| 2b1223ec | 03-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Move page template parsing to an own function |
| c1b2e736 | 02-Feb-2010 |
Sergio Motta <sergio@cisne.com.br> |
Portuguese language update |
| 24b3cb1a | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
removed require's in lib/exe/* |
| c2a6d816 | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
plugin related autoloading
This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload) |
| 0af14a6e | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
removed more unneeded require_once() calls |
| 2dcde304 | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
do not autorequire class only libraries
those are loaded on demand through the autoloader mechanism
Also cliopts.php is not loaded automatically at all |
| f8f3bfb0 | 01-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Add tests for em from old bug reports (failing) |
| eba9da2d | 01-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix auth_ismanager calls in test cases |
| 16905344 | 31-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
first attempt to centralize all include loading
Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls.
Parser and
first attempt to centralize all include loading
Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls.
Parser and Plugin stuff isn't handled by the class loader yet.
show more ...
|
| fcd3bb7c | 31-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
fixed file header |
| 46d41845 | 31-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
fixed call-time pass-by-reference warning |
| 8af66ab9 | 29-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
table: Remove redundant parser data, update tests |
| 61d58d1a | 29-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
PHP CodeSniffer updates |
| f5b78785 | 29-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
more code cleanup |
| 0b17fdc6 | 29-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
more code cleanup according to coding standard |
| c4cf0c4a | 27-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
fixed variable misspelling in TarLib FS#1871 |
| f3718805 | 27-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Update translations for subscription |
| efb07c4e | 26-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Cancel list if the last item is empty (two enter) |
| 3c743051 | 26-Jan-2010 |
Andreas Gohr <gohr@cosmocode.de> |
do not use "editor cleverness" on selected text
This patch disables all keyhandling (as used for automatic list indention) when some text is selected. This fixes unexpected behavior when selecting s
do not use "editor cleverness" on selected text
This patch disables all keyhandling (as used for automatic list indention) when some text is selected. This fixes unexpected behavior when selecting some text at the start of a list item and hitting backspace.
show more ...
|
| 912f066b | 25-Jan-2010 |
Jürgen Schwarzer <jschwarzer@freenet.de> |
German (informal) language update |
| 4db77915 | 21-Jan-2010 |
Christian Marg <marg@rz.tu-clausthal.de> |
Apply group/user cleaning on saving ACLs FS#1859 |
| e5fc893f | 21-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
initialize array in linesToHash FS#1845 |
| d9c82eb6 | 21-Jan-2010 |
Yaron Yogev <yarony@jungo.com> |
Hebrew Language Update |
| eee44352 | 12-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
Add subscribe time to admin interface. |
| e419596a | 02-Dec-2009 |
Adrian Lang <lang@cosmocode.de> |
Use click event in subscription JS, use DW’s event system
darcs-hash:20091202121618-e4919-e3c409aa3e6e24db89558a6e62b8c46df950f5b0.gz |