summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/templates/usb-rules-config.html
Commit message (Collapse)AuthorAgeFilesLines
* [usb-lock-off] fixed table out of border when window getting smallerChristian Hofmaier2018-03-291-10/+10
|
* [usb-lock-off] fixed text out of panel-heading-border if window gets too small.Christian Hofmaier2018-03-291-0/+1
|
* [usb-lock-off] Changed rules help button to a warning text.Jannik Schönartz2018-03-281-4/+9
|
* [usb-lock-off] now you can add a description which is shown on the front ↵Christian Hofmaier2018-03-201-2/+2
| | | | page, edited database, added template tags, made nice red-flag for missing input name :)
* [usb-lock-off] tooltip that first matching rule (from top to bottom) is appliedChristian Hofmaier2018-03-201-1/+6
|
* [usb-lock-off] disabled add buttons if configuration isn't added to db yetChristian Hofmaier2018-03-201-6/+8
|
* Merge branch 'usb-lock-off' into usb-lock-offJannik Schönartz2018-03-131-3/+5
|\
| * [usb-lock-off] drag n drop now with color to show where the item will be dropedChristian Hofmaier2018-03-131-3/+5
| |
* | [usb-lock-off] Better selection color for the add device table. Some warning ↵Jannik Schönartz2018-03-131-2/+2
|/ | | | fixes.
* [usb-lock-off] Big rework. Moved from client side (modal) stuff to server ↵Jannik Schönartz2018-03-131-76/+78
| | | | side (new page) system. Removed the rules.conf textfield and added an UI prototype for the rules creation.
* [usb-lock-off] Reworked config chooser. Switched from the dropdown config ↵Jannik Schönartz2018-02-061-5/+44
| | | | selection to a classic table.
* [usb-lock-off] Configurations splitted into tabs for a better overview. ↵Jannik Schönartz2018-01-241-0/+66
Removed old code.