Age | Commit message (Expand) | Author |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #3005. Added links to admin faq, admin manual, blog, and community foru... | brettp |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-02-26 | Fixes #2951 not registering utilities menu item by default but added code to ... | cash |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-26 | moved admin messages into admin page shell | cash |
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Simplify registration of jeditable library | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-13 | documentation update for admin functions | cash |
2011-02-13 | admin menu uses weights for ordering | cash |
2011-02-11 | Fixes #2872 - returned plugin settings menu to working order | cash |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |
2011-02-01 | Moving deprecated functions out of files access.php - entities.php. This tim... | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-24 | welcome to the admin dashboard | cash |
2011-01-08 | finished the admin title modifications | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2011-01-02 | revert structure of admin views and fixed uniqueness of admin page menu items | cash |
2010-12-29 | added admin utilities menu item | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-19 | added a ready,system event so that plugins can do things after the init has f... | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |