Commit Graph

7702 Commits

Author SHA1 Message Date
HB9HIL
1c8b34412e Merge branch 'dev' into pota_selectize 2024-03-04 17:46:22 +01:00
HB9HIL
3e670eaa47 Merge pull request #188 from HB9HIL/qso_stuff
QSO and footer stuff
2024-03-04 17:45:16 +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
73cc827cb3 Merge pull request #195 from AndreasK79/lba_comment
[LBA] Now shows comment
2024-03-04 10:22:18 +01:00
Andreas Kristiansen
ac3b12fc90 [LBA] Now shows comment 2024-03-04 09:42:13 +01:00
Andreas Kristiansen
f26273a892 Merge pull request #191 from AndreasK79/dxcache_default
Use default dxcache url if not set
2024-03-04 08:24:39 +01:00
Andreas Kristiansen
8abc6ceee0 Merge pull request #23 from int2001/dxcache_default
Set dxcluster_maxage and decont as well if not given
2024-03-04 08:17:35 +01:00
int2001
dee54c3fdf Set dxcluster_maxage and decont as well if not given 2024-03-04 07:14:35 +00: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
Andreas Kristiansen
1335d915c6 Fixed HamQTH lookup if no session was set 2024-03-03 17:54:45 +01:00
Andreas Kristiansen
ee8b87b310 Merge pull request #21 from HB9HIL/this
$ci to $this
2024-03-03 15:11:12 +01:00
HB9HIL
7a9fb14d0a $ci to $this 2024-03-03 15:06:32 +01:00
Andreas Kristiansen
b49cd0f468 Removed redundant defaulting 2024-03-03 14:55:09 +01:00
Andreas Kristiansen
1c06fe6ac2 Use default dxcache url if not set 2024-03-03 14:52:20 +01:00
HB9HIL
e972d82e7b disabled paging 2024-03-03 13:42:08 +01:00
Joerg (DJ7NT)
2bbfa97182 Merge pull request #190 from int2001/install_fix
Fixed a PHP8.3 issue and removed BOM at Mig 139 (causes header_send)
2024-03-03 12:04:23 +01:00
Andreas Kristiansen
6234a2236b Merge pull request #189 from AndreasK79/band_improvement
[Bands] Added RAC and JCC. And some future proofing
2024-03-03 11:34:30 +01:00
Andreas Kristiansen
050c829347 Merge branch 'dev' into band_improvement 2024-03-03 11:29:03 +01:00
Joerg (DJ7NT)
b73c4d7077 Merge pull request #184 from int2001/harmonize_keys
Harmonize keys and change to innoDB for QSO-Table
2024-03-03 11:27:11 +01:00
Andreas Kristiansen
834340a357 Removed active. It is default in db, and would cause an error 2024-03-03 11:22:21 +01:00
Joerg
bef3210f07 Fixed a PHP8.3 issue and removed BOM at Mig 139 (causes header_send) 2024-03-03 09:43:07 +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
f3dd5da0f0 removed debug output 2024-03-03 08:15:35 +01:00
HB9HIL
dcbd65c946 a comma too much 2024-03-03 08:15:02 +01:00
HB9HIL
27696ccedc datatables language var moved to global variables 2024-03-03 08:10:39 +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
672a4842d5 small UI fixes 2024-03-02 17:33:16 +01:00
HB9HIL
bc5a490196 updated data 2024-03-02 16:22:04 +01:00
int2001
2c2e88c8fe Added "0" if table is empty (obtaining last max-value) 2024-03-02 10:54:44 +00:00
int2001
b84694f531 Altered bandxuser-table, too (set defaults and so on) 2024-03-02 08:49:51 +00: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
int2001
8e4ebf976e Correctged Mig-ID 2024-03-01 19:33:52 +00:00
int2001
36493c4050 Fixed losing last auto_increment-value + A bug at User-Add 2024-03-01 19:29:59 +00:00
HB9HIL
f15cb63d5d Merge pull request #180 from HB9HIL/maintenance_cron
added flag to recommend cronjobs
2024-02-29 18:15:56 +01:00
Joerg (DJ7NT)
b2489d1c18 Merge branch 'dev' into qso_resetter 2024-02-29 17:08:55 +01:00
HB9HIL
51bda39568 Merge branch 'dev' into maintenance_cron 2024-02-29 13:55:41 +01:00
HB9HIL
1e86961b92 removed first approach and added constructor 2024-02-29 13:52:54 +01:00
int2001
193882538e Fixed Bug with paper_types-templates 2024-02-29 12:09:02 +00:00
HB9HIL
5b4abc1774 Merge pull request #183 from HB9HIL/edit_ajax_background 2024-02-29 12:34:07 +01:00
int2001
52dda38a03 Harmonized keys and change to innoDB for QSO-Table 2024-02-29 11:09:55 +00:00