aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-11Fixes #2888: Plugins are checked for validity in elgg_get_plugins(). It won't...brettp
2011-02-11Bah Didn't hit save on annotations.php before I commited the previous change.brettp
2011-02-11Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php.brettp
2011-02-11Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat...brettp
2011-02-11Added $viewer callback option for elgg_list_entities().brettp
2011-02-11Fixed doc spacing that was throwing errors in PHP Code Sniffer.brettp
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Added css/elements/modules.php. Modules and widgets deserve their own space.ewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-11Moved get_annotations() to deprecated-1.8.brettp
2011-02-11Refs #650. Deprecated get_annotations() for elgg_get_annotations().brettp
2011-02-11not outputing all the plugin information in diagnostics plugin due to new plu...cash
2011-02-11Fixes #2872 - returned plugin settings menu to working ordercash
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-11elgg-$state-dependency => elgg-state-(error|success)ewinslow
2011-02-11Removed unused view: output/rss_viewewinslow
2011-02-11Converted hardcoded styles to css primitivesewinslow
2011-02-10Removed nonsensical commentsewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
2011-02-10Moved the simple plugins admin form to the forms/ direwinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Using spacing primitives rather than <br/>ewinslow
2011-02-10Corrected minor problem with admin tablesewinslow
2011-02-10Plugin settings forms now use the forms/ directoryewinslow
2011-02-10fixed access issue on menu namecash
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
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