Commit Graph

1179 Commits

Author SHA1 Message Date
HB9HIL
38cc41c7fa avoid wrong county data 2024-03-07 10:10:07 +01:00
HB9HIL
1cf220b7a1 make selectize county stuff more generic 2024-03-07 10:03:30 +01:00
int2001
2bf8e008d7 Removed Reset / Clear on Backspace within qso-field 2024-03-06 05:26:43 +00:00
HB9HIL
780a24845b Merge branch 'dev' into fix_state_dropdown_on_copy 2024-03-05 16:02:17 +01:00
HB9HIL
be48e7c046 Merge branch 'dev' into pota_selectize 2024-03-05 12:49:47 +01:00
HB9HIL
45a00ce998 fix quickswitcher in stationsetup 2024-03-05 11:49:40 +01:00
HB9HIL
34bdc7823b fix state dropdown on location copy 2024-03-05 11:03:38 +01:00
HB9HIL
091add7a1e multi pota in qso edit 2024-03-04 17:53:43 +01:00
HB9HIL
1c8b34412e Merge branch 'dev' into pota_selectize 2024-03-04 17:46:22 +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
ac3b12fc90 [LBA] Now shows comment 2024-03-04 09:42:13 +01:00
int2001
9b78f9f08a reset band_rx as well as frequency_rx on bandchange 2024-03-04 05:38:20 +00:00
HB9HIL
aa4fc67dfd align table items 2024-03-03 22:25:27 +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
e972d82e7b disabled paging 2024-03-03 13:42:08 +01:00
Andreas Kristiansen
050c829347 Merge branch 'dev' into band_improvement 2024-03-03 11:29:03 +01:00
Andreas Kristiansen
7da34e1900 [Bands] Added RAC and JCC. And some future proofing 2024-03-03 08:58:56 +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
HB9HIL
f2e5a24ef0 Revert "updated data"
This reverts commit bc5a490196.
2024-03-02 18:56:14 +01:00
HB9HIL
bc5a490196 updated data 2024-03-02 16:22:04 +01:00
HB9HIL
5d466bd455 Merge remote-tracking branch 'int2001/qso_resetter' into pota_selectize 2024-03-01 21:34:50 +01:00
HB9HIL
7e05fb6e2d make link buttons match the theme 2024-03-01 21:34:40 +01:00
HB9HIL
c9da4010fa pota multiselect and layout of link buttons 2024-03-01 21:18:07 +01:00
int2001
33424a0257 Change Tab before setting focus to QSO-Partner 2024-03-01 19:55:04 +00:00
int2001
45c85b2c18 Merge branch 'qso_resetter' of github.com:int2001/wavelog into qso_resetter 2024-03-01 19:47:02 +00:00
int2001
d3e07bc1d4 Added Jump Back to first tab when QSO is submitted 2024-03-01 19:46:32 +00: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
HB9HIL
b40455f9f5 clear notes in notes tab after submit 2024-02-29 10:30:07 +01:00
HB9HIL
bb50b57267 fix sota/wwff/pota info links 2024-02-29 10:20:17 +01:00
HB9HIL
f0c4dfc41a reset comment 2024-02-29 09:44:23 +01:00
int2001
ab8b51acd3 Removed old Debug-Output 2024-02-28 16:22:20 +00:00
int2001
cd091a780f Band OnChange JS 2024-02-28 16:19:07 +00:00
int2001
449ba00d6b A lot of JS relocated to qso.js 2024-02-28 15:59:24 +00:00
int2001
e73995a6c7 Added Fullreset Logic (JS) 2024-02-28 14:15:02 +00:00
int2001
18b0642f9d First Approach for the new "Reset to default" button (JS) 2024-02-27 07:54:08 +00: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
HB9HIL
d92f51eafd datatable js for jcc award 2024-02-24 16:47:43 +01:00
Andreas
037b15e773 [LBA] Fixed dupe search. Regular search would not work after using dupe search. 2024-02-21 09:24:04 +01:00
Andreas Kristiansen
ed7f905734 Merge pull request #161 from AndreasK79/lba_more_batch_edit 2024-02-20 22:11:06 +01:00
int2001
7a40d10ee2 Hotfix for resetting fields after Submit/Reset/etc. 2024-02-20 18:33:27 +00:00
int2001
4c0ff7d33c 4got one field at reset 2024-02-20 17:14:18 +00:00
int2001
f69047d263 Added SATMode to Edit (JS) 2024-02-20 17:13:01 +00:00
Andreas
e6342d0d15 Removed debug code 2024-02-20 17:20:16 +01:00
Andreas
4ca52ec668 [LBA] Now changes subdivision according to selected dxcc 2024-02-20 15:24:49 +01:00
Andreas
158667cd44 Fixed js logic for empty date 2024-02-20 11:43:46 +01:00
Andreas
3ccc08826c Doesn't try to save empty date 2024-02-20 10:39:42 +01:00