Commit Graph

628 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
int2001
c2f55464a3 Added QRZ.com to detailsearch 2024-01-31 14:35:10 +00:00
int2001
fa50204d44 Added lotw and dxcc-work-cnfm-state to DXCluster // PHPPart 2024-01-30 15:34:45 +00:00
int2001
b00f76f3ce A little more errorcatching and added cont to the API 2024-01-30 09:17:18 +00:00
int2001
feceec3fb0 Added keyauth and flags to lookup-api and removed bugs 2024-01-30 06:30:20 +00:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
int2001
51fe0bf038 Changed ADIF-Importer to bulkmode 2024-01-25 07:29:39 +00:00
int2001
aaa6604d4c Merge branch 'dev' into rename_cl 2024-01-18 13:25:38 +00: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
int2001
8ff7df9c0e Fixes Bug in combination with @phl0 s County-PT 2024-01-17 08:28:15 +00:00
Florian (DF2ET)
16e8901b44 Merge pull request #1 from phl0/trimVuccGrids
Trim VUCC_GRIDS Grids
2024-01-16 11:13:16 +01:00
phl0
0776fd8457 Trim VUCC_GRIDS Grids 2024-01-16 00:28:47 +01:00
Joerg
81f9c95d90 Merge branch 'active_development' into sql_improvements 2024-01-15 21:13:12 +01:00
HB9HIL
0a3bc3f8a8 Merge pull request #91 from int2001/optimize_mem_footprint 2024-01-15 20:33:31 +01:00
int2001
f3ae7dfab7 Merge branch 'active_development' into sql_improvements 2024-01-15 16:04:27 +00:00
Joerg
b31ab534db Merge pull request #81 from phl0/subdivisionTranslations
Basics for state translations
2024-01-15 17:03:13 +01:00
int2001
f9a681a744 Migration and SQL-Optimizations 2024-01-15 14:04:00 +00:00
int2001
e006e88b6d Altred SQL for Overview. Speedup-factor 5 2024-01-15 08:27:34 +00:00
int2001
c8898093fb Optimize memory footprint by making use of CI's "double load class"-preventer 2024-01-14 11:30:26 +00:00
Joerg
74813d2702 Merge pull request #86 from int2001/otf_adif
OTF Zipping at ADIF-Upload
2024-01-12 17:13:00 +01:00
int2001
d9502f312f Added session_write_close() to uploader, so it won't block other activities any longer 2024-01-12 15:51:16 +00:00
HB9HIL
3f9f86b3a9 removed comment from deleted function 2024-01-12 09:26:20 +01:00
int2001
833fd68b2a Removed never used (dangerous!) functions, where one can inject SQL to 2024-01-10 20:16:22 +00:00
int2001
237eb0c204 Literal to Bind at get_entity 2024-01-10 20:09:42 +00:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
810297ba39 Allow for displaying subdivision names 2024-01-09 17:07:25 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
ba4744b786 revert 2024-01-04 21:48:06 +01:00
Hugo Silva
b8b1993b0d Retry QRZ.com for compound callsigns 2024-01-03 14:46:33 +00:00
int2001
f102e7efd4 Not only check structure, check validity of Grid also 2023-12-30 14:03:51 +00:00
int2001
c49b8e2163 Check VUCC_GRIDs and gridsquare for structual integrity at import 2023-12-30 06:15:20 +00:00
int2001
314fe3a948 reformatted 2023-12-29 08:28:34 +00:00
int2001
4089e6e3e8 Take care of LINKED-Profiles when counting last QSOs 2023-12-29 08:23:36 +00:00
int2001
748274e711 Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
abarrau
fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
abarrau
30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
abarrau
617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
int2001
d5dda2ef99 Reordered processing of incoming QSOs here. 1st check for dupes afterwards other logic 2023-12-18 08:51:47 +00:00
int2001
3c44382f23 TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001
412e74f027 2nd try to speed up importer 2023-12-17 09:01:09 +00:00
int2001
7c9b678b8a Catch "invalid token" 2023-12-16 12:53:14 +00:00
HB9HIL
09bdac5428 Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload 2023-12-16 08:14:57 +01:00
HB9HIL
fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
phl0
d1a652b972 Fix empty QRZ QSL stats on fresh install 2023-12-15 21:17:17 +01:00
Ondřej Nový
d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00
Peter Goodhall
64554939eb Merge pull request #2830 from int2001/qrz_workarounds
Heal some strange behaviours of qrz-qsls
2023-12-14 13:31:56 +00:00
int2001
72d69f6d88 Fixed "mark as sent" to not overwrite the method (only if empty) 2023-12-14 07:10:24 +00:00
int2001
517d1d7a8a Heal some strange behaviours of qrz-qsls 2023-12-14 06:03:47 +00:00
abarrau
78c8a94055 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 22:54:38 +01:00