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
8dfaf47c79
[Options] Greates OptionsLib library, sets default theme and others
...
This commit does a couple of things
- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +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
Andreas
e149d34ba1
[QRZ Logbook] option for realtime logging added
2020-11-18 11:50:15 +01:00
Daniel Clerc
27418ea0a5
Add set migration to 55 in config/migration
2020-11-11 18:10:32 +01:00
Peter Goodhall
f974105329
Fixed migration file was malformed PHP, changed some text in the tabs
2020-10-29 17:34:59 +00:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01: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
Peter Goodhall
72da0645a1
Started building an english language file for Cloudlog so far dashboard has been done.
2020-09-28 19:16:22 +01:00
Peter Goodhall
e6ab52ee25
Missing migration config file change, added IF statements to catch users who arent logged in
2020-09-24 20:03:05 +01: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
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