summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Christian Klinger2016-06-155-15/+31
|\ | | | | | | | | | | | | | | modularization Conflicts: install/content.sql install/schema.sql
| * [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 ↵Simon Rettberg2016-04-293-19/+40
| | | | 775cdbd29f5d0f70946d1d5ff09c091e6189c9e9
* Implemented new menu, added logic for defining dependencies, move ↵Simon Rettberg2016-04-285-82/+289
| | | | translation files around
* Merge branch 'master' into modularizationSimon Rettberg2016-04-261-0/+7
|\
| * add SLX_BWIDM_AUTH to "System config" variables listJonathan Bauer2016-04-201-0/+7
| |
* | [merge] merging c3sl / fr - initial commitJonathan Bauer2016-04-0110-35/+135
|/
* [ldapauth] Add homedir conf to ldap wizardSimon Rettberg2016-03-301-1/+2
|
* [ipxe] Add error to eventlog if compile process failedSimon Rettberg2016-03-212-0/+10
|
* [adauth] Configurable home directory mount logicSimon Rettberg2016-03-211-1/+2
|
* [event.inc] Remove debug outputSimon Rettberg2016-02-221-2/+0Star
|
* [locations] New module for managing locationsSimon Rettberg2016-02-193-2/+172
|
* [trigger] detect server ip: Ignore IPv6Simon Rettberg2016-02-191-2/+2
|
* [adauth] Add field for homeDirectory attributeSimon Rettberg2016-02-181-2/+1Star
|
* [ad/ldap] Fallback to default ports if working on old configSimon Rettberg2016-02-112-6/+18
|
* [adauth/ldapauth] Prevent non-string value (false) from being used as ↵Simon Rettberg2016-01-212-0/+6
| | | | certificate
* [database] Fix typo in prepare method (self::init()was missing a colon)Simon Rettberg2016-01-181-1/+1
|
* [clientlog] Fix bootup db insert querySimon Rettberg2015-12-221-0/+3
|
* [statistics] Add table definition, bump db versionSimon Rettberg2015-12-211-1/+1
|
* Show missing template names with all params passedSimon Rettberg2015-11-301-4/+5
|
* [request.inc.php] Add optional parameter to control variable typeSimon Rettberg2015-11-191-3/+6
|
* [config vars] Support SLX_DEMO_PASSSimon Rettberg2015-10-261-0/+7
|
* Support creating ad and ldap modules with ca-based cert checkingSimon Rettberg2015-10-202-2/+2
|
* Trigger server ip changed for all module typesSimon Rettberg2015-09-301-11/+9Star
|
* [vmstore] Only save config if mounting succeededSimon Rettberg2015-09-292-2/+25
|