Commit Graph

5451 Commits

Author SHA1 Message Date
Andreas
7264eefb0b [Custom Map] Removed code 2024-02-08 11:18:24 +01:00
HB9HIL
1e3582e43e Header refactoring (#110)
* splitted up header

* resorted header menu

* main rebuild

* header behaviour hover

* dropdown toggle rotate

* fix case where landscape is small menu and portrait normal view

* submenu thirdparty services

* removed custom maps from the header

* matching search bar

* border

* matched border to themes
2024-02-08 10:51:43 +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
Florian (DF2ET)
665e5ea1d3 Merge pull request #113 from phl0/dev
Check refs before trimming them
2024-02-07 17:53:18 +01:00
phl0
228296a344 Check refs before trimming them 2024-02-07 15:57:02 +01:00
Andreas
a477a5e5de [LBA] Added default colors when icon settings does not exist in db 2024-02-07 15:45:17 +01:00
Andreas
bb54f8bde4 [LBA] Added custom mapping icons 2024-02-07 10:55:35 +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
phl0
f3f023697b Minor wording 2024-02-06 23:24:43 +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
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
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
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
HB9HIL
57acd58179 updated comment in config.php (sample and installer) 2024-02-06 10:49:52 +01:00
HB9HIL
bfb13245fd Update config.sample.php
default should be commented out
2024-02-05 18:47:01 +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
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
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 Kristiansen
e4933fab5a Merge pull request #96 from AndreasK79/lba_map_fix
[LBA] Fixed mapping of selected QSOs
2024-02-05 09:11:10 +01:00
Andreas
34dff8a71b [LBA] Fixed mapping of selected QSOs 2024-02-05 09:07:47 +01:00
Florian (DF2ET)
786bf574dc Merge pull request #95 from phl0/stationSotaRef
Show IOTA/SOTA ref on station location tab
2024-02-05 09:02:07 +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
phl0
0cd7a71d16 Show IOTA/SOTA ref on station location tab 2024-02-05 08:20:37 +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
HB9HIL
b712b7a8ca Merge pull request #89 from HB9HIL/qso_view_qrg
[QSO] Moved QRG to first tab
2024-02-04 09:20:56 +01:00
HB9HIL
dccf846dd2 moved qrg to first tab 2024-02-03 23:02:44 +01:00
int2001
aad723368c Prevent leaking data out of other station_location 2024-02-03 15:51:11 +00:00
HB9HIL
9d8c290a1d Merge pull request #86 from HB9HIL/stats_lang
Accumulated Statistics - Multilanguage Support
2024-02-03 14:37:13 +01: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
f9780e4e41 accumulate stats language 2024-02-03 09:58:55 +01:00
HB9HIL
f3805e3f5e removed openssl check, not required 2024-02-03 07:50:23 +01:00