discourse/script/import_scripts
Gerhard Schlager b5426763e4 FIX: Importers should allow categories with existing name if the parent category is different
This changes the content of `@categories_lookup` from `Category` objects
to IDs since the category names aren't needed anymore. The lookup
method has been renamed too.
2015-03-12 21:15:02 +01:00
..
askbot.rb Initial commit of askbot.rb 2015-03-07 08:48:42 -06:00
base.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
bbpress.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
bespoke_1.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
discuz_x.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
drupal_qa.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
drupal.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
kunena.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
mybb.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
ning.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
phpbb3.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
smf2.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
vanilla.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
vbulletin_old.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
vbulletin.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00