History log of /dokuwiki/ (Results 7351 – 7375 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
defa93a108-Feb-2010 Adrian Lang <lang@cosmocode.de>

I’m stupid

905fa97108-Feb-2010 Adrian Lang <lang@cosmocode.de>

Strip (secedit) id from section edit request

40868f2f08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Hide secedit buttons without title

6c1f778c08-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix section editing killing next section

b965ba7908-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix digest time default value

25fabd1d05-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix documentation for subscribe_time

9bec85f206-Feb-2010 LSwp <sleshek@wp.pl>

Polish language update

90df9a4d04-Feb-2010 Adrian Lang <lang@cosmocode.de>

Rewrite section edit handling according to #1860

1807fcf503-Feb-2010 Didier Raboud <didier.raboud@swisslinux.org>

French language fix FS#1875

358eb25c02-Feb-2010 Kazutaka Miyasaka <kazmiya@gmail.com>

fixed "numericopt" handling in plugin:config

3b74887103-Feb-2010 Andreas Gohr <andi@splitbrain.org>

cast 2nd param to array when executing render instructions FS#1880

b856f7df03-Feb-2010 Adrian Lang <lang@cosmocode.de>

USERINFO instead of INFO['userinfo'] in tpl parsing

2b1223ec03-Feb-2010 Adrian Lang <lang@cosmocode.de>

Move page template parsing to an own function

c1b2e73602-Feb-2010 Sergio Motta <sergio@cisne.com.br>

Portuguese language update

24b3cb1a01-Feb-2010 Andreas Gohr <andi@splitbrain.org>

removed require's in lib/exe/*

c2a6d81601-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)

0af14a6e01-Feb-2010 Andreas Gohr <andi@splitbrain.org>

removed more unneeded require_once() calls

2dcde30401-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

f8f3bfb001-Feb-2010 Adrian Lang <lang@cosmocode.de>

Add tests for em from old bug reports (failing)

eba9da2d01-Feb-2010 Adrian Lang <lang@cosmocode.de>

Fix auth_ismanager calls in test cases

1690534431-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 ...

fcd3bb7c31-Jan-2010 Andreas Gohr <andi@splitbrain.org>

fixed file header

46d4184531-Jan-2010 Andreas Gohr <andi@splitbrain.org>

fixed call-time pass-by-reference warning

8af66ab929-Jan-2010 Adrian Lang <lang@cosmocode.de>

table: Remove redundant parser data, update tests

61d58d1a29-Jan-2010 Andreas Gohr <andi@splitbrain.org>

PHP CodeSniffer updates

1...<<291292293294295296297298299300>>...420