discourse/script/import_scripts
Gerhard Schlager 5a769c7c48 FIX: Reset changed site settings after import is complete
After an import has finished the site settings should be reset to their
previous values. For example, since 'disable_emails' was set to false
before any import, it wasn't possible to login after the import
(sending email for password reset didn't work).
2014-08-31 18:09:21 +02:00
..
base.rb FIX: Reset changed site settings after import is complete 2014-08-31 18:09:21 +02:00
bbpress.rb Import scripts for Drupal and Kunena/Joomla. A new base class for import scripts. 2014-06-02 14:38:40 -04:00
drupal.rb Add more comments to the Drupal import script since there seems to be a lot of variation in the db schema 2014-08-06 14:09:28 -04:00
kunena.rb FIX: Kunena import script no longer requires a csv file with Joomla user records. MySQL is used for all data. 2014-08-29 14:55:28 -04:00
phpbb3.rb phpbb category names can be longer than 50 chars and are rejected during import 2014-08-03 20:44:02 -04:00
smf2.rb Fix: messages imported in wrong order 2014-08-05 17:40:26 +02:00
vanilla.rb VANILLA: the name is actually the username (WAT) 2014-08-22 10:11:12 +02:00
vbulletin.rb FIX: preprocessing regexes in vBulletin importer 2014-08-29 13:11:56 +02:00