Commit Graph

352 Commits

Author SHA1 Message Date
HB9HIL
46425b812d fix qso detail links 2024-03-05 08:04:03 +01:00
phl0
5b64e687f9 Omit trailing decimal places 2024-02-22 12:16:16 +01:00
phl0
8d9c802ce1 Add optical indicators 2024-02-22 10:56:52 +01:00
phl0
a301c00d97 Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:28:52 +01:00
abarrau
5df35ba8db add load frequency to band case 2024-02-15 17:41:02 +01:00
abarrau
b25e73fa00 remove qra on autoload ; load it on each function() 2024-02-15 17:31:56 +01:00
abarrau
a7c32c2c40 call echoQrbCalcLink by qra library class 2024-02-14 21:05:25 +01:00
Florian (DF2ET)
d886d595da Merge pull request #107 from phl0/refactorStationLogbookHint
Make clearer that overview filters on logbook rather than locations
2024-02-06 23:25:30 +01:00
HB9HIL
5bb8c6cbdb active logbook hint 2024-02-06 20:07:00 +01:00
phl0
4c5f4486f8 Make clearer that overview filters on logbook rather than locations 2024-02-06 17:48:50 +01:00
HB9HIL
96d49bfee3 Merge branch 'dev' into ans-central-users-data-folder 2024-02-06 12:52:20 +01:00
phl0
4c51b3dd5e Also include SIG and SIG_INFO 2024-02-06 12:42:32 +01:00
int2001
b5db88028f Make consequent use of SIG-References from station_profile 2024-02-05 13:10:45 +00:00
HB9HIL
dd8526811d Dev (#3)
* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>
2024-02-05 10:44:50 +01:00
phl0
0cd7a71d16 Show IOTA/SOTA ref on station location tab 2024-02-05 08:20:37 +01:00
HB9HIL
39616c6a69 paths libary 2024-02-02 14:57:27 +01:00
abarrau
ae8c2efa4f remove model class on view, use generic function 2024-02-01 16:59:28 +01:00
abarrau
aefd75e94a Merge remote-tracking branch 'upstream/dev' into ans-central-users-data-folder 2024-01-31 22:37:16 +01:00
abarrau
c10c430ab2 userdir for eqsl 2024-01-31 22:36:27 +01:00
phl0
2b0cf11f3c Add link to Clublog log search 2024-01-30 20:09:05 +01:00
phl0
9605e20afb Also use SIG + SIG_INFO in tweets and toots 2024-01-25 16:16:38 +01:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
Florian (DF2ET)
16e8901b44 Merge pull request #1 from phl0/trimVuccGrids
Trim VUCC_GRIDS Grids
2024-01-16 11:13:16 +01:00
phl0
0776fd8457 Trim VUCC_GRIDS Grids 2024-01-16 00:28:47 +01:00
Joerg
b31ab534db Merge pull request #81 from phl0/subdivisionTranslations
Basics for state translations
2024-01-15 17:03:13 +01:00
int2001
234e0b3e08 Show QRZ-QSL at QSO-Detail-View 2024-01-14 06:12:37 +00:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
810297ba39 Allow for displaying subdivision names 2024-01-09 17:07:25 +01:00
HB9HIL
015b4414de fix qso_icons (esp. lotw icon) 2024-01-08 17:37:04 +01:00
abarrau
3199660f9d add special name of this action menu (difference with top menu) 2023-12-22 11:14:25 +01:00
phl0
7dfc7765cb Add country flags as icons to view QSO and Tweets/Toots 2023-12-19 17:57:53 +01:00
phl0
b7f4efa33f Add SAT emoji to Tweet 2023-12-19 16:00:55 +01:00
phl0
7984b41538 Cover fall through 2023-12-19 15:56:37 +01:00
phl0
ddea5e4d31 also calc distance for gridlines/-corners and embed in tweet 2023-12-19 15:53:23 +01:00
Andreas Kristiansen
272c343a9c Merge pull request #2821 from phl0/tenDigitGrids
Ten digit grids
2023-12-13 08:16:49 +01:00
Andreas Kristiansen
fa49d31b79 Merge pull request #2771 from phl0/Subdivisions
Naming of subdivisions
2023-12-13 08:16:02 +01:00
phl0
82ec9845c3 Loading of CI not needed 2023-12-13 08:12:57 +01:00
phl0
77cabef52a We do not need to load Qra lib again 2023-12-13 08:10:13 +01:00
phl0
43cdd60a1b Check for empty LoTW/eQSL dates and catch the error 2023-12-12 15:15:49 +01:00
phl0
6d647fe736 Add functions for secondary subdivisions 2023-12-12 14:31:39 +01:00
phl0
e23ad8950d Merge branch 'dev' into Subdivisions 2023-12-12 08:29:51 +01:00
abarrau
6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
int2001
f5313eca63 Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00
phl0
5b577a432a PoC for subdivision naming 2023-12-04 14:43:07 +01:00
DJ3CE
cf2a50050c Add user-selectable 'Name' column 2023-11-26 18:37:08 +01:00
int2001
db87a75fb0 Fix tooltips to new BS5 Syntax 2023-11-26 08:41:30 +00:00
HB9HIL
d6edea7809 responsive dropdown 2023-11-17 22:25:30 +01:00
HB9HIL
17f39639be Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-17 08:35:17 +01:00
int2001
5707809d0a Fixing Error when "lastupload" isn't set 2023-11-17 07:20:02 +00:00
HB9HIL
4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00