提交图

364 提交

作者 SHA1 备注 提交日期
Andreas
e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00
Peter Goodhall
65b780e2f3 [CW Macros] Database Schema Created 2023-06-02 15:43:53 +01:00
phl0
4a60b69154
Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
ve1cwj
445d12cae2
Reupload Tevel QSOs to LOTW 2023-05-15 20:39:15 -03:00
phl0
846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
phl0
a593efc2f6
Add DB migration for station_power 2023-04-27 23:09:31 +02:00
Andreas Kristiansen
3ab60c4109
Merge pull request #2079 from phl0/removeRedundantDxccData 2023-04-26 21:07:07 +02:00
phl0
2370ee2bfe
Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
phl0
5d6abd1fd3
Remove redundant country colum in station_profile
Squashed commit of the following:

commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbe
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:28:31 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:18:28 2023 +0200

    Refactor reassign function to use DXCC name from dxcc_entities

commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 22:05:12 2023 +0200

    Use DXCC name from DXCC entities upon import

commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 21:18:53 2023 +0200

    Add DB migration script

commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 18:16:55 2023 +0200

    Fix export function for requests QSLs

commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:53:50 2023 +0200

    Fix webadif/qrz upload

commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:32:40 2023 +0200

    Fix lotw_export function

commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:21:37 2023 +0200

    Fix SIG export function

commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:01:42 2023 +0200

    Fix SAT export functions

commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20 d6139439
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 16:52:43 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:54:14 2023 +0200

    Use DXCC entity name from dxcc_entities in ADIF export

commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:36:16 2023 +0200

    Make logbooks use DXCC name from entities table

commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:01:58 2023 +0200

    Use DXCC name from separate table in QSO view

commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:21:57 2023 +0200

    Add table join to station profile lookup

commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:13:35 2023 +0200

    Remove country name from edit functions

commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:07:58 2023 +0200

    Remove station_country parameter

commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 17:59:24 2023 +0200

    Use DXCC name from dxcc_entitites table
2023-04-25 00:13:49 +02:00
Andreas
d613943973 [Migration] Added an extra if check to avoid errors 2023-04-22 08:37:04 +02:00
phl0
dde42136ee
Set default value in case DXCC id is missing 2023-04-19 22:10:44 +02:00
phl0
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
phl0
6929a061eb
Add a column to API keys to show last usage timestamp
Squashed commit of the following:

commit 83f12cc945fa717945062a841854498368d8cb10
Author: phl0
Date:   Tue Mar 21 12:24:53 2023 +0100

    Change default value to current date/time

commit e1cb72f3fc80f581ee30d927772efe0ffe155059
Author: phl0
Date:   Tue Mar 21 12:05:46 2023 +0100

    Add functions to update timestamps

commit d303f629a0b2d200e49da36766cf72ed37c3fe92
Merge: 01a9606a 7dd76923
Author: phl0
Date:   Tue Mar 21 11:13:21 2023 +0100

    Merge remote-tracking branch 'origin/dev' into apiKeyLastUsed

commit 01a9606afde6aad6be0f07f34f8584e540c50e8c
Author: phl0
Date:   Tue Mar 21 11:11:51 2023 +0100

    Reorder DB migration due to previous commits

commit ec5cd743b96dc1ed0f2740f7b2051f88549f4248
Author: phl0
Date:   Fri Mar 17 16:23:34 2023 +0100

    Basics for API key last used
2023-03-21 12:26:15 +01:00
Peter Goodhall
c1d2a98da8
Merge pull request #2035 from hugosilvaparagramanet/feature/export-to-qo-100-dx-club
Basic QO-100 Dx Club API integration
2023-03-20 14:53:41 +00:00
Hugo Silva
d7d06c2bbc Store webadif upload data in separate table 2023-03-17 13:11:04 +00:00
Hugo Silva
a745cbb6e8 Check if columns exist before adding them in migration 2023-03-17 08:28:08 +00:00
Hugo Silva
c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00:00
Andreas
5ac115ceee [Migrations] Fix in script 102 and 105 to check if things exists 2023-03-15 14:40:32 +01:00
Peter Goodhall
d675f05e4c [QSO] adjustments to the DXCC Stats box 2023-02-20 15:20:16 +00:00
Andreas
9b787bbb1f Fixed hardcoding of tables 2023-01-28 15:21:09 +01:00
phl0
5649e17bcf
Add DB migration 2023-01-28 12:49:34 +01:00
Andreas
880c87238d [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00
Andreas
2ba3d14683 [OQRS] Updated migration script number again 2022-12-21 22:13:08 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
phl0
309732c739
Fix typo 2022-12-21 21:27:36 +01:00
phl0
08f08d2e9a
Reupload IO-117 and FO-118 QSOs to LotW 2022-12-21 21:24:35 +01:00
phl0
c93a32da8b
Rename CAS-5A to FO-118 2022-12-18 09:21:21 +01:00
Andreas
5db5f7387e [OQRS] Updated migration script number 2022-12-14 12:38:17 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Peter Goodhall
f7bfee9850
Merge branch 'dev' into addM17AndFreeDV 2022-12-07 10:50:28 +00:00
phl0
013493baca
Add FreeDV and M17 submodes of digital voice 2022-12-07 09:06:35 +01:00
phl0
233fb4a483
Update reference to ADIF specs 2022-12-07 08:29:50 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
Peter Goodhall
809fc8c78c
Merge branch 'dev' into greencube 2022-11-27 17:25:24 +00:00
Peter Goodhall
822b136edc Bought up to date for merge 2022-11-27 17:22:51 +00:00
phl0
08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
Peter Goodhall
a87c2ca73c make the comments make sense 2022-11-16 14:54:06 +00:00
Peter Goodhall
1e1e8fb1c4 [Satellites] Change exisiting QSOs to IO-117 2022-11-16 13:58:36 +00:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0
e902dbdffe
Fix SQL typo 2022-11-03 18:36:06 +01:00
Andreas
ef2d032e03 [Search] Added migration script and tweaks to view 2022-11-01 19:47:06 +01:00
phl0
f0044aa505
No comment ... 2022-10-19 19:33:14 +02:00
phl0
5d9b69f403
fix C+P mistake 2022-10-19 19:25:07 +02:00
phl0
ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
Peter Goodhall
22f421e9eb Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
phl0
f556e6319f
Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
8de14376ba
Add some safeguarding in case columns do (not) exist
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 21:21:15 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall
23defe3ede Update 100_update_cat_table.php 2022-09-30 16:11:30 +01:00
Peter Goodhall
2e7b6a5dad Think i need more sleep 2022-09-30 15:59:14 +01:00
Peter Goodhall
2c76f7ea8f Update 100_update_cat_table.php 2022-09-30 15:58:11 +01:00
Peter Goodhall
d946d23fa2 Update 100_update_cat_table.php 2022-09-30 15:57:23 +01:00
Peter Goodhall
de9445fd7b Update 100_update_cat_table.php 2022-09-30 15:54:11 +01:00
phl0
43f46f9879 Restore initial data type of frequency column in cat table
Signed-off-by: phl0 <github@florian-wolters.de>
2022-09-30 12:05:38 +00:00
kb-light
88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
phl0
67e43093f1
Fix SQL insert for SAT band 2022-09-10 13:17:15 +02:00
Andreas
7a4def1f3d [Bands] Changed frequency library to fetch default frequency from DB 2022-09-09 16:53:01 +02:00
Andreas
795459b38a [Bands] Added bandgroup in the bands table 2022-09-08 18:41:08 +02:00
Andreas
b72ba539cf [Bands] Fixed typos in the migration script 2022-09-04 20:36:45 +02:00
Andreas
f133f1b6af [Bands] Added migration script 2022-09-04 20:16:12 +02:00
phl0
05765d1dc4
Update migration script due to recent changes in
upstream target branch
2022-08-24 17:20:25 +02:00
phl0
133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts 2022-08-24 17:18:55 +02:00
phl0
05ac1ff55e
Extract and store QSO start/end date and store separately 2022-08-24 14:34:44 +02:00
phl0
b888d44289
Add QSO start/end dates to LotW certs 2022-08-24 10:40:11 +02:00
phl0
cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
phl0
055af5b822
Move WWFF info from COL_SIG_INFO to new column 2022-08-17 11:54:21 +02:00
phl0
59a3df06b6
Add DB column and edit/view functiions 2022-08-15 16:57:37 +02:00
Peter Goodhall
c33c8e7153 [CAT] Always set the timestamp data from PHP so its UTC 2022-08-03 16:50:09 +01:00
Kim - DG9VH
a3b0732af8 Added more modes 2022-07-21 18:36:39 +02:00
Kim - DG9VH
ecb7f8bae8 Update 094_update_modes_adif313.php 2022-07-21 17:57:40 +02:00
Kim - DG9VH
04bfcfbb20 MIgrate Modes to ADIF V3.13
Inserting new modes, deactivating some modes and reordering them.
2022-07-21 17:55:13 +02:00
Peter Goodhall
96721ea71d Only run migration when both IFs are met 2022-07-10 11:14:47 +01:00
phl0
8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
Andreas
1083fb8693 [Migration] Fixed script. Column name and table name were swapped. 2022-05-24 20:22:05 +02:00
Peter Goodhall
e244573a65 Fixed migration file 2022-05-20 12:28:23 +01:00
Peter Goodhall
98dd08a6f8 [Migration] Add a service_username to thirdparty_logins 2022-05-05 15:11:33 +01:00
Peter Goodhall
867456de1a Update 091_create_thirdpartylogins_table.php 2022-05-05 15:07:36 +01:00
Peter Goodhall
264b914b8e [Migration] Create table thirdparty_logins
thirdparty_logins table will be used to store usernames and passwords for third party services.
2022-05-05 15:07:02 +01:00
phl0
bfeb11026d
Forgot to change description 2022-04-08 22:01:07 +02:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
phl0
0977bd400a
Fix typo 2022-04-07 12:07:51 +02:00
phl0
7ef299c869
Add power field to CAT interface 2022-04-06 14:50:24 +02:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
phl0
73ce098676
Add user config option to select whether to show qrz.com images 2022-04-04 11:38:21 +02:00
Peter Goodhall
985e71638d [Migration][Options] set the theme to auto load
Automatically load the theme which fixes issue of it not working correctly when not logged in as reported by @phl0
2022-03-25 15:40:15 +00:00
Andreas
73cf21c691 [Migration] Added duplicate check on columns in script 082 2022-02-09 20:05:40 +01:00
Andreas
77217186e5 [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
Peter Goodhall
dcc4f2b992 Delete 083_create_station_logbook_relationship_table2.php 2022-02-05 12:12:21 +00:00
Andreas
e1438a01a0 [Migration] Renamed to avoid duplicate with script 73. 2022-02-05 12:02:43 +01:00
Peter Goodhall
73d4e8bcff [Station Logbooks] Adds column public_slug this will be used for generating the publicly sharable dashboard in v2 cloudlog 2022-01-26 15:43:44 +00:00
Peter Goodhall
415a24eaf6 Update 084_fix_collate.php
Adds queries back
2022-01-26 14:53:55 +00:00
Peter Goodhall
6695112e3c
Removed "queries" has this table doesn't exist. 2022-01-26 14:25:08 +00:00
Ondřej Nový
216aaff844 Cleanup SQL CHARSET and COLLATE
* Set same charset and collate for all tables
* Recommends collate utf8mb4_0900_ai_ci which is MySQL default
2022-01-25 08:28:37 +01:00
Peter Goodhall
860adbb7ab Fixes a weird issue 2022-01-20 14:28:12 +00:00
Peter Goodhall
87e6bb95ba
Update 082_add_reset_pass_to_users.php 2022-01-18 17:55:59 +00:00
Peter Goodhall
f7da92ff0c Update 082_add_reset_pass_to_users.php 2022-01-18 17:29:08 +00:00
Peter Goodhall
61fc1fc92b [Password Reset] Creates DB columns and password reset views and process. 2022-01-18 15:29:22 +00:00
Peter Goodhall
0afdf302ea [Migration] Adds 072 to 073 to cover my muck up! 2022-01-05 22:05:50 +00:00
Peter Goodhall
1e4f6283e0 [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:27:36 +00:00
Peter Goodhall
c7a718c337 Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
Peter Goodhall
59e4ea0316 [Sats] Change CAS-9 QSOs to HO-113 and set LoTW Sent to N 2022-01-03 18:17:04 +00:00
Andreas
9576f576d9 Fixed down in migration script. 2021-10-15 11:14:28 +02:00
Andreas
57e5836193 [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Peter Goodhall
e46152003f [Migration] Fixes issue when user_id already exists with the api table. 2021-10-06 11:16:54 +01:00
Andreas
d998a7f8a2 Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
Andreas
7c56741b92 [Advanced search] Changed to migration 71 to not have problems later when merging station_logbooks. 2021-10-06 10:19:45 +02:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Peter Goodhall
e8be6f8620 Only create the fields in db if they arent there 2021-09-27 15:07:38 +01:00
Andreas
7979431d95 [Advanced search] Added migration script. 2021-09-25 20:13:06 +02:00
Andreas Kristiansen
92e45d6735
Merge branch 'station_logbooks' into add_userid_to_api 2021-09-20 19:34:19 +02:00
Andreas Kristiansen
345c753d13
Merge branch 'station_logbooks' into userid_hardware 2021-09-20 19:33:31 +02:00
Andreas
30ba927c25 [API] Added userid to the API key. 2021-09-20 15:16:53 +02:00
Andreas
586bc969fa [Hardware] Added userid to everything that has to do with hardware. 2021-09-20 15:03:35 +02:00
Andreas
a554ad07aa [Notes] Added migration script for adding userid to notes. 2021-09-20 12:16:44 +02:00
Andreas
e4952101f9 Renamed a file to fix a merge collision in migration files. 2021-09-15 19:33:34 +02:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes 2021-09-15 19:30:34 +02:00
Peter Goodhall
ce1d7a5351 Code added to have an active logbook and code to set it all up 2021-09-07 18:07:48 +01:00
Peter Goodhall
605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01:00
Peter Goodhall
a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +01:00
Andreas
5995b169c6 [Custom CSS Theme Support] Added migration script for creating the theme table 2021-08-09 13:26:04 +02:00
Peter Goodhall
e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall
c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00
Andreas
de5c65c121 [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
Andreas
159aa0562d [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
Peter Goodhall
4fb2d03913 [Global Options] Added the option to define the Radio Timeout Warning
Radio timeout warning is used to alert users when a radio interface has disconnected and is providing stale info for logging.
2021-05-03 14:50:33 +01:00
Andreas
035525e0ad [Migration script] Typo in the script name. 2021-03-31 11:56:44 +02:00
Andreas
5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Andreas
31e8eb9ac6 [Main menu] And nice to include the migration script as well. 2021-03-20 22:35:51 +01:00
Peter Goodhall
613d6a6d13 Change DXCC tables to UTF8mb4 this fixes #924 2021-03-09 13:52:24 +00:00
Andreas
7c04327268 [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.
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00
Andreas
3812a02762 [Contesting] Migration file is needed as well 2021-02-12 23:28:09 +01:00
Peter Goodhall
91f53dddd2 Added Migration to allow Global Search
This will allow code to be added to allow non logged in users to access the search button thats currently controlled via cloudlog.php config file
2021-02-09 17:33:20 +00:00
Peter Goodhall
67ba28d145 [Migration] 061 adds language to the options table default to english 2021-01-31 13:24:25 +00:00
Peter Goodhall
3fe6a69807 [Config][Maps] Added Openstreetmap tile server settings to options table 2020-12-26 14:58:41 +00:00
Peter Goodhall
be6550723c [Global Options] Created Migration for table "options" and added theme and default
This will be for global variables, anything that needs to stick for every user, default theme, dates etc etc etc
2020-12-10 17:45:44 +00:00
Paul Beesley
301483bddf Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Peter Goodhall
d336a801b7
QRZ Real time upload is false by default 2020-11-18 19:53:58 +00:00
Andreas
e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc
f41af318b9 Add migration for sig and sig_info fields 2020-11-11 18:10:32 +01:00
Peter Goodhall
6de9ff69b0 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
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload 2020-10-29 17:55:23 +01:00
Peter Goodhall
e306b8a8a0 Fixes Migration VUCC index to long 2020-10-29 14:52:34 +00:00
Andreas
6b1f30cb0d New feature: QSL card image upload 2020-10-28 23:20:03 +01:00
Andreas
5a380a2cf1 Added migration file for index on col_gridsquare and col_vucc_grids to speed up VUCC award a bit. 2020-10-25 15:17:06 +01:00
Andreas
97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Peter Goodhall
235c977040 Added Migration to delete the LoTW User List table and removed some unneeded coded 2020-09-21 14:10:55 +01:00
Peter Goodhall
75a4870ad9 [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
Peter Goodhall
ccc8dbbc3c Class type typo in the migration class should be "add_users_measurement_base" 2020-09-15 16:30:16 +01:00
Andreas
9d4c40e44c Measurement_base in config is now fallback if not set in user profile. 2020-09-14 20:24:57 +02:00
Andreas
04032ad72c Merge branch 'measurement_base' of https://github.com/AndreasK79/Cloudlog into measurement_base 2020-09-14 12:32:23 +02:00
Andreas
6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
Andreas Kristiansen
86643ca74d
Merge branch 'master' into measurement_base 2020-09-13 14:46:08 +02:00
Andreas
e487ebdd45 Migration file added. 2020-09-13 13:57:21 +02:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall
a1137f92d5 Tried to make migs match 2020-09-01 17:45:39 +01:00
Kim Huebel
ea46b95cc0 enlarged submodes-filed, updated cropped submodes to original content 2020-08-31 17:11:43 +02:00
Peter Goodhall
28d770973b Added Migration to create a county field inside the Station Profile table 2020-08-26 23:23:15 +01:00
Peter Goodhall
94f3060419 Adds main cert & fixes some typos 2020-08-26 16:31:35 +01:00
Peter Goodhall
5179a72c37 Added Last Upload DataTime field to LoTW_certs table to store when last sync took place 2020-08-17 17:09:00 +01:00
Peter Goodhall
90831f407b Added all the parts to allow uploading p12 files into Cloudlog plus storing the data 2020-08-17 17:02:54 +01:00
Peter Goodhall
1296656dd6 Created the start of the frontend to display uploaded certificates. 2020-08-13 17:24:07 +01:00
Peter Goodhall
c86d95af60 Created an "lotw_certs" table to hold p12 cert data for lotw sync 2020-08-13 16:43:07 +01:00
Kim Huebel
396eaab53a Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +02:00
Kim Huebel
8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
AndreasK79
f1ad1d1d6e Added pushing of QSOs to QRZ. 2020-05-07 17:35:58 +02:00
Peter Goodhall
48f6ea69bb Added US state to station profile options 2020-04-08 17:00:25 +01:00
Peter Goodhall
7d1fc66097 Changed migration table number 2020-03-20 20:00:36 +00:00
Peter Goodhall
9250eb816d
Merge branch 'master' into IOTA_award_added 2020-03-20 19:56:37 +00:00
Peter Goodhall
714a59aae3 Created migration file to add IOTA reference table and records 2020-03-20 19:50:11 +00:00
Peter Goodhall
13aa9bfe39 Migration file to fix LOTW url issue 2020-03-12 15:04:42 +00:00
Peter Goodhall
17abddbc2c Wrong migration numbering 2020-03-02 20:44:59 +00:00
Peter Goodhall
ecf999a943 Created migration file to make an eQSL Images table 2020-03-01 17:07:39 +00:00
Peter Goodhall
2d4a83dcc8 was missing .php extention (doh) 2019-10-05 22:54:36 +01:00
Kim - DG9VH
9355e5c945
Rename 034_col_mode_tooshort to 035_col_mode_tooshort 2019-10-05 23:50:53 +02:00
Kim - DG9VH
b68b181d00
Update 034_col_mode_tooshort 2019-10-05 23:48:18 +02:00
Kim - DG9VH
5ac709db27
set size from varchar(10) to varchar(12)
see http://www.adif.org/304/ADIF_304.htm#Mode_Enumeration and https://github.com/magicbug/Cloudlog/issues/359
2019-10-05 21:40:01 +02:00
Peter Goodhall
2a8f7f9272 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
Peter Goodhall
76e24b545d 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
Peter Goodhall
1c3dc32c23 Added extra fields 2019-09-23 16:34:18 +01:00
Peter Goodhall
e15f3cdde2 Removed yesterdays work decided against its method of implimentation 2019-09-23 16:27:10 +01:00
Peter Goodhall
50544cfb05 fixed migration cock up 2019-09-22 21:51:55 +01:00
Peter Goodhall
66231b52d2 started the logbook table 2019-09-22 21:23:09 +01:00
Peter Goodhall
3449ac627d Added migration file to create a logbook_id 2019-09-22 20:57:07 +01:00
Peter Goodhall
33f967d664 Email col far to short 2019-09-16 22:15:14 +01:00
Peter Goodhall
3e30310d01 changed my_lat and my_lng data types due to adif spec 2019-09-16 22:11:12 +01:00
Peter Goodhall
ac58d90cf2 Lat long stored as strong type for whats expected of ADIF. 2019-09-16 21:45:59 +01:00
Tobias Mädel
eac07da0c0 Remove static table name from migrations 2019-07-24 10:33:10 +02:00
Peter Goodhall
d6b447ea1f Added a migration file to create a description in the api table to start #287 2019-06-30 22:26:00 +01:00
Peter Goodhall
2641634892 Fixed issue where FORCE_INT and SWL columns where incorrectly setup by the old HRD schema. 2019-06-30 22:02:07 +01:00
Peter Goodhall
45a809c331 Added inputs and table columns to start supporting Clublog uploading 2019-06-19 14:14:10 +01:00
Peter Goodhall
9fb7d82702 Created mirgration file to change the logbook table field COL_QSL_VIA from 60 char to 255 2019-06-16 21:45:10 +01:00
Peter Goodhall
6cfbf774cb Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
2019-06-16 14:31:23 +01:00
Michael Cullen
fb1e949acf dxcc tables: extend prefix/call field to 32 characters
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.

fixes #272
2019-05-17 02:01:55 +01:00
Tobias Mädel
b1e005d399 Add station_profile migration 2019-02-26 19:31:54 +01:00