Retrospring/db/migrate
Yuki 71caf3cce5 Several changes to theming, solving a bunch of bugs 2015-08-27 05:30:26 +05:30
..
20140801095807_devise_create_users.rb
20140801103309_add_screen_name_to_users.rb
20140801174930_create_questions.rb
20140801175112_create_answers.rb
20140801175137_create_comments.rb
20141102153520_add_counts_to_users.rb
20141104143648_add_display_name_to_users.rb
20141110210154_create_inboxes.rb
20141113164048_add_smile_count_to_answers.rb
20141113164314_add_smiled_count_to_users.rb
20141126154451_add_admin_to_users.rb
20141129211448_add_motivation_header_to_users.rb
20141130130221_create_relationships.rb
20141130175749_create_smiles.rb
20141130180152_rename_columns_in_answers.rb
20141201191324_add_fields_to_users.rb
20141207194424_add_answer_count_to_questions.rb
20141208111714_change_answer_content_column_type.rb
20141212193625_create_services.rb
20141213182609_create_notifications.rb
20141226115905_add_moderator_to_users.rb
20141227130438_create_reports.rb
20141227130545_create_moderation_votes.rb
20141227130618_create_moderation_comments.rb
20141228202825_add_deleted_to_reports.rb
20141229085904_add_attachment_profile_picture_to_users.rb
20141229105013_add_profile_picture_processing_to_users.rb
20141229133149_add_crop_values_to_users.rb
20150102231343_add_supporter_to_users.rb
20150103200732_add_privacy_options_to_users.rb
20150112210754_add_banned_to_users.rb
20150112210755_create_groups.rb
20150125191224_add_blogger_to_users.rb
20150419201122_add_contributor_to_users.rb
20150420232305_create_subscriptions.rb
20150421120557_add_is_active_to_subscriptions.rb
20150422024104_add_reason_to_report.rb Add support for report reasons 2015-04-22 08:29:10 +05:30
20150422224203_rename_banned_to_permanently_banned_in_users.rb Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25 2015-04-23 06:26:29 +05:30
20150422224225_add_ban_reason_and_banned_until_to_users.rb Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25 2015-04-23 06:26:29 +05:30
20150504004931_create_comment_smiles.rb Feature-comment-smiles complete (fix Retrospring/bugs#42) 2015-05-04 07:09:47 +05:30
20150508144336_add_attachment_profile_header_to_users.rb basic implementation 2015-05-08 21:14:16 +05:30
20150526031159_add_locale_to_user.rb Basic locale check 2015-05-26 08:56:40 +05:30
20150619123121_add_translator_to_users.rb update schema and migration 2015-06-19 15:09:02 +02:00
20150704072402_change_default_value_of_locale.rb Some adjustmenets to locale logic, add 'jp.language: 日本語', regenerate schema 2015-07-04 13:01:46 +05:30
20150721154255_add_confirmable_to_devise.rb add :confirmable to users + migration / letter_opener for local email confirmations 2015-07-21 17:55:28 +02:00
20150825073030_create_themes.rb Model goop 2015-08-25 13:56:36 +05:30
20150825180139_add_show_foreign_themes_to_users.rb Theming is finished 2015-08-25 23:57:06 +05:30
20150826224857_add_input_and_outline_to_theme.rb Several changes to theming, solving a bunch of bugs 2015-08-27 05:30:26 +05:30