Wykres commitów

2864 Commity (master)

Autor SHA1 Wiadomość Data
Peter Goodhall 3788a84ee9 [Dashboard] Map now follows user selection for showing icon and colour
Visual decision to not show home marker or locs on the dashboard
2024-05-20 15:57:58 +01:00
Peter Goodhall 1cf2b3cd41 Update footer.php 2024-05-19 17:50:10 +01:00
cats-shadow e8ff967a2f Fixed the behavior of the dashboard map according to the appearance settings. 2024-05-17 16:28:08 +03:00
Peter Goodhall 4182b67471 Update footer.php 2024-05-16 15:36:50 +01:00
Peter Goodhall 0335d42c1c Update footer.php 2024-05-16 15:10:09 +01:00
Peter Goodhall 84dbe80ff2 [Dashboard] Loads QSOs with red icons and reloads every 5secs
Adds to #3105

TODO

- this doesnt listen to the user options
2024-05-16 14:46:24 +01:00
Peter Goodhall 9691a8bc3a [Dashboard] Reload the Logbook Table every 5 seconds
This reloads the logbook table on the dashboard every 5 seconds as mentioned in #3105
2024-05-16 13:58:58 +01:00
Peter Goodhall 025b1de9fd [QSO View] If WAB Ref is inc in the Station Location show it in the tab 2024-05-15 16:18:32 +01:00
Peter Goodhall dfa6750438 [Awards] Add UK & Crown Dependencies Gridmaster Map 2024-05-15 14:35:08 +01:00
Peter Goodhall 6673015af7 Looks like ADIF uses NL and LoTW uses NF yay for mismatch 2024-05-14 21:47:55 +01:00
Peter Goodhall b0f4256713 Newfoundland is NF
thanks to @ve1cwj
2024-05-14 18:09:37 +01:00
Peter Goodhall c6716ab57a [WAB] Added ability to store WAB reference in Station Locations
Added ability to store WAB reference in Station Locations and also its exported in ADIF with the custom tag of "APP_CLOUDLOG_MY_WAB"
2024-05-14 15:25:10 +01:00
Peter Goodhall cee89b3966 Added support for the GMDX Summer Challenge 2024-05-09 15:55:03 +01:00
Peter Goodhall 471c83a8b8 Impliments a simple remember me feature for 14 days
Starts to impliment #3087 this has a remember me for 14 days
2024-04-30 14:48:47 +01:00
Peter Goodhall 6af3c2fa33
Implements end to end testing 2024-04-30 11:29:11 +01:00
Peter Goodhall d169298940 WAB - changed colours to match the standard in Cloudlog 2024-04-20 22:34:04 +01:00
Peter Goodhall 8b206a99df Fix map heights 2024-04-20 22:28:00 +01:00
Peter Goodhall 9527b08181 DXCC map full height 2024-04-20 22:25:05 +01:00
Peter Goodhall 201368c2cc Makes CQ Magazine WAZ map fully visible 2024-04-20 22:23:32 +01:00
Peter Goodhall 2d72981787 Added full Worked All Britain Award Support
Added full Worked All Britain Award Support using the SIG system in Cloudlog #3079
2024-04-20 16:01:50 +01:00
Peter Goodhall 64873c5178
Merge branch 'dev' into cypress-end-to-end-testing 2024-04-19 17:45:54 +01:00
Peter Goodhall e2a9641383 draft to build a map with wab map geo overlay 2024-04-18 17:42:34 +01:00
Alessio Caiazza cb85ad2144
Print activator references on QSO labels 2024-04-15 21:50:27 +02:00
Peter Goodhall fd3ba41d26 Switch to local htmx library instead of CDN 2024-04-12 14:59:04 +01:00
Peter Goodhall d7c6dbd29f Fixes #3056 Stopping invalid callsigns when creating station locations 2024-04-10 17:39:33 +01:00
Peter Goodhall 04ba3e733b another lower case ci 2024-04-10 17:24:50 +01:00
Peter Goodhall f297618cb0 Update search_result_ajax.php 2024-04-10 17:20:06 +01:00
Peter Goodhall f46b550917 Added another change to load library 2024-04-10 17:00:53 +01:00
Peter Goodhall dc5dd22766 try catch frequency on null 2024-04-10 16:34:39 +01:00
Peter Goodhall c7718d675c Impliments HTMX for the user delete so that you never leave the main table display 2024-04-10 15:15:54 +01:00
Patrick Burns f28bc904ad undo one more minor change that was related to qso testing, will address it later 2024-04-07 14:20:39 -05:00
Patrick Burns bfb39c0b1d undo qso changes, will address those later 2024-04-07 14:16:55 -05:00
Patrick Burns 6d7d5fb459 Merge branch 'dev' into cypress-end-to-end-testing 2024-04-07 14:09:58 -05:00
Peter Goodhall c1c39c9021 [Custom Map] Increase map size 2024-04-07 14:42:13 +01:00
Patrick Burns 238f1e66fa end to end testing 2024-04-05 15:36:16 -05:00
phl0 aff522334a
Fix WWFF award info 2024-04-05 10:56:03 +02:00
Peter Goodhall 36f05bdef3
Merge pull request #3045 from patrickrb/1720-public-view-pagination-with-config-option
Visitor page pagination
2024-04-04 14:21:52 +01:00
Patrick Burns b0a7eef25e remove search_enabled config requirement 2024-04-04 07:39:00 -05:00
Peter Goodhall c3a2046d9f
Bug fix and refactor - QSL/SSTV carousels and management tabs 2024-04-04 13:17:18 +01:00
Patrick Burns b5a7bc2847 refactored sstv and qsl carousels and javascript to be a little easier to read and reason about 2024-04-03 21:50:47 -05:00
Patrick Burns e345364bfa added SSTV image page to the nav menu in the header 2024-04-02 16:55:00 -05:00
Patrick Burns eab8af8068 remove errant empty line addition 2024-04-02 10:15:25 -05:00
Patrick Burns c2c2b0f395 self reivew, simplify logic on checking if results is empty 2024-04-02 10:14:01 -05:00
Patrick Burns 6330d5df77 added pagination to visitor page only if the public search option is enabled 2024-04-02 09:51:10 -05:00
Peter Goodhall 3a8f424dc0
Contest "copy exchange to" 2024-04-02 13:44:08 +01:00
Peter Goodhall ab8abd1ccc
Support added for uploading SSTV images against past QSOs 2024-03-28 15:19:19 +00:00
Peter Goodhall 9564a767eb
Merge pull request #3034 from phl0/liveQsoMarker
Add live/post QSO markers
2024-03-28 14:16:03 +00:00
phl0 cc46e713e0
Add live/post QSO markers 2024-03-27 18:33:23 +01:00
DJ3CE 3d22e3c949 Implement contesting copy-exchange-to(-nearly)-anything
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
  compatible with the previous DOK-copy.
- UI changes
- Logbook_model enhancements
- Translation additions
2024-03-27 11:31:39 +01:00
Patrick Burns fdd4a2df8c realized my old branch/PR was started off of main and not dev, got a new one up now 2024-03-26 22:08:16 -05:00