Commit Graph

83 Commits

Author SHA1 Message Date
phl0
17542767b5 Apply LoTW ignore also to RCVD fields 2024-07-12 18:45:25 +02:00
phl0
e8125f6b17 Add hint to QSO edit form 2024-07-12 14:17:28 +02:00
HB9HIL
bbaaa190d3 id adjustment 2024-07-06 15:01:59 +02:00
HB9HIL
51b6bd69e3 take the values from the form instead from database 2024-07-06 14:25:19 +02:00
HB9HIL
1705af464b add a spinner and lock the button during ajax 2024-07-06 14:10:05 +02:00
HB9HIL
89f9d49b3e direct approach 2024-07-05 16:46:22 +02:00
HB9HIL
1f9a237804 fill fields only if empty and data is not empty 2024-07-05 10:10:47 +02:00
HB9HIL
4a48764f49 first mock up 2024-06-29 00:13:28 +02:00
Andreas Kristiansen
8c5649269f Misc fixes 2024-06-24 10:19:55 +02:00
HB9HIL
2b5b41a25a set active location on change in simplefle aswell 2024-05-31 17:19:28 +02:00
Andreas Kristiansen
0f7650815e Added the ability to check for LoTW-user in Quick Lookup 2024-05-09 09:18:48 +02:00
HB9HIL
4441931e63 responsive map height (gridmap and lba) 2024-05-07 19:02:08 +02:00
HB9HIL
dc4abbe829 Revert "responsive map height (gridmap and lba)"
This reverts commit 9e3442baeb.
2024-05-07 18:42:42 +02:00
HB9HIL
9e3442baeb responsive map height (gridmap and lba) 2024-05-07 18:38:50 +02:00
HB9HIL
e8dc47773a option to show utc time in header menu 2024-05-05 14:56:11 +02:00
HB9HIL
f6aec56593 change only if ajax was successful 2024-05-03 18:32:55 +02:00
HB9HIL
f80f409e0a change station in qso view aswell 2024-05-03 18:29:45 +02:00
phl0
356c89c0fd Also calc distance and bearing while editing VUCC grids 2024-04-27 22:50:02 +02:00
phl0
4726321b1d Remove distance/bearing text if grid is cleared
And also set distance to 0
2024-04-25 17:32:37 +02:00
Andreas Kristiansen
73af8a926d File cleanup, menu cleanup and misc fixes 2024-03-21 21:07:25 +01:00
int2001
4aca8697fa Relocated setRst to common.js (was missing at contest) and added Bering-lookup 2024-03-08 12:01:27 +00:00
HB9HIL
1cf220b7a1 make selectize county stuff more generic 2024-03-07 10:03:30 +01:00
HB9HIL
091add7a1e multi pota in qso edit 2024-03-04 17:53:43 +01:00
HB9HIL
8bddeeffbe Merge branch 'dev' into qso_stuff 2024-03-04 17:00:36 +01:00
Florian (DF2ET)
a54dd87306 Merge pull request #181 from int2001/qso_resetter
Qso Reset
2024-03-04 16:37:25 +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
76330fda8e moved qso related functions to common.js 2024-03-03 08:31:20 +01:00
HB9HIL
dcbd65c946 a comma too much 2024-03-03 08:15:02 +01:00
HB9HIL
68b8fdc040 moved displayQso to common.js and cleaned footer vars 2024-03-03 07:59:15 +01:00
Joerg (DJ7NT)
b2489d1c18 Merge branch 'dev' into qso_resetter 2024-02-29 17:08:55 +01:00
HB9HIL
fd78d986a1 second background layer 2024-02-29 12:09:05 +01:00
int2001
ab8b51acd3 Removed old Debug-Output 2024-02-28 16:22:20 +00:00
int2001
8cd066dce3 Added async to some JS-Functions to prevent Raceconds at state-dropper 2024-02-18 08:13:14 +00:00
HB9HIL
e10692904c standarize function 2024-02-17 18:10:25 +01:00
HB9HIL
374cf4ec05 states in qso logging 2024-02-17 17:07:33 +01:00
HB9HIL
3f72a44d2b edit qso state list 2024-02-17 16:40:49 +01:00
HB9HIL
1c746ca1ba state list in create location 2024-02-17 16:00:58 +01:00
HB9HIL
efe8a2eab0 state list by ajax in station edit 2024-02-17 15:42:27 +01:00
HB9HIL
9f5236cb33 fix selectize 2024-02-16 18:24:43 +01:00
HB9HIL
ff87c09a55 New installer - initial commit (work in progress) 2024-01-27 20:25:35 +01:00
Juan Garcia
14429fbc83 Fix asset route and function name 2024-01-03 22:18:20 -05:00
Juan Garcia
42fda7cc83 Generalize the PoC 2024-01-03 22:03:11 -05:00
Andreas
28285fba44 Added an indicator for the DXCC Summary in the QSO entry window 2024-01-01 10:03:45 +01:00
abarrau
9c8271c119 fix hide actions menu when mouse not hover on the menu 2023-12-27 14:18:22 +01:00
abarrau
19a8f60803 add generic function for display action menu 2023-12-22 11:12:58 +01:00
HB9HIL
9526f43ed4 typo 2023-12-17 20:21:38 +01:00
abarrau
cbb93e89de change edit view for use on add view 2023-12-17 19:16:23 +01:00
abarrau
1748e298ba add pwd button (show/hide) 2023-12-17 17:39:12 +01:00
abarrau
8d606b7b8d use accordion for header 2023-12-16 08:05:43 +01:00
abarrau
ed11da8833 change design user edit page 2023-12-15 20:22:58 +01:00