Commit Graph

195 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
d2caa2859d Merge pull request #1225 from int2001/clublog_modi
Added "yellow" for clublog-modification state at UI
2024-11-20 10:40:17 -04:00
int2001
8dd87135b8 clublog-yellow 2024-11-19 06:05:05 +00:00
HB9HIL
2c67ef9683 show "Empty" as Placeholder 2024-11-18 17:50:00 +01:00
HB9HIL
6f67057765 better uppercase handling in searchbar 2024-11-06 22:41:18 +01:00
phl0
df37112b57 Keep eQSL incoming QSL arrows green on selection 2024-09-16 15:39:39 +02:00
phl0
85f21560d2 Add colors for I state to log overview 2024-09-13 09:51:32 +02:00
Andreas Kristiansen
73cc73691e [Advanced Logbook] Added CQ and ITU zone to the bottom 2024-09-10 18:09:26 +02:00
HB9HIL
6f04b547e9 show qrz modified 2024-09-08 17:16:22 +02:00
imlonghao
042fbfff48 perf(ux): use sans-serif 2024-09-07 11:49:50 +08:00
HB9HIL
1b7cd217fd define pointer events for multiselect dropdown on small devices (mobile) 2024-08-17 09:21:44 +02:00
HB9HIL
baf72b28e1 searchable dxcc for station profiles 2024-08-14 00:28:47 +02:00
Andreas Kristiansen
04473c8e74 Merge branch 'dev' into qslstats 2024-07-30 14:44:51 +02:00
HB9HIL
6410bbc921 sticky searchbar 2024-07-30 13:40:35 +02:00
HB9HIL
49b0321082 css fixes for each theme 2024-07-29 22:14:02 +02:00
Andreas Kristiansen
3671c1a376 Added a page for QSL statistics, just numbers 2024-07-29 19:39:49 +02:00
HB9HIL
5d705d3aa8 some css fixes 2024-07-27 11:35:29 +02:00
HB9HIL
4e2a70a747 hide radio buttons 2024-07-27 11:21:19 +02:00
HB9HIL
fb29100e6b some margin 2024-07-27 11:09:15 +02:00
phl0
9cf3385a2d Add color for LoTW Requested state and remove redundant wording 2024-07-26 14:23:14 +02:00
HB9HIL
4657a15d30 uppercase in input field 2024-07-23 14:37:46 +02:00
phl0
1c3da456ab Add ignore/grey color for LoTW status 2024-07-12 11:52:11 +02:00
HB9HIL
65fe90f425 responsive width and height classes 2024-07-07 15:09:28 +02:00
HB9HIL
8ed856bf3c fix closing x on dialogs 2024-06-03 12:50:11 +02:00
HB9HIL
c0bfe3cf29 use more of the screen 2024-05-28 21:36:56 +02:00
int2001
54119d7d8d CSS for Clublog-Arrows 2024-05-13 07:38:11 +00: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
4f57e5eee1 fix qsl arrows line wrap 2024-05-03 17:41:31 +02:00
HB9HIL
38b85362c0 Merge remote-tracking branch 'upstream/dev' into fix_qsolist_css 2024-05-03 17:36:03 +02:00
HB9HIL
d91d466d8e support flags in all browsers 2024-05-03 13:37:03 +02:00
HB9HIL
9aac29fabc qrz icon 2024-04-28 18:05:30 +02:00
HB9HIL
78e28071b7 show total instance qso in debug 2024-04-21 10:52:30 +02:00
Andreas Kristiansen
e36db1230d Fixed info css 2024-04-09 07:52:06 +02:00
Andreas Kristiansen
6272c083f3 [Maps] Tweaked legend map some more 2024-04-07 15:47:55 +02:00
Andreas Kristiansen
c6e94805d5 [Maps] Moved legend/info css from view to general.css 2024-04-06 16:00:10 +02:00
phl0
3c852ecfa7 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-03-10 17:17:42 +01:00
HB9HIL
5a681f6498 fix ref buttons 2024-03-10 16:48:02 +01:00
Andreas Kristiansen
f3fed1a778 Fixed background on alternating lines when adding satmodes 2024-03-10 12:31:25 +01:00
HB9HIL
1c8b34412e Merge branch 'dev' into pota_selectize 2024-03-04 17:46:22 +01: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
c9da4010fa pota multiselect and layout of link buttons 2024-03-01 21:18:07 +01:00
phl0
4ac0ada5e3 Migrate hams.at to its native API 2024-02-14 16:05:32 +01:00
Andreas
afde0a16b6 [LBA] Added coordinates at the bottom of the map 2024-02-08 12:57:58 +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
abarrau
4361f0e21a change design for button "time" and "lookup web site" on qso 2024-01-29 18:59:51 +01:00
HB9HIL
234052a6ba moved Logo size to general.css and reduced size of header 2024-01-24 14:50:24 +01:00
Andreas
a87673ae0f Some styling was needed for the indicator 2024-01-01 11:20:32 +01:00
Andreas
28285fba44 Added an indicator for the DXCC Summary in the QSO entry window 2024-01-01 10:03:45 +01:00