Cloudlog/application/migrations
..
001_add_lotw_credentials.php
002_add_config_table.php
003_add_lotw_login_url.php
004_add_eQSL_login_and_url.php
005_add_dxcc_enddate.php
007_add_dxcc_delete.php
008_add_dxcc_entities.php
009_add_dxcc_exceptions.php
010_add_dxcc_prefixes.php
011_add_dxcc_prefixes_start_end.php DXCC match on date as well as callsign. Table schema updates 2016-02-23 22:00:35 +00:00
012_add_dxcc_entities_start.php
013_add_dxcc_stored_proc.php
014_migration.php
015_extenddxccprefix.php dxcc tables: extend prefix/call field to 32 characters 2019-05-17 02:01:55 +01:00
016_lotwusers.php
017_qslviavarchar.php Remove static table name from migrations 2019-07-24 10:33:10 +02:00
018_clubloguserfields.php
019_forceint_wrongtype.php Remove static table name from migrations 2019-07-24 10:33:10 +02:00
020_apikeydesc.php
021_latlng_wrongtype.php
022_mylatlng_wrongtype.php
023_col_email_tooshort.php Email col far to short 2019-09-16 22:15:14 +01:00
024_add_column_logbookid.php
025_create_logbook_table.php
026_addfield_to_logbooks_default.php
027_addfield_to_logbooks_active.php
028_logbooks_setkeys.php started the logbook table 2019-09-22 21:23:09 +01:00
029_delete_logbooks_table.php Removed yesterdays work decided against its method of implimentation 2019-09-23 16:27:10 +01:00
030_delete_logbookid.php
031_add_station_id_to_logbook.php
032_add_station_active.php Added extra fields 2019-09-23 16:34:18 +01:00
033_log_setindex_station_id.php Added migration to set the station_id to indexed also created a second station model that returns qso count so that sped things up 2019-09-25 00:38:13 +01:00
034_add_eqslqthnickname_to_stationprofile.php
035_col_mode_tooshort.php
036_create_eqsl_images_table.php
037_update_lotw_url.php Migration file to fix LOTW url issue 2020-03-12 15:04:42 +00:00
038_create_iota_tables.php Changed migration table number 2020-03-20 20:00:36 +00:00
039_add_state_to_stationprofile.php
040_add_qrz_api_to_stationprofile.php
041_create_modes_table.php
042_modify_modes_table.php
043_add_lotw_certs_table.php
044_add_key_to_lotw_certs.php Make it more failsafe 2024-01-20 13:57:26 +01:00
045_add_userid_to_lotw_certs.php
046_add_last_upload_to_lotw_certs.php
047_add_cert_to_lotw_certs.php
048_add_county_to_stationprofile.php Tried to make migs match 2020-09-01 17:45:39 +01:00
049_add_users_measurement_base.php Class type typo in the migration class should be "add_users_measurement_base" 2020-09-15 16:30:16 +01:00
050_add_dateformat_to_users.php
051_delete_lotw_userlist_table.php Added Migration to delete the LoTW User List table and removed some unneeded coded 2020-09-21 14:10:55 +01:00
052_add_user_stylesheet.php
053_gridsquare_index.php
054_add_qsl_images.php
055_add_signature_to_station_profile.php
056_add_qrz_upload_realtime_option.php
057_new_stylesheet_default.php
058_new_options_table.php
059_add_default_theme_to_options_table.php [Global Options] Created Migration for table "options" and added theme and default 2020-12-10 17:45:44 +00:00
060_add_tileserver_to_options.php
061_add_lang_to_options.php
062_add_globalsearch_to_options.php
063_add_contest_table.php [Contesting] Migration file is needed as well 2021-02-12 23:28:09 +01:00
064_add_user_sota_lookup.php [QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings. 2021-02-26 10:37:43 +01:00
065_changed_dxcc_tables_utf8mb4.php Change DXCC tables to UTF8mb4 this fixes #924 2021-03-09 13:52:24 +00:00
066_add_user_hide_notes.php
067_add_index_cqz_prop.php [Migration script] Typo in the script name. 2021-03-31 11:56:44 +02:00
068_add_cat_timeout_to_options.php
069_add_user_definable_columns.php
070_add_fifth_column.php
071_add_queries_table.php
072_create_station_logbook_table.php
073_create_station_logbook_relationship_table.php
074_add_userid_to_station_profiles.php
075_add_active_station_logbook_to_user_table.php Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
076_theme_table.php
077_add_userid_to_notes.php
078_add_userid_to_hardware.php [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
079_add_userid_to_api.php
080_update_cas9_qsos.php
081_update_xw2_qsos.php
082_add_reset_pass_to_users.php
083_create_station_logbook_relationship_table2.php
084_fix_collate.php Update 084_fix_collate.php 2022-01-26 14:53:55 +00:00
085_add_public_slug_to_stationlogbooks.php
086_options_autoload_theme.php
087_add_qrz_image_option.php
088_add_power_to_cat.php Fix typo 2022-04-07 12:07:51 +02:00
089_add_propmode_to_cat.php
090_make_mode_frequency_null.php Forgot to change description 2022-04-08 22:01:07 +02:00
091_create_thirdpartylogins_table.php
092_add_service_username.php
093_rename_profile_images.php
094_update_modes_adif313.php Added more modes 2022-07-21 18:36:39 +02:00
095_cat_change_timestamp.php
096_add_wwff_columns.php
097_add_qso_dates_to_lotw_certs.php Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
098_add_band_bandxuser.php
099_add_wwff_to_bandxuser.php
100_update_cat_table.php
101_make_frequency_bigint_again.php
102_add_version_two_trigger_to_options.php
103_add_user_wwff_lookup.php Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
104_user_auto_qth_option.php
105_create_dxcc_master_tables.php
106_add_user_previous_qsl_type.php
107_change_greencube_to_oscar.php
108_add_pota_columns.php
109_add_m17_and_freedv.php
110_rename_cas5a.php
111_reupload_io117_and_fo118.php
112_add_oqrs.php
113_amsat_status_upload_option.php Add DB migration 2023-01-28 12:49:34 +01:00
114_create_index_for_colsubmode.php
115_add_webadif_api_export.php
116_add_timestamp_to_api.php Add a column to API keys to show last usage timestamp 2023-03-21 12:26:15 +01:00
117_add_contest_session_table.php
118_make_lotw_use_dxcc_id.php [Migration] Added an extra if check to avoid errors 2023-04-22 08:37:04 +02:00
119_remove_dxcc_name_from_station_profile.php
120_add_station_power.php Add DB migration for station_power 2023-04-27 23:09:31 +02:00
121_add_user_pota_lookup.php Add POTA lookup function 2023-05-01 21:14:30 +02:00
122_reupload_tevel.php Reupload Tevel QSOs to LOTW 2023-05-15 20:39:15 -03:00
123_add_lotw_users.php Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
124_create_label_types_table.php [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
125_lotw_enddates.php
126_mastodon_url.php Fixed header of migrationscript. Accidently there was the amsat-feature documented... 2023-07-06 08:22:44 +00:00
127_add_hrdlog_fields.php Controller, Migrationscript and View for HRDLog 2023-07-07 11:35:01 +00:00
128_user_default_map_settings.php
129_add_public_search_option.php
130_add_version_to_config.php
131_reset_lotw_upload_for_ledsat.php
132_create_cwmacros_table.php Getting ready for merge 2023-08-01 16:22:03 +01:00
133_add_user_language.php Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
134_create_label_paper_types_table.php
135_add_winkey.php
136_tag_2_4_6.php
137_tag_2_4_7.php
138_user_options_table.php
139_modify_eQSL_url.php Added bits to fix windows 2024-04-19 16:08:58 +01:00
140_tag_2_4_8.php
141_alter_user_options_table.php And migration script 2023-08-31 08:41:59 +02:00
142_alter_lotw_user_table.php
143_tag_2_4_9.php
144_tag_2_4_10.php Tag Cloudlog as 2.4.10 2023-10-03 13:59:37 +01:00
145_rename_gridmap_variables.php
146_correct_default_bandgroup.php correction of default bandgroup as migration 2023-10-18 19:31:46 +02:00
147_tag_2_4_11.php
148_qso_end_times.php Add option to log QSO end times separately 2023-11-01 14:24:13 +01:00
149_reupload_inspiresat7_qsos.php
150_tag_2_5_0.php [Migration] Tag Cloudlog as 2.5.0 2023-11-03 12:42:56 +00:00
151_user_quicklog.php added user_quicklog_enter 2023-11-05 12:29:59 +01:00
152_tag_2_5_1.php
153_tag_2_5_2.php
154_create_dxpedition_table.php Fixes byte issue for older mysql versions 2023-12-16 15:40:31 +00:00
155_add_clublog_realtime.php
156_add_waja_bandxuser.php
157_wide_themes.php Fixed theme migration script 2023-12-07 11:11:43 +01:00
158_add_qrz_down.php
159_extend_default_qsl.php
160_tag_2_6_0.php
161_award_submitted_typo.php
162_hrdlog_username.php
163_dxcc_index.php Improved migration file to check if index exists before dropping it 2023-12-18 11:48:42 +00:00
164_removing_blue_theme.php removing blue theme 2023-12-18 21:17:23 +01:00
165_tag_2_6_1.php
166_set_oqrs_stationname_option.php set default value for additional OQRS Option 2023-12-27 11:55:01 +01:00
167_add_last_login.php
168_rename_reupload_so121.php
169_tag_2_6_2.php
170_tag_2_6_3.php
171_tag_2_6_4.php
172_tag_2_6_5.php
173_tag_2_6_6.php
174_tag_2_6_7.php
175_add_sstv_images_table.php
176_tag_2_6_8.php
177_add_dxped_url_option.php
178_tag_2_6_9.php
179_tag_2_6_10.php
180_qso_table_credit_submitted_increase.php
181_tag_2_6_11.php
182_tag_2_6_12.php
183_add_wab_to_location.php [WAB] Added ability to store WAB reference in Station Locations 2024-05-14 15:25:10 +01:00
184_tag_2_6_13.php
185_tag_2_6_14.php
186_tag_2_6_15.php