tracks/db/migrate
2024-06-06 01:43:48 +03:00
..
001_create_tracks_db.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
002_add_user_id.rb Small fix to fi locale and whitespace changes to migrate script 2021-01-06 15:33:13 +02:00
003_created_at.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
004_notes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
005_add_project_description.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
006_add_preferences_to_user_table.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
007_add_sessions_table.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
008_add_subclass_attr_to_todos.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
009_add_user_pref_refresh.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
010_add_first_and_last_name_to_user.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
011_pref_to_show_hide_sidebar_items.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
012_add_preferences_model.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
013_convert_preferences.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
014_convert_project_to_state_machine.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
015_add_verbose_action_descriptors_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
016_add_user_auth_type.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
017_add_open_id_tables.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
018_add_user_open_id_url.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
019_convert_todo_to_state_machine.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
020_pref_to_show_hidden_projects_in_sidebar.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
021_add_time_zone_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
022_add_indices.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
023_index_on_user_login.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
024_add_find_by_name_indices.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
025_add_tag_support.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
026_add_project_timestamps.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
027_add_context_timestamps.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
028_add_show_project_on_todo_done_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
029_add_title_date_format_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
030_set_nil_timestamps.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
031_add_default_context_to_project.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
032_add_mobile_todos_per_page_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
033_add_remember_me_to_user.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
034_rename_word_to_token.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
035_update_open_id_urls.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
036_add_project_completed_at_column.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
037_add_index_to_notes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
038_projects_contexts_remove_not_null_from_position.rb Fix syntax errors for upgrade of Rails version 2024-06-06 01:43:48 +03:00
039_create_recurring_todos.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
040_add_several_indexes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
041_add_sms_to_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
042_change_dates_to_datetimes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
043_add_updated_at_to_todos.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
044_upgrade_open_id.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
045_remove_user_from_taggings.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
046_fix_incorrectly_hidden_todos.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20090301154745_add_default_tags_to_project.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20090516000646_add_todo_dependencies.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20090531111711_add_show_always_to_recurring_todo.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20100502162317_add_index_to_todo_state.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110104200112_add_locale_to_preference.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110526192008_adapt_to_new_aasm.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110621082432_make_old_recurring_todos_validate.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110727073510_change_crypted_password_length.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110915100000_add_last_reviewed_to_project.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20110915100001_add_next_review_preferences.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20120409105058_add_indices_to_dependency_table.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20120412072508_add_rendered_notes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20120718110127_create_tolk_tables.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20121223144702_no_default_admin_email.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20130227205845_add_state_to_context.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20150209233951_rename_occurences_to_occurrences.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20150413194512_remove_rendered_notes.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20150805144100_create_attachments.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20160131233303_remove_project_hidden_state_from_todos.rb Add Rails version to the migrations. 2019-05-13 18:42:57 +02:00
20190618202817_add_user_id_to_tag.rb #2295: Fix for the migration bug in MySQL 2019-11-06 01:32:46 +02:00
20200109231555_change_todo_description.rb Change "todos.description" from "string" to "text" 2020-01-13 15:19:23 -06:00
20200720151220_add_email_to_user.rb Add a field for user email address 2020-07-20 18:41:10 +03:00
20200807175610_add_dates_to_user.rb #2448: Add created_at and updated_at fields to the user model and display the creation date in user list 2020-08-07 21:16:32 +03:00
20200810123316_add_lastlogin_to_user.rb Record and show the last time users have logged in 2020-08-10 16:54:48 +03:00
20200820000743_add_theme_to_preference.rb Add theme selector to preferences and return the previous black theme as an alternative 2020-08-20 02:46:45 +03:00