summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'origin/master' into usb-lock-offJannik Schönartz2018-02-06110-830/+1642
|\
| * [statistics_reporting] Translation for 'settings'Steffen Ritter2018-02-051-3/+6
| * [statistics] Move replace-hook to statistics subdirSimon Rettberg2018-01-185-1/+1
| * [minilinux] Check md5 if filesize and mtime failed to hint at changed filesSimon Rettberg2018-01-171-1/+2
| * [syslog] Make client ip clickable, linking to statisticsSteffen Ritter2018-01-162-3/+3
| * [statistics] Properly display runmode name in client listSimon Rettberg2018-01-152-1/+12
| * [runmode] Do not allow re-assigning clients to new runmode if old mode doesn'...Simon Rettberg2018-01-156-10/+26
| * [statistics] Fix runtime filter (had math backwards)Simon Rettberg2018-01-151-6/+6
| * [statistics] Fix typo in last commitSimon Rettberg2018-01-151-1/+1
| * [statistics] Fix "filter by cores" button in client listSimon Rettberg2018-01-151-6/+6
| * [statistics] Fix display of machine usage history barSimon Rettberg2018-01-121-2/+2
| * [permissionmanager] Sanitize language tag namesSimon Rettberg2018-01-118-44/+44
| * Update translations + add global tagsSimon Rettberg2018-01-1121-53/+37Star
| * [locationinfo] URL: Add field to specify reload interval in minutesSimon Rettberg2018-01-113-1/+26
| * [statistics] Add "replace machines" feature (not linked to anywhere yet)Simon Rettberg2018-01-1111-3/+174
| * [translations] Focus first untranslated tagSimon Rettberg2018-01-111-2/+6
| * [translations] Guess using a VCS isn't enough?Simon Rettberg2018-01-111-85/+2Star
| * Update translationsSimon Rettberg2018-01-086-10/+18
| * [statistics] Add filters for uptime and hostnameSimon Rettberg2018-01-085-7/+55
| * [statistics_reporting] Don't leak locationid in remote reportSimon Rettberg2018-01-081-1/+1
| * [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-047-324/+499
| * [exams] reworked permission system from "click and you get error" to "button ...Christian Hofmaier2018-01-027-83/+246
| * [statistics] added permissions to view client statistics, delete clients and ...Udo Walter2017-12-287-34/+105
| * [eventlog] added permission to view the logUdo Walter2017-12-287-23/+39
| * [vmstore] added permissions to choose internal, nfs or cifs vm storageUdo Walter2017-12-288-9/+48
| * [serversetup-bwlp] added permissions to edit boot address and menu andUdo Walter2017-12-277-9/+39
| * [permissionmanager] bugfix + added locationid 0 to the getAllowedLocationsUdo Walter2017-12-271-9/+9
| * Merge branch 'master' into permission-managerUdo Walter2017-12-2236-239/+626
| |\
| * | [minilinux] Actualized translation.Udo Walter2017-12-224-5/+5
| * | [permissionmanager] removed openRoleEdior function;Udo Walter2017-12-2113-102/+233
| * | [permissionmanager] fixed small bugUdo Walter2017-12-191-4/+3Star
* | | [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