.. |
2018_01_01_000001_import_install_sql.php
|
Formatting to follow PSR-12
|
5 years ago |
2018_01_01_000002_import_update_sql.php
|
Migrations: Added namespace
|
6 years ago |
2018_01_01_000003_fix_old_tables.php
|
Formatting to follow PSR-12
|
5 years ago |
2018_01_01_000004_cleanup_group_privileges.php
|
File formatting fixes
|
5 years ago |
2018_01_01_000005_add_angel_supporter_permissions.php
|
File formatting fixes
|
5 years ago |
2018_08_30_000000_create_log_entries_table.php
|
Migrations: Added namespace
|
6 years ago |
2018_09_11_000000_create_sessions_table.php
|
Migrations: Added namespace
|
6 years ago |
2018_09_24_000000_create_event_config_table.php
|
EventConfig: Use text column instead of json if not supported
|
6 years ago |
2018_10_01_000000_create_users_tables.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
2018_12_21_000000_change_users_contact_dect_field_size.php
|
user: allow up to 40 characters for dect numbers
|
6 years ago |
2018_12_27_000000_fix_missing_arrival_dates.php
|
migrations: formatting
|
6 years ago |
2019_06_12_000000_fix_user_languages.php
|
Replaced gettext translation with package
|
6 years ago |
2019_09_07_000000_migrate_admin_schedule_permissions.php
|
Added Schedule parsing and replaced old Fahrplan importer
|
5 years ago |
2019_09_07_000001_create_schedule_shift_table.php
|
Added Schedule parsing and replaced old Fahrplan importer
|
5 years ago |
2019_10_15_000000_create_news_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
2019_11_12_000000_create_news_comments_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
2019_11_25_000000_create_messages_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
2019_11_29_000000_create_questions_table.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
2019_12_03_000000_user_personal_data_add_pronoun_field.php
|
User: Add pronoun statement
|
5 years ago |
2020_04_07_000000_change_mysql_database_encoding_to_utf8mb4.php
|
DB/MySQL: Use utf8mb4 to support emojis
|
5 years ago |
2020_09_02_000000_create_rooms_table.php
|
Added Room model
|
4 years ago |
2020_09_07_000000_create_worklogs_table.php
|
Added Worklog model
|
4 years ago |
2020_09_12_000000_create_welcome_angel_permissions_group.php
|
Groups: Added Welcome Angel
|
4 years ago |
2020_09_27_000000_add_timestamps_to_questions.php
|
Questions: Add current timestamp on migration
|
4 years ago |
2020_09_28_000000_create_faq_table_and_permissions.php
|
Added FAQ
|
4 years ago |
2020_09_30_000000_create_questions_permissions.php
|
Questions: Fix permissions migration
|
4 years ago |
2020_11_08_000000_create_oauth_table.php
|
Login: Added OAuth support
|
4 years ago |
2020_11_20_000000_add_name_minutes_and_timestamps_to_schedules.php
|
Schedule import: Add overview
|
4 years ago |
2020_12_25_000000_add_email_news_to_users_settings.php
|
Added email notification on new news
|
4 years ago |
2020_12_25_000000_oauth_add_tokens.php
|
OAuth: Save auth tokens
|
4 years ago |
2020_12_26_000000_news_add_is_pinned.php
|
News: Add is_pinned
|
4 years ago |
2020_12_28_000001_oauth_change_tokens_to_text.php
|
MySQL: Use bin format to compare oauth users
|
4 years ago |
2021_05_23_000000_set_admin_password.php
|
Set initial admin password if configured
|
4 years ago |
2021_08_26_000000_add_shirt_edit_permissions.php
|
Added shirt edit view
|
3 years ago |
2021_10_12_000000_add_shifts_description.php
|
Optional description for shifts
|
3 years ago |
ChangesReferences.php
|
Migrations: Default to unsignedInteger in changeReferences()
|
4 years ago |
Reference.php
|
Schedule import: Add overview
|
4 years ago |