Age | Commit message (Expand) | Author |
2011-06-09 | Refs #3410 all admin menu items have consistent capitalization | cash |
2011-06-09 | setting correct category for diagnostics plugin | cash |
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and t... | cash |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-13 | wrapped the submit button in diagnostics plugin with a <p> so the bottom does... | cash |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-22 | Touch ups for diagnostics plugin | ewinslow |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-11 | not outputing all the plugin information in diagnostics plugin due to new plu... | cash |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | ahhh...missed this one too | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-01-23 | forgot diagnostics plugin from previous commit | cash |
2011-01-08 | finished the admin title modifications | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2010-12-29 | updated the diagnostics plugin to use the new admin backend | cash |
2010-12-29 | Fixes #2241 - removed direct calls to the content wrapper view and removed th... | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-15 | updated to removing more deprecation warnings (from hellekin) | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
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-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
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 gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-02-22 | Fixes #1544: plugin hook for diagnostics now for entity "system" | cash |