.. |
20190724181542_add_on_holiday_index.rb
|
DEV: fix migration to only remove duplicates
|
2020-01-21 18:09:46 +01:00 |
20200226183018_create_calendar_events.rb
|
FIX: amend resetting of cache
|
2020-04-30 12:45:02 +10:00 |
20200310200000_remove_timezone_custom_field.rb
|
DEV: Migrate from custom fields to tables (#23)
|
2020-03-20 15:45:24 +02:00 |
20200327195549_add_topic_custom_field_post_event_date_index.rb
|
REFACTOR: ensures consistent naming with discourse-post-event (#26)
|
2020-04-09 18:10:45 +02:00 |
20200409102639_drop_incorrect_future_schema_migrations.rb
|
FIX: ensures migration order is correct (#27)
|
2020-04-09 19:35:20 +02:00 |
20200409102640_create_post_events_table.rb
|
FIX: ensures migration order is correct (#27)
|
2020-04-09 19:35:20 +02:00 |
20200409102641_create_invitees_table.rb
|
FIX: ensures migration order is correct (#27)
|
2020-04-09 19:35:20 +02:00 |
20200409102642_rename_setting_to_discourse_post_event.rb
|
REFACTOR: ensures consistent naming with discourse-post-event (#26)
|
2020-04-09 18:10:45 +02:00 |
20200409102643_rename_tables_to_discourse_post_event.rb
|
FIX: Redo migrations such that tables are dropped in a safe manner (#56)
|
2020-08-06 09:05:17 +08:00 |
20200409120815_rename_topic_custom_field_topic_post_event_starts_at_index.rb
|
REFACTOR: ensures consistent naming with discourse-post-event (#26)
|
2020-04-09 18:10:45 +02:00 |
20200409181607_remove_display_invitees.rb
|
DEV: Promote historic post-deploy migrations (#146)
|
2021-06-23 17:54:27 +01:00 |
20200729094848_add_url_column_to_event.rb
|
FEATURE: allows to add a url to an event (#52)
|
2020-08-03 08:58:52 +02:00 |
20200805073343_drop_old_discourse_calendar_tables.rb
|
DEV: Promote historic post-deploy migrations (#146)
|
2021-06-23 17:54:27 +01:00 |
20200805133257_add_custom_fields_to_event.rb
|
FEATURE: adds support for custom fields on event
|
2020-08-07 17:50:15 +02:00 |
20200809154642_create_reminders_table.rb
|
FEATURE: allows to set reminder
|
2020-08-10 16:02:12 +02:00 |
20200810185432_refactor_reminders.rb
|
REFACTOR: makes reminders to be in raw
|
2020-08-10 23:38:04 +02:00 |
20200810190429_drop_reminders_table.rb
|
DEV: Promote historic post-deploy migrations (#146)
|
2021-06-23 17:54:27 +01:00 |
20200812193122_add_recurrence_to_events.rb
|
FEATURE: intoduces recurrence support
|
2020-08-13 10:19:13 +02:00 |
20200926144256_add_unique_index_to_topic_event_ends_at_custom_field.rb
|
FEATURE: more dynamic event dates in topic titles (#61)
|
2020-09-27 14:25:27 +02:00 |
20201110225115_create_post_event_dates_table.rb
|
FIX: move post events into separate tables (#70)
|
2020-11-25 09:32:51 +11:00 |