a017dff4 | 12-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
introduce getType for Settings |
5675a07c | 12-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
moved language loading to the loader |
077c27b2 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
adjusted basic loading saving in admin
stripped out all the session stuff |
5a38a129 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
added Writer class for saving the config back to file |
8ea5685f | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
moved the whole settings class mechanism to it's own class |
6850fd4a | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
created a configuration Loader class
This replaces stuff in the Configuration class that hasn't been removed, yet. |
e063babf | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
moved php parser to it's own file |
c6639e6a | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
start of refactoring the config plugin
split up all the files and added namespaces. everything broken |
7a371ad4 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
deleted deprecated auth plugins
authmysql and authpgsql were replaced by authpdo two releases ago.
|
2a7fef40 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for revert plugin |
3a97d936 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for usermanager plugin |
d17fc5de | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for authldap plugin |
a4e3d556 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for ACL plugin |
fdf613b0 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
fixed auth plain test |
5aa905e9 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for authplain plugin |
661d78e8 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for safefnrecode plugin |
a4337320 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for authad plugin |
71a75f04 | 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR2 for styling plugin
There's currently one warning left. Supressing it doesn't work which might be a bug in phpcs. |
77bb2b90 | 11-May-2018 |
Christian Paul <info@jaller.de> |
Remove z-index:1 on the border underneath tabs |
18b1e90a | 08-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for extension plugin |
d0a7b199 | 08-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
fixed class name |
3213bf4e | 08-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for authpdo plugin |
957f36a6 | 08-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 compatibility for info plugin |
29fc53cf | 08-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR-2 for popularity plugin |
209f81cc | 08-May-2018 |
phallobst <bugs@michael-lossin.de> |
fixed typos |