Age | Commit message (Expand) | Author |
2012-01-21 | switched the function names to system cache | Cash Costello |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-09-12 | Fixes #3801 fixed documentation for page_owner_entity() | Cash Costello |
2011-09-05 | Improved documentation for deprecated functions. | Brett Profitt |
2011-06-25 | Don't say the db was upgradeded when it wasn't. | Brett Profitt |
2011-06-11 | Fixes #3039 added elgg_delete_river() | cash |
2011-06-09 | Refs #3510, #3366. Added warning about count vs sum in egef_annotation_count(... | brettp |
2011-06-01 | Fixes #3455 added documentation back to deprecated functions | cash |
2011-05-06 | Fixed wrapper for annotation calculations. | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-14 | Fixed problem with list_entities_from_metadata() wrapper. | brettp |
2011-04-14 | Refs #3195. Changed the way annotation calculations are performed. Seems to b... | brettp |
2011-04-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash |
2011-03-26 | Refs #3248 deprecates remove_submenu_item() | cash |
2011-03-20 | Fixes #3190. Added elgg_count_comments() to deprecated-1.8.php. | brettp |
2011-03-13 | Fixes #3116 old method of getting site menu works again | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-21 | elgg-owner-block-menu => elgg-menu-owner-block | ewinslow |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-18 | Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard... | brettp |
2011-02-15 | Moved all deprecated core functions into the appropriate deprecation fine | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2860: Deprecated several registration functions that were using the 'c... | ewinslow |
2011-02-14 | Prepended elgg_ to (un)register_page_handler() functions. Deprecated old ones | ewinslow |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-13 | Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi... | brettp |
2011-02-12 | Refs #650. Changed elgg_get_metadata_by_id() to elgg_get_metadata_from_id() t... | brettp |
2011-02-12 | Deprecated get_metadata() by elgg_get_metadata_by_id() to avoid confusion wit... | brettp |
2011-02-12 | Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge... | brettp |
2011-02-12 | register_entity_url_handler => elgg_register_entity_url_handler (because ever... | ewinslow |
2011-02-12 | Added missing @deprecated tags to a couple functions | ewinslow |
2011-02-12 | set_view_location => elgg_set_view_location (to match elgg_get_view_location) | ewinslow |
2011-02-11 | Typo correction: @deprecate => @deprecated | ewinslow |
2011-02-11 | Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php. | brettp |
2011-02-11 | Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat... | brettp |
2011-02-11 | Moved get_annotations() to deprecated-1.8. | brettp |
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co... | brettp |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-09 | Refs #2869, #2874. Renamed ElggPlugin::remove* functions to unset*. Added El... | brettp |
2011-02-08 | Fixes #2858: is_plugin_enabled() is deprecated by elgg_is_active_plugin() ins... | brettp |
2011-02-08 | Deprecated isadminloggedin(), isloggedin(), get_loggedin_user(), and get_logg... | brettp |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-04 | Fixes #2820, Fixes #2823. Using elgg_get_plugins() in elgg_get_plugins_provid... | brettp |
2011-02-03 | Updated elgg_get_plugin_path in load_plugin_manifest to elgg_get_plugins_path | ewinslow |
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files for... | ewinslow |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-02-01 | Moving deprecated functions out of files access.php - entities.php. This tim... | ewinslow |