Commit Graph

226 Commits

Author SHA1 Message Date
HB9HIL
2df091f891 Release v1.1 (#120)
* config file for directory userdata

* userdir for eqsl

* change name to userdata

* userdata for qsl

* fix name on comment

* add generic function file

* remove model class on view, use generic function

* 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

* paths libary

* 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>

* [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

* Trying to convert the QSO-Post to an ajax call PHP/Part

* JS Part

* 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>

* First POC

* Handling of AJAX result (started)

* Change qso-save to ajax-return

* Added notification and reloading of QSO-Table

* JS-Part

* Set Focus to qso after (successful) log

* Resetting timers (successful)

* Info is now shown / faded

* Small adjustments

* More Beauty

* Make consequent use of SIG-References from station_profile

* Delete application/views/welcome directory

Leftovers. Security Flaw!

* Update Dashboard.php

Remove redir to welcome

* Delete application/controllers/Welcome.php

security flaw

* Hint for 8.3. friendly Usertest

* Update config.sample.php

default should be commented out

* [LBA] Checkbox to turn on/off path lines in map

* Styling for pathlines-checkbox

* [LBA] Checkbox tweaks

* updated comment in config.php (sample and installer)

* Removed popup regarding unsaved changes (wasn't functional at all)

* Added locking for sending a qso twice

* added spinner to save button

* Also include SIG and SIG_INFO

* [Logbook] Removed profiler

* [LBA] Added fitbounds to map

* [LBA] Added CQ Zone overlay

* Make clearer that overview filters on logbook rather than locations

* baesURL has a trailing slash already

* active logbook hint

* Update .gitignore

added userdata

* [LBA] ITU zone overlay

* Minor wording

* [LBA] Added custom mapping icons

* [LBA] Path line follows icon color

* [LBA] Added icon anchoring

* [LBA] Added easyprint for easy map saving

* [LBA] Added default colors when icon settings does not exist in db

* Check refs before trimming them

* [LBA] Fixed another default issue with markers and colors

* Removed dangerous functions where User can accidently shift profiles

* Rmoeve more unused leftovers from 1.0 to 2.0.

* 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

* [Custom Map] Removed code

* [Gridmap] Broke map by accident. Thanks @phl0 for poke.

* Optical support for SAT directions and elevation

* [LBA] Added coordinates at the bottom of the map

* Align numbers and arrows

* Reset RST after saving via AJAX

* Cfd export (#117)

* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>

* special thx to contributors

* tag 1.1

* typo

---------

Co-authored-by: abarrau <hesky378@gmail.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>
2024-02-09 18:12:28 +01:00
HB9HIL
ba762a98a8 Adding "Hotfixes" (#76)
* Re-added forum link

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

---------

Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
2024-02-02 10:42:14 +01:00
int2001
2291e4d0bb Fade-Experiments 2024-01-31 11:34:39 +00:00
HB9HIL
812b30afba Merge remote-tracking branch 'upstream/dev' into production 2024-01-24 15:39:49 +01:00
HB9HIL
234052a6ba moved Logo size to general.css and reduced size of header 2024-01-24 14:50:24 +01:00
HB9HIL
a369e783c8 fetch logo at needed locations 2024-01-23 21:21:25 +01:00
HB9HIL
0144409048 show wavelog Icon in header 2024-01-23 15:10:05 +01:00
int2001
ed5c526192 Various Links to magicbug-Repo 2024-01-17 14:31:59 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
phl0
2795b5bec3 Revert "Re-add POTA menu item to awards"
This reverts commit fb6a43d21f.
2024-01-16 11:18:02 +01:00
phl0
fb6a43d21f Re-add POTA menu item to awards 2024-01-15 15:59:00 +01:00
HB9HIL
2992544a17 Merge remote-tracking branch 'origin/active_development' into production 2024-01-08 13:37:05 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
ffb8136ea8 Merge branch 'active_development' into production 2024-01-08 07:57:27 +01:00
Andreas
1e31f6e6bb Fix for WAJA in the bands, activated POTA link 2024-01-06 14:12:54 +01:00
HB9HIL
7b5659fd20 matomo 2023-12-17 23:08:58 +01:00
Peter Goodhall
b418a2cdc4 Merge pull request #2820 from phl0/LxGridmaster
LX Gridmaster
2023-12-13 00:53:00 +00:00
Peter Goodhall
a607f7d5b1 Merge pull request #2819 from phl0/gridmasterDl
Add DL Gridmaster
2023-12-13 00:52:31 +00:00
phl0
6ca1426254 Add LX gridmaster 2023-12-12 23:05:59 +01:00
Peter Goodhall
7687c38065 Merge pull request #2817 from HB9HIL/search-field-on-mobile
Search/Quicklog on Mobile
2023-12-12 21:35:40 +00:00
Peter Goodhall
872a7098f6 Generalize gridmaster functions 2023-12-12 21:35:13 +00:00
phl0
b1aa996a5d Add DL Gridmaster 2023-12-12 21:22:46 +01:00
HB9HIL
1f6487fd8f adjusted the search/quicklog field mobile 2023-12-12 20:56:21 +01:00
phl0
bfc2d50c95 Generalize gridmaster functions 2023-12-12 19:15:56 +01:00
Peter Goodhall
8f697f5b6e [Nav] Shift anything not ADIF into an sub export menu 2023-12-12 16:27:41 +00:00
Andreas
783600cf7a Removed duplicate gridmaster 2023-12-11 07:54:23 +01:00
Andreas
537a28540c Submenus 2023-12-10 00:54:11 +01:00
HB9HIL
88fd43993f changed version dialog symbol in menu 2023-12-04 06:07:07 +01:00
HB9HIL
b577a7f663 show version dialog in menu 2023-12-04 01:21:00 +01:00
Andreas
50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
HB9HIL
ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
Andreas
ae2bd9ee94 Added support for custom js 2023-11-23 12:14:37 +01:00
HB9HIL
290689c257 datetimepicker to html 5 2023-11-19 14:05:00 +01:00
HB9HIL
6fcc967637 fixing search bar 2023-11-19 08:25:35 +01:00
HB9HIL
4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
HB9HIL
b4ae66d5af changed searchBar back to callsign 2023-11-12 13:14:56 +01:00
HB9HIL
14b2d8c4bc fixed enter problem 2023-11-06 23:00:53 +01:00
HB9HIL
0088d12399 fixed enter action 2023-11-06 22:20:18 +01:00
HB9HIL
5d9d77c6ab changed quicklog to localstorage 2023-11-06 22:17:01 +01:00
HB9HIL
11e6d2c2ba switched quicklog method to POST 2023-11-06 12:34:21 +01:00
HB9HIL
6d8804b189 changed quicklog form to text 2023-11-06 12:29:33 +01:00
Peter Goodhall
a7b6b593ef Merge pull request #2554 from HB9HIL/dev-quicklog
Quicklog Feature
2023-11-05 14:31:48 +00:00
HB9HIL
e198b7d5e9 edited pwa meta header 2023-11-05 14:07:05 +01:00
HB9HIL
ed157b784c modified header meta paths 2023-11-05 13:35:22 +01:00
HB9HIL
1d52ac5120 modified logic for user option user_quicklog_enter 2023-11-05 12:30:33 +01:00
HB9HIL
3c1d08f4cb added handlekeyPress 2023-11-04 23:05:24 +01:00
HB9HIL
c9a9ebe7ed set quicklog to live qso mode 2023-11-04 21:39:48 +01:00
HB9HIL
171dabec18 replaced js to save ressources if ql. is disabled 2023-11-04 21:34:08 +01:00
HB9HIL
04ff8d7434 implemented search and qso redirect 2023-11-04 21:15:36 +01:00