aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-18Fixed plugin settings save form.brettp
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-18Added some color to the selected state for admin page menu so we can tell wha...ewinslow
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when a...ewinslow
2011-02-18Improved the admin menu a bitewinslow
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-18Fixes #2943: Removed engine/lib/install.phpewinslow
2011-02-18Adding plugin hooks for authorization and login events.nickw
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Removed unused var in widgets layout.brettp
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-18@todos for refactoring admin statisticsewinslow
2011-02-18Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled plug...brettp
2011-02-18Don't show the bookmark this link if you're not logged in.brettp
2011-02-18improved .elgg-gallery and added .elgg-photocash
2011-02-18Refs #2847. Install now sets the viewspath_cache_enabled.brettp
2011-02-18Refs #2847. Fixed simplecache settings and functionality for initial installa...brettp
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
2011-02-17Fixes faulty logic in twitter services that allowed new users to register via...brettp
2011-02-17Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com...brettp
2011-02-17Cleaned up a manual implementation of elgg-moduleewinslow
2011-02-17Further cleanup of bookmarks. Moved bookmarklet to plugin. Pulled in the 1.7 ...brettp
2011-02-17Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo...brettp
2011-02-17Hiding the filter tabs for bookmarks when not in a filter context.brettp
2011-02-17Fixed typo in filter nav view.brettp
2011-02-17Fixes #2680: Added group support to bookmarks plugin.brettp
2011-02-17Refs #2680: Bookmarks revamp, part 3: menus and bookmarklet.brettp
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-17added tinymce to admin csscash
2011-02-16Fixes #2915. Can edit widget settings again.brettp
2011-02-16Refs #2680. Bookmarks revamp, part 2.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Moved all deprecated core functions into the appropriate deprecation fineewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2695: Return false on autoload fail, rather than throwing exceptionewinslow
2011-02-15Fixes #2777: delete_entity is now recursiveewinslow
2011-02-15Fixes #2860: Deprecated several registration functions that were using the 'c...ewinslow
2011-02-15Fixes #2924: elgg-grid clearfixesewinslow
2011-02-15Fixes #2476: update_entity_last_action() sanitizes posted time.ewinslow
2011-02-15Updated egef_plugin_user_settings() to accept plugin_id instead of plugin_name.brettp
2011-02-15Fixes #2926: Fixed upgrade for plugin user settings.brettp
2011-02-15added language strings for theme previewcash
2011-02-15Refs #2693: Walledgarden code cleanup -- Too much custom codeewinslow
2011-02-15moved lorem ipsum into a viewcash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2920: Moved simplecache functions into cache.phpewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Refs #2102: addressing more userpicker/autocomplete bugsewinslow