aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/upgrades
AgeCommit message (Expand)Author
2013-01-25Fixes #5002 unlocking the upgrade before forwarding to upgrade scriptcash
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-04-18Fixes #4291. Removing the unique index on user and site guids in the users_ap...Brett Profitt
2012-04-18Fixes #1301. Not filtering passwords.Brett Profitt
2012-01-21Fixes #4180 finished conversion to system cache by converting datalist/CONFIG...Cash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-20Fixes #2222. Added IP address to system log table and log browser. Fixed prob...Brett Profitt
2011-12-31Fixes #4239 rerun corrected blog status upgradecash
2011-12-31Fixes #4248 fixed friend river textCash Costello
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-09-25Fixes #3877 updates river db table for replying to forum topicscash
2011-06-25Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ...Brett Profitt
2011-06-12Fixes #2910 set the site_guid of site entitiescash
2011-06-08Refs #3510, #3416. Merged update for making sure users have relationship memb...brettp
2011-04-09Reopens #3224 not as clever as I thought - user experiences error before seei...cash
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-04-09Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restartingcash
2011-04-09Refs #3241 deleting old config value in registration upgradecash
2011-04-09Refs #3241 cleaned up upgrade sequence so that we don't need special catch fo...cash
2011-04-09Refs #3241 moved the default site access check upgrade script to before the p...cash
2011-04-09Refs #3241 cleaned up comments on upgrades and removed the turning off of tim...cash
2011-04-09Refs #3241 we never distributed an oauth_lib plugin so we don't need an upgra...cash
2011-04-09Refs #3241 we never distributed a plugin called oauth and Justin Richer has s...cash
2011-04-09added a comment to explain why the call to elgg_add_admin_widgets() in the up...cash
2011-04-08Fixes #3320 no longer require the upgrade to disable the members plugincash
2011-03-23Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ...cash
2011-03-23Fixes #3165 admins get widgets on upgrade - new upgrade creation process supe...cash
2011-03-20Fixes #3161. Added upgrade to update object, widget to ElggWidget.brettp
2011-03-20Refs #3188 removed empty call for guidcash
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-16Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localho...brettp
2011-03-15Fixes #3129. Fixed faulty logic that broke upgrades.brettp
2011-03-15Refs #3115. Missed the upgrade for previous commit.brettp
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #2310. Only conditionally setting the allow_registration field for user...brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
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-20Fixes #2049. Created migration for 1.7 custom profile fields to 1.8.brettp
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2926: Fixed upgrade for plugin user settings.brettp
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-01-05Fixes #2458 adds upgrade to set default_access on old installscash
2011-01-02Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...brettp
2010-12-17last of the river updates I hope - fixes the likes river viewcash