..
20140728105159_devise_create_users.rb
Generate an initial User model
2014-07-28 14:15:08 +03:00
20140807103632_create_speaker_profiles.rb
Speaker profile editing
2014-08-31 14:57:34 +03:00
20140807103805_remove_speaker_profile_columns_from_users.rb
Introduce SpeakerProfile
2014-08-07 14:05:13 +03:00
20140807104059_add_user_reference_to_speaker_profiles.rb
Introduce SpeakerProfile
2014-08-07 14:05:13 +03:00
20140810162730_create_conferences.rb
Add initial Conference model implementation
2014-08-10 19:57:46 +03:00
20140810172123_create_tracks.rb
Add an initial Track model implementation
2014-08-10 20:30:37 +03:00
20140810174338_create_events.rb
Add an initial implementation of the Event model
2014-08-10 21:18:41 +03:00
20140831121527_rename_picture_url_to_picture_in_speaker_profiles.rb
Picture uploading
2014-08-31 16:02:56 +03:00
20140901103859_add_translation_tables_to_conferences.rb
Add a localised description to the tracks
2014-09-06 18:21:59 +03:00
20140902144335_add_admin_flag_to_users.rb
Send a notification to administrators on new event
2014-09-02 18:11:35 +03:00
20140906151300_add_description_to_tracks.rb
Add a localised description to the tracks
2014-09-06 18:21:59 +03:00
20140906151433_add_translation_tables_to_tracks.rb
Add a localised description to the tracks
2014-09-06 18:21:59 +03:00
20141010142514_change_event_state_defaults.rb
Event state management
2014-10-10 19:10:34 +03:00
20141012100900_create_halls.rb
Add schedule model
2014-10-12 13:26:07 +03:00
20141012101004_create_slots.rb
Add schedule model
2014-10-12 13:26:07 +03:00
20141012110528_add_acceptance_email_fields_to_events.rb
Implement an acceptance mailer with localized views
2014-10-12 14:54:06 +03:00
20141013134153_create_events_to_speakers_join_table.rb
Allow an event to have more than one speaker
2014-10-13 16:50:16 +03:00
20141014181014_add_call_for_papers_status_to_conferences.rb
Add CFP Status to Conferences
2014-10-15 13:32:58 +03:00
20150408204739_remove_not_null_constraint_on_conference_title.rb
Remove NOT NULL constraints on globalized fields
2015-04-08 23:53:12 +03:00
20150408204855_remove_not_null_constraint_on_conference_description.rb
Remove NOT NULL constraints on globalized fields
2015-04-08 23:53:12 +03:00
20150408205015_remove_not_null_constraint_on_track_name.rb
Remove NOT NULL constraints on globalized fields
2015-04-08 23:53:12 +03:00