summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [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-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 + ↵Udo Walter2017-02-232-66/+109
| | | | | | | | bugfixes + some comments
| * [statistics_reporting] Fix 'Not assigned' row not showing up in locations ↵Simon Rettberg2017-02-081-5/+5
| | | | | | | | grouping anymore
| * [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
| | | | | | | | GetData::*
| * [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 ↵Simon Rettberg2017-02-061-6/+83
| | | | | | | | still missing
| * [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 ↵Simon Rettberg2017-02-011-3/+6
| | | | | | | | sessionStorage is still empty
| * [statistics_reporting] Make code match specificationSimon Rettberg2017-02-011-1/+1
| |
| * [statistics_reporting] Make getdata functions options flag based in ↵Simon Rettberg2017-01-314-55/+76
| | | | | | | | preparation of data export
| * [statistics_reporting] fixed total showing wrong median and offline timeUdo Walter2017-01-311-2/+2
| |
| * [statistics_reporting] Overhaul remote reporting structure; default to offSimon Rettberg2017-01-194-33/+114
| |
| * [statistics_reporting] i18n: Move tags used in code to separate file, delete ↵Simon Rettberg2017-01-195-52/+42Star
| | | | | | | | unused tags
| * [statistics_reporting] config.json: Depends on statistics and locationsSimon Rettberg2017-01-191-1/+1
| |
| * [statistics_reporting] Check if user is logged in in doAjax()Simon Rettberg2017-01-191-5/+9
| |