Commit Graph

578 Commits

Author SHA1 Message Date
Florian (DF2ET)
6aee3ab96b Merge pull request #241 from DJ3CE/contest-copy-to-any
Contest copy to any
2024-04-07 13:01:39 +02:00
DJ3CE
2ac31be546 Improve UI and update translations 2024-04-07 12:22:10 +02:00
phl0
04a4b22b25 Add option to filter map to orbit type 2024-04-05 15:46:57 +02:00
DJ3CE
13aed8d94b Update example for copy-contest-exchange, update state-regex, add translation 2024-04-01 13:24:06 +02:00
DJ3CE
4645fb3dcf Add notice to copy-to-any-select-box 2024-03-29 17:17:02 +01:00
Cedric Sehrt
b8f517de81 Implement contesting copy-exchange-to(-nearly)-anything
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
   compatible with the previous DOK-copy.
 - UI changes
 - Logbook_model enhancements
 - Translation additions
2024-03-27 10:08:20 +01:00
Florian (DF2ET)
8c076bb068 Merge pull request #229 from phl0/referencesToQsoTab
References to QSO tab
2024-03-22 13:26:42 +01:00
phl0
b238f74f58 Add translations 2024-03-22 11:55:13 +01:00
phl0
acf9e6d5ad Make IOTA reference switchable to QSO tab 2024-03-22 07:16:04 +01:00
Andreas Kristiansen
73af8a926d File cleanup, menu cleanup and misc fixes 2024-03-21 21:07:25 +01:00
Joerg (DJ7NT)
eaeaa48657 Merge branch 'dev' into adif_contest 2024-03-21 09:24:11 +01:00
HB9HIL
7ac26a3d60 show dxcluster message 2024-03-21 08:36:26 +01:00
int2001
075f2d2794 Added Option to add ADIF-Contest to Contest 2024-03-20 07:47:34 +00:00
HB9HIL
1278b547f7 ref on label in lba 2024-03-18 20:10:37 +01:00
phl0
b279581f9a German translation 2024-03-11 11:53:23 +01:00
Andreas Kristiansen
426ee7e5c4 Added translated menu item 2024-03-11 11:52:10 +01:00
phl0
aa1cc16119 Add missing lang tag 2024-03-10 17:06:01 +01:00
HB9HIL
d026f126e4 clearer language for qsl type 2024-03-08 11:42:28 +01:00
phl0
1157886957 Missing languages added 2024-03-07 18:02:37 +01:00
phl0
5ea81c3f07 Add user options to allow for showing workable passes only 2024-03-07 16:11:54 +01:00
phl0
8311b4fe81 Adapt wording to reflect multiple values allowed 2024-03-05 13:06:57 +01:00
HB9HIL
5cb1cd95f4 Merge branch 'dev' into pota_selectize 2024-03-05 10:41:18 +01:00
HB9HIL
e85ba7571d reset button language 2024-03-04 18:24:19 +01:00
HB9HIL
d485963aa2 language 2024-03-04 17:57:08 +01:00
Andreas Kristiansen
4bbfe1b07e Station setup (#175)
* The start of station setup

* Added modals new logbook and new location

* Added 1st JSON-Create Logbook (PHP)

* Added 1st JSON-Create Logbook (JS)

* Changed to small buttons

* A bit more errorhandling (JS)

* Moved collecting of params to controller and added errorhandling

* Added Delete-Function (with confirmation)

* Moved view to new folder and added delete Logbook

* Added AJAX for setActive Book

* Added AJAX for setActiveBook (JS)

* Partially working reload logbook table

* Dynamic loading of logbooks (PHP)

* Dynamic loading of logbooks (JS)

* Reload location table

* Removed duplicate return statement

* Fixed Zoo of params to JSON-Out

* Fixed RenderBug (not yet finished) at JS

* Fixed DT error

* Fixed CSS

* Changed setActiveStation from link to Ajax (PHP)

* Changed setActiveStation from link to Ajax (JS)

* Added confirmation to changeActiveStation

* Changed EmptyStation to AJAX (PHP)

* Changed EmptyStation to AJAX (JS)

* Changed DeleteStation to AJAX (JS)

* Changed DeleteStation to AJAX (PHP)

* Tidy up code a little

* Re-added favorites

* Ajaxyfing favorite location

* Fixed clicking on favorite

* Fixed favorite star

* Tweaked new logbook dialog

* Fixed public search badge

* Fix badges on first load

* Reloads stations on load

* Redirect to station setup

* Re-added translation

* Fixed more badges

* Added menu item translation

* Header with translated menu

* Updated warning links on dashboard to go to station setup

* Added missing lang lines for Polish and Czech

* Changed links in Quickswitch to station setup

* station setup in quickswitcher

* Make station location ID a separate (and sortable) column

* Added missing ID

* Relocated eQSL-Thing to station_model to reduce redundancies

* Removed Debug-Stuff

* Moved get_options to get_default_eqsl_message within QSO-Controller

* Moved generic get_options to more specific get_eqsl_default_message

* Removed loading of options_model, since it is already loaded via "autload"...

* dynamic quickswitcher

* disabled button for active location

* typo

* removed empty unused function

* comment

* reload stationsetup list if we are on this page

* don't grey out the locations

* dynamic loading in both directions

* rename function to make it more clear

* readability

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: HB9HIL <fabian.berg@hb9hil.org>
Co-authored-by: phl0 <github@florian-wolters.de>
2024-03-03 21:52:51 +01:00
HB9HIL
c1325591cc QSL Files Migration (#174)
* remove unnessesary file

* prepared debug view with logic

* typo

* add additional case

* moved Maintenance Page to Debug

* copy function

* comment

* html file for eqsl card images folder

* only copy files if they have a qso_id in db

* not_assigned folder

* xss_clean

* $CI to $this

* removed status field, no need for that

* class wide variabled to reduce redundancy

* adjusted view

* allow run migration agn

* missing case if user_id is also empty (deleted user/qso)

* just commented

* only allow jpg, png and gif (same as in upload)
2024-02-26 17:42:46 +01:00
phl0
d0b83fd056 Award info and translations 2024-02-24 16:21:12 +01:00
phl0
8693e62f4d Add JCC menu item 2024-02-24 12:10:52 +01:00
phl0
c5fe999b9a Fix copy and paste error 2024-02-22 11:07:21 +01:00
phl0
7d4deb62f1 Fix German words 2024-02-22 11:03:12 +01:00
phl0
6104b202e4 Correct wording 2024-02-22 10:59:56 +01:00
phl0
a301c00d97 Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:28:52 +01:00
Andreas
1e1bd9adb4 Corrected casing in translation 2024-02-21 07:48:50 +01:00
HB9HIL
a17ac50716 renamed h26 to helvetia 2024-02-17 00:47:00 +01:00
HB9HIL
e3f3845658 menu language 2024-02-16 23:24:08 +01:00
HB9HIL
441d87d02d awards language 2024-02-16 23:23:45 +01:00
HB9HIL
f78c45a395 menu lang 2024-02-14 12:45:45 +01:00
HB9HIL
c4e390d500 lang 'active' 2024-02-14 12:45:34 +01:00
HB9HIL
ea22c537e9 timeplotter lang 2024-02-14 01:21:49 +01:00
Joerg (DJ7NT)
d6e3cf4879 Cfd export (#117)
* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-02-09 15:40:40 +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
phl0
f3f023697b Minor wording 2024-02-06 23:24:43 +01:00
HB9HIL
5bb8c6cbdb active logbook hint 2024-02-06 20:07:00 +01:00
phl0
4c5f4486f8 Make clearer that overview filters on logbook rather than locations 2024-02-06 17:48:50 +01:00
HB9HIL
f9780e4e41 accumulate stats language 2024-02-03 09:58:55 +01:00
phl0
1b4b90f546 Provide other languages 2024-01-31 10:17:06 +01:00
phl0
2973300b32 Show hint about upload permissions on LotW page 2024-01-31 09:53:56 +01:00
HB9HIL
4133eb6954 removed Login text to make it cleaner 2024-01-23 15:09:53 +01:00
int2001
e206a46b90 Changed example of gridlocator to sth. at the ocean ;) 2024-01-17 14:57:43 +00:00
int2001
4eab578b9a Replaces 2M0SQL with Call of deleted DXCC (4W7EST - 4W Test) 2024-01-17 14:52:17 +00:00