Retrospring/db/migrate
Georg Gadinger ea0685136e Rename Groups to Lists
haha regexp go brrr

special thanks to @seatsea for helping me out with the French locales
2020-05-25 18:04:54 +02:00
..
20140801095807_devise_create_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20140801103309_add_screen_name_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20140801174930_create_questions.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20140801175112_create_answers.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20140801175137_create_comments.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141102153520_add_counts_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141104143648_add_display_name_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141110210154_create_inboxes.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141113164048_add_smile_count_to_answers.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141113164314_add_smiled_count_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141126154451_add_admin_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141129211448_add_motivation_header_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141130130221_create_relationships.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141130175749_create_smiles.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141130180152_rename_columns_in_answers.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141201191324_add_fields_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141207194424_add_answer_count_to_questions.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141208111714_change_answer_content_column_type.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141212193625_create_services.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141213182609_create_notifications.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141226115905_add_moderator_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141227130438_create_reports.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141227130545_create_moderation_votes.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141227130618_create_moderation_comments.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141228202825_add_deleted_to_reports.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141229085904_add_attachment_profile_picture_to_users.rb Address @nilsding's review comments 2020-05-17 20:38:40 +01:00
20141229105013_add_profile_picture_processing_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20141229133149_add_crop_values_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150102231343_add_supporter_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150103200732_add_privacy_options_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150112210754_add_banned_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150112210755_create_groups.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150125191224_add_blogger_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150419201122_add_contributor_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150420232305_create_subscriptions.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150421120557_add_is_active_to_subscriptions.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150422024104_add_reason_to_report.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150422224203_rename_banned_to_permanently_banned_in_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150422224225_add_ban_reason_and_banned_until_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150504004931_create_comment_smiles.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150508144336_add_attachment_profile_header_to_users.rb Address @nilsding's review comments 2020-05-17 20:38:40 +01:00
20150526031159_add_locale_to_user.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150619123121_add_translator_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150704072402_change_default_value_of_locale.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150721154255_add_confirmable_to_devise.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150825073030_create_themes.rb Replace paperclip with CarrierWave 2020-05-17 20:38:40 +01:00
20150825180139_add_show_foreign_themes_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20150826224857_add_input_and_outline_to_theme.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20160105165913_add_export_fields_to_users.rb append used Rails version to ActiveRecord::Migration 2020-04-19 18:10:31 +02:00
20200419183714_create_announcements.rb Create Announcement model & controller 2020-04-19 20:12:22 +01:00
20200419184442_rolify_create_roles.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
20200419185535_create_initial_roles.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
20200425194536_remove_unused_profile_flags.rb Remove unused profile flags / role columns 2020-04-25 20:51:28 +01:00
20200504214933_update_theme_fields.rb Adjust warning-text default theme value 2020-05-07 19:28:26 +02:00
20200509094402_add_some_indexes.rb Add indexes to some heavily used tables 2020-05-09 12:07:18 +02:00
20200517190138_rename_crop_fields.rb Simplify Rename Crop Fields migration 2020-05-21 21:32:36 +01:00
20200517192431_remove_paperclip_fields.rb Remove un-needed paperclip fields 2020-05-17 20:39:10 +01:00
20200525145144_rename_groups_to_lists.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00