Age | Commit message (Expand) | Author |
2011-02-18 | @todos for refactoring admin statistics | ewinslow |
2011-02-18 | Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled plug... | brettp |
2011-02-18 | Don't show the bookmark this link if you're not logged in. | brettp |
2011-02-18 | improved .elgg-gallery and added .elgg-photo | cash |
2011-02-18 | Refs #2847. Install now sets the viewspath_cache_enabled. | brettp |
2011-02-18 | Refs #2847. Fixed simplecache settings and functionality for initial installa... | brettp |
2011-02-18 | Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard... | brettp |
2011-02-17 | Fixes faulty logic in twitter services that allowed new users to register via... | brettp |
2011-02-17 | Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com... | brettp |
2011-02-17 | Cleaned up a manual implementation of elgg-module | ewinslow |
2011-02-17 | Further cleanup of bookmarks. Moved bookmarklet to plugin. Pulled in the 1.7 ... | brettp |
2011-02-17 | Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo... | brettp |
2011-02-17 | Hiding the filter tabs for bookmarks when not in a filter context. | brettp |
2011-02-17 | Fixed typo in filter nav view. | brettp |
2011-02-17 | Fixes #2680: Added group support to bookmarks plugin. | brettp |
2011-02-17 | Refs #2680: Bookmarks revamp, part 3: menus and bookmarklet. | brettp |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
2011-02-17 | added tinymce to admin css | cash |
2011-02-16 | Fixes #2915. Can edit widget settings again. | brettp |
2011-02-16 | Refs #2680. Bookmarks revamp, part 2. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Moved all deprecated core functions into the appropriate deprecation fine | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2695: Return false on autoload fail, rather than throwing exception | ewinslow |
2011-02-15 | Fixes #2777: delete_entity is now recursive | ewinslow |
2011-02-15 | Fixes #2860: Deprecated several registration functions that were using the 'c... | ewinslow |
2011-02-15 | Fixes #2924: elgg-grid clearfixes | ewinslow |
2011-02-15 | Fixes #2476: update_entity_last_action() sanitizes posted time. | ewinslow |
2011-02-15 | Updated egef_plugin_user_settings() to accept plugin_id instead of plugin_name. | brettp |
2011-02-15 | Fixes #2926: Fixed upgrade for plugin user settings. | brettp |
2011-02-15 | added language strings for theme preview | cash |
2011-02-15 | Refs #2693: Walledgarden code cleanup -- Too much custom code | ewinslow |
2011-02-15 | moved lorem ipsum into a view | cash |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2920: Moved simplecache functions into cache.php | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Refs #2102: addressing more userpicker/autocomplete bugs | ewinslow |
2011-02-15 | Refs #2102: Some input/autocomplete fixes | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-15 | Friendspicker was moved to js/lib/friends_picker.js | ewinslow |
2011-02-15 | Refs #2102: Replace input/userpicker with jQuery UI autocomplete | ewinslow |
2011-02-15 | Combining two rewrite rules into one | ewinslow |
2011-02-14 | Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested) | ewinslow |
2011-02-14 | Prepended elgg_ to (un)register_page_handler() functions. Deprecated old ones | ewinslow |
2011-02-14 | Views in the js/ directory should not contain <script> tags | ewinslow |
2011-02-14 | Saving avatar filename with user GUID instead of old-style username. | nickw |
2011-02-14 | Removed unnecessary deprecated javascript function | ewinslow |
2011-02-14 | No need for double-namespacing of javascript functions | ewinslow |
2011-02-14 | Give the css preview a little more vertical breathing room | ewinslow |