summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] bugfix + added locationid 0 to the getAllowedLocationsUdo Walter2017-12-271-9/+9
| | | | result array if the user has locationid 0 for this permission
* [permissionmanager] removed openRoleEdior function;Udo Walter2017-12-2113-102/+233
| | | | | | | | changed searchFieldFunction() to use jQuery; fixed checkboxes in roleeditor not selecting on a click on the label; added selected row highlighting; disabled buttons if there are no users/roles selected; made role badges in user/location tables clickable; added phpdoc comments to most php functions;
* [permissionmanager] fixed small bugUdo Walter2017-12-191-4/+3Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+0Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [permissionmanager] removed alert from roleeditorUdo Walter2017-12-142-1/+6
|
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-075-8/+22
| | | | | moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row;
* [permissionmanager] new permission and location chooser in roleeditorUdo Walter2017-11-309-228/+209Star
|
* [permissionmanager] fixed bug: role without locations was shown as role with ↵Udo Walter2017-11-212-7/+4Star
| | | | all locations;
* [permissionmanager] added key relationships to install script;Udo Walter2017-11-2112-148/+173
| | | | | changed nested php for loops to sql code; standardized sql column naming; small bugfixes;
* [locations] implemented new permission systemUdo Walter2017-10-031-1/+1
|
* [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵Christian Hofmaier2017-09-296-30/+41
| | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies
* [js_stupidtable] changed one-line code to formatted code;Udo Walter2017-05-154-18/+5Star
| | | | modified to show sorting arrows on columns and different mouse cursor on hover
* [permissionmanager] another small bugfixUdo Walter2017-04-251-3/+4
|
* [permissionmanager] bugfixUdo Walter2017-04-251-3/+6
|
* [permissionmanager] added possibility to get a list of allowed locations for ↵Udo Walter2017-04-256-72/+107
| | | | a given permission + bugfixes
* [permissionmanager] changed description to tooltipsUdo Walter2017-04-103-4/+13
|
* [permission-manager] moved multiple code, added text-search to rolesTableChristian Hofmaier2017-04-107-111/+84Star
|
* [permission-manager] added permission check functionality + bugfixesUdo Walter2017-04-104-13/+48
|
* Merge branch 'permission-manager' of git.openslx.org:openslx-ng/slx-admin ↵Christian Hofmaier2017-04-071-18/+2Star
|\ | | | | | | into permission-manager
| * [permission-manager] removed unused codeUdo Walter2017-04-071-18/+2Star
| |
* | [permission-manager] corrected wrong indentation for much better readabilityChristian Hofmaier2017-04-072-57/+57
|/
* [permission-manager] filter for roles in user and location table, changed ↵Christian Hofmaier2017-04-076-60/+193
| | | | structure of role-spans in both tables
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-0713-111/+136
| | | | using bind variables in mysql code, changed order of modules in role editor
* [permission-manager] added possibility to select all permissionsUdo Walter2017-03-315-14/+33
|
* [permission-manager] fixed hardcoded stringsUdo Walter2017-03-293-8/+18
|
* [permission-manager] first fill of location tableChristian Hofmaier2017-03-293-3/+41
|
* [permission-manager] changed include/exclude to all/selectedUdo Walter2017-03-295-20/+33
|
* [permission-manager] changed module id to module nameUdo Walter2017-03-282-4/+10
|
* [permission-manager] added role editor (new role and edit role)Udo Walter2017-03-2812-25/+365
|
* [permission-manager] role-list order consistencyChristian Hofmaier2017-03-281-2/+2
|
* [permission-manager] made function private.Christian Hofmaier2017-03-281-1/+1
|
* [permission-manager] first part of UI, database table, sql queries and db ↵Christian Hofmaier2017-03-2813-11/+492
| | | | methods
* [permission-manager] renamed module folderUdo Walter2017-03-148-0/+58