osem-fcy/db/migrate
2014-06-26 09:08:26 +02: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
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
20130821094246_add_volunteer_to_registrations.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102003_add_volunteer_experience_to_registrations.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102047_add_tshirt_to_people.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102108_add_mobile_to_people.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102404_add_languages_to_people.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102543_add_use_vpositions_to_conferences.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821102618_add_use_vdays_to_conferences.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821133651_create_vpositions.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20130821133850_create_vdays.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20131022131450_add_created_at_to_supporter_registrations.rb Updated the gems, add missing migration for the stats controller, fix most obvious issues with stats 2013-10-22 15:52:29 +02:00
20131228132353_change_default_rating_in_call_for_papers.rb migration, add down func 2013-12-28 15:51:37 +02:00
20131228214532_create_vchoices.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20131229072532_registrations_vchoices.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
20140109190643_create_questions.rb question builder 2014-02-09 18:05:57 +02:00
20140109190844_create_question_types.rb question builder 2014-02-09 18:05:57 +02:00
20140109191042_create_answers.rb question builder 2014-02-09 18:05:57 +02:00
20140109191145_create_qanswers.rb question builder 2014-02-09 18:05:57 +02:00
20140109191321_create_conferences_questions.rb question builder 2014-02-09 18:05:57 +02:00
20140112192801_create_qanswers_registrations.rb question builder 2014-02-09 18:05:57 +02:00
20140212172244_create_difficulty_levels.rb Add difficulty levels 2014-02-23 16:09:09 +02:00
20140212175251_add_use_difficulty_levels_to_conference.rb Add difficulty levels 2014-02-23 16:09:09 +02:00
20140213122424_add_difficulty_level_id_to_events.rb Add difficulty levels 2014-02-23 16:09:09 +02:00
20140304192527_add_use_volunteers_to_conference.rb fix registration page, only show volunteering tab if option is enabled for the conference 2014-03-04 22:22:52 +02:00
20140305102505_use_vdays_vpositions_defaults.rb Add default to :conferences use_vpositions/use_vdays 2014-03-05 11:37:58 +01:00
20140319143547_rename_video_to_media_on_events.rb Implement more embed code 2014-03-21 16:04:51 +01:00
20140401094729_add_schedule_public_to_call_for_papers.rb show schedule in home page only if it is set as public 2014-04-02 20:07:42 +03:00
20140414131028_add_video_to_conferences.rb Add conference wide media, fix proposal#show view 2014-04-14 16:25:17 +02:00
20140514140013_remove_rating_desc_from_cfp.rb Removes rating desc column from cfp 2014-05-14 16:37:19 +02:00
20140528072939_add_color_to_conference.rb Adds color attribute to conference 2014-05-28 13:40:58 +02:00
20140528084706_add_description_to_conference.rb Added description to conference and program segment to splash 2014-05-29 23:57:35 +05:30
20140528115842_add_registration_description_to_conference.rb Added registration segment to display description, period 2014-05-30 00:30:09 +05:30
20140529133052_add_ticket_description_to_conference.rb Add tickets to registration segment 2014-05-30 00:31:12 +05:30
20140529133228_add_description_to_supporter_level.rb Add tickets to registration segment 2014-05-30 00:31:12 +05:30
20140529133339_add_ticket_price_to_supporter_level.rb Add tickets to registration segment 2014-05-30 00:31:12 +05:30
20140530082708_remove_color_defaults.rb Assigns a random color to conference, track and difficulty level 2014-06-02 12:31:44 +02:00
20140603092041_create_openids.rb some houndci fixes 2014-06-19 12:58:05 +03:00
20140604061951_create_lodgings.rb Adds lodging model 2014-06-16 17:54:38 +05:30
20140604142949_remove_hard_deadline_from_call_for_papers.rb Removes column hard_deadline from call for papers 2014-06-04 16:47:50 +02:00
20140605055802_create_sponsorship_levels.rb Sponsorship level dashboard 2014-06-06 15:40:33 +05:30
20140605115251_create_sponsors.rb Adds sponsor model 2014-06-12 23:34:27 +05:30
20140605125153_update_event_states.rb Refactoring event states 2014-06-06 10:23:01 +02:00
20140606102331_add_sponsor_description_to_conference.rb Added sponsor description and email to conference 2014-06-13 01:34:17 +05:30
20140606102358_add_sponsor_email_to_conference.rb Added sponsor description and email to conference 2014-06-13 01:34:17 +05:30
20140610064046_create_photos.rb Added photo model 2014-06-19 21:09:15 +05:30
20140612141123_add_color_to_event_type.rb Adds color to event types 2014-06-13 12:35:05 +02:00
20140612181230_add_social_urls_to_conference.rb Add social url to conference 2014-06-13 00:28:01 +05:30
20140613083115_add_photo_to_venue.rb Adds photo to venue 2014-06-16 17:47:26 +05:30
20140614171853_add_lodging_description_to_conference.rb Adds lodging description to conference 2014-06-16 22:56:12 +05:30
20140614174354_add_website_link_to_lodging.rb Adds website link to lodging 2014-06-16 22:56:12 +05:30
20140616131731_add_make_conference_public_to_conference.rb Adds make_conference_public field to conference model 2014-06-19 21:03:57 +05:30
20140616132153_create_targets.rb Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00
20140616132456_create_campaigns.rb Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00
20140617140018_add_checkboxes_for_splash_components_to_conference.rb Adds migrations for checkboxes of splash components 2014-06-17 20:29:26 +05:30
20140617141918_add_include_cfp_in_splash_to_call_for_papers.rb Adds migrations for checkboxes of splash components 2014-06-17 20:29:26 +05:30
20140617145048_add_venue_checkboxes_to_venue.rb Adds migrations for checkboxes of splash components 2014-06-17 20:29:26 +05:30
20140620130306_add_banner_photo_to_conference.rb Adds migration for banner photo 2014-06-20 21:50:48 +05:30
20140620134535_add_include_banner_in_splash_to_conference.rb Adds include_banner_in_splash to settings dashboard 2014-06-20 21:51:48 +05:30
20140623100942_create_visits.rb Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00
20140623101032_create_ahoy_events.rb Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00