aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-04-08Fixes #3320 no longer require the upgrade to disable the members plugincash
2011-04-07Fixes #3232 removed unnecessary distinct plus variable in select for metastri...cash
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
2011-04-06moved two more deprecated functions out of the main libscash
2011-04-04Refs #3073 first version of horizontal river menu. css still needs work for l...cash
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
2011-04-03better title attributes for entity menu edit/delete linkscash
2011-04-03Refs #3108 partial implementation of new sprites (widgets, hover menu, search...cash
2011-04-02Refs #3149 reimplemented fix for calling a handler more than once in trunkcash
2011-04-02Refs #2988 corrected typo in trunkcash
2011-04-02Refs #2878 fixes detect_extender_valuetype() in trunkcash
2011-04-02Refs #3277 merged fix for recursive delete and disabled entities into trunkcash
2011-04-02Fixes #3208 setting time_created on updatecash
2011-04-02Fixes #3244 fixed variable name in ElggPluginManifestcash
2011-04-01Fixes #3231 welcome back, members plugincash
2011-04-01Refs #3287 setting null for menu href means you want an empty <a></a> tag wit...cash
2011-04-01Fixes #3287 added documentation on non-link menu items cash
2011-04-01Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to...cash
2011-04-01Fixes #3207 passing code variable to form for password resetcash
2011-03-30Fixed ajax status for elgg.action().brettp
2011-03-29Fixed auto-display of system errors in ajax actions. Fixed docs for system_me...brettp
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
2011-03-27Fixes #2591 removing newlines in queries - thanks to Tachyoncash
2011-03-27Refs #3085 updated elgg_view_annotation() to use $vars arraycash
2011-03-27Refs #3085 added $vars array to elgg_view_river_item()cash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-27Refs #3086 adds backward compatibility code in elgg_view() for full_view vs fullcash
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
2011-03-26Fixes #3249 fixed name of actions exists functioncash
2011-03-26Fixes #3026 documentation for menu systemcash
2011-03-26Fixes #2233 added documentation on admin menus and pagescash
2011-03-26Refs #3248 deprecates remove_submenu_item()cash
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash
2011-03-26Refs #3238 fix for updating name of metadata for trunkcash
2011-03-26Fixes #3246 fixed ElggMetadata() constructorcash
2011-03-26Fixes typo in ElggPluginPackage constructor: https://github.com/lorea/Elgg/co...cash
2011-03-26fixed notice in get_context() when no context is setcash
2011-03-26Fixes typo in variable name: https://github.com/lorea/Elgg/commit/4bdbaa793ad...cash
2011-03-26added defaults for value_type and owner_guid to create_metadata - refs https:...cash
2011-03-26some light standardization of the core librariescash
2011-03-26Closes #3202 'count' already supported, added unit testscash
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and integr...cash
2011-03-25Refs #3119 if only one item left, move it off more menu (but only when nothin...cash
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
2011-03-23Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ...cash
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
2011-03-23Fixes #3165 admins get widgets on upgrade - new upgrade creation process supe...cash
2011-03-23Refs #3165 new admin users all get admin widgetscash
2011-03-23Fixes #3160 just needed a small variation off of [8762] to handle getting fil...cash
2011-03-23Fixes #3205 reverting [8762]cash