Wykres commitów

3607 Commity (ab7f3369475002707536906cc22b233e9d71feb4)

Autor SHA1 Wiadomość Data
Peter Goodhall 930d80c1fb Fix redirect loop 2022-10-11 14:29:02 +01:00
Peter Goodhall ff55dba9d3 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-11 14:26:50 +01:00
Peter Goodhall 4b6cd68717 [Welcome] Add final checks to carry out the needed migration 2022-10-11 14:26:46 +01:00
Peter Goodhall 80c53255d8
Merge pull request #1653 from phl0/skipOptionalAdifHeaders 2022-10-11 14:10:38 +01:00
phl0 bdda911db2
Fix indent 2022-10-11 09:20:12 +02:00
phl0 b321abbdb9
Allow for skipping (non mandatory) ADIF headers 2022-10-11 09:16:06 +02:00
Peter Goodhall 22f421e9eb Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
Peter Goodhall 08d6294e34 [Welcome] Only show role changes if needed 2022-10-10 15:21:04 +01:00
Peter Goodhall cd44097d66 [Welcome] Claim Notes, API Keys 2022-10-10 15:06:01 +01:00
Peter Goodhall d7efc67f99 [Welcome] Mini header and text changes 2022-10-09 17:01:05 +01:00
Peter Goodhall f9abd5d633 [Welcome] Don't include debug data.. 2022-10-09 16:47:23 +01:00
Peter Goodhall b4f1f63098 [Welcome] Hide Creating Logbooks or claiming locations
Hide Creating Logbooks or claiming locations if they are already in the database
2022-10-09 16:46:37 +01:00
Peter Goodhall cb4008c082 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-09 14:55:50 +01:00
Peter Goodhall c0c4caa53a [Welcome] Claim all station logbooks to first user in the datbase 2022-10-09 14:55:46 +01:00
Peter Goodhall 6a401dfaeb
Merge pull request #1643 from phl0/fixJsError
Only serve JS if maps are really to be displayed
2022-10-07 16:25:29 +01:00
Peter Goodhall e2cf65d5ba
Merge pull request #1648 from phl0/hideSatStuff
Hide SAT stuff if SAT band is disabled
2022-10-07 16:25:11 +01:00
Andreas Kristiansen a051fe87e7
Merge pull request #1642 from AndreasK79/band_award_mastercheckbox
[Bands] Added master checkbox for award
2022-10-06 17:49:17 +02:00
phl0 00ecfa8e5a
Only serve JS if maps are really to be displayed
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-06 12:51:36 +02:00
Andreas ccacc244db [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
phl0 6bfdd8a3d5
Hide SAT stuff if SAT band is disabled 2022-10-05 23:23:32 +02:00
Peter Goodhall 40b5746e48 [Welcome] Only show debug notice if its not production 2022-10-05 15:18:58 +01:00
Peter Goodhall 4419558971 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-05 15:15:32 +01:00
Peter Goodhall 2628e46d1b {Welcome to Cloudlog V2] Started writing the welcome page 2022-10-05 15:15:29 +01:00
Peter Goodhall 9a50e9747e
Merge pull request #1634 from phl0/minZoom
Min zoom
2022-10-05 14:43:17 +01:00
Peter Goodhall 6f8d07e1cd [eQSL][Upload] Only upload QSOs where nickname isnt blank
fixes #1635
2022-10-05 14:39:40 +01:00
Peter Goodhall 2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01:00
phl0 303b8bf8e3
Fix syntax
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:36:06 +02:00
phl0 bc26d9d717
Also apply for activated grids
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:33:02 +02:00
phl0 9426dc7cf3
Set min zoom so view does not crash
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-04 22:28:56 +02:00
Andreas 327fb1f485 [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
Peter Goodhall 9c8cb29bba Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-01 13:21:52 +01:00
Peter Goodhall 9d885f2b22 removed debug code 2022-10-01 13:21:50 +01:00
Peter Goodhall 9d17be08a3
Merge pull request #1624 from kb-light/radioapi
[Cat] Some fixes for backward compatibility with CloudLogCatQt
2022-09-30 17:36:15 +01:00
kb-light b523bfa683 [Cat] Some fixes for backward compatibility with CloudLogCatQt 2022-09-30 16:17:41 +00: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
Peter Goodhall dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
[WIP] Unify radio API
2022-09-30 15:47:30 +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 b081ab5449 Radio: Rename Sat mode vars to avoid confusion 2022-09-30 12:05:38 +00:00
kb-light 88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00
kb-light 49d1a13365 Some small API improvements 2022-09-29 21:32:08 +00:00
Florian (DF2ET) f39a561a3a
Handle non-SAT cases without throwing errors
* Also test mode and frequency for != "NULL"
* Remove useless code
* Forgotten change of variable name
* Set NULL as default for missing frequency
2022-09-29 21:06:06 +00:00
Peter Goodhall 1b644db237
Merge pull request #1620 from phl0/timeShortCutContest
Time and Date shortcuts also for contesting page
2022-09-28 21:14:35 +01:00
Peter Goodhall 7f76672a48
Merge pull request #1621 from AndreasK79/statistics_raw_qso_data_and_unqique_calls
[Statistics] Raw QSO data and unique callsigns
2022-09-28 21:14:15 +01:00
Peter Goodhall 3cbfcd0c23
Merge pull request #1622 from phl0/apiKeyCopyShortCut
Add shortcut for copying API keys
2022-09-28 21:11:09 +01:00
phl0 d4234ba53e
Add translation to tooltip (ger/en) 2022-09-28 15:49:57 +02:00
phl0 97af7abc4c
Add shortcut for copying api keys 2022-09-28 15:41:08 +02:00