Commit Graph

2961 Commits

Author SHA1 Message Date
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
eb60c79837 baesURL has a trailing slash already 2024-02-06 18:18:35 +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
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
phl0
4c51b3dd5e Also include SIG and SIG_INFO 2024-02-06 12:42:32 +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
int2001
f327017037 Removed popup regarding unsaved changes (wasn't functional at all) 2024-02-06 10:20:27 +00:00
HB9HIL
703a2ba050 Merge branch 'dev' into ans-central-users-data-folder 2024-02-06 10:50:37 +01:00
Joerg (DJ7NT)
f79d941c23 Delete application/views/welcome directory
Leftovers. Security Flaw!
2024-02-05 16:10:51 +01:00
int2001
b5db88028f Make consequent use of SIG-References from station_profile 2024-02-05 13:10:45 +00:00
int2001
10a36920c8 Added notification and reloading of QSO-Table 2024-02-05 10:34:00 +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
phl0
0cd7a71d16 Show IOTA/SOTA ref on station location tab 2024-02-05 08:20:37 +01:00
int2001
af9168989b Fixed a few null-checks which will fail on fresh accounts 2024-02-04 16:36:56 +00:00
HB9HIL
dccf846dd2 moved qrg to first tab 2024-02-03 23:02:44 +01:00
HB9HIL
9d8c290a1d Merge pull request #86 from HB9HIL/stats_lang
Accumulated Statistics - Multilanguage Support
2024-02-03 14:37:13 +01:00
HB9HIL
6f6c008bd7 multilanguage support 2024-02-03 09:59:24 +01:00
HB9HIL
f3805e3f5e removed openssl check, not required 2024-02-03 07:50:23 +01:00
HB9HIL
b989d1e3d9 html fixes 2024-02-03 00:31:58 +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
HB9HIL
39616c6a69 paths libary 2024-02-02 14:57:27 +01:00
Andreas
80b0473834 Added custom data format 2024-02-02 11:03:06 +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
Joerg (DJ7NT)
5af0a062f0 Update index.php 2024-02-02 06:09:02 +01:00
HB9HIL
9b34637dc7 Merge remote-tracking branch 'upstream/dev' into dev 2024-02-01 22:48:54 +01:00
HB9HIL
aacab40b35 remove 'v' in Version Dialog 2024-02-01 22:48:33 +01:00
Andreas
538249f488 Re-added forum link 2024-02-01 17:38:06 +01:00
abarrau
ae8c2efa4f remove model class on view, use generic function 2024-02-01 16:59:28 +01:00
abarrau
1e6c7eda73 Merge remote-tracking branch 'upstream/dev' into ans-central-users-data-folder 2024-02-01 13:30:30 +01:00
abarrau
532aa3e310 userdata for qsl 2024-02-01 11:58:34 +01:00
HB9HIL
8cd87f697c Merge pull request #37 from HB9HIL/new_installer
New Wavelog Installer
2024-02-01 11:12:35 +01:00
int2001
0693bf1930 Renamed Call Spotter to Spotter 2024-02-01 07:25:14 +00:00
int2001
36e1e6b427 Resized TableCols to gain more space for DXCC (and prevent wrapping) 2024-02-01 06:33:24 +00:00
HB9HIL
de937c3a6b Merge remote-tracking branch 'upstream/dev' into new_installer 2024-02-01 00:33:00 +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
Florian (DF2ET)
851a79d0f0 Merge pull request #56 from phl0/lotwUploadPermissions
Show hint about upload permissions on LotW page
2024-01-31 17:29:31 +01:00
HB9HIL
3022403a0a Merge remote-tracking branch 'upstream/dev' into new_installer 2024-01-31 15:36:20 +01:00
int2001
d53edf79cc Added QRZ.com to several Maps and WAS-Award 2024-01-31 14:20:48 +00:00
int2001
e9f0d941f2 Added qrz.com to Waja, waja-map and racmap 2024-01-31 14:14:55 +00:00
int2001
ba58be69b7 Added QRZ.com to RAC-Award 2024-01-31 14:04:21 +00:00
int2001
bf84ff5424 Added QRZ.com to DOK-Award 2024-01-31 13:57:05 +00:00
HB9HIL
eabeb58c49 fading does not work 2024-01-31 14:09:17 +01:00
int2001
05acdd5207 Added QRZ.com to CQ-Awards (and prepared more awards) 2024-01-31 13:03:36 +00:00
int2001
37c6ca2b6d Added QRZ.com as option to DXCC-Award-Viewer 2024-01-31 12:47:40 +00:00