| c7b28ffd | 04-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
added div.table around non-editable content as well (FS#1980) |
| ae6cce18 | 02-Feb-2012 |
Matej Urban <matej.urban@gmail.com> |
Slovak language update |
| 40d429f5 | 02-Feb-2012 |
Begina Felicysym <begina.felicysym@wp.pl> |
Polish language update |
| 2203da5b | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
increased XMLRPC API version for 1d667b4 |
| bc9d46af | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
some more DOKU_TPL removal |
| 81aca18e | 01-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed some more occurances of DOKU_TPL* |
| b78bf706 | 30-Jan-2012 |
romain <romain.coltel@gmail.com> |
Added support for the %GROUP% wildcard.
%GROUP% is the same as %USER% except it's done on each group a user is in. %USER% and %GROUP% cannot be mixed on an ACL line. |
| 91e90457 | 29-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for
added two new config options: tagline and sidebar
Templates authors should support these to make the transition between templates easier. Templates which already have a sidebar could first check for $conf['sidebar'] and use it if it's defined, otherwise use their old own sidebar functionality to stay backwards-compatible.
show more ...
|
| c2790ba2 | 25-Jan-2012 |
Emanuel-Emeric Andrași <em.andrasi@mandrivausers.ro> |
Romanian language update |
| c51f90d7 | 24-Jan-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
let js.php use multiple caches |
| 59f3611b | 22-Jan-2012 |
Anika Henke <anika@selfthinker.org> |
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and
removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
show more ...
|
| 29e4fe3d | 18-Jan-2012 |
Andreas Gohr <gohr@cosmocode.de> |
Removed obsolete Opera fix that now causes harm FS#2429 |
| 489159e3 | 22-Dec-2011 |
Andreas Gohr <gohr@cosmocode.de> |
don't limit download sizes in plugin manager |
| e3b5f536 | 13-Jan-2012 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| b8a84c03 | 12-Jan-2012 |
Andreas Gohr <andi@splitbrain.org> |
readded missing "view original" button to the new media manager
Template authors need to update their _mediamanager.css |
| 2dba8df4 | 13-Jan-2012 |
Adrian Lang <mail@adrianlang.de> |
Fix sorting in media manager search (FS#2423) |
| d5d19f6f | 09-Jan-2012 |
Oscar M. Lage <r0sk10@gmail.com> |
Galician language update |
| e61127e4 | 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
refactored RemoteAccessDenied to RemoteAccessDeniedException |
| f9501785 | 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
delegate file and date transformation to remote library |
| 3a13cfe7 | 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
set login as public method |
| eb20307a | 08-Jan-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
removed xmlrpc and xmlrpcuser - added remote and remoteuser config option |
| c4ec01d6 | 08-Jan-2012 |
Oscar M. Lage <r0sk10@gmail.com> |
Spanish language update |
| ee6bf45d | 04-Jan-2012 |
Michael Hamann <michael@content-space.de> |
Correct two spaces in the French translation of the popularity plugin
Thanks to Anael in the DokuWiki IRC channel for spotting the errors. |
| 396b87be | 03-Jan-2012 |
Jan Schumann <js@schumann-it.com> |
Bugfix: auth types are now correcty added |
| b4245126 | 03-Jan-2012 |
Jan Schumann <js@schumann-it.com> |
Load auth types from plugins in settings_authtype class |