Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Allow regenerating site secret | Steve Clay | |
2013-10-23 | replaced all references to trac.elgg.org to the correct GitHub issues | Jerome Bakker | |
2013-05-29 | changed: the system_log table can now store ipv6 addresses | Jerome Bakker | |
2013-05-17 | Fixes #5479 adds group full text index if missing | cash | |
2013-04-13 | introduces _elgg_invalidate_query_cache() to dry up the db query cache code | cash | |
2013-04-13 | removed remnants of db profiling | cash | |
2013-03-06 | Fixes #4566 upgrades location metadata on users | cash | |
2013-02-09 | small changes to previous commit from Steve's cleanup | Cash Costello | |
2013-02-09 | Small changes to remove static analysis noise and simplify flow | Steve Clay | |
2013-01-25 | Fixes #5002 unlocking the upgrade before forwarding to upgrade script | cash | |
2012-11-07 | Better HTML decoding and output/email encoding | Steve Clay | |
2012-08-07 | fixes river upgrade for comments | Matt Beckett | |
2012-04-18 | Fixes #4291. Removing the unique index on user and site guids in the ↵ | Brett Profitt | |
users_apisessions table. | |||
2012-04-18 | Fixes #1301. Not filtering passwords. | Brett Profitt | |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting ↵ | Cash Costello | |
datalist/CONFIG var name | |||
2012-01-21 | switched the function names to system cache | Cash Costello | |
2012-01-20 | Fixes #2222. Added IP address to system log table and log browser. Fixed ↵ | Brett Profitt | |
problem in log browser that would only show entries without an owner_guid. | |||
2011-12-31 | Fixes #4239 rerun corrected blog status upgrade | cash | |
2011-12-31 | Fixes #4248 fixed friend river text | Cash Costello | |
2011-12-23 | Refs #4239 fixed upgrade scripts with bad limits | cash | |
2011-09-25 | Fixes #3877 updates river db table for replying to forum topics | cash | |
2011-06-25 | Fixes #3554. Pulled 1.7->1.8 upgrade bootstrapping into a separate function. ↵ | Brett Profitt | |
Made the plugin upgrade that forwards (2011010101) set itself in the processed upgrades. | |||
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9192 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | Refs #3510, #3416. Merged update for making sure users have relationship ↵ | brettp | |
member_of on site object. git-svn-id: http://code.elgg.org/elgg/trunk@9144 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Reopens #3224 not as clever as I thought - user experiences error before ↵ | cash | |
seeing reminder git-svn-id: http://code.elgg.org/elgg/trunk@8974 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restarting | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8969 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Refs #3241 deleting old config value in registration upgrade | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8965 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Refs #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-09 | Refs #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-09 | Refs #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-09 | Refs #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-09 | Refs #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-09 | added 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-08 | Fixes #3320 no longer require the upgrade to disable the members plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8952 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3193 converts the default widgets for 1.8 - leaves behind the default ↵ | cash | |
widgets object git-svn-id: http://code.elgg.org/elgg/trunk@8826 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3165 admins get widgets on upgrade - new upgrade creation process ↵ | cash | |
super smooth #thanksBrett git-svn-id: http://code.elgg.org/elgg/trunk@8824 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3161. Added upgrade to update object, widget to ElggWidget. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8789 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Refs #3188 removed empty call for guid | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8777 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #3123. Datalists and config names can now be up to 255 chars long. ↵ | brettp | |
Debug mode is disabled when caching views to avoid saving bad stuff. git-svn-id: http://code.elgg.org/elgg/trunk@8746 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we ↵ | brettp | |
can't check previous states. Adding an admin notice. twitter_api conflicts with twitterservice and oauth_api conflicts with oauth_lib. git-svn-id: http://code.elgg.org/elgg/trunk@8742 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-16 | Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on ↵ | brettp | |
localhost because of code gnomes. git-svn-id: http://code.elgg.org/elgg/trunk@8731 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-15 | Fixes #3129. Fixed faulty logic that broke upgrades. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8721 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-15 | Refs #3115. Missed the upgrade for previous commit. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8716 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ↵ | brettp | |
plugin and user settings. git-svn-id: http://code.elgg.org/elgg/trunk@8699 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Fixes #2310. Only conditionally setting the allow_registration field for ↵ | brettp | |
users who used $CONFIG->disable_registration. git-svn-id: http://code.elgg.org/elgg/trunk@8631 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Fixes #2229. Removed published data metadata in blog. Added upgrade to set ↵ | brettp | |
all status metadata for old blog posts. git-svn-id: http://code.elgg.org/elgg/trunk@8626 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2310. Rewriting disable_registration to allow_registration in walled ↵ | brettp | |
garden upgrade. git-svn-id: http://code.elgg.org/elgg/trunk@8379 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Fixed a few bugs with create_upgrade.php. It now also automatically ↵ | brettp | |
increments version.php. git-svn-id: http://code.elgg.org/elgg/trunk@8372 36083f99-b078-4883-b0ff-0f9b5a30f544 |