summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff
Commit message (Expand)AuthorAgeFilesLines
* [usb-lock-off] Edit rule cleanup and fix of the dropdown boxes.Jannik Schönartz2018-04-031-74/+105
* [usb-lock-off] fixed table out of border when window getting smallerChristian Hofmaier2018-03-293-23/+23
* [usb-lock-off] fixed text out of panel-heading-border if window gets too small.Christian Hofmaier2018-03-291-0/+1
* [usb-lock-off] Added some array_exist_key to prevent invalid index errors. Sp...Jannik Schönartz2018-03-283-16/+66
* [usb-lock-off] Changed rules help button to a warning text.Jannik Schönartz2018-03-283-4/+11
* [usb-lock-off] edit-rule button for switching from dropdown to input text is ...Jannik Schönartz2018-03-271-7/+59
* [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
* [usb-lock-off] Added language tags for the edit rule page.Jannik Schönartz2018-03-274-8/+24
* [usb-lock-off] Removed warnings in JS/JQueryJannik Schönartz2018-03-271-12/+14
* [usb-lock-off] Added successfully edit message and a redirect to the configur...Jannik Schönartz2018-03-276-3/+12
* [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-202-7/+29
* Merge branch 'usb-lock-off' into usb-lock-offJannik Schönartz2018-03-2012-48/+135
|\
| * [usb-lock-off] now you can add a description which is shown on the front page...Christian Hofmaier2018-03-208-16/+74
| * [usb-lock-off] tooltip that first matching rule (from top to bottom) is appliedChristian Hofmaier2018-03-203-3/+10
| * [usb-lock-off] added id-column to config-tableChristian Hofmaier2018-03-202-12/+6Star
| * [usb-lock-off] disabled add buttons if configuration isn't added to db yetChristian Hofmaier2018-03-204-9/+21
| * [usb-lock-off] config names can now be as long as they want to + fixed table ...Christian Hofmaier2018-03-203-5/+21
| * [usb-lock-off] corrected some of the languageChristian Hofmaier2018-03-206-23/+23
* | [usb-lock-off] Added the edit rule function. Saveing is not finished.Jannik Schönartz2018-03-204-11/+322
|/
* Merge branch 'usb-lock-off' into usb-lock-offJannik Schönartz2018-03-132-9/+6Star
|\
| * [usb-lock-off] drag n drop now with color to show where the item will be dropedChristian Hofmaier2018-03-132-4/+6
| * [usb-lock-off] removed discard changes button due to impracticalnessChristian Hofmaier2018-03-131-5/+0Star
* | [usb-lock-off] Better selection color for the add device table. Some warning ...Jannik Schönartz2018-03-136-10/+24
|/
* [usb-lock-off] Changed + device button to save device button because onclick ...Jannik Schönartz2018-03-131-2/+2
* [usb-lock-off] Fixed add generic rule.Jannik Schönartz2018-03-132-124/+133
* [usb-lock-off] Big rework. Moved from client side (modal) stuff to server sid...Jannik Schönartz2018-03-1311-319/+541
* [usb-lock-off] Reworked config chooser. Switched from the dropdown config sel...Jannik Schönartz2018-02-0610-230/+252
* [usb-lock-off] Configurations splitted into tabs for a better overview. Remov...Jannik Schönartz2018-01-248-109/+101Star
* [usb-lock-off] Added generic rule functionality. Fixed tooltip flickering. Fi...Jannik Schönartz2018-01-189-56/+439
* [usb-lock-off] Moved with-interfaces from the specific props to the general d...Jannik Schönartz2017-12-291-2/+2
* [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-283-100/+1Star
* [usb-lock-off] API device delete function now works with the new db struct.Jannik Schönartz2017-12-281-5/+18
* [usb-lock-off] Specific usb props only added if the usb device have a serial ...Jannik Schönartz2017-12-281-14/+19
* [usb-lock-off] Switched to the _hw db structure. Adding a device and db contr...Jannik Schönartz2017-12-224-14/+194
* [usb-lock-off] Design changes to fit the design_guidelines. TODO: lang_discar...Jannik Schönartz2017-12-122-9/+13
* [usb-lock-off] Reformatting code.Jannik Schönartz2017-12-128-243/+289
* Moved save/reset/add-usb-device buttons to the right sideJannik Schönartz2017-11-051-3/+3
* Initial commitroot2017-11-0518-0/+992