| 16ca217d | 14-Mar-2014 |
Michael Hamann <michael@content-space.de> |
Add a basic test case for the cache
This very basic test ensures that the useCache method works as expected for simple scenarios. This test case fails without commit a8795974051a91137b01ff88dbf5586a
Add a basic test case for the cache
This very basic test ensures that the useCache method works as expected for simple scenarios. This test case fails without commit a8795974051a91137b01ff88dbf5586a647b24ce and then also triggers the warning that was introduced in bc2ddb548f71b1a822dd03c3bc7c3c0e7cd9b152
show more ...
|
| bc2ddb54 | 14-Mar-2014 |
Michael Hamann <michael@content-space.de> |
Events: Trigger a warning if the default action is not callable
This adds a warning in the case that the default action is not null but also not callable which can happen when the supplied method is
Events: Trigger a warning if the default action is not callable
This adds a warning in the case that the default action is not null but also not callable which can happen when the supplied method is not public.
show more ...
|
| a8795974 | 13-Mar-2014 |
Michael Hamann <michael@content-space.de> |
Fix caching (make the event callback public again)
Caching had been completely broken (disabled) for caches with events because the default event handler (cache::_useCache()) was protected and thus
Fix caching (make the event callback public again)
Caching had been completely broken (disabled) for caches with events because the default event handler (cache::_useCache()) was protected and thus couldn't be executed by the event handler. This was broken in c59b3e001d1e8258b1d118909257b70516c8a6b1
show more ...
|
| 410c9c40 | 13-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
remove test expectation for E_USER_WARNING |
| 6e6d16ed | 13-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Fix a couple of issues with PR#571
1. renderer validity checks were too stringent for plugins, format should only need to be checked when mode is 'xhtml' 2. E_USER_WARNING message should now be o
Fix a couple of issues with PR#571
1. renderer validity checks were too stringent for plugins, format should only need to be checked when mode is 'xhtml' 2. E_USER_WARNING message should now be obsolete, its previous use was to generate a warning when 'xhtml' rendering failed. PR#571 insures 'xhtml' rendering always succeeds.
show more ...
|
| 88945224 | 13-Mar-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Add encoding fix to tpl_img_getTag()
Run jpeg meta tags through cleanText for a conversion to UTF-8 from latin-1 if possible. MediaManager already uses this conversion. Addresses a side issue of F
Add encoding fix to tpl_img_getTag()
Run jpeg meta tags through cleanText for a conversion to UTF-8 from latin-1 if possible. MediaManager already uses this conversion. Addresses a side issue of FS#1988
show more ...
|
| 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 |