osem-fcy/db/migrate
differentreality e6b7fbceb5 fix
2013-09-02 16:38:43 +03:00
..
20121223110942_devise_create_users.rb First checkin 2013-01-07 09:04:09 +01:00
20121223115038_create_conferences_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223115106_create_people_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223115117_create_rooms_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223115125_create_tracks_table.rb - Restructuring the assets 2013-01-11 15:00:54 +01:00
20121223115135_create_events_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223120413_create_event_types.rb First checkin 2013-01-07 09:04:09 +01:00
20121223122307_create_event_people_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223122842_create_venue_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223135240_create_roles_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121223135447_user_roles_table.rb First checkin 2013-01-07 09:04:09 +01:00
20121224144728_create_cfp_table.rb First checkin 2013-01-07 09:04:09 +01:00
20130103134212_create_registrations_table.rb First checkin 2013-01-07 09:04:09 +01:00
20130104142209_create_comments.rb First checkin 2013-01-07 09:04:09 +01:00
20130104142839_acts_as_commentable_upgrade_migration.rb First checkin 2013-01-07 09:04:09 +01:00
20130105115603_create_event_attachments_table.rb First checkin 2013-01-07 09:04:09 +01:00
20130107112833_add_registration_dates_to_conferences_table.rb Added paper_trail, also starting work on the scheduler 2013-01-07 16:45:48 +01:00
20130107113653_remove_cfp_and_reg_booleans_from_conferences.rb Added paper_trail, also starting work on the scheduler 2013-01-07 16:45:48 +01:00
20130107114930_create_versions.rb Added paper_trail, also starting work on the scheduler 2013-01-07 16:45:48 +01:00
20130113105652_create_email_table.rb Starting to add email sending 2013-01-14 08:49:49 +01:00
20130113132225_add_subjects_to_email_settings.rb Starting to add email sending 2013-01-14 08:49:49 +01:00
20130117130949_add_logo_to_conferences_table.rb Add logo to conference page 2013-01-17 15:56:56 +01:00
20130120104029_change_arrival_registrations_date_to_datetime.rb Adding arrival/departure time to the registration form 2013-01-20 12:49:25 +01:00
20130131100257_add_minimum_and_maximum_abstract_lengths_to_event_types.rb Add minimum/maximum word lengths to session types 2013-01-31 14:38:58 +01:00
20130202091022_add_dietary_choice_to_conferences.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202091051_create_dietary_choices_table.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202091229_add_dietary_choice_to_registration.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202093137_add_dietary_text_to_registration.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202102024_add_handicapped_access_to_registrations.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202130737_create_supporter_level_table.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130202130923_create_table_supporter_registrations.rb Working on the backend interface for supporter registrations 2013-02-03 18:12:44 +01:00
20130202131932_add_use_supporter_levels_to_conferences.rb Adding more registration options, and starting work on supporter levels 2013-02-02 16:43:47 +01:00
20130206192339_rename_attending_social_events_with_partner.rb Rename attending_social_events_with_partner 2013-02-06 20:26:41 +01:00
20130211170728_add_irc_nick_to_people_table.rb Add IRC nick to the Person page 2013-02-11 18:12:10 +01:00
20130216070725_create_social_events_table.rb Adding social events, which can be used on the registration page 2013-02-16 13:30:53 +01:00
20130216120112_create_registrations_social_events_table.rb Adding social events, which can be used on the registration page 2013-02-16 13:30:53 +01:00
20130216122155_set_registration_defaults_to_false.rb Adding social events, which can be used on the registration page 2013-02-16 13:30:53 +01:00
20130216122417_add_special_needs_field_to_registrations.rb Adding social events, which can be used on the registration page 2013-02-16 13:30:53 +01:00
20130515125823_change_attachment_default.rb Add the miratons from the conf.o.o live instance 2013-05-15 15:19:53 +02:00
20130515131210_drop_additional_speakers.rb Add the miratons from the conf.o.o live instance 2013-05-15 15:19:53 +02:00
20130515131420_change_venue_types.rb Add the miratons from the conf.o.o live instance 2013-05-15 15:19:53 +02:00
20130626095459_add_video_id_to_events.rb Add video metadata to events 2013-06-26 12:35:25 +02:00
20130705055128_add_revision_to_conference.rb Add 'revision' attribute to Conference, managed by an observer 2013-07-08 10:03:03 +02:00
20130711043459_create_events_registrations_table.rb add option to pre register to events 2013-07-11 07:43:52 +03:00
20130711044247_add_require_registration_to_events.rb add option to pre register to events 2013-07-11 07:43:52 +03:00
20130712072609_add_attended_to_registrations.rb create migration for adding field 'attended' in registrations table 2013-07-12 13:37:29 +03:00
20130728055450_add_schedule_changes_to_call_for_papers.rb Option for proposal changes 2013-07-28 11:48:56 +03:00
20130815085420_create_votes.rb star voting system for proposals 2013-08-16 16:06:01 +03:00
20130815201317_add_rating_to_call_for_papers.rb fix 2013-09-02 16:38:43 +03:00
20130815201511_add_rating_desc_to_call_for_papers.rb star voting system for proposals 2013-08-16 16:06:01 +03:00