Cloudlog/application/migrations
2023-10-03 13:59:37 +01:00
..
001_add_lotw_credentials.php Turning on migration, adding a migration to add lotw credentials to the database, and removing a sample migration. 2013-02-24 17:58:36 -06:00
002_add_config_table.php Adding a primary key just for SQL sanity sake :) 2013-02-26 22:10:14 -06:00
003_add_lotw_login_url.php
004_add_eQSL_login_and_url.php
005_add_dxcc_enddate .php automated downloading of clublog cty xml file 2014-03-03 01:26:26 +00:00
005_add_dxcc_enddate.php fixed typo 2014-03-03 22:37:51 +00:00
007_add_dxcc_delete.php automated downloading of clublog cty xml file 2014-03-03 01:26:26 +00:00
008_add_dxcc_entities.php
009_add_dxcc_exceptions.php
010_add_dxcc_prefixes.php New tables for full clublog DXCC import 2016-02-17 15:06:43 +00:00
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 DXCC match on date as well as callsign. Table schema updates 2016-02-23 22:00:35 +00:00
013_add_dxcc_stored_proc.php Stored Proc for DXCC info 2016-02-28 14:09:08 +00:00
014_migration.php Add station_profile migration 2019-02-26 19:31:54 +01:00
015_extenddxccprefix.php dxcc tables: extend prefix/call field to 32 characters 2019-05-17 02:01:55 +01:00
016_lotwusers.php Added code to import lotw-useractivity.csv for displaying if users on lotw 2019-06-16 14:31:23 +01:00
017_qslviavarchar.php
018_clubloguserfields.php Added inputs and table columns to start supporting Clublog uploading 2019-06-19 14:14:10 +01:00
019_forceint_wrongtype.php
020_apikeydesc.php Added a migration file to create a description in the api table to start #287 2019-06-30 22:26:00 +01:00
021_latlng_wrongtype.php
022_mylatlng_wrongtype.php
023_col_email_tooshort.php
024_add_column_logbookid.php
025_create_logbook_table.php
026_addfield_to_logbooks_default.php fixed migration cock up 2019-09-22 21:51:55 +01:00
027_addfield_to_logbooks_active.php
028_logbooks_setkeys.php
029_delete_logbooks_table.php
030_delete_logbookid.php
031_add_station_id_to_logbook.php
032_add_station_active.php
033_log_setindex_station_id.php
034_add_eqslqthnickname_to_stationprofile.php
035_col_mode_tooshort.php
036_create_eqsl_images_table.php
037_update_lotw_url.php
038_create_iota_tables.php
039_add_state_to_stationprofile.php Added US state to station profile options 2020-04-08 17:00:25 +01:00
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 Tried to make migs match 2020-09-01 17:45:39 +01:00
045_add_userid_to_lotw_certs.php
046_add_last_upload_to_lotw_certs.php
047_add_cert_to_lotw_certs.php Tried to make migs match 2020-09-01 17:45:39 +01:00
048_add_county_to_stationprofile.php
049_add_users_measurement_base.php
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 Fixes Migration VUCC index to long 2020-10-29 14:52:34 +00:00
054_add_qsl_images.php
055_add_signature_to_station_profile.php Add migration for sig and sig_info fields 2020-11-11 18:10:32 +01:00
056_add_qrz_upload_realtime_option.php QRZ Real time upload is false by default 2020-11-18 19:53:58 +00:00
057_new_stylesheet_default.php
058_new_options_table.php
059_add_default_theme_to_options_table.php
060_add_tileserver_to_options.php
061_add_lang_to_options.php
062_add_globalsearch_to_options.php Added Migration to allow Global Search 2021-02-09 17:33:20 +00:00
063_add_contest_table.php
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 [Main menu] And nice to include the migration script as well. 2021-03-20 22:35:51 +01:00
067_add_index_cqz_prop.php
068_add_cat_timeout_to_options.php
069_add_user_definable_columns.php
070_add_fifth_column.php
071_add_queries_table.php Fixed down in migration script. 2021-10-15 11:14:28 +02:00
072_create_station_logbook_table.php
073_create_station_logbook_relationship_table.php [Migration] Adds 072 to 073 to cover my muck up! 2022-01-05 22:05:50 +00:00
074_add_userid_to_station_profiles.php
075_add_active_station_logbook_to_user_table.php
076_theme_table.php Fixed down in migration script. 2021-10-15 11:14:28 +02:00
077_add_userid_to_notes.php
078_add_userid_to_hardware.php
079_add_userid_to_api.php
080_update_cas9_qsos.php Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
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
089_add_propmode_to_cat.php Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
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 [Migration] Fixed script. Column name and table name were swapped. 2022-05-24 20:22:05 +02:00
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 [CAT] Always set the timestamp data from PHP so its UTC 2022-08-03 16:50:09 +01:00
096_add_wwff_columns.php Fixed hardcoding of tables 2023-01-28 15:21:09 +01:00
097_add_qso_dates_to_lotw_certs.php
098_add_band_bandxuser.php
099_add_wwff_to_bandxuser.php
100_update_cat_table.php Update 100_update_cat_table.php 2022-09-30 16:11:30 +01:00
101_make_frequency_bigint_again.php Restore initial data type of frequency column in cat table 2022-09-30 12:05:38 +00:00
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 No comment ... 2022-10-19 19:33:14 +02:00
105_create_dxcc_master_tables.php [Migrations] Fix in script 102 and 105 to check if things exists 2023-03-15 14:40:32 +01:00
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 [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00
113_amsat_status_upload_option.php
114_create_index_for_colsubmode.php
115_add_webadif_api_export.php
116_add_timestamp_to_api.php
117_add_contest_session_table.php [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
118_make_lotw_use_dxcc_id.php
119_remove_dxcc_name_from_station_profile.php
120_add_station_power.php
121_add_user_pota_lookup.php
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
125_lotw_enddates.php
126_mastodon_url.php
127_add_hrdlog_fields.php
128_user_default_map_settings.php
129_add_public_search_option.php
130_add_version_to_config.php [Version] Store version number in the options table 2023-07-14 14:03:55 +01:00
131_reset_lotw_upload_for_ledsat.php
132_create_cwmacros_table.php
133_add_user_language.php
134_create_label_paper_types_table.php
135_add_winkey.php [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
136_tag_2_4_6.php
137_tag_2_4_7.php
138_user_options_table.php
139_modify_eQSL_url.php eSQL: Security fix, use HTTPS to send password over the internet 2023-08-29 17:58:22 +02: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 Index for lotw_users 2023-09-07 15:03:08 +00:00
143_tag_2_4_9.php
144_tag_2_4_10.php