Commit Graph

188 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
Andreas
e0a287e168 Removed redundant duplicate check under search 2024-01-31 08:51:56 +01:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
int2001
519ddd03b7 Enable concurrency, where session is ONLY readed afterwards in same process 2024-01-13 11:06:05 +00:00
int2001
c0bae56332 Removed never used (dangerous!) functions at controller, where one can inject SQL to 2024-01-10 20:18:12 +00:00
int2001
923905127a If CL can't get a sessionkey (sometimes this happens), lotw-lookup will fail too, because lb-model isn't loaded. 2024-01-09 05:59:41 +00:00
phl0
7d27a0ad7a Also LoTW status in QSO view 2024-01-08 16:19:53 +01:00
phl0
6d01f4d676 Add LoTW hint to search results 2024-01-08 15:23:18 +01:00
Peter Goodhall
28f19d0350 fixes issue where dxcc wasn't grabbed from callbook 2024-01-01 16:25:56 +00:00
HB9HIL
abca127b74 show dxcc name instead of id 2024-01-01 13:38:32 +01:00
int2001
748274e711 Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
abarrau
6ef2cf1dc7 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-27 20:21:58 +01:00
Andreas
f7729ed23c Removed debugging statement 2023-12-27 17:04:45 +01:00
Andreas
be329157e6 Fixes query so that only qsos from your station_id is shown 2023-12-27 17:02:19 +01:00
abarrau
d8f007fb74 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-21 08:50:58 +01:00
int2001
9b7a3ce97a improve loading of models/libs/etc. 2023-12-20 18:13:51 +00:00
phl0
7dfc7765cb Add country flags as icons to view QSO and Tweets/Toots 2023-12-19 17:57:53 +01:00
abarrau
78c8a94055 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 22:54:38 +01:00
phl0
6d647fe736 Add functions for secondary subdivisions 2023-12-12 14:31:39 +01:00
phl0
e23ad8950d Merge branch 'dev' into Subdivisions 2023-12-12 08:29:51 +01:00
abarrau
81f9013e62 new function and remove old function 2023-12-12 08:18:42 +01:00
int2001
f56acc7765 Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001
3cbb9382cc Add QRZ-QSL to configurable Items for last-qsl and to last-view 2023-12-08 06:23:01 +00:00
abarrau
316f23d53e remove my callsign in comment, add suffix test 2023-12-06 07:59:07 +01:00
abarrau
169fe65581 return only qso with the exact qrz lookup 2023-12-05 22:37:00 +01:00
phl0
5b577a432a PoC for subdivision naming 2023-12-04 14:43:07 +01:00
abarrau
6244681069 Map custom function (eng lang) 2023-11-30 18:11:22 +01:00
int2001
7bbdef5201 some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL
65aa961aaa fixed badge classes 2023-11-17 18:22:02 +01:00
HB9HIL
5ddd5f7528 Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-16 20:09:55 +01:00
phl0
528c2ed3fd Implement hamqth lookup for QSO log view 2023-11-15 20:17:44 +01:00
phl0
e8bfe6ed7f HamQTH Lookup for search 2023-11-15 17:11:45 +01:00
HB9HIL
882669a7b2 Merge pull request #24 from magicbug/dev
Dev
2023-11-15 12:43:34 +01:00
phl0
6b41927d8d Cover not configured lookup 2023-11-15 11:06:14 +01:00
phl0
99a88e96d5 Also show lookup error during QSO logging 2023-11-15 10:09:03 +01:00
phl0
596a276020 Worked grid lookup also for QSO logging view 2023-11-15 10:03:38 +01:00
phl0
582cbb803c Fix previous lookup for QSO logging window 2023-11-15 10:01:36 +01:00
phl0
0025ff8fcc Prevent fetching image from non-existent qrz.com entry 2023-11-15 08:58:42 +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
phl0
5421e13f25 Cover hamqth case for now with empty message 2023-11-11 22:38:05 +01:00
phl0
87437ca1fb Pass error message given by qrz.com to the user 2023-11-11 21:30:45 +01:00
phl0
3e7429d464 Check if grid worked on default band for callbook results 2023-10-24 15:13:48 +02:00
phl0
886829ba42 Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
int2001
0443e94b66 Search for "Base-Call" instead of Prefix+Call 2023-10-11 15:36:42 +00:00
int2001
5c005b0b3b Fixes typo for coloring confirmed QSOs 2023-09-19 18:29:07 +00:00
phl0
e1ebbd8e16 Replace slashed zero for qrz.com etc. links 2023-09-18 08:22:55 +02:00
int2001
7ac08b78f9 Check also grids found at callbook 2023-09-12 13:05:58 +00:00
int2001
db87530f37 removed debug, added setClass for worked/cnfmd 2023-09-12 06:36:31 +00:00
int2001
67731e4c61 Put "OR" in brackets add css for "only worked" 2023-09-12 05:38:07 +00:00