summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* cron: Clear stucklist on rebootSimon Rettberg2017-05-172-0/+15
* Remove debug loggingSimon Rettberg2017-05-101-3/+0Star
* Add support to declare multiple css/js per module with loading condition:Simon Rettberg2017-05-102-8/+45
* [inc/Database] Add slow query debugging outputSimon Rettberg2017-05-101-0/+48
* [weninterface] Improve color list a bitSimon Rettberg2017-05-101-2/+21
* [webinterface] Allow customizing page title prefix and logo bgcolorSimon Rettberg2017-05-091-1/+18
* [webinterface] Log user out when disabling HTTPS to prevent lockoutSimon Rettberg2017-05-051-2/+7
* [inc/Database] Add ::queryAll()Simon Rettberg2017-04-241-0/+14
* [inc/Dictionary] Add $returnTagOnMissing to :translateFile()Simon Rettberg2017-04-191-2/+2
* [inc/Database] Support expanding nested arraysSimon Rettberg2017-04-191-0/+42
* [inc/Util] Improve traceError() outputSimon Rettberg2017-04-071-15/+32
* [inc/Database] Add helper function to run INSERT and retrieve keysSimon Rettberg2017-04-071-0/+94
* [inc/Download] Properly return final HTTP status code for redirected requestsSimon Rettberg2017-03-211-6/+6
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-212-5/+5
* [inc/Hook] New helper for loading hooksSimon Rettberg2017-03-021-0/+43
* Merge branch 'statistics_reporting'Simon Rettberg2017-03-021-0/+52
|\
| * [statistics_reporting] Overhaul remote reporting structure; default to offSimon Rettberg2017-01-191-0/+52
* | [inc/property] Add list-of-values interfaceSimon Rettberg2017-02-231-2/+56
* | [render.inc] Add collapse.jsSimon Rettberg2017-01-181-0/+1
* | [Taskmanager] Increase default timeout of waitComplete, also timeout of Recom...Simon Rettberg2016-12-201-1/+1
|/
* [Taskmanager] Add support for compressed repliesSimon Rettberg2016-12-011-2/+17
* [sysconfig] Improve binddn parsing for AD wizardSimon Rettberg2016-10-271-4/+0Star
* Silence some warningsSimon Rettberg2016-09-092-2/+5
* [session] Add simple "change password" GUISimon Rettberg2016-09-081-0/+17
* [Util] traceError: Use error_log for AJAX calls, just like APISimon Rettberg2016-09-081-1/+1
* [Dashboard] Add option to disable dashboard creationSimon Rettberg2016-09-071-0/+8
* [Render] Add 'ovverride' to setTitle, so it's possible to set the title only ...Simon Rettberg2016-09-071-1/+3
* [property] Make generic getter and setter public; seems best option for modul...Simon Rettberg2016-08-291-4/+4
* [eventlog] Don't die on DB insert errorSimon Rettberg2016-08-291-1/+1
* [baseconfig*] Fix translation hook to only consider the current moduleSimon Rettberg2016-08-291-1/+2
* [render] Restore debug template generationSimon Rettberg2016-08-161-3/+0Star
* [util] Also escape the print_r output when rendering HTMLSimon Rettberg2016-08-151-1/+1
* [util] traceError(): Don't output html junk if running via CLISimon Rettberg2016-08-151-3/+31
* Fix minor issues in exams install hook, taskmanager callback logicSimon Rettberg2016-08-122-1/+6
* [inc/event] Remove call to deleted class methodSimon Rettberg2016-08-121-2/+0Star
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-3/+9
* [util] Made traceError output prettier by using HTMLSimon Rettberg2016-07-131-15/+49
* Change menu overriding mechanism; simpler, now also supports changing the cat...Simon Rettberg2016-07-072-20/+30
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; impr...Simon Rettberg2016-07-061-8/+5Star
* [event.inc] Activate sysconfig module before propagating ip address changed e...Simon Rettberg2016-07-051-1/+3
* [translation] Improve module list; move baseconfig hook to baseconfig_bwlpSimon Rettberg2016-07-041-2/+31
* added i18n for summernote.Christian Klinger2016-06-241-0/+1
* [module] Add getDependencies() to recursively get all deps of a moduleSimon Rettberg2016-06-231-0/+22
* [render/modules] Include scripts/css in order according to dependenciesSimon Rettberg2016-06-172-7/+9
* [Request] fix comments of isGet and isPost :)Simon Rettberg2016-06-161-6/+9
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-06-155-15/+31
|\
| * [dashboard] Add submenu featureSimon Rettberg2016-06-141-3/+14
| * Remove remaining references to schema versionSimon Rettberg2016-06-091-9/+10
| * [property] Increate ML list download timeoutSimon Rettberg2016-06-091-1/+1
| * [module] PageTitle: Fallback to module nameSimon Rettberg2016-06-091-1/+4