aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
AgeCommit message (Expand)Author
2013-09-12stop page propagation if there is no page or containerMatt Beckett
2013-09-01Pages/Bookmarks: Match language convention for adding an objectSteve Clay
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that does...cash
2013-04-19Merge pull request #5325 into 1.8 branchcash
2013-04-13cleanup of entity caching codecash
2013-04-13clear entity cache for the subpages that were promoted to pagesCash Costello
2013-04-09Removing redundant logged in user check from pages annotation delete action (...Jeff Tilson
2013-04-05Allow pages revisions to be reverted or deletedJeff Tilson
2013-03-30fixed upgrade script - was skipping pages because we were changing the result...cash
2013-03-30Refs #1708. Restore disappeared subpages, which its parent page was top_page ...Sem
2013-03-30fixed the switch from page to page_top - the parent_guid metadata needed to b...cash
2013-03-30Fixes #1708. Moving up subpages when delete a page wasn't be applied in page_...Sem
2013-03-30Fixes #4349 friends can edit pages nowcash
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2012-12-16Refs #1334. Move the page parent input to pages/input/parent.Brett Profitt
2012-12-15Merge branch 'pr-316' into 1.8Brett Profitt
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-10-03correct singual usage of subtype in elgg_get_entities_* functionsJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-08-05Fixes #4773. Added alt attribute in page icons.Sem
2012-07-14Refs #1334. Readded hidden input in edit page form, only on page creation.Sem
2012-07-14Refs #1334. Prevent cycles in the pages tree.Sem
2012-07-13Fixes #1334. Added dropdown to change the parent of a page.Sem
2012-07-04pages does not have a welcome message anymoreCash Costello
2012-07-02removed a warning when creating the pages menu treeCash Costello
2012-06-23Fixes #4610 better handling of content requiring a logged in userCash Costello
2012-06-20changed: loading of jQuery treeview library to prevent potentialJerome Bakker
2012-06-18fixed a warning due to foreach over empty arrayCash Costello
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ...Cash Costello
2012-06-15Fixes #4343 a user that can write to group can create subpages (sem's pull re...Cash Costello
2012-06-02Fixes #4536 removes use of deprecated list_annotations() from pages pluginCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2012-05-01Refs #2139. Checking in pages delete action for owner / adminBrett Profitt
2012-05-01Admin users can create sub pages.Brett Profitt
2012-05-01Fixes #1830. Removed access and write access inputs for non-owners and non-ad...Brett Profitt
2012-03-26Fixes #4419: Pages icons now work with all sizesEvan Winslow
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-02-08Fixes #3678 adds better description of pages pluginCash Costello
2012-01-27Fixes #4309 added language stringCash Costello
2012-01-18Fixes #3911. File and page icons with transparent backgrounds since now.Sem
2012-01-04Fixes #4266 fixed limit bugs with pages plugincash
2011-11-10fixed WSOD when trying to edit a private pagecash
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-10-29adds a river layout view that all river views should usecash
2011-10-25added new view for the full display of objectscash
2011-10-24Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio...cash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt