Wykres commitów

2873 Commity (161941d854591c7dbc912811766188835f2e37ce)

Autor SHA1 Wiadomość Data
Michael Urspringer bc6381aa9b Check NULL value for data.power 2022-10-21 11:36:40 +02:00
Michael Urspringer b328e439dc Changed WWFF links to CQGMA links 2022-10-20 22:30:19 +02:00
phl0 588e3408e8
Add button that leads to search for other QSOs with the same DX station 2022-10-19 23:27:13 +02:00
phl0 f0044aa505
No comment ... 2022-10-19 19:33:14 +02:00
phl0 5d9b69f403
fix C+P mistake 2022-10-19 19:25:07 +02:00
phl0 ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0 e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
francescocozzi 8cd4b101a7 Italian translation
Complete System folder & fix apostrophe character
2022-10-17 19:58:11 +02:00
francescocozzi a3d290d52a Italian translation 2022-10-17 18:23:25 +02:00
Peter Goodhall 19b6a7c62a
Merge pull request #1688 from phl0/removeSlug 2022-10-15 21:23:24 +01:00
phl0 6a52c8c37c
Hide station locations of other users 2022-10-15 21:07:59 +02:00
phl0 7205a82d61
Add function to delete public slugs 2022-10-15 20:50:20 +02:00
Peter Goodhall 45ebcc2d97 [Widgets] QSO now requires /widget/qso/publicslug 2022-10-15 14:29:14 +01:00
Peter Goodhall 74b51fe503
Merge pull request #1677 from HakanKoseoglu/turkish_translation_v2 2022-10-15 14:03:21 +01:00
Lars Thunberg b7a91070f3
Add files via upload 2022-10-15 14:13:16 +02:00
Hakan Koseoglu at jupiter 082f2a4518 V2.0 language translations for Turkish 2022-10-14 22:50:37 +00:00
Peter Goodhall b69a084329 [Visitor] Fixes issue of map not loading 2022-10-14 17:04:50 +01:00
DL2CC 5a4d9ea718
Convert Contest serial exchange to integer
some logbook programs allow for non number characters in the exchange serial number field, cloudlog would crash on import. By converting those fields to integer we probably lose some (worthless) information but still have it import correctly
2022-10-13 08:52:23 +02:00
Andreas 465fa4256f [CQ Award] Removed unnecessary break below title 2022-10-12 19:06:22 +02:00
kb-light 10a02aa0e6 [Welcome] add missing space 2022-10-12 14:52:03 +00:00
Andreas Kristiansen 6a920cacff
Merge pull request #1658 from AndreasK79/cq_award_new_map 2022-10-12 14:06:25 +02:00
phl0 df4dcf91eb
Use globally configured tileUrl for CQ map 2022-10-12 12:49:05 +02:00
Peter Goodhall a7fed81367 [Bands] removed a bit of debug code 2022-10-12 11:24:37 +01:00
Peter Goodhall 291d75f0fe [Bands] Don't show create or edit buttons for users who arent admin 2022-10-12 11:23:01 +01:00
Andreas 49025ff0bc [CQ Award] Added legend on map 2022-10-12 10:46:59 +02:00
Andreas d4c51fc75c [CQ Award] New map added 2022-10-12 09:44:13 +02:00
Peter Goodhall eecd2bf71d [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Peter Goodhall 75952cec2a Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-11 16:54:34 +01:00
Peter Goodhall c08257beaa [Welcome] Might fix bug 2022-10-11 16:54:32 +01:00
Andreas b1616ac5c4 [Welcome] Fix typo in view 2022-10-11 17:34:44 +02:00
Peter Goodhall 1ff1e541f6 still rushing bugs 2022-10-11 15:06:17 +01:00
Peter Goodhall fa979a426a Update Api_model.php 2022-10-11 15:05:03 +01:00
Peter Goodhall 7ed979b4b6 Update Api_model.php 2022-10-11 15:03:31 +01:00
Peter Goodhall c0f812baeb Hopefully now works correctly 2022-10-11 14:59:17 +01:00
Peter Goodhall 8bbc0ba9bc Fixing my rubbish code 2022-10-11 14:54:34 +01:00
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
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
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
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 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
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
kb-light 07b7930f64 Fix indentation 2022-09-27 19:49:57 +00:00
kb-light 99ce3d677f Fix sat_mode 2022-09-27 19:49:57 +00:00
kb-light 4064340bc7 Unify varible naming
Replace uplink_freq by frequency.
Replace uplink_mode by mode
Replace downlink_freq by frequency_rx.
Replace downlink_mode by mode_rx
2022-09-27 19:49:57 +00:00
kb-light 37ea7049d7 Radio API: Remove redundant data construction 2022-09-27 19:49:57 +00:00
kb-light a60885f2ed Unify radio API
Radio API should not depend on the name
Remove further occurrence of SatPC32 and CloudlogCatQt
2022-09-27 19:49:57 +00:00
Andreas f61c2cca12 [Debug] Added Codeigniter version and corrected a typo 2022-09-26 18:11:36 +02:00
Andreas aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
phl0 aea62c5b56
Use global tile URL also for distance plots 2022-09-22 23:39:12 +02:00
phl0 3a4ea503fa
Use globally configurable tileUrl for maps 2022-09-22 23:33:32 +02:00
Alessio Caiazza d8c8260097
More robust error handling and cleanup 2022-09-22 08:58:25 +02:00
Alessio Caiazza 27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
Peter Goodhall 60d0ba1bad
Merge pull request #1576 from nolith/fix-eqsl-upload
Fix eQSL upload for linked account
2022-09-20 20:54:04 +01:00
Andreas Kristiansen f49f8a20b9
Merge pull request #1607 from phl0/makeEorUpperCase
Make <eor> tags upper case (now with fixed LotW issue)
2022-09-20 20:42:48 +02:00
Andreas 7a23b6fbfc [Quick Lookup] Added ucwords with options to dxcc name 2022-09-20 19:55:31 +02:00
Andreas 33d18c8001 [KML Export] Added ucwords with options 2022-09-20 19:51:43 +02:00
Andreas 32f31d31ab [DX Atlas export] Added ucwords to dxcc name 2022-09-20 19:46:58 +02:00
Andreas 5e3cd0c986 [Dashboard] Fix if user locator is not valid 2022-09-20 17:40:14 +02:00
Andreas 9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas Kristiansen e98f6b5627
Merge pull request #1609 from AndreasK79/band_save_listener
[Bands] Now saves when clicking checkbox
2022-09-20 14:51:12 +02:00
Andreas 8527598c22 [DXCC Award] Added ucwords to the DXCC Name so that it displays nicer 2022-09-20 12:18:40 +02:00