aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-09Refs #2869, #2874. Renamed ElggPlugin::remove* functions to unset*. Added El...brettp
2011-02-09Slightly more efficient way of declaring spacing helpersewinslow
2011-02-09updated version numbercash
2011-02-09Refs #2869: Fixed problems when deleting user settings using wrapper function.brettp
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-09Fixed typo that break ElggPlugin::isActive().brettp
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Fixes #2858: is_plugin_enabled() is deprecated by elgg_is_active_plugin() ins...brettp
2011-02-08Fixes #2869: User settings for plugins work again.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-08Deprecated isadminloggedin(), isloggedin(), get_loggedin_user(), and get_logg...brettp
2011-02-08cleaned up tagcloud plugincash
2011-02-08updated search plugin for new html/csscash
2011-02-08ahhh...missed this one toocash
2011-02-08missed this file in the admin backend update last nightcash
2011-02-08added a class variable to title viewcash
2011-02-08Fixes #2863: Can now use all 6 dep types with conflicts.brettp
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ...brettp
2011-02-08Running plugins' blurb, description, name, and screenshot->description throug...brettp
2011-02-08rough system messages implementation for admin backendcash
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-08bringing us a little closer to validatingcash
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-08more tweaking of css - menu and general clean upcash
2011-02-08starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading...cash
2011-02-07removed some old css no longer supported by modern browserscash
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field...brettp
2011-02-07Added dragger icon.brettp
2011-02-07fixed typo in plugin librarycash
2011-02-07Fixes 2354 Using list instead of listing for search nowcash
2011-02-07Fixes #2335 #2336 clean up and minor standardization of search plugin - needs...cash
2011-02-07Added drag and drop reordering of plugins. Started pulling out admin area's j...brettp
2011-02-07moved sticky forms into the input librarycash
2011-02-06removing old entities views that are no longer needed and did the last change...cash
2011-02-06forgot to delete old views in last commitcash
2011-02-06updated the groups plugin to use the new icon structurecash
2011-02-06updated the file plugin to use the new icon structurecash
2011-02-06fixed some minor documentation issuescash
2011-02-06missed this use of elgg_count_comments() in change to ->countComments()cash
2011-02-06Fixed bug when trying to set a plugin's priority to 1 without using "first."brettp
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-06Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()cash
2011-02-06forgot this file from a previous commitcash
2011-02-06Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete actioncash
2011-02-06more css/html improvements - added .elgg-table and a featured modulecash
2011-02-06Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha...cash
2011-02-05using elgg-module-<type> cash
2011-02-05a little clean up of unnecessary viewscash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash