aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-14remove some unused css from admin themecash
2011-02-14Clearing caches in ElggBatch.brettp
2011-02-14Cache handler won't serve up cached pages if caching is disabled. Refs #2758:...brettp
2011-02-14Removed last of deprecated metadata calls in trunk.brettp
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-14Fixes #2918. Moved annotation/metadata delete functions from ElggUser to Elgg...brettp
2011-02-14More fixes to annotations/metadata changes. Now all function support getting ...brettp
2011-02-14Fixes #2914. Merged fix for r.time_created sorting to trunk.brettp
2011-02-14getting rid of some warnings in theme previewcash
2011-02-14Refs #2903 navigation updated for theme previewcash
2011-02-14Removed accidental commit.brettp
2011-02-14Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...brettp
2011-02-14Refs #2903 moving theme preview into developers plugin - navigation and title...cash
2011-02-13Deprecated ElggEntity->clearMetadata() by ElggEntity->deleteMetadata(). Disab...brettp
2011-02-13If using a callback in ElggBatch, make sure there's an initial value to return.brettp
2011-02-13Allowing metastrings_type for metastring-based object functions.brettp
2011-02-13added tabs to admin themecash
2011-02-13updates externalpages to 1.8cash