| .. |
|
0001_01_01_000000_create_users_table.php
|
Begin working on schools
|
2024-05-27 21:02:57 -05:00 |
|
0001_01_01_000001_create_cache_table.php
|
Set up a fresh Laravel app
|
2024-05-25 23:27:41 -05:00 |
|
0001_01_01_000002_create_jobs_table.php
|
Set up a fresh Laravel app
|
2024-05-25 23:27:41 -05:00 |
|
2024_05_26_050904_add_two_factor_columns_to_users_table.php
|
Fortify
|
2024-05-26 00:10:37 -05:00 |
|
2024_05_27_233356_create_schools_table.php
|
School Email Domains table
|
2024-05-27 21:30:55 -05:00 |
|
2024_05_28_022230_create_school_email_domains_table.php
|
Work on Schools
|
2024-05-28 01:21:39 -05:00 |
|
2024_05_28_160214_add_is_admin_and_is_tab_to_users_table.php
|
Add admin flags to users table
|
2024-05-28 11:22:55 -05:00 |
|
2024_05_29_043025_create_students_table.php
|
Factories and seeder
|
2024-05-29 00:48:01 -05:00 |
|
2024_05_31_004428_create_events_table.php
|
Work on Audition seeder
|
2024-05-30 22:07:59 -05:00 |
|
2024_05_31_004546_create_auditions_table.php
|
Room assignments working for those with rooms. Need to implement for unassigned auditions
|
2024-06-04 15:48:34 -05:00 |
|
2024_05_31_031713_create_entries_table.php
|
Entries listing page nearly complete
|
2024-05-31 01:07:01 -05:00 |
|
2024_06_01_163911_create_site_settings_table.php
|
Scoring guides and adding subscores working
|
2024-06-03 20:57:23 -05:00 |
|
2024_06_03_053659_rename_order_column_in_auditions_table_to_score_order.php
|
Auditions admin index complete
|
2024-06-03 01:07:34 -05:00 |
|
2024_06_03_165156_create_scoring_guides_table.php
|
Scoring guides and adding subscores working
|
2024-06-03 20:57:23 -05:00 |
|
2024_06_03_165227_create_subscore_definitions_table.php
|
Scoring guides and adding subscores working
|
2024-06-03 20:57:23 -05:00 |
|
2024_06_04_163530_create_rooms_table.php
|
Room assignments working for those with rooms. Need to implement for unassigned auditions
|
2024-06-04 15:48:34 -05:00 |
|
2024_06_04_164348_add_room_columns_to_auditions_table.php
|
Update seeders
|
2024-06-11 20:46:32 -05:00 |
|
2024_06_04_205015_ensure_room_id_0_for_unassigned_entries.php
|
Fixes issue with name for unassigned audition room id 0
|
2024-07-27 16:34:47 -05:00 |
|
2024_06_05_011858_add_scoring_guide_id_column_to_auditions_table.php
|
ScoringGuideIndex Tests
|
2024-07-05 11:38:50 -05:00 |
|
2024_06_05_055202_create_user_room_pivot_table.php
|
Judge assignment page working
|
2024-06-05 16:52:15 -05:00 |
|
2024_06_06_045129_create_score_sheets_table.php
|
Start work on tabulation pages
|
2024-06-06 07:13:44 -05:00 |
|
2024_06_06_121457_add_draw_number_column_to_entries_table.php
|
Draw working
|
2024-06-06 22:07:59 -05:00 |
|
2024_06_07_054115_add_user_entry_unique_index_to_score_sheets_table.php
|
Correct error in migration to add aggregate unique index for entry and judge on score_sheets
|
2024-06-07 18:09:46 -05:00 |
|
2024_06_18_220009_create_ensembles_table.php
|
Ensembles page working, need to add delete link
|
2024-06-18 23:59:55 -05:00 |
|
2024_06_20_060725_create_seating_limits_table.php
|
Seating limits functioning
|
2024-06-20 02:32:30 -05:00 |
|
2024_06_21_144809_create_entry_flags_table.php
|
Flags for entries to store declined. Seating page will correctly display doubler status
|
2024-06-21 10:44:38 -05:00 |
|
2024_06_22_210509_create_seats_table.php
|
Seat model and migration
|
2024-06-22 16:27:34 -05:00 |
|
2024_06_23_205912_create_audition_flags_table.php
|
Seating is working
|
2024-06-23 23:06:44 -05:00 |
|
2024_06_26_002318_add_advance_and_seating_columns_to_auditions_table.php
|
Finish last migration
|
2024-06-25 21:11:49 -05:00 |
|
2024_06_26_020924_add_advance_and_seating_columns_to_entries_table.php
|
Finish last migration
|
2024-06-25 21:11:49 -05:00 |
|
2024_06_27_030228_create_judge_advancement_votes_table.php
|
Judges can enter yes/no/dq votes for advancement entries
|
2024-06-26 22:56:31 -05:00 |
|
2024_07_15_040312_create_bonus_score_definitions_table.php
|
Original migrations and models
|
2024-07-14 23:39:55 -05:00 |
|
2024_07_15_042419_create_bonus_score_audition_assignment_table.php
|
Work on Admin Bonus Score Index
|
2024-07-15 13:59:09 -05:00 |
|
2024_07_15_042700_create_bonus_scores_table.php
|
Original migrations and models
|
2024-07-14 23:39:55 -05:00 |
|
2024_07_15_194558_create_bonus_score_judge_assignment_table.php
|
Bonus Score Judge Management
|
2024-07-15 15:19:29 -05:00 |
|
2024_08_05_205055_create_audit_log_entries_table.php
|
Log entry changes
|
2024-08-06 07:48:19 -05:00 |
|
2024_08_08_200522_create_doubler_request_table.php
|
User management of doubler preferences working
|
2024-08-10 16:23:11 -05:00 |
|
2024_08_10_214837_create_user_flags_table.php
|
Foundation work for user flags
|
2024-08-10 17:12:55 -05:00 |
|
2024_10_31_120759_create_calculated_scores_table.php
|
Cache scores after calculating
|
2024-10-31 07:19:27 -05:00 |
|
2024_12_26_223216_add_invoicing_enabled_setting.php
|
Add option to disable invoicing to settings page
|
2024-12-26 16:35:38 -06:00 |
|
2025_01_31_202548_add_collect_student_tshirt_size_setting.php
|
Add audition setting to optionally collect student shirt sizes
|
2025-01-31 14:36:29 -06:00 |
|
2025_01_31_204732_add_optional_data_column_to_students_table.php
|
Add column to students table to store additional data
|
2025-01-31 15:16:59 -06:00 |
|
2025_02_01_184324_create_nomination_ensembles_table.php
|
Preliminary work on nomination ensemble model and interface.
|
2025-02-01 13:38:45 -06:00 |
|
2025_02_02_225428_add_unique_constraint_to_name_in_nomination_ensembles_table.php
|
Admin functions to manage nomination ensembles working.
|
2025-02-02 16:56:56 -06:00 |
|
2025_02_02_225836_add_setting_to_enable_nomination_ensembles.php
|
Add setting to enable nomination ensembles and select a ruleset.
|
2025-02-02 17:13:29 -06:00 |
|
2025_02_02_231905_create_nomination_ensemble_entries_table.php
|
Initial setup work for making nominations under scobda rules.
|
2025-02-02 17:23:06 -06:00 |