Commit Graph

1628 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
9f3526d965 Merge pull request #154 from int2001/slimBase
Slim base
2024-02-18 17:34:03 +01:00
Andreas Kristiansen
c85370f176 Merge pull request #144 from AndreasK79/lba_batch_edit
[LBA] Batch QSO edit
2024-02-18 16:33:56 +01:00
int2001
e73abf39ee Renamed Lib 2024-02-18 14:54:45 +00:00
Andreas
fc720739e2 [LBA] Unselects QSO row and updates after save 2024-02-18 14:54:14 +01:00
int2001
ee84184273 Make use of new lib at WAS-AWard 2024-02-18 12:40:04 +00:00
int2001
5127d4e22d Make use of new lib at WAJA-Award 2024-02-18 12:38:18 +00:00
int2001
e97c369580 Make use of new lib at RAC-Award 2024-02-18 12:32:54 +00:00
int2001
5bc9ec57d5 Make use of new lib at IOTA-Award (IOTA is broken at the moment) 2024-02-18 12:29:52 +00:00
int2001
cc822ae5e9 Make use of new lib at H26-Award 2024-02-18 12:21:46 +00:00
int2001
d2a26a3776 Make use of new lib at DXCC-Award 2024-02-18 12:18:22 +00:00
int2001
bfd05fed26 Make use of new lib at DOK-Award 2024-02-18 12:11:34 +00:00
int2001
aa9eb4097c Make use of new lib at CQ-Award 2024-02-18 12:08:16 +00:00
int2001
5d8772a752 Merge branch 'cacheExternals' of github.com:int2001/wavelog into cacheExternals 2024-02-18 11:04:12 +00:00
int2001
cf20cc8db7 Added Caching of DXCluster-Data for 59seconds (60sec is JS-Refresh) 2024-02-18 11:03:39 +00:00
Andreas
2ce9ecbebb [LBA] Added user_id check on update 2024-02-18 09:41:54 +01:00
HB9HIL
cb0cf695f8 renamed helvetia to helvetia_model 2024-02-17 20:49:11 +01:00
HB9HIL
a62bf2d46f Merge branch 'dev' into h26_award 2024-02-17 19:51:22 +01:00
HB9HIL
a17ac50716 renamed h26 to helvetia 2024-02-17 00:47:00 +01:00
HB9HIL
5ffae9229b h26 band settings 2024-02-17 00:01:42 +01:00
HB9HIL
ffe381f429 [AWARDS] Added swiss H26 2024-02-16 23:25:07 +01:00
Andreas
f2e0a0dda1 [LBA] Batch QSO edit 2024-02-16 13:52:20 +01:00
HB9HIL
a1035ca8a2 adjustment for state list input 2024-02-16 13:36:06 +01:00
phl0
2794371025 Regard for order and also output time for VUCC timeline 2024-02-15 14:00:21 +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
int2001
66adf6cca2 Fixed an old Error when importing ADIF with wrong station_callsign, too 2024-02-14 08:58:21 +00:00
Andreas
168b8b7824 Only use CQ zones <= 40 2024-02-14 08:20:21 +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
int2001
fbb377e7ec Rmoeve more unused leftovers from 1.0 to 2.0. 2024-02-07 17:38:57 +00:00
int2001
493cc65e20 Removed dangerous functions where User can accidently shift profiles 2024-02-07 17:29:32 +00:00
phl0
228296a344 Check refs before trimming them 2024-02-07 15:57:02 +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
Andreas Kristiansen
d9f7dd21bb Merge pull request #94 from AndreasK79/distances_worked_longer_gridsquare
Allow for longer gridsquare in station profile
2024-02-05 08:43:19 +01:00
Andreas
a28f55abdb Allow for longer gridsquare in station profile 2024-02-04 21:49:36 +01:00
int2001
af9168989b Fixed a few null-checks which will fail on fresh accounts 2024-02-04 16:36:56 +00:00
Andreas
38f51fe59d Fix a PHP 8.1 deprecated bug. 2024-02-04 09:47:14 +01:00
int2001
aad723368c Prevent leaking data out of other station_location 2024-02-03 15:51:11 +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
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
Christoph Kottke
502a75e207 add stations_id to eqsl functions 2024-02-01 19:05:22 +01:00
abarrau
543a32857e fix name on comment 2024-02-01 14:29:32 +01:00
abarrau
532aa3e310 userdata for qsl 2024-02-01 11:58:34 +01:00
abarrau
691fcf8a83 change name to userdata 2024-02-01 09:08:53 +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
Joerg (DJ7NT)
f707e3eda1 Merge pull request #60 from int2001/qrz_at_dxcc
Added QRZ.com as option to several Awards
2024-01-31 18:40:13 +01:00
int2001
1c32e2e0f5 Added DXCC-State even if "de" is any 2024-01-31 15:02:15 +00:00