Cloudlog/application/migrations
phl0 65189d07ca
Basic POTA support
2022-10-05 17:05:53 +02: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 Working prototype of LoTW file upload. Needs a bit of polish yet. 2013-03-05 19:19:52 -06:00
004_add_eQSL_login_and_url.php Actually, this needs to do an UPDATE, not an insert... 2013-08-17 10:26:43 -05:00
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 New tables for full clublog DXCC import 2016-02-17 15:06:43 +00:00
009_add_dxcc_exceptions.php New tables for full clublog DXCC import 2016-02-17 15:06:43 +00:00
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 Remove static table name from migrations 2019-07-24 10:33:10 +02:00
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 Remove static table name from migrations 2019-07-24 10:33:10 +02:00
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 Lat long stored as strong type for whats expected of ADIF. 2019-09-16 21:45:59 +01:00
022_mylatlng_wrongtype.php changed my_lat and my_lng data types due to adif spec 2019-09-16 22:11:12 +01:00
023_col_email_tooshort.php Email col far to short 2019-09-16 22:15:14 +01:00
024_add_column_logbookid.php fixed migration cock up 2019-09-22 21:51:55 +01:00
025_create_logbook_table.php fixed migration cock up 2019-09-22 21:51:55 +01:00
026_addfield_to_logbooks_default.php fixed migration cock up 2019-09-22 21:51:55 +01:00
027_addfield_to_logbooks_active.php fixed migration cock up 2019-09-22 21:51:55 +01:00
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 Removed yesterdays work decided against its method of implimentation 2019-09-23 16:27:10 +01:00
031_add_station_id_to_logbook.php Added extra fields 2019-09-23 16:34:18 +01:00
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 Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname 2019-10-03 12:56:25 +01:00
035_col_mode_tooshort.php was missing .php extention (doh) 2019-10-05 22:54:36 +01:00
036_create_eqsl_images_table.php Wrong migration numbering 2020-03-02 20:44:59 +00:00
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 Added US state to station profile options 2020-04-08 17:00:25 +01:00
040_add_qrz_api_to_stationprofile.php Added pushing of QSOs to QRZ. 2020-05-07 17:35:58 +02:00
041_create_modes_table.php Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +02:00
042_modify_modes_table.php enlarged submodes-filed, updated cropped submodes to original content 2020-08-31 17:11:43 +02:00
043_add_lotw_certs_table.php Tried to make migs match 2020-09-01 17:45:39 +01:00
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 Tried to make migs match 2020-09-01 17:45:39 +01:00
046_add_last_upload_to_lotw_certs.php Tried to make migs match 2020-09-01 17:45:39 +01:00
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 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 [Users] Made Date Format defineable in the user profile and changed all the code in the system to follow selection 2020-09-15 22:04:47 +01:00
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 New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
053_gridsquare_index.php Fixes Migration VUCC index to long 2020-10-29 14:52:34 +00:00
054_add_qsl_images.php Changed Migration so that it checks if qsl_images exists as i kept getting errors jumping around branches :) 2020-10-30 16:11:41 +00:00
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 Change the way themes are processed 2020-12-07 09:55:30 +00:00
058_new_options_table.php [Global Options] Created Migration for table "options" and added theme and default 2020-12-10 17:45:44 +00:00
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 [Config][Maps] Added Openstreetmap tile server settings to options table 2020-12-26 14:58:41 +00:00
061_add_lang_to_options.php [Migration] 061 adds language to the options table default to english 2021-01-31 13:24:25 +00:00
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 [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 [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 [Migration script] Typo in the script name. 2021-03-31 11:56:44 +02:00
068_add_cat_timeout_to_options.php [Global Options] Added the option to define the Radio Timeout Warning 2021-05-03 14:50:33 +01:00
069_add_user_definable_columns.php [User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook. 2021-05-05 17:52:42 +02:00
070_add_fifth_column.php [User selectable columns] Added a fifth column, used only in logbook view. Also fixed a bug when adding user accounts. 2021-05-07 08:03:25 +02:00
071_add_queries_table.php Fixed down in migration script. 2021-10-15 11:14:28 +02:00
072_create_station_logbook_table.php Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
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 Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
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 Fixed down in migration script. 2021-10-15 11:14:28 +02:00
077_add_userid_to_notes.php [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
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 [Migration] Fixes issue when user_id already exists with the api table. 2021-10-06 11:16:54 +01:00
080_update_cas9_qsos.php Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
081_update_xw2_qsos.php [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:27:36 +00:00
082_add_reset_pass_to_users.php [Migration] Added duplicate check on columns in script 082 2022-02-09 20:05:40 +01:00
083_create_station_logbook_relationship_table2.php [Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4. 2022-02-05 17:15:00 +01:00
084_fix_collate.php Update 084_fix_collate.php 2022-01-26 14:53:55 +00:00
085_add_public_slug_to_stationlogbooks.php [Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4. 2022-02-05 17:15:00 +01:00
086_options_autoload_theme.php [Migration][Options] set the theme to auto load 2022-03-25 15:40:15 +00:00
087_add_qrz_image_option.php Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
088_add_power_to_cat.php Fix typo 2022-04-07 12:07:51 +02:00
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 Update 091_create_thirdpartylogins_table.php 2022-05-05 15:07:36 +01:00
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 Only run migration when both IFs are met 2022-07-10 11:14:47 +01:00
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 Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
097_add_qso_dates_to_lotw_certs.php Update migration script due to recent changes in 2022-08-24 17:20:25 +02:00
098_add_band_bandxuser.php Fix SQL insert for SAT band 2022-09-10 13:17:15 +02:00
099_add_wwff_to_bandxuser.php [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
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_pota_columns.php Basic POTA support 2022-10-05 17:05:53 +02:00