Wykres commitów

15 Commity (18d17fdd0faa5553ed8044e28a39e3f5ca1f6de0)

Autor SHA1 Wiadomość Data
HB9HIL 8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Andreas 0681975c45 [Mode editor] Tweaked column filtering 2022-08-28 20:02:07 +02:00
Andreas ba1b1402e4 [Mode editor] Added column filtering 2022-08-28 19:27:24 +02:00
Andreas 6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas c369cf9647 [Modes] Fixed form. In certain cases, creating a mode would not work 2021-10-07 12:14:17 +02:00
Paul Beesley 5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley 0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Andreas 337caa1424 Added AJAX-delete of mode as well. 2020-10-13 12:38:44 +02:00
Andreas 529c81575c Dialog with ajax to create a new mode. 2020-10-13 12:24:19 +02:00
Andreas d2a668dde2 Added Datatable to the mode list. 2020-10-12 20:45:48 +02:00
Andreas 4aadd4e931 Added button to activate/deactivate in mode list. This is done dynamically with javascript. 2020-10-09 18:29:41 +02:00
Peter Goodhall 87bb8be156 Made /modes table responsive for mobile devices 2020-08-19 16:19:56 +01:00
Kim Huebel 396eaab53a Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +02:00
Kim Huebel 8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00