Commit Graph

251 Commits

Author SHA1 Message Date
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
9817224854 [Maps] Added darkmode style for legend/info 2024-04-06 16:35:05 +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
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
HB9HIL
fb5dcc1498 form-select disabled style 2024-02-17 15:41:35 +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
HB9HIL
015b4414de fix qso_icons (esp. lotw icon) 2024-01-08 17:37:04 +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
abarrau
b251fc4d6b Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 12:25:26 +01:00
abarrau
372ef7604b remove class can make issue 2023-12-22 11:12:08 +01:00
abarrau
52beb3b3ff fix arrow select list not display on dark theme 2023-12-19 10:56:49 +01:00
HB9HIL
a75daafe47 removing blue theme 2023-12-18 21:17:23 +01:00
HB9HIL
9dc2c5284a card need some bottom margin (for mobile and general) 2023-12-17 21:22:28 +01:00
HB9HIL
429d417626 gave the label some room over all cloudlog 2023-12-17 21:14:47 +01:00
HB9HIL
3bf146e64d card-header text color 2023-12-17 20:30:03 +01:00
abarrau
1748e298ba add pwd button (show/hide) 2023-12-17 17:39:12 +01:00
abarrau
4aafa64ef0 css change for all themes 2023-12-17 17:37:44 +01:00
abarrau
d9aa0f15e8 change css (theme blue) 2023-12-16 19:23:37 +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
Peter Goodhall
955fe52b48 [CSS} Removes the unset has it breaks other areas this isnt the fix! 2023-12-12 21:33:11 +00:00
Peter Goodhall
a8c67b1f19 [Awards][Popups] Fix popup menus when using modals on awards 2023-12-12 13:34:56 +00:00
Peter Goodhall
bbab743ed5 [Search[ Fixes menu being hidden 2023-12-12 11:41:52 +00:00
Andreas Kristiansen
bd0f079b4d Merge pull request #2803 from abarrau/ans-map-highlight-v2
[MAP] highlight ligne remove on all map
2023-12-11 10:35:35 +01:00
Andreas Kristiansen
1bdf28a4e5 Merge branch 'dev' into bs_5_fixes 2023-12-11 09:28:36 +01:00
Andreas
537a28540c Submenus 2023-12-10 00:54:11 +01:00
abarrau
fc4071d8f4 add new class on dark css theme 2023-12-09 10:54:18 +01:00
HB9HIL
6e3276e8a5 qrz confirmation badge 2023-12-08 16:50:23 +01:00
HB9HIL
dc8243cdf0 Merge remote-tracking branch 'upstream/dev' into bs_5_fixes 2023-12-08 14:13:16 +01:00
HB9HIL
9c822c5cef us counties datatable 2023-12-08 12:56:16 +01:00
int2001
6253c133fa Merge branch 'dev' into qrz_down 2023-12-08 07:35:27 +00:00
int2001
a860809441 Added css for qrz-arrows 2023-12-08 05:21:47 +00:00
HB9HIL
6c60ed710f one line too much 2023-12-07 22:46:44 +01:00
HB9HIL
a545dc63f6 fixed active rows in tables 2023-12-07 22:35:03 +01:00
HB9HIL
dd154f6a9e removed card background to get the old design 2023-12-07 21:28:10 +01:00
int2001
d4f8e32f30 Reverting accidently changed css 2023-12-07 16:52:50 +00:00
int2001
f5313eca63 Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00