Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | Merge pull request #5325 into 1.8 branch | cash | |
2013-04-13 | cleanup of entity caching code | cash | |
2013-04-13 | clear entity cache for the subpages that were promoted to pages | Cash Costello | |
2013-04-09 | Removing redundant logged in user check from pages annotation delete action ↵ | Jeff Tilson | |
(also from the comments delete core action) | |||
2013-04-05 | Allow pages revisions to be reverted or deleted | Jeff Tilson | |
2013-03-30 | fixed the switch from page to page_top - the parent_guid metadata needed to ↵ | cash | |
be deleted | |||
2013-03-30 | Fixes #1708. Moving up subpages when delete a page wasn't be applied in ↵ | Sem | |
page_top subtype. | |||
2012-12-16 | Refs #1334. Move the page parent input to pages/input/parent. | Brett Profitt | |
2012-12-15 | Merge branch 'pr-316' into 1.8 | Brett Profitt | |
2012-10-10 | Fixes #4593: All titles are HTML-escaped plain text | Steve Clay | |
2012-07-14 | Refs #1334. Prevent cycles in the pages tree. | Sem | |
2012-07-13 | Fixes #1334. Added dropdown to change the parent of a page. | Sem | |
2012-05-01 | Refs #2139. Checking in pages delete action for owner / admin | Brett Profitt | |
2012-05-01 | Fixes #1830. Removed access and write access inputs for non-owners and ↵ | Brett Profitt | |
non-admins. | |||
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin ↵ | cash | |
still needs plenty of work git-svn-id: http://code.elgg.org/elgg/trunk@8167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-06 | Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8044 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-22 | more clean up of the pages plugin to use new HTML/CSS | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7898 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-15 | pages plugin using new layout - still need to get subpages working and ↵ | cash | |
navigation git-svn-id: http://code.elgg.org/elgg/trunk@7885 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | removed pages update river code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7660 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7434 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-14 | Fixes #2572: Removed last @license tag from pages plugin | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7304 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵ | cash | |
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Using REFERER shorthand throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], ↵ | ewinslow | |
$_SESSION['user'], etc. git-svn-id: http://code.elgg.org/elgg/trunk@7139 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-20 | Refs #2496 - manually merged [6975] from 1.7 branch | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7102 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-20 | fixed stray character that got into pages edit action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7101 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ↵ | cash | |
due to standardization of code in trunk but not branch) git-svn-id: http://code.elgg.org/elgg/trunk@6848 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-16 | More code cleanup to pages. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6730 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-15 | First pass at standardizing pages. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6716 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-15 | Converting spaces to tabs without the stray t. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6714 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-15 | Convert spaces to tabs. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6713 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-06-15 | Quick and dirty changes to pages to work on 1.8's layout. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6495 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-05 | Merged 5487:5525 from 1.7 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5621 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5378 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-03 | Pulled in the interface changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2008-08-13 | Once again removing an accidentally committed plugin | ben | |
git-svn-id: https://code.elgg.org/elgg/trunk@1896 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2008-08-13 | Added a new latest activity title to the front page | ben | |
git-svn-id: https://code.elgg.org/elgg/trunk@1895 36083f99-b078-4883-b0ff-0f9b5a30f544 |