| 741c5275 | 16-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
parse arrays from config file |
| 7eaa7703 | 09-Jan-2013 |
日向小郎 <syaoranhinata@gmail.com> |
Traditional Chinese language update |
| 71e90b1c | 06-Jan-2013 |
Osama Al-Kofahi <Osamak@paci.gov.kw> |
Arabic language update |
| 38479cbb | 29-Nov-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
some coding style improvements
- removed some dead/unused code - fixed phpdoc - added typing on methods |
| 78f0e832 | 23-Nov-2012 |
Leandro Regueiro <leandro.regueiro@gmail.com> |
Galician language update |
| a24fc53e | 16-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
added failing test for array type |
| cba21baa | 16-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
started to add some unit tests to config manager
Parsing the config file should be completely tested before we can rely on it and safely extend it. This just adds the first very basic tests. |
| d30b165d | 16-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
Revert "config manager: let PHP parse the config file"
This reverts commit b8f41ef0bac4e82cb3b02cd318efaddbaaeb1a78.
We had good reasons for parsing the file ourselves. For example to keep expressi
Revert "config manager: let PHP parse the config file"
This reverts commit b8f41ef0bac4e82cb3b02cd318efaddbaaeb1a78.
We had good reasons for parsing the file ourselves. For example to keep expressions like 7*60*60*24 intact.
show more ...
|
| de78e4ef | 12-Nov-2012 |
Anael Mobilia <anael@anael.eu> |
French language update |
| 649ee76f | 12-Nov-2012 |
Jakub <j@kub.cz> |
Czech language update |
| 60dd32d9 | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
added 'array' type for config manager
This allows to use simple arrays in the config file but have a comma separated list in the config manager. |
| b8f41ef0 | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
config manager: let PHP parse the config file
Until now, the config manager did read and parse the various PHP config files itself. This fails for more complex setups like arrays.
I'm not really su
config manager: let PHP parse the config file
Until now, the config manager did read and parse the various PHP config files itself. This fails for more complex setups like arrays.
I'm not really sure why this was done. This patch replaces the parsing with a simple include() call. Everything still seems to work.
show more ...
|
| 89d02586 | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
config manager: removed dead/commented code |
| 3295f40a | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed saving in config plugin
Saving worked, but did you log out everytime. Now it is checked if the auth mechanism was actually changed before assuming the login is invalid. |
| 7e293784 | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133a
okay. I can't read. we already had a multiline config. It's the default. So I reverted my change, except for making use of formText/cleanTe
partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133a
okay. I can't read. we already had a multiline config. It's the default. So I reverted my change, except for making use of formText/cleanText for proper line ending handling and I added made focused textareas a bit larger.
show more ...
|
| 23e8f02b | 10-Nov-2012 |
Andreas Gohr <andi@splitbrain.org> |
added 'text' to config plugin for multi line text configs |
| d4b178ac | 02-Nov-2012 |
이명진 <aranet100@gmail.com> |
Korean language update |
| a7e9a2b1 | 02-Nov-2012 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| 990578f7 | 23-Oct-2012 |
AmirH Hassaneini <mytechmix@gmail.com> |
Persian language update |
| 8036aaf2 | 23-Oct-2012 |
Mercè López <mercelz@gmail.com> |
Spanish language update |
| 39e0d514 | 23-Oct-2012 |
sh.khmit <sh.khamit@gmail.com> |
russian language update |
| 9f88c3ad | 12-Oct-2012 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brazilia Portuguese language update |
| 3046a464 | 07-Oct-2012 |
Zigor Astarbe <astarbe@gmail.com> |
Basque language update |
| 89fd993f | 21-Sep-2012 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 93877985 | 21-Sep-2012 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |