Commit Graph

7222 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>
1.1
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
Joerg (DJ7NT)
d6a3945cdd Merge pull request #79 from int2001/lic 2024-02-02 08:40:49 +01:00
int2001
571491f308 To be conform with MIT-Lic 2024-02-02 06:54:16 +00:00
HB9HIL
7579d6ef8f Merge pull request #72 from wavelog/dev
Release 1.0
1.0
2024-02-01 16:06:19 +01:00
HB9HIL
daeed8a22f Merge pull request #71 from HB9HIL/dev
Release 1.0
2024-02-01 16:00:06 +01:00
HB9HIL
4341de216a Release 1.0 2024-02-01 15:53:24 +01:00
Joerg (DJ7NT)
36c2a8c7f4 Merge pull request #67 from int2001/readme_adjustments
Added Windows, MariaDB and PHP-Versions
2024-02-01 13:49:30 +01:00
Joerg (DJ7NT)
2d5861256d Merge pull request #69 from wavelog/dev
Bringing Master up2date
2024-02-01 13:15:10 +01:00
int2001
69b3f6f9af Added Windows, MariaDB and PHP-Versions 2024-02-01 11:52:35 +00:00
HB9HIL
827e5f9487 Merge pull request #65 from HB9HIL/migration_shifter
migration shift
2024-02-01 11:45:01 +01:00
HB9HIL
60df7e62bf set migration 177 2024-02-01 11:39:10 +01:00
HB9HIL
62b7e45a8c migration shift 2024-02-01 11:34:57 +01:00
HB9HIL
8cd87f697c Merge pull request #37 from HB9HIL/new_installer
New Wavelog Installer
2024-02-01 11:12:35 +01:00
HB9HIL
8db1ab8da5 small gui text adjustments 2024-02-01 11:11:46 +01:00
HB9HIL
adae86e950 locator regex add 'i' option 2024-02-01 10:58:43 +01:00
HB9HIL
1fcd089d71 disabled form validation for first release 2024-02-01 09:44:47 +01:00
Joerg (DJ7NT)
15cacef42e Merge pull request #64 from int2001/cosmetics_dxcluster
Resized TableCols to gain more space for DXCC (and prevent wrapping)
2024-02-01 08:30:10 +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
HB9HIL
d16e8523fb js for config and db tab 2024-02-01 00:32:39 +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
Joerg (DJ7NT)
f598ddfa83 Merge pull request #62 from int2001/permission_catch_e
catch exception from RecursiveDirectory-Checker
2024-01-31 18:19:48 +01:00
int2001
28b7fbc97c catch exception from RecursiveDirectory-Checker if dir isn't write or readable 2024-01-31 17:15:26 +00: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
9eaf2fc614 javascript 2024-01-31 16:53:09 +01:00
Joerg (DJ7NT)
530bb79dc9 Merge pull request #61 from int2001/fady_die_fadefee
Fading of new Spots isn't possible with BS5
2024-01-31 16:12:13 +01:00
int2001
1c32e2e0f5 Added DXCC-State even if "de" is any 2024-01-31 15:02:15 +00:00
Joerg (DJ7NT)
d18e7b3c02 Merge pull request #3 from HB9HIL/fading_bandlist_not_working
fading does not work
2024-01-31 15:39:31 +01:00
HB9HIL
3022403a0a Merge remote-tracking branch 'upstream/dev' into new_installer 2024-01-31 15:36:20 +01:00
int2001
c2f55464a3 Added QRZ.com to detailsearch 2024-01-31 14:35:10 +00: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
int2001
72a5f3f0a7 Added fix for "No-SQL" checked 2024-01-31 13:11:50 +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
HB9HIL
6aa48d91e1 Merge remote-tracking branch 'upstream/dev' into fady_die_fadefee 2024-01-31 13:05:21 +01:00
Joerg (DJ7NT)
dd135b09f1 Merge pull request #59 from int2001/no_flag_fix
Show worked/cnfmd info for DXCC without flags, too
2024-01-31 12:55:02 +01:00
int2001
bdcc708ab7 Show worked/cnfmd info for DXCC without flags, too 2024-01-31 11:44:31 +00:00
HB9HIL
88c7dca993 link colors inherit 2024-01-31 12:43:15 +01:00
int2001
bfff60abdd Merge branch 'dev' into fady_die_fadefee 2024-01-31 11:36:35 +00:00
HB9HIL
8a905ea967 Merge pull request #58 from HB9HIL/dev
not wrkd/not cnfm now red and flag replaced
2024-01-31 12:36:16 +01:00
int2001
2291e4d0bb Fade-Experiments 2024-01-31 11:34:39 +00:00
HB9HIL
0291056db6 not wrkd/not cnfm now red and flag replaced 2024-01-31 12:34:04 +01:00
Florian (DF2ET)
feb68e1fe8 Merge pull request #57 from phl0/emptyConfirmations
Show all unconfirmed if no QSL method is selected
2024-01-31 12:34:03 +01:00
phl0
ee53840299 Much easier approach 2024-01-31 12:31:31 +01:00