summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/install.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [usb-lock-off] use install.php only once without overhead... DONE (for real)Christian Hofmaier2018-03-271-1/+3
|
* [usb-lock-off] use install.php only once instead of twice to make it work... ↵Christian Hofmaier2018-03-271-18/+8Star
| | | | DONE
* [usb-lock-off] now you can add a description which is shown on the front ↵Christian Hofmaier2018-03-201-1/+6
| | | | page, edited database, added template tags, made nice red-flag for missing input name :)
* [usb-lock-off] Big rework. Moved from client side (modal) stuff to server ↵Jannik Schönartz2018-03-131-17/+19
| | | | side (new page) system. Removed the rules.conf textfield and added an UI prototype for the rules creation.
* [usb-lock-off] Switched to the _hw db structure. Adding a device and db ↵Jannik Schönartz2017-12-221-2/+37
| | | | contraints working properly. WIP
* Initial commitroot2017-11-051-0/+31