Age | Commit message (Expand) | Author |
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 |
2011-02-14 | Refs #2610: Custom template handler for views now sent through call_user_func | ewinslow |
2011-02-14 | Refs #2124: Adding backwards compatibility conversions for internalname/inter... | ewinslow |
2011-02-14 | Cleaned up views/default/page/ directory | ewinslow |
2011-02-14 | Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9 | ewinslow |
2011-02-14 | More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl... | ewinslow |
2011-02-14 | Fixes #2902: Added elgg-toggler pattern. | ewinslow |
2011-02-14 | remove some unused css from admin theme | cash |
2011-02-14 | Clearing caches in ElggBatch. | brettp |
2011-02-14 | Cache handler won't serve up cached pages if caching is disabled. Refs #2758:... | brettp |
2011-02-14 | Removed last of deprecated metadata calls in trunk. | brettp |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-14 | Fixes #2918. Moved annotation/metadata delete functions from ElggUser to Elgg... | brettp |
2011-02-14 | More fixes to annotations/metadata changes. Now all function support getting ... | brettp |
2011-02-14 | Fixes #2914. Merged fix for r.time_created sorting to trunk. | brettp |
2011-02-14 | getting rid of some warnings in theme preview | cash |
2011-02-14 | Refs #2903 navigation updated for theme preview | cash |
2011-02-14 | Removed accidental commit. | brettp |