| e950d12f | 13-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
improvements to double quote matching |
| b0fedecc | 13-Mar-2014 |
Janar Leas <janar.leas@eesti.ee> |
translation update |
| 3e8d68b4 | 13-Mar-2014 |
Janar Leas <janar.leas@eesti.ee> |
translation update |
| c6568d42 | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Refactor updateTuple()
The existing function was difficult to follow. It worked when adding a new tuple, but not in the most sensible manner. |
| 7ec53b17 | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
fix io_rmdir_test::test_nopes() for symlinks in paths |
| 792883c4 | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
fix comment errors, sp. & grammar |
| 3fb31737 | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
code styling - add missing braces |
| 2046a654 | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Allow user info to be retrieved without groups
Some parts of dokuwiki (e.g. recent changes, old revisions) can requests lots of user info (to provide editor names) without requiring any group inform
Allow user info to be retrieved without groups
Some parts of dokuwiki (e.g. recent changes, old revisions) can requests lots of user info (to provide editor names) without requiring any group information.
This change also implements caching of user info by authmysql & authpgsql plugins to avoid repeated querying of the DB to retrieve the same user information.
show more ...
|
| abaffa74 | 12-Mar-2014 |
Janar Leas <janar.leas@eesti.ee> |
translation update |
| d397e6da | 12-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Restore correct public interface of getUserData() for authldap plugin
The outer/public getUserData() implemented as a wrapper for the previous fn which is now protected. |
| 68321121 | 11-Mar-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 533772e1 | 10-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
declare more clear, before used as ref |
| 30f6ec4b | 10-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
update usage in userlink |
| 63849418 | 10-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
added user.png for interwiki links |
| 3b7b1e52 | 09-Mar-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 8a944044 | 08-Mar-2014 |
Janar Leas <janar.leas@eesti.ee> |
translation update |
| 71324fa7 | 08-Mar-2014 |
Janar Leas <janar.leas@eesti.ee> |
translation update |
| 0b1e74a3 | 08-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
avoid HTTP image screenshot urls. closes #595 |
| 6bc2d8e5 | 08-Mar-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 59ac7bea | 08-Mar-2014 |
Michael Hamann <michael@content-space.de> |
Extension manager: Fix cache extension to be .repo
The dot was missing i.e. the cache files had no real extension at all. |
| 11942aff | 06-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
adjusted the office type color again |
| 49f299d6 | 06-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
another instance of empty() where an array key might not exist |
| b981d591 | 06-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove placeholder van denied.txt |
| 41cc488c | 06-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
updated file icons once more
adjusted some colors, added a few common extensions for codeblocks |
| d1e9181e | 06-Mar-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
removed 'not logged in' text, loginform is shown already |