Age | Commit message (Expand) | Author |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-11 | Removed unused view: output/rss_view | ewinslow |
2011-02-11 | Converted hardcoded styles to css primitives | ewinslow |
2011-02-10 | Removed nonsensical comments | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b... | ewinslow |
2011-02-10 | disabled => elgg-state-disabled in plugins (only found in blog and groups) | ewinslow |
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Using spacing primitives rather than <br/> | ewinslow |
2011-02-10 | Corrected minor problem with admin tables | ewinslow |
2011-02-10 | Plugin settings forms now use the forms/ directory | ewinslow |
2011-02-10 | fixed access issue on menu name | cash |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co... | brettp |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-09 | Refs #2869, #2874. Renamed ElggPlugin::remove* functions to unset*. Added El... | brettp |
2011-02-09 | Slightly more efficient way of declaring spacing helpers | ewinslow |
2011-02-09 | updated version number | cash |
2011-02-09 | Refs #2869: Fixed problems when deleting user settings using wrapper function. | brettp |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-09 | Fixed typo that break ElggPlugin::isActive(). | brettp |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
2011-02-08 | Fixes #2858: is_plugin_enabled() is deprecated by elgg_is_active_plugin() ins... | brettp |
2011-02-08 | Fixes #2869: User settings for plugins work again. | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-08 | Deprecated isadminloggedin(), isloggedin(), get_loggedin_user(), and get_logg... | brettp |
2011-02-08 | cleaned up tagcloud plugin | cash |
2011-02-08 | updated search plugin for new html/css | cash |
2011-02-08 | ahhh...missed this one too | cash |
2011-02-08 | missed this file in the admin backend update last night | cash |
2011-02-08 | added a class variable to title view | cash |
2011-02-08 | Fixes #2863: Can now use all 6 dep types with conflicts. | brettp |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-08 | Running plugins' blurb, description, name, and screenshot->description throug... | brettp |
2011-02-08 | rough system messages implementation for admin backend | cash |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-08 | more tweaking of css - menu and general clean up | cash |
2011-02-08 | starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading... | cash |
2011-02-07 | removed some old css no longer supported by modern browsers | cash |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-07 | Added dragger icon. | brettp |
2011-02-07 | fixed typo in plugin library | cash |
2011-02-07 | Fixes 2354 Using list instead of listing for search now | cash |
2011-02-07 | Fixes #2335 #2336 clean up and minor standardization of search plugin - needs... | cash |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-07 | moved sticky forms into the input library | cash |