Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Add examples for required CONFIG_SHIB_ settings | Simon Rettberg | 2024-07-02 | 1 | -0/+4 |
| | |||||
* | config: Set timezone | Simon Rettberg | 2023-10-06 | 1 | -0/+2 |
| | | | | | PHP 8.x defaults to UTC instead of system locale if nothing is set in php.ini - force TZ in config.php to be safe. | ||||
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -3/+1 |
| | | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries | ||||
* | Update translations | Simon Rettberg | 2020-02-27 | 1 | -2/+2 |
| | |||||
* | [inc/Taskmanager] Switch to new TCP interface | Simon Rettberg | 2020-01-07 | 1 | -0/+2 |
| | |||||
* | config.php.emaple: Remove another orphaned config var | Simon Rettberg | 2019-10-25 | 1 | -3/+1 |
| | |||||
* | config.php.example: Remove deprecated CONFIG_REMOTE_ML | Simon Rettberg | 2019-10-25 | 1 | -2/+0 |
| | |||||
* | Use collapse mode for translations, runmode, rebootcontrol | Simon Rettberg | 2019-03-26 | 1 | -4/+4 |
| | | | | Also shuffle around modules. | ||||
* | [statistics] Feature: BIOS update info | Simon Rettberg | 2019-03-19 | 1 | -0/+2 |
| | | | | | Fetch list of known BIOS updates that fix issues wrt. bwLehrpool/OpenSLX/whatever it's called today. | ||||
* | [main] Make product name configurable | Simon Rettberg | 2019-03-05 | 1 | -0/+3 |
| | |||||
* | Update config.php example | Simon Rettberg | 2017-05-10 | 1 | -5/+8 |
| | |||||
* | [statistics_reporting] added cronjob for weekly report | Christian Hofmaier | 2017-01-17 | 1 | -0/+2 |
| | |||||
* | Update example config | Simon Rettberg | 2016-07-12 | 1 | -3/+3 |
| | |||||
* | Change menu overriding mechanism; simpler, now also supports changing the ↵ | Simon Rettberg | 2016-07-07 | 1 | -7/+18 |
| | | | | category of a module | ||||
* | [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵ | Simon Rettberg | 2016-07-06 | 1 | -1/+2 |
| | | | | improve config module handling | ||||
* | added a caching api proxy (that also validates the client IPs) for dozmod. | Christian Klinger | 2016-06-08 | 1 | -1/+4 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 1 | -0/+8 |
| | |||||
* | [Trigger] Consider ldap config modules when launching ldadp instances | Simon Rettberg | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | Various fixes | Simon Rettberg | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | Update config example, style, translations | Simon Rettberg | 2014-11-19 | 1 | -0/+2 |
| | |||||
* | Implement force utf8 option for mysql db | Simon Rettberg | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Updated config example with comments | Simon Rettberg | 2014-08-15 | 1 | -6/+2 |
| | |||||
* | Merge branch 'master' into i18n | Simon Rettberg | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | [slx-admin] commented marker setting | Christian Rößler | 2014-07-25 | 1 | -1/+4 |
| | |||||
* | [slx-admin] config.php renamed to config.php.example, set marker for SSPS | Christian Rößler | 2014-07-25 | 1 | -0/+26 |