summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/page.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [usb-lock-off] Added some array_exist_key to prevent invalid index errors. Sp...Jannik Schönartz2018-03-281-16/+62
* [usb-lock-off] Added language tags for the edit rule page.Jannik Schönartz2018-03-271-6/+10
* [usb-lock-off] Added successfully edit message and a redirect to the configur...Jannik Schönartz2018-03-271-0/+5
* [usb-lock-off] Saving the edited rule is now working properly.Jannik Schönartz2018-03-271-14/+18
* [usb-lock-off] Some bug fixes with wrong written targts in the db.Jannik Schönartz2018-03-201-7/+28
* Merge branch 'usb-lock-off' into usb-lock-offJannik Schönartz2018-03-201-8/+21
|\
| * [usb-lock-off] now you can add a description which is shown on the front page...Christian Hofmaier2018-03-201-7/+12
| * [usb-lock-off] disabled add buttons if configuration isn't added to db yetChristian Hofmaier2018-03-201-1/+9
* | [usb-lock-off] Added the edit rule function. Saveing is not finished.Jannik Schönartz2018-03-201-7/+168
|/
* [usb-lock-off] Better selection color for the add device table. Some warning ...Jannik Schönartz2018-03-131-0/+10
* [usb-lock-off] Fixed add generic rule.Jannik Schönartz2018-03-131-0/+2
* [usb-lock-off] Big rework. Moved from client side (modal) stuff to server sid...Jannik Schönartz2018-03-131-97/+196
* [usb-lock-off] Reworked config chooser. Switched from the dropdown config sel...Jannik Schönartz2018-02-061-44/+54
* [usb-lock-off] Configurations splitted into tabs for a better overview. Remov...Jannik Schönartz2018-01-241-59/+24Star
* [usb-lock-off] Added generic rule functionality. Fixed tooltip flickering. Fi...Jannik Schönartz2018-01-181-2/+92
* [usb-lock-off] Fixed: Because of a missing uid every selected stick was addin...Jannik Schönartz2017-12-281-2/+2
* [usb-lock-off] Code cleanup and removed code for the old db struct.Jannik Schönartz2017-12-281-39/+0Star
* [usb-lock-off] Switched to the _hw db structure. Adding a device and db contr...Jannik Schönartz2017-12-221-4/+59
* [usb-lock-off] Reformatting code.Jannik Schönartz2017-12-121-27/+51
* Initial commitroot2017-11-051-0/+234