Wykres commitów

6937 Commity (2d729817878b7701dd82b2c6f197939fd5494e71)

Autor SHA1 Wiadomość Data
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 dc294ef54f Update .gitignore 2024-04-19 17:46:10 +01:00
Peter Goodhall 925656ab96 Added a few items to gitignore 2024-04-19 17:44:45 +01:00
Peter Goodhall e2a9641383 draft to build a map with wab map geo overlay 2024-04-18 17:42:34 +01:00
Peter Goodhall efa597f0d9 Created new asset folder called kmz and added wabsquares 2024-04-17 22:42:18 +01:00
Peter Goodhall 42e76d8aa6
Fix SSTV localization strings 2024-04-16 13:59:50 +01:00
Peter Goodhall 4dc074241d
Merge pull request #3080 from nolith/qso_labels_awards
Print activator references on QSO labels
2024-04-16 13:59:02 +01:00
Alessio Caiazza cb85ad2144
Print activator references on QSO labels 2024-04-15 21:50:27 +02:00
Peter Goodhall 01ba223c27 Revert "Update pota.txt"
This reverts commit b551ba3a30.
2024-04-14 17:06:42 +01:00
Peter Goodhall 73032061e4 Tag 2.6.9 2024-04-14 16:23:57 +01:00
Peter Goodhall fd3ba41d26 Switch to local htmx library instead of CDN 2024-04-12 14:59:04 +01:00
Peter Goodhall 5b70a1b61b
Merge pull request #3069 from Ciemon/patch-8
Update pota.txt
2024-04-10 17:47:29 +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
Peter Goodhall 0bc7f44e26 fixes issues with card enabling when creating new user 2024-04-10 15:04:07 +01:00
Peter Goodhall 3fe5159489 fixes user_eqsl_qth_nickname error when creating a new user 2024-04-10 14:51:10 +01:00
Ciemon b551ba3a30
Update pota.txt
After changes made to park naming in the POTA programme this update provides a sorted list of the latest park numbers from POTA.
2024-04-10 08:37:12 +01:00
Peter Goodhall 99e958d48c fixed typo 2024-04-09 14:24:30 +01:00
Peter Goodhall d77bb118ea fixed migration file name 2024-04-09 14:21:48 +01:00
Peter Goodhall e44ea531cc
Merge pull request #3026 from DJ3CE/dxped_config
Make dxped-url configurable
2024-04-09 14:20:46 +01:00
Peter Goodhall 18e46ad7a1
Merge pull request #3067 from patrickrb/fix-visitor-pagination-links
Fix visitor pagination links
2024-04-09 14:14:00 +01:00
Patrick Burns 5dcebe82a6 fix visitor pagination links 2024-04-08 19:47:37 -05:00
Peter Goodhall 96fdf31588
Merge pull request #3063 from patrickrb/sstv-directory-fixes
SSTV directory fixes
2024-04-08 11:05:10 +01:00
Patrick Burns 134d6bcf98 add sstv strings to the rest of the language files 2024-04-07 12:27:05 -05:00
Patrick Burns 365671322b added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
Peter Goodhall 583c2ad191 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2024-04-07 14:42:19 +01:00
Peter Goodhall c1c39c9021 [Custom Map] Increase map size 2024-04-07 14:42:13 +01:00
Peter Goodhall a09f1f13e2
Merge pull request #3061 from phl0/germanSstvLang
Add missing German translations for SSTV stuff
2024-04-07 14:26:08 +01:00
phl0 02aa35f06d
Add missing German translations for SSTV stuff 2024-04-07 08:46:35 +02:00
Peter Goodhall bb64d68be1 2.6.8 tag 2024-04-05 22:12:00 +01:00
Peter Goodhall 80276a071c
Merge pull request #3057 from phl0/fixWwffAwardInfoBox
Fix WWFF award info
2024-04-05 11:21:23 +01:00
phl0 aff522334a
Fix WWFF award info 2024-04-05 10:56:03 +02:00
DJ3CE f03ad1d0b0 Switch dxped-url config to options-table 2024-04-04 19:50:53 +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 83ad320e02 fix comment 2024-04-04 07:40:27 -05: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
Peter Goodhall 121911c306
Merge pull request #3047 from patrickrb/SSTV-image-page
Feature - SSTV Image Page
2024-04-04 13:16:34 +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 9b6127c9ab remove storage functions from eqsl and use new helper instead 2024-04-02 17:01:17 -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 f8eeaab064
Merge pull request #3042 from DanielBausset/sattimers_6_chars_grid
Limit Grid square to 6 chars in request to df2et.de API
2024-04-02 14:37:20 +01:00
Peter Goodhall 55d24cd52b
Prevent non-numeric input in contesting-serial fields 2024-04-02 13:45:00 +01:00