agenda-libre-ruby/db/migrate
echarp 57df9016b0 Bundle update 2019-12-21 21:00:29 +01:00
..
20170827_migration.sql Quick correction, wrong table! 2017-08-28 12:53:57 +02:00
20131114103118_devise_create_admin_users.rb Bundle update 2018-09-15 15:05:21 +02:00
20131114103121_create_active_admin_comments.rb Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
20140403204748_create_translation.rb Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
20140823111115_add_address_latitude_and_longitude_to_event.rb Géo coding ajouté aux evts 2014-08-23 16:59:42 +02:00
20141011100700_add_lock_version_to_events.rb L'édition concurrent d'un événement est maintenant bloquée 2014-10-11 16:12:07 +02:00
20150215121248_rename_region_foreign_key.rb The foreign key to table region is renamed to region_id 2015-02-15 15:50:47 +01:00
20150215151059_rename_table_lug.rb Table lugs renamed to orgas 2015-02-15 17:10:17 +01:00
20150215172000_create_kinds.rb Better translation for GLUGs 2016-04-23 12:54:39 +02:00
20150215172739_add_data_to_orgas.rb Organisation can now be organised in kinds, and easily modified by moderators 2015-02-28 17:28:05 +01:00
20150301223829_add_place_name_to_events.rb Les événements peuvent maintenant avoir un nom de lieu associé 2015-03-08 23:41:52 +01:00
20150711164423_create_versions.rb Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
20151225194836_add_active_description_to_orga.rb Champs "active" et "description" ajoutés aux organisations. Refs #12 2015-12-26 23:32:04 +01:00
20151226223947_add_created_at_and_updated_at_to_orga.rb Displaying the "last updated" on organisation's page. Refs #16 2015-12-27 00:08:08 +01:00
20160102152958_modify_orga_department.rb Organisations' departments are now managed as strings. Refs #10, #30 2016-01-02 16:40:15 +01:00
20160103141244_add_tags_to_orga.rb Quick correction on migration to add tags to organisations 2016-01-04 00:54:32 +01:00
20160107203117_add_diaspora_to_orga.rb Diaspora field added to all organisations. Refs #28 2016-01-07 22:20:09 +01:00
20160109203136_add_object_changes_to_versions.rb It is now possible to follow events' and organisations' versions. Refs #15 2016-01-10 01:10:22 +01:00
20160111124855_modify_city_nullable.rb City is no more required at the database level. Refs #51 2016-01-11 13:57:10 +01:00
20160409131029_add_place_name_to_orgas.rb Organisations can now have a detailed place name and address, plus a specific geocoded localisation. Refs #71 2016-04-09 16:06:22 +02:00
20160616190823_create_schedules.rb Removed default value for the recurring rule 2016-09-11 18:04:24 +02:00
20161031215120_migrate_i18n_to_high_voltage.rb Migration to the gem high_voltage: « Easily include static pages in your Rails app» 2016-10-31 23:44:44 +01:00
20161210105328_acts_as_taggable_on_migration.acts_as_taggable_on_engine.rb Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
20161210105329_add_missing_unique_indices.acts_as_taggable_on_engine.rb Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
20161210105330_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
20161210105331_add_missing_taggable_index.acts_as_taggable_on_engine.rb Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
20161210105332_change_collation_for_tag_names.acts_as_taggable_on_engine.rb Bundle update 2018-09-15 15:05:21 +02:00
20161210105333_add_missing_indexes.acts_as_taggable_on_engine.rb Bundle update and subsequent cleaning up related to the new rubocop version 2017-04-22 20:01:47 +02:00
20161210154558_populate_tags.rb Corrected migration, to populate the new tags table 2016-12-17 18:18:01 +01:00
20170422083422_change_events_null_url.rb Event's url is no longer required 2017-04-22 11:35:37 +02:00
20170508142601_add_parent_region_to_region.rb Bundle update 2019-06-28 23:06:28 +02:00
20170701161358_add_lu_and_tn.rb Bundle update 2018-09-15 15:05:21 +02:00
20171015143615_add_missing_indexes_on_taggings.acts_as_taggable_on_engine.rb Migration to Ruby on Rails 5.1 2017-10-21 22:12:29 +02:00
20180408212139_change_events_null_contact.rb Events' contact address is no longer required. 2018-04-08 23:37:12 +02:00
20190509170714_add_abilities_to_devise.rb Adding capabilities to users, login/password/etc. 2019-05-10 15:33:19 +02:00
20191108220522_add_foreign_key_constraint_to_active_storage_attachments_for_blob_id.active_storage.rb Bundle update 2019-12-21 21:00:29 +01:00