提交图

62 提交

作者 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
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
Tobias Mädel
0e6a7bf8d1 Migration can now be run on any old installation and
should update the layout properly
2019-02-26 19:31:47 +01:00
Tobias Mädel
98bbf93eac Database migration & cleaup 2019-02-26 19:31:33 +01:00