summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * [dictionary] Handle case where we have no PageSimon Rettberg2016-06-091-1/+2
* | first rough version of exams-module.Christian Klinger2016-06-101-1/+14
|/
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-083-211/+23Star
* [dashboard] Remove needsSchemaUpdate callSimon Rettberg2016-06-081-1/+0Star
* PhpStorm stuffSimon Rettberg2016-06-061-23/+14Star
* [taskmanagercallback] Add imgupload callbackSimon Rettberg2016-05-211-0/+16
* [usermanagement] Merge changes from 'gitlab.c3sl.ufpr.br/cdn/slx-admin.git'Simon Rettberg2016-05-192-15/+47
* Fix CSRF token checking; improve token/sid generationSimon Rettberg2016-05-193-10/+18
* Add checks for eventlog module existence in global helper classSimon Rettberg2016-05-191-0/+14
* Move Validator include to basconfig moduleSimon Rettberg2016-05-191-85/+0Star
* work work work work workSimon Rettberg2016-05-192-2/+2
* MORE WMORKSimon Rettberg2016-05-186-44/+116
* Get baseconfig ready for modularizationSimon Rettberg2016-05-134-152/+30Star
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-1117-1182/+55Star
* Migrated messages to modulesSimon Rettberg2016-05-102-8/+8
* Translating module strings and custom sections worksSimon Rettberg2016-05-104-36/+53
* Message string editing works nowSimon Rettberg2016-05-091-2/+14
* Work on translations: templates and messages workSimon Rettberg2016-05-044-23/+29
* More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091...Simon Rettberg2016-04-293-19/+40
* Implemented new menu, added logic for defining dependencies, move translation...Simon Rettberg2016-04-285-82/+289
* Merge branch 'master' into modularizationSimon Rettberg2016-04-261-0/+7
|\
| * add SLX_BWIDM_AUTH to "System config" variables listJonathan Bauer2016-04-201-0/+7