aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
AgeCommit message (Expand)Author
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-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
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-10Refs #3916 added checks to all content plugins in master for page owner in mi...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-04Refs #3661. Better filtering for container_guid in pages.Brett Profitt
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-11Fixes #3523 setting public write access to logged in for pagescash
2011-06-11Refs #3523 added a view for write access in pages plugincash
2011-06-11Fixes #2672 limiting deleting pages and creating sub pagescash
2011-06-08River revamp for 1.8Evan Winslow