.. |
2018_01_01_000001_import_install_sql.php
|
Formatting to follow PSR-12
|
2019-11-11 00:05:41 +01:00 |
2018_01_01_000002_import_update_sql.php
|
Migrations: Added namespace
|
2018-10-24 19:15:07 +02:00 |
2018_01_01_000003_fix_old_tables.php
|
Formatting to follow PSR-12
|
2019-11-11 00:05:41 +01:00 |
2018_01_01_000004_cleanup_group_privileges.php
|
File formatting fixes
|
2020-06-28 19:39:29 +02:00 |
2018_01_01_000005_add_angel_supporter_permissions.php
|
File formatting fixes
|
2020-06-28 19:39:29 +02:00 |
2018_08_30_000000_create_log_entries_table.php
|
Migrations: Added namespace
|
2018-10-24 19:15:07 +02:00 |
2018_09_11_000000_create_sessions_table.php
|
Migrations: Added namespace
|
2018-10-24 19:15:07 +02:00 |
2018_09_24_000000_create_event_config_table.php
|
EventConfig: Use text column instead of json if not supported
|
2018-10-30 21:13:56 +01:00 |
2018_10_01_000000_create_users_tables.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
2018_12_21_000000_change_users_contact_dect_field_size.php
|
user: allow up to 40 characters for dect numbers
|
2018-12-22 12:03:24 +01:00 |
2018_12_27_000000_fix_missing_arrival_dates.php
|
migrations: formatting
|
2018-12-30 15:10:04 +01:00 |
2019_06_12_000000_fix_user_languages.php
|
Replaced gettext translation with package
|
2019-07-08 01:58:06 +02:00 |
2019_09_07_000000_migrate_admin_schedule_permissions.php
|
Added Schedule parsing and replaced old Fahrplan importer
|
2019-12-08 02:20:48 +01:00 |
2019_09_07_000001_create_schedule_shift_table.php
|
Added Schedule parsing and replaced old Fahrplan importer
|
2019-12-08 02:20:48 +01:00 |
2019_10_15_000000_create_news_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
2019_11_12_000000_create_news_comments_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
2019_11_25_000000_create_messages_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
2019_11_29_000000_create_questions_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
2019_12_03_000000_user_personal_data_add_pronoun_field.php
|
User: Add pronoun statement
|
2019-12-26 19:18:47 +01:00 |
2020_04_07_000000_change_mysql_database_encoding_to_utf8mb4.php
|
DB/MySQL: Use utf8mb4 to support emojis
|
2020-04-25 16:54:30 +02:00 |
2020_09_02_000000_create_rooms_table.php
|
Added Room model
|
2020-09-24 09:34:00 +02:00 |
2020_09_07_000000_create_worklogs_table.php
|
Added Worklog model
|
2020-09-24 17:38:12 +02:00 |
2020_09_12_000000_create_welcome_angel_permissions_group.php
|
Groups: Added Welcome Angel
|
2020-09-22 11:46:11 +02:00 |
2020_09_27_000000_add_timestamps_to_questions.php
|
Questions: Add current timestamp on migration
|
2020-09-27 23:42:39 +02:00 |
2020_09_28_000000_create_faq_table_and_permissions.php
|
Added FAQ
|
2020-12-20 17:46:45 +01:00 |
2020_09_30_000000_create_questions_permissions.php
|
Questions: Fix permissions migration
|
2020-12-20 19:53:15 +01:00 |
2020_11_08_000000_create_oauth_table.php
|
Login: Added OAuth support
|
2020-11-22 14:55:29 +01:00 |
2020_11_20_000000_add_name_minutes_and_timestamps_to_schedules.php
|
Schedule import: Add overview
|
2020-11-22 16:53:07 +01:00 |
2020_12_25_000000_add_email_news_to_users_settings.php
|
Added email notification on new news
|
2021-04-12 16:15:25 +02:00 |
2020_12_25_000000_oauth_add_tokens.php
|
OAuth: Save auth tokens
|
2020-12-26 21:09:24 +01:00 |
2020_12_26_000000_news_add_is_pinned.php
|
News: Add is_pinned
|
2020-12-27 10:59:28 +01:00 |
2020_12_28_000001_oauth_change_tokens_to_text.php
|
MySQL: Use bin format to compare oauth users
|
2020-12-29 00:28:37 +01:00 |
2021_05_23_000000_set_admin_password.php
|
Set initial admin password if configured
|
2021-05-24 15:41:16 +02:00 |
2021_08_26_000000_add_shirt_edit_permissions.php
|
Added shirt edit view
|
2021-10-23 17:04:19 +02:00 |
2021_10_12_000000_add_shifts_description.php
|
Added check if table exists to shifts migration
|
2021-11-27 11:43:53 +01:00 |
ChangesReferences.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
2020-09-24 09:34:00 +02:00 |
Reference.php
|
Schedule import: Add overview
|
2020-11-22 16:53:07 +01:00 |