This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
tracks
Watch
1
Star
0
Fork
You've already forked tracks
0
mirror of
https://github.com/TracksApp/tracks.git
synced
2026-01-08 10:18:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c9c1569de0
tracks
/
db
/
migrate
History
Download ZIP
Download TAR.GZ
Dan Rice
257b969aff
Fix code formatting in AddStateToContext migration
2013-03-02 03:19:40 -05:00
..
001_create_tracks_db.rb
002_add_user_id.rb
003_created_at.rb
004_notes.rb
005_add_project_description.rb
006_add_preferences_to_user_table.rb
007_add_sessions_table.rb
008_add_subclass_attr_to_todos.rb
009_add_user_pref_refresh.rb
010_add_first_and_last_name_to_user.rb
011_pref_to_show_hide_sidebar_items.rb
012_add_preferences_model.rb
013_convert_preferences.rb
014_convert_project_to_state_machine.rb
015_add_verbose_action_descriptors_preference.rb
016_add_user_auth_type.rb
017_add_open_id_tables.rb
018_add_user_open_id_url.rb
019_convert_todo_to_state_machine.rb
020_pref_to_show_hidden_projects_in_sidebar.rb
021_add_time_zone_preference.rb
022_add_indices.rb
023_index_on_user_login.rb
024_add_find_by_name_indices.rb
025_add_tag_support.rb
026_add_project_timestamps.rb
027_add_context_timestamps.rb
028_add_show_project_on_todo_done_preference.rb
029_add_title_date_format_preference.rb
030_set_nil_timestamps.rb
031_add_default_context_to_project.rb
032_add_mobile_todos_per_page_preference.rb
033_add_remember_me_to_user.rb
034_rename_word_to_token.rb
035_update_open_id_urls.rb
036_add_project_completed_at_column.rb
037_add_index_to_notes.rb
038_projects_contexts_remove_not_null_from_position.rb
039_create_recurring_todos.rb
040_add_several_indexes.rb
041_add_sms_to_preference.rb
042_change_dates_to_datetimes.rb
043_add_updated_at_to_todos.rb
044_upgrade_open_id.rb
045_remove_user_from_taggings.rb
046_fix_incorrectly_hidden_todos.rb
20090301154745_add_default_tags_to_project.rb
20090516000646_add_todo_dependencies.rb
20090531111711_add_show_always_to_recurring_todo.rb
20100502162317_add_index_to_todo_state.rb
20110104200112_add_locale_to_preference.rb
20110526192008_adapt_to_new_aasm.rb
20110621082432_make_old_recurring_todos_validate.rb
20110727073510_change_crypted_password_length.rb
20110915100000_add_last_reviewed_to_project.rb
20110915100001_add_next_review_preferences.rb
20120409105058_add_indices_to_dependency_table.rb
20120412072508_add_rendered_notes.rb
20120718110127_create_tolk_tables.rb
20121223144702_no_default_admin_email.rb
20130227205845_add_state_to_context.rb
Fix code formatting in AddStateToContext migration
2013-03-02 03:19:40 -05:00