aboutsummaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Expand)Author
2011-02-22forms/friends/edit no longer contains input/form logicewinslow
2011-02-21Removed use of deprecated set_page_ownerewinslow
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-25converted widgets to modules cash
2011-01-14changed layout on pages to one_sidebarcash
2010-12-30Refs #2428 removed more CONFIG usescash
2010-12-20added elgg-icon-delete and elgg-icon-likescash
2010-12-19fixed a few bugs and updated the widget codecash
2010-12-19starting to use the grid in the widget codecash
2010-12-18moved profile edit form into corecash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash
2010-12-17updated some of the core pages based on new CSS and layoutscash
2010-12-17reorganized the settings views and updated the pages to use new layoutcash
2010-12-16replaced deprecated function in members search pagecash
2010-12-16added title parameter to one_sidebar layoutcash
2010-12-16layout views should use 'content' to support alternate viewtypes (like rss) -...cash
2010-12-15moving friends views into corecash
2010-12-15moved friend forms into forms directorycash
2010-12-15moved account forms into forms directorycash
2010-12-14Fixes #2723 members listing pages now in corecash
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...cash
2010-12-12removed unused dashboard directorycash
2010-12-12moved dashboard handler into base pages directorycash
2010-11-30Refs #2428 removed a few CONFIG uses in corecash
2010-11-17Refs #1411 using new elgg_list* functions in friends page handlerscash
2010-11-17Refs #2662 removed html from friends page handlerscash
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-22Fixes #2578 - entity pages should not need call to load enginecash
2010-09-30Closes #2344 - moves friends pages into pages directorycash
2010-09-30Refs #2344 - moves entities directory to pages directorycash
2010-09-30Refs #2344 - moves settings pages into the pages directorycash
2010-09-30Refs #2344 - moves dashboard pages into pages directorycash
2010-09-30Refs #2344 - move account pages into pages directorycash