summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [permissionmanager] changed description to tooltipsUdo Walter2017-04-104-5/+19
* [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 int...Christian Hofmaier2017-04-071-18/+2Star
|\
| * [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 str...Christian Hofmaier2017-04-076-60/+193
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-0713-111/+136
* [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 met...Christian Hofmaier2017-03-2813-11/+492
* [permission-manager] renamed module folderUdo Walter2017-03-148-1/+1
* [permission-manager] empty moduleChristian Hofmaier2017-03-138-0/+58
* [sysconfig] Add ConfigTgz::rebuildAllConfigs()Simon Rettberg2017-03-101-0/+19
* [sysconfig] configtgz.inc.php: Move static functions to bottomSimon Rettberg2017-03-101-114/+118
* [statistics_reporting] Fix caption of reporting label (german translation)Simon Rettberg2017-03-101-1/+1
* Update translationsSimon Rettberg2017-03-094-0/+6
* [dozmod] Update translation of 'canLogin' in column user-/orglistSteffen Ritter2017-03-062-2/+2
* [sysconfig] Add hook mechanism for config.tgz buildingSimon Rettberg2017-03-021-3/+15
* [inc/Hook] New helper for loading hooksSimon Rettberg2017-03-021-5/+2Star
* Merge branch 'statistics_reporting'Simon Rettberg2017-03-0223-0/+1197
|\
| * [statistics_reporting] fixed column selector orderUdo Walter2017-02-232-8/+8
| * [statistics_reporting] included currently offline clients in offline time + b...Udo Walter2017-02-232-66/+109
| * [statistics_reporting] Fix 'Not assigned' row not showing up in locations gro...Simon Rettberg2017-02-081-5/+5
| * [statistics_reporting] Implement column filtering for exportSimon Rettberg2017-02-082-4/+33
| * [statistics_reporting] Fix my messed up tag order in days selectionSimon Rettberg2017-02-081-1/+1
| * [statistics_reporting] Consistent field naming across classes, templates etc.Simon Rettberg2017-02-085-39/+39
| * [statistics_reporting] Update translationsSimon Rettberg2017-02-082-0/+8
| * [statistics_reporting] Nag user if statistics reporting is disabledSimon Rettberg2017-02-086-24/+60
| * [statistics_reporting] Fix location highlighting (do it server side)Simon Rettberg2017-02-073-3/+12
| * [statistics_reporting] Use indexed fields for joins, return location id from ...Simon Rettberg2017-02-072-6/+12
| * [statistics_reporting] Fix hiding of checkboxes not matching any columnSimon Rettberg2017-02-075-57/+41Star
| * [statistics_reporting] Excel wants ';' in CSVSimon Rettberg2017-02-071-4/+4
| * [statistics_reporting] Unify translation handlingSimon Rettberg2017-02-077-52/+37Star
| * [statistics_reporting] Work on columnChooser layoutSimon Rettberg2017-02-071-37/+62
| * [statistics_reporting] Send filename to browser when downloading statisticsSimon Rettberg2017-02-071-0/+1
| * [statistics_reporting] fixed location link in client tableUdo Walter2017-02-061-7/+24
| * [statistics_reporting] fixed incorrect medianUdo Walter2017-02-061-0/+3
| * [statistics_reporting] Add export functionality for json, csv, xml - GUI stil...Simon Rettberg2017-02-061-6/+83
| * [statistics_reporting] Move logic js -> php (for export feature)Simon Rettberg2017-02-028-234/+268
| * [statistics_reporting] Show hand-cursor for sortable columnsSimon Rettberg2017-02-013-135/+112Star
| * [statistics_reporting] Fix sort arrow directionSimon Rettberg2017-02-011-1/+1
| * [statistics_reporting] Fix loadForm() and further js interaction if sessionSt...Simon Rettberg2017-02-011-3/+6
| * [statistics_reporting] Make code match specificationSimon Rettberg2017-02-011-1/+1