Commit Graph

1852 Commits

Author SHA1 Message Date
Andreas
f2e0a0dda1 [LBA] Batch QSO edit 2024-02-16 13:52:20 +01:00
Andreas
b5106b2aff [LBA] Added user options for map layers 2024-02-15 12:08:56 +01:00
Florian (DF2ET)
c203650cb5 Merge pull request #138 from phl0/migrateHamsAt
Migrate hams.at to its native API
2024-02-14 16:10:00 +01:00
phl0
4ac0ada5e3 Migrate hams.at to its native API 2024-02-14 16:05:32 +01:00
HB9HIL
f22781221f Merge remote-tracking branch 'upstream/dev' into locations_quickswitch 2024-02-14 12:47:58 +01:00
Andreas
a568b3af98 Forgot the controller 2024-02-14 11:30:30 +01:00
HB9HIL
ff02bcbad8 Merge remote-tracking branch 'upstream/dev' into locations_quickswitch 2024-02-14 10:01:39 +01:00
Joerg (DJ7NT)
24eaf99deb Merge pull request #133 from int2001/Fix_space_in_adif
Fix space in adif
2024-02-14 10:00:40 +01:00
HB9HIL
cf904163b3 Merge remote-tracking branch 'upstream/dev' into locations_quickswitch 2024-02-14 09:57:09 +01:00
int2001
99ab380831 Fix: Print SUBMODE if submode present, else MAINMODE at labels 2024-02-14 06:10:48 +00:00
int2001
15e25719aa Enable Uploading Files, where a space occures in ADIF-Filename (PHP-Part) 2024-02-14 05:36:09 +00:00
HB9HIL
0b75eba8ba Merge remote-tracking branch 'upstream/dev' into locations_quickswitch 2024-02-14 00:42:40 +01:00
Joerg (DJ7NT)
6528883160 Merge pull request #126 from int2001/label_fence
Label fence
2024-02-12 17:58:05 +01:00
int2001
65db4724c0 Fix qrz-stager at QSOs with station_callsign 2024-02-12 12:52:25 +00:00
int2001
0a3d3bbf23 PHP-Fences / FormValidation for Labels 2024-02-12 06:41:25 +00:00
HB9HIL
60f508d6d2 Merge remote-tracking branch 'upstream/dev' into locations_quickswitch 2024-02-09 22:19:10 +01:00
Joerg (DJ7NT)
d6e3cf4879 Cfd export (#117)
* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-02-09 15:40:40 +01:00
HB9HIL
d1e11455e4 quickswitch feature 2024-02-09 11:05:28 +01:00
Andreas
afde0a16b6 [LBA] Added coordinates at the bottom of the map 2024-02-08 12:57:58 +01:00
Andreas
7264eefb0b [Custom Map] Removed code 2024-02-08 11:18:24 +01:00
int2001
493cc65e20 Removed dangerous functions where User can accidently shift profiles 2024-02-07 17:29:32 +00:00
Andreas
bb54f8bde4 [LBA] Added custom mapping icons 2024-02-07 10:55:35 +01:00
Andreas Kristiansen
4e53117efb Merge pull request #106 from AndreasK79/lba_cq_zone 2024-02-06 21:04:23 +01:00
Andreas
1037bd1751 [LBA] ITU zone overlay 2024-02-06 20:50:56 +01:00
Andreas
d28f0044c1 [LBA] Added CQ Zone overlay 2024-02-06 14:19:34 +01:00
HB9HIL
96d49bfee3 Merge branch 'dev' into ans-central-users-data-folder 2024-02-06 12:52:20 +01:00
Andreas
53f3fecc16 [Logbook] Removed profiler 2024-02-06 12:50:18 +01:00
Joerg (DJ7NT)
e78fe46cf0 Merge pull request #100 from int2001/sig_usage
Make consequent use of SIG-References from station_profile
2024-02-06 12:46:59 +01:00
Joerg (DJ7NT)
32ce6e5d7e Merge pull request #99 from int2001/qso2ajax
Logging with AJAX at QSO
2024-02-06 11:32:05 +01:00
HB9HIL
703a2ba050 Merge branch 'dev' into ans-central-users-data-folder 2024-02-06 10:50:37 +01:00
Joerg (DJ7NT)
c14b4b18ed Delete application/controllers/Welcome.php
security flaw
2024-02-05 16:29:37 +01:00
Joerg (DJ7NT)
614e7e3e00 Update Dashboard.php
Remove redir to welcome
2024-02-05 16:12:28 +01:00
int2001
b5db88028f Make consequent use of SIG-References from station_profile 2024-02-05 13:10:45 +00:00
int2001
4dcb795c9f Small adjustments 2024-02-05 12:12:11 +00:00
int2001
10a36920c8 Added notification and reloading of QSO-Table 2024-02-05 10:34:00 +00:00
int2001
a232b09e0f Change qso-save to ajax-return 2024-02-05 10:01:12 +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
int2001
9b4ced1889 Trying to convert the QSO-Post to an ajax call PHP/Part 2024-02-05 09:37:52 +00:00
Andreas
34dff8a71b [LBA] Fixed mapping of selected QSOs 2024-02-05 09:07:47 +01:00
int2001
af9168989b Fixed a few null-checks which will fail on fresh accounts 2024-02-04 16:36:56 +00:00
HB9HIL
81369d26be prettier 2024-02-03 10:04:15 +01:00
HB9HIL
6f6c008bd7 multilanguage support 2024-02-03 09:59:24 +01:00
HB9HIL
280cd98f93 show flashdata if no station has eqsl nick 2024-02-03 00:42:51 +01:00
dg0tm
bd4ab3088d [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>
2024-02-03 00:21:39 +01:00
HB9HIL
cf275269e9 Dev (#2)
* 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

---------

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>
2024-02-02 18:48:37 +01:00
Florian (DF2ET)
bab0b5fb2d Merge pull request #73 from dg0tm/wavelog
[eQSL] add stations_id to eqsl functions
2024-02-02 13:46:59 +01:00
Andreas
ffcb3e92d0 [Debug] Added information about when files were last updated, and links to update 2024-02-02 09:28:49 +01:00
Christoph Kottke
502a75e207 add stations_id to eqsl functions 2024-02-01 19:05:22 +01:00
abarrau
532aa3e310 userdata for qsl 2024-02-01 11:58:34 +01:00
abarrau
aefd75e94a Merge remote-tracking branch 'upstream/dev' into ans-central-users-data-folder 2024-01-31 22:37:16 +01:00