aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Collapse)Author
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restartingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8969 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 sorting upgrades so that upgrades from old upgrade system are ↵cash
ordered in datalist array git-svn-id: http://code.elgg.org/elgg/trunk@8966 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 deleting old config value in registration upgradecash
git-svn-id: http://code.elgg.org/elgg/trunk@8965 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 cleaned up upgrade sequence so that we don't need special catch ↵cash
for that one upgrade created during 1.7 development. It doesn't hurt running it twice so sites currently using svn trunk will not be negatively affected. git-svn-id: http://code.elgg.org/elgg/trunk@8964 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 moved the default site access check upgrade script to before the ↵cash
plugin upgrade so plugin upgrade is last upgrade in old upgrade system. The site access script can be run multiple times without causing problems. git-svn-id: http://code.elgg.org/elgg/trunk@8963 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 upgrade.php is a much better name for the upgrade librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@8962 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 cleaned up comments on upgrades and removed the turning off of ↵cash
time limit in individual upgrades since this is now handled by the upgrade function git-svn-id: http://code.elgg.org/elgg/trunk@8961 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 we never distributed an oauth_lib plugin so we don't need an ↵cash
upgrade (those following svn trunk have already upgraded or can manually update this) git-svn-id: http://code.elgg.org/elgg/trunk@8960 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09Refs #3241 we never distributed a plugin called oauth and Justin Richer has ↵cash
so let's not disable his plugin git-svn-id: http://code.elgg.org/elgg/trunk@8959 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-09added a comment to explain why the call to elgg_add_admin_widgets() in the ↵cash
upgrade script has parameters like it does git-svn-id: http://code.elgg.org/elgg/trunk@8958 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-08Fixes #3320 no longer require the upgrade to disable the members plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8952 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-07Fixes #3232 removed unnecessary distinct plus variable in select for ↵cash
metastrings calculation git-svn-id: http://code.elgg.org/elgg/trunk@8951 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-06moved two more deprecated functions out of the main libscash
git-svn-id: http://code.elgg.org/elgg/trunk@8945 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Refs #3073 first version of horizontal river menu. css still needs work for ↵cash
likes and the comment text bubble needs to be darkened git-svn-id: http://code.elgg.org/elgg/trunk@8935 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03better title attributes for entity menu edit/delete linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8929 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #3108 partial implementation of new sprites (widgets, hover menu, ↵cash
search are all broken) git-svn-id: http://code.elgg.org/elgg/trunk@8925 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3149 reimplemented fix for calling a handler more than once in trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #2878 fixes detect_extender_valuetype() in trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8913 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3277 merged fix for recursive delete and disabled entities into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8909 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3208 setting time_created on updatecash
git-svn-id: http://code.elgg.org/elgg/trunk@8904 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3231 welcome back, members plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8895 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3287 added documentation on non-link menu items cash
git-svn-id: http://code.elgg.org/elgg/trunk@8893 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also ↵cash
to gprasanth git-svn-id: http://code.elgg.org/elgg/trunk@8891 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3207 passing code variable to form for password resetcash
git-svn-id: http://code.elgg.org/elgg/trunk@8886 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-30Fixed ajax status for elgg.action().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8883 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixed auto-display of system errors in ajax actions. Fixed docs for ↵brettp
system_messages(). Blech...that needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8879 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@8878 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #2591 removing newlines in queries - thanks to Tachyoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8869 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3085 updated elgg_view_annotation() to use $vars arraycash
git-svn-id: http://code.elgg.org/elgg/trunk@8868 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3085 added $vars array to elgg_view_river_item()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8867 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3086 adds backward compatibility code in elgg_view() for full_view vs fullcash
git-svn-id: http://code.elgg.org/elgg/trunk@8865 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
git-svn-id: http://code.elgg.org/elgg/trunk@8863 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3249 fixed name of actions exists functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@8862 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3026 documentation for menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8857 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #2233 added documentation on admin menus and pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8856 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Refs #3248 deprecates remove_submenu_item()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8855 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash
git-svn-id: http://code.elgg.org/elgg/trunk@8852 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Refs #3238 fix for updating name of metadata for trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8850 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26fixed notice in get_context() when no context is setcash
git-svn-id: http://code.elgg.org/elgg/trunk@8846 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes typo in variable name: ↵cash
https://github.com/lorea/Elgg/commit/4bdbaa793ad45a544fd6759fd0d9d3e7524d8577 git-svn-id: http://code.elgg.org/elgg/trunk@8845 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26added defaults for value_type and owner_guid to create_metadata - refs ↵cash
https://github.com/lorea/Elgg/commit/451d79f8b88023bfea40167027345d226b928dcf git-svn-id: http://code.elgg.org/elgg/trunk@8844 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26some light standardization of the core librariescash
git-svn-id: http://code.elgg.org/elgg/trunk@8843 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Closes #3202 'count' already supported, added unit testscash
git-svn-id: http://code.elgg.org/elgg/trunk@8840 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and ↵cash
integrated into blog plugin git-svn-id: http://code.elgg.org/elgg/trunk@8836 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-25Refs #3119 if only one item left, move it off more menu (but only when ↵cash
nothing selected) git-svn-id: http://code.elgg.org/elgg/trunk@8834 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
git-svn-id: http://code.elgg.org/elgg/trunk@8829 36083f99-b078-4883-b0ff-0f9b5a30f544