aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
AgeCommit message (Expand)Author
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
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-05-14fixed page revisions url overridecash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-26Fixes #3239 entities aren't blown away in form prepare functions any morecash
2011-03-26fixed language strings in pages plugincash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-22fixed position of longtext menu when editing pagescash
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
2011-03-22Refs #3176 missed group owner page in script renamingcash
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
2011-03-19Fixes #3158 updated search and pages plugins for page handler scriptscash
2011-03-13added text to pages plugin for case where no pages have been created on sitecash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-05changed rest of title buttons to an elgg-menucash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-19Fixes #2955 fixed typocash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow