Wykres commitów

556 Commity (a63b38eb0a7ff7c29579bb44c74fb580cb1cbcbc)

Autor SHA1 Wiadomość Data
Peter Goodhall 5b0312aa9a [Nav] Forgot to remove Bandmap from QSO dropdown 2023-09-12 18:25:54 +01:00
Peter Goodhall ad76f58624 Add QRV Menu item, Add hamsat rover check table page 2023-09-12 14:30:28 +01:00
Peter Goodhall b687d9759d [Nav] Placed QSL & eQSL Card view links under logbook 2023-09-11 18:19:07 +01:00
Andreas Kristiansen e74a949b07
Merge pull request #2432 from phl0/ajaxToPost 2023-09-05 12:56:04 +02:00
phl0 8929f17886
Also change ajax calls for QSO log view to post 2023-08-29 23:20:32 +02:00
Peter Goodhall 6b7902b023 [Nav] Removed the words search to add some room 2023-08-29 14:26:03 +01:00
int2001 aa599f38fc
Changed MaxZoom from 9 to 12 - so 6-character-grids are visible 2023-08-18 08:40:09 +00:00
phl0 f29a262144
Buttons in (e)QSL listings be white in dark mode themes 2023-08-16 07:39:48 +02:00
Peter Goodhall 3061d97e84
Merge pull request #2410 from phl0/unknotEqslTables
Tables in QSO upload and eQSL view should use differnent classes
2023-08-15 21:43:40 +01:00
phl0 82b4e60beb
Tables in QSO upload and eQSL view should use differnent classes
Also adds clear button to eQSL view table
2023-08-15 22:23:11 +02:00
int2001 48d3428703
Fixed Bug. QSO-PopUp wasn't working in Fullscreenmode 2023-08-15 14:27:26 +00:00
Andreas c6f17d6379 Fixed hardcoded title in the extras menu 2023-08-15 09:25:31 +02:00
Peter Goodhall 1f8722c497 Typo 2023-08-14 15:22:10 +01:00
Peter Goodhall ecdc77459e Update footer.php 2023-08-14 15:21:30 +01:00
Peter Goodhall f828a56800 [QSO] Fade out added QSO notice 2023-08-14 15:10:24 +01:00
Peter Goodhall ee93a64a02 [QSO] Move Rig freq data to under the map 2023-08-14 15:02:13 +01:00
int2001 74f26990a5
Reset-fields before adding the spot (when fetched) 2023-08-10 05:13:59 +00:00
Peter Goodhall 7f785862aa Fixes nominatim API change 2023-08-08 22:38:31 +01:00
int2001 90f70933c5
Check winkey-option before including js 2023-08-08 18:52:43 +00:00
int2001 1e269b18b2
removed a lot of unused (and dangerous) functions 2023-08-08 13:47:23 +00:00
Andreas 9eee9d9751 [QSLPrint] Fixed js. Added button to mark as sent 2023-08-04 10:00:14 +02:00
Peter Goodhall 2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Peter Goodhall b13f2b032c Implement macro shortcuts 2023-08-01 14:49:43 +01:00
int2001 1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
int2001 36fca28f1b
Made List default, added tooltip to call-column 2023-07-27 11:17:00 +00:00
Andreas 96b9d1f8c1 [Bandmap] Added local copies of js 2023-07-26 15:38:50 +02:00
int2001 21773cb39e Changed Link to deeplink 2023-07-23 12:08:15 +00:00
int2001 a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001 355aef7af8 Show Bandmap only in Menu, when setted up 2023-07-21 12:17:28 +00:00
int2001 c24a2fc113 Changed hard-url to base_url 2023-07-21 09:44:05 +00:00
int2001 5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001 45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas 198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
int2001 9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
int2001 1857151ba4 Trigger QRZ-Lookup, etc. after DXCluster-Lookup in js 2023-07-16 12:43:13 +00:00
int2001 6aab4f7bbc Implemented DXCluster-Lookup for current QRG 2023-07-16 11:53:53 +00:00
int2001 a334cebf55 Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Andreas 74687f0444 Disabled page reload after QSO edit in the Advanced Logbook 2023-07-08 10:04:47 +02:00
int2001 723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas cb95b3a5e1 [QSL Image Upload] Fixed some errors in the upload 2023-06-30 11:54:39 +02:00
Andreas Kristiansen 66c3c91900
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
2023-06-23 22:14:27 +02:00
Andreas 2a6d2c6d86 [Menu] Removed old menuitem for Gridsquare map 2023-06-23 22:14:07 +02:00
Andreas 5b2a6a66fa [Advanced searched] Fixed tooltip for result from stored queries 2023-06-21 17:04:09 +02:00
Andreas 7420d1e0cb [Gridmap] Add menuitem 2023-06-21 17:00:23 +02:00
Andreas 0a1f6322b8 [Menu] Can add extra menu items from options table 2023-06-20 08:36:35 +02:00
Peter Goodhall 7fcf4d9f1d
Merge pull request #2200 from AndreasK79/gridsquare_tweaks
[Gridsquare map] Tweaked zoom levels
2023-06-14 13:42:30 +01:00
Peter Goodhall 6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas 413c23d8f7 [QSL Labels] Added menu translation 2023-06-14 10:27:35 +02:00
Andreas f400629a10 [Gridsquare map] marker on click now only active in gridsquare map (not visitor or activator map) 2023-06-14 08:57:20 +02:00
Andreas e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00