Age | Commit message (Expand) | Author |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
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-25 | Converted report-this icon to be compatible with elgg_view_icon | ewinslow |
2011-02-25 | Refs #2895: Removed footer/links view. Moved report-this link into alternate... | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
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 reported content to use elgg_view_form | cash |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-26 | added reported content widget | cash |
2011-01-26 | adding margin to admin buttons | cash |
2011-01-14 | changed layout on pages to one_sidebar | cash |
2010-12-29 | fixes for previous commit | cash |
2010-12-29 | added admin utilities menu item | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | cleaning up the page footer - still need to add css for footer menu | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-29 | Fixes #2508 Sending user to referrer in reported content admin actions | cash |
2010-11-29 | cleaned up the reported content plugin | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout 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-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | 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 #1439: Using new page_owner functions in all of core | 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-10-01 | Fixed incorrect echoing of an array. | brettp |
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ... | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |