提交图

119 提交

作者 SHA1 备注 提交日期
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
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
Peter Goodhall
2e266f3412 auto load the lotw config file 2020-08-13 00:17:12 +01:00
Peter Goodhall
66f40bc0eb forgot the discription its late. 2020-08-13 00:15:23 +01:00
Peter Goodhall
adc4f896d3 Created an LOTW config file. 2020-08-13 00:14:44 +01: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
Peter Goodhall
5e6e65301c QSO Panel: CAT Timeout Warning Message #310
This adds a warning that Cloudlogs not received any recent data from CAT Interface this timeout is defined in the cloudlog.php configuration file

$config['cat_timeout_interval'] = 1800;

The default has been changed to 30mins.
2020-05-12 22:51:56 +01:00
Peter Goodhall
756499b2b3
Merge pull request #490 from stratoss/auto_grid_locator
Automatically work out Gridsquare from the location field based on geocoding.
2020-05-10 15:10:40 +01:00
Stanimir Stoyanov
596d662c41 auto_qth_qso to be false by default 2020-05-09 19:44:07 +03:00
Stanimir Stoyanov
4372e36072 auto_qth_qso to be false by default 2020-05-09 19:41:02 +03:00
Stanimir Stoyanov
256635919f Ability to disable the auto QTH filler based on the location string 2020-05-08 14:52:53 +03: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
phl0
e3b2ea5801
Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
Peter Goodhall
7d1fc66097 Changed migration table number 2020-03-20 20:00:36 +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
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
0x6d61726b
cb413a6607
duplicate options removed 2020-02-25 22:04:45 +01:00
Peter Goodhall
c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +00:00
AndreasK79
c682b8f3b4 This fixes the ADIF header import bug. Fixes #363. 2020-02-05 21:27:20 +01:00
Kim Huebel
2f489f9ee8 Added col_comment to csv-export for printing,
also made comments in cloudlog.php (cosmetics)
2019-10-06 19:52:18 +02:00
Kim - DG9VH
407b947cd9
Update migration.php 2019-10-05 23:52:12 +02:00
Peter Goodhall
f22b811e79 XSS Clean inputs on Station controller and model 2019-10-05 19:16:05 +01: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
Kim Huebel
e301c569a3 reverting changes to cloudlog.php 2019-09-27 23:13:59 +02:00
Kim Huebel
044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02: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
26e4fd16ef /logbook now shows the station_callsign used 2019-09-24 22:54:37 +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
d6acd34028 Added a public_search config option this allows you to make search available for users not logged in 2019-09-11 17:32:40 +01:00
Kim Huebel
1886896cb3 reverted K to M 2019-08-28 22:11:58 +02:00
Kim Huebel
0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02:00
Peter Goodhall
66455193a8 Added cat_timeout_interval this will be used to display a warning on the QSO panel 2019-07-06 23:35:11 +01: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
b09584ac49 Added missing config areas for HamQTH 2019-06-30 15:46:03 +01:00
Peter Goodhall
c013d66568 Create cloudlog_data_lists.php
Converting Primary Administrative Subdivision Enumeration list into PHP arrays to use in dropdowns

http://www.adif.org/310/ADIF_310.htm#Primary_Administrative_Subdivision
2019-06-29 15:51:39 +01:00