engelsystem/db/migrations
Igor Scheller 992e708276 Replaced ShiftTypes with shift_types / ShiftType model 2022-11-27 14:17:02 +01:00
..
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 Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +02:00
2018_10_01_000000_create_users_tables.php Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +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: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +02: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 Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +02:00
2020_09_07_000000_create_worklogs_table.php Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +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 Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +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 Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +02: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 Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +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
2021_12_19_000000_create_user_licenses_table.php Added User\License model 2021-12-29 17:12:19 +01:00
2021_12_25_000000_increase_sessions_table_payload_size.php Increased sessions table size 2021-12-29 17:12:19 +01:00
2021_12_29_000000_users_settings_add_email_goody.php Migrations: Removed references to models to prevent further migration issues 2022-10-21 16:11:27 +02:00
2021_12_30_000000_remove_admin_news_html_privilege.php Fix migration and test improvements 2022-01-01 16:33:40 +01:00
2022_05_23_000000_increase_tshirt_field_width.php Database: Increase shift_size column size 2022-06-03 16:03:59 +02:00
2022_06_02_000000_create_voucher_edit_permission.php added voucher angel group right 2022-06-12 16:14:22 +02:00
2022_06_03_000000_shifts_add_transaction_id.php Generate UUID as shifts transaction id and fixed translation 2022-06-12 17:02:19 +02:00
2022_07_21_000000_fix_old_groups_table_id_and_name.php Groups: Fix naming and update IDs 2022-10-22 17:49:20 +02:00
2022_10_16_000000_add_mobile_show_to_users_settings.php add option to show mobile number of user in users view 2022-10-18 22:06:08 +02:00
2022_10_17_000000_add_dect_to_rooms.php added dect option for rooms 2022-10-18 21:22:37 +02:00
2022_10_21_000000_add_hide_register_to_angeltypes.php add option to hide angeltype at registration 2022-10-21 22:30:17 +02:00
2022_10_23_000000_create_privileges_and_groups_related_tables.php Permissions refactoring 2022-11-06 12:41:52 +01:00
2022_11_06_000000_shifttype_remove_angeltype.php Removed referenced angeltype from shift type 2022-11-27 14:17:02 +01:00
2022_11_06_000001_create_shift_types_table.php Replaced ShiftTypes with shift_types / ShiftType model 2022-11-27 14:17:02 +01:00
ChangesReferences.php Migrations: Default to unsignedInteger in changeReferences() 2020-09-24 09:34:00 +02:00
Reference.php Removed referenced angeltype from shift type 2022-11-27 14:17:02 +01:00