aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-15Refs #2102: Some input/autocomplete fixesewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-15Friendspicker was moved to js/lib/friends_picker.jsewinslow
2011-02-15Refs #2102: Replace input/userpicker with jQuery UI autocompleteewinslow
2011-02-15Combining two rewrite rules into oneewinslow
2011-02-14Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)ewinslow
2011-02-14Prepended elgg_ to (un)register_page_handler() functions. Deprecated old onesewinslow
2011-02-14Views in the js/ directory should not contain <script> tagsewinslow
2011-02-14Saving avatar filename with user GUID instead of old-style username.nickw
2011-02-14Removed unnecessary deprecated javascript functionewinslow
2011-02-14No need for double-namespacing of javascript functionsewinslow
2011-02-14Give the css preview a little more vertical breathing roomewinslow
2011-02-14Refs #2610: Custom template handler for views now sent through call_user_funcewinslow
2011-02-14Refs #2124: Adding backwards compatibility conversions for internalname/inter...ewinslow
2011-02-14Cleaned up views/default/page/ directoryewinslow
2011-02-14Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9ewinslow
2011-02-14More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl...ewinslow
2011-02-14Fixes #2902: Added elgg-toggler pattern.ewinslow