Wykres commitów

4224 Commity (fd450673db478f84e7d7c7a3485cf36ab3cec00b)

Autor SHA1 Wiadomość Data
Andreas fd450673db [Advanced Logbook] Fixed ADIF button when no QSOs were checked 2023-05-03 15:30:36 +02:00
Andreas c192abaee6 [Advanced Logbook] Added a button to set QSL not required 2023-05-03 13:00:01 +02:00
Andreas 22a2b1c61a [Contesting] Fixed date sorting in the QSO table 2023-05-03 12:28:41 +02:00
Andreas Kristiansen 994c447ccf
Merge pull request #2107 from AndreasK79/notes_backup_api 2023-05-03 10:45:58 +02:00
Andreas 591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas ddca0a4fe7 [Advanced Logbook] Fixed sort order when exporting ADIF 2023-05-02 20:53:29 +02:00
Andreas Kristiansen 07a6025e99
Merge pull request #2103 from AndreasK79/backup_adif_api 2023-05-02 20:00:32 +02:00
Andreas 7b6a90634c [Advanced Logbook] Show/hide LoTW/eQSL according to username set 2023-05-02 19:04:12 +02:00
Andreas 4975072693 [Advanced Logbook] Fixed tooltip for updated rows 2023-05-02 18:24:07 +02:00
Andreas Kristiansen ff0bee50d5
Merge pull request #6 from phl0/htmlForQsl
Allow for HTML in table row
2023-05-02 18:21:18 +02:00
phl0 45e91c2b0c
Allow for HTML in table row 2023-05-02 18:20:08 +02:00
Andreas 0c5c94d191 [Advanced Logbook] Added columns for QSL/LoTW/eQSL 2023-05-02 14:48:46 +02:00
Andreas 6d831ceea6 [Advanced Logbook] Fix for updating qsl status 2023-05-02 13:46:23 +02:00
Andreas Kristiansen f4409204a9
Merge pull request #5 from phl0/disallowUnauthorizedAccess
If no API key is supplied we should check for a valid session and otherwise just redirect to login.
2023-05-02 08:18:20 +02:00
phl0 a2f29c67a4
If no API key is supplied we should check for a valid session and
otherwise just redirect to login.
2023-05-02 08:04:21 +02:00
Andreas Kristiansen 51dd93c06a
Merge pull request #4 from phl0/fixLink 2023-05-01 21:42:01 +02:00
phl0 d6529890b2
Delete stray a tag 2023-05-01 21:34:13 +02:00
phl0 a7473a44a8
Fix download link 2023-05-01 21:31:40 +02:00
Andreas efb44b1d65 [ADIF Backup] Fix when running backup from inside Cloudlog 2023-05-01 21:23:30 +02:00
phl0 846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas ebe01d938c [ADIF Backup] Added unique name to the backup file. 2023-05-01 17:21:20 +02:00
Andreas b45cfda3eb [ADIF Backup] Added so that ADIF can be backed up with cron and api key 2023-05-01 15:25:30 +02:00
Andreas cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas Kristiansen 4d56a09d09
Merge pull request #2102 from AndreasK79/advanced_logbook_sat_filter 2023-05-01 09:15:43 +02:00
Andreas 196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
Andreas aad8eaab3b [OQRS] Addes triped table to the requests 2023-04-30 13:31:50 +02:00
Andreas 47c435e3e6 [Advanced logbook] Added striped table and css so that marked lines will have correct color 2023-04-30 12:22:20 +02:00
Andreas 7e8437c182 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-04-30 08:34:03 +02:00
Andreas 8f2eb3c969 [Advanced logbook] If dxccid = 0, display - NONE - 2023-04-30 08:34:00 +02:00
Andreas Kristiansen d949cf9238
Merge pull request #2097 from AndreasK79/map_options 2023-04-29 20:31:05 +02:00
Andreas Kristiansen 8289b93904
Merge pull request #2098 from phl0/harmonizeNoneAsDxcc
Harmonize display of none as DXCC
2023-04-29 19:16:48 +02:00
Andreas 60851a9571 [PHP 8] Fixed passing null to string when DXCCid = 0 2023-04-29 19:15:50 +02:00
phl0 29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
Andreas e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
Andreas 5920167a3f [Contesting] Hopefully fixed serial issue 2023-04-29 10:17:07 +02:00
Andreas d64a75a244 [Contesting] Fixed serial not incrementing when loading session 2023-04-28 17:53:03 +02:00
Andreas 50f5f41883 [Contesting] Fixed issue with serial incrementing when setting exchangetype 2023-04-28 15:55:58 +02:00
Andreas Kristiansen d247cdc37e
Merge pull request #2096 from phl0/fixQsoViewForStationDxccNone
Use LEFT JOIN and COALESCE for station country
2023-04-28 15:32:07 +02:00
phl0 5f3788a892
Need a few more LEFT OUTER joins to prevent empty results 2023-04-28 15:14:59 +02:00
phl0 515fe68f6b
Use LEFT JOIN and COALESCE for station country 2023-04-28 14:30:24 +02:00
Andreas Kristiansen 2a9ab4b0ab
Merge pull request #2095 from phl0/fixEmptyStationPower
Make sure we only store numbers for station power
2023-04-28 14:10:51 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas 057b639d99 [Station location] Added helpful links to WWFF/SOTA/POTA 2023-04-28 11:55:21 +02:00
Andreas Kristiansen 6eb5874c7d
Merge pull request #2090 from phl0/statsWithApiKey
Make stats publicly usable with API key
2023-04-28 11:31:06 +02:00
Andreas Kristiansen 5f76edefb7
Merge pull request #2093 from phl0/bannerHideOption
Add option to hide dashboard banner
2023-04-28 08:14:43 +02:00
Andreas Kristiansen c63fdf9688
Merge pull request #2091 from phl0/stationPower
Add option for default station power
2023-04-28 08:05:28 +02:00
phl0 bee2a4d864
Remove debug code 2023-04-28 07:55:34 +02:00
phl0 3f5a17db0b
Add option to hide dashboard banner 2023-04-27 23:47:54 +02:00