aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Simplify registration of jeditable libraryewinslow
2011-02-22Refs #2790 - fixes it for real this timecash
2011-02-22Fixes #2790 adds fix from 1.7 branch into trunkcash
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Default page owner code now ignores the query. Works for pages like pg/bookma...brettp
2011-02-21fixed caching of user avatarscash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-21Fixes #2310. Rewriting disable_registration to allow_registration in walled g...brettp
2011-02-20Fixed a few bugs with create_upgrade.php. It now also automatically incremen...brettp
2011-02-20added code to figure out page owner rather than explicitly setting in all the...cash
2011-02-20Fixes #2049. Created migration for 1.7 custom profile fields to 1.8.brettp
2011-02-20Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8.brettp
2011-02-20Refs #2956. Merged left out merges from r2799 to trunk.brettp
2011-02-20Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.brettp
2011-02-20Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ...brettp
2011-02-20Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and...brettp
2011-02-20Refs #2617, #2956: Merged email notification exception message fix in r7926 t...brettp
2011-02-20Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...brettp
2011-02-20Fixed problems with user-self registration if default widgets are set.brettp
2011-02-19fixed typocash
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp
2011-02-19added documentation for the livesearch page handlercash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Fixing list_registered_entities() from displaying things it should. You now ...brettp
2011-02-18Fixes #2943: Removed engine/lib/install.phpewinslow
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-18Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled plug...brettp
2011-02-18Refs #2847. Fixed simplecache settings and functionality for initial installa...brettp
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
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 #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-15Fixes #2920: Moved simplecache functions into cache.phpewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow