discourse/script/import_scripts
Martin Brennan fcc2e7ebbf
FEATURE: Promote polymorphic bookmarks to default and migrate (#16729)
This commit migrates all bookmarks to be polymorphic (using the
bookmarkable_id and bookmarkable_type) columns. It also deletes
all the old code guarded behind the use_polymorphic_bookmarks setting
and changes that setting to true for all sites and by default for
the sake of plugins.

No data is deleted in the migrations, the old post_id and for_topic
columns for bookmarks will be dropped later on.
2022-05-23 10:07:15 +10:00
..
base
mbox DEV: mbox importer improvements (#16557) 2022-04-29 13:24:29 -03:00
nodebb
phpbb3 DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
quandora
settings
socialcast
support
answerbase.rb
answerhub.rb DEV: Fix methods removed in Ruby 3.2 (#15459) 2022-01-05 18:45:08 +01:00
askbot.rb
base.rb FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00
bbpress.rb
bespoke_1.rb
csv_restore_staged_users.rb
discuz_x.rb
disqus.rb
drupal-6.rb
drupal.rb DEV: pull email address validation out to a new EmailAddressValidator 2022-02-17 21:49:22 -05:00
drupal_json.rb
drupal_qa.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
flarum_import.rb
fluxbb.rb
friendsmegplus.rb
getsatisfaction.rb
google_groups.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
higher_logic.rb
ipboard.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
ipboard3.rb
jforum.rb
jive.rb
jive_api.rb FEATURE: Polymorphic bookmarks pt. 3 (reminders, imports, exports, refactors) (#16591) 2022-05-09 09:37:23 +10:00
json_generic.rb
kunena.rb
kunena3.rb
lithium.rb
mbox.rb
modx.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
muut.rb
mybb.rb
mybbru.rb
mylittleforum.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
nabble.rb
ning.rb
phorum.rb
phpbb3.rb
punbb.rb
question2answer.rb
sfn.rb
simplepress.rb
smf1.rb
smf2.rb
sourceforge.rb
stack_overflow.rb
telligent.rb
vanilla.rb
vanilla_body_parser.rb
vanilla_mysql.rb
vbulletin.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
vbulletin5.rb
xenforo.rb
yahoogroup.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
zendesk.rb
zendesk_api.rb
zoho.rb