History log of /dokuwiki/ (Results 4201 – 4225 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a961780006-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

remove reference to reference from comments

c01cdb7006-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

Fix unittests broken by previous two commits

Mostly this is for unit tests which use of \$_SERVER['REMOTE_USER']

It ensures the reference/alias connection between \$INPUT->server
and \$_SERVER is r

Fix unittests broken by previous two commits

Mostly this is for unit tests which use of \$_SERVER['REMOTE_USER']

It ensures the reference/alias connection between \$INPUT->server
and \$_SERVER is renewed before each test. Tests using TestRequest
class will replace this \$INPUT with their own.

show more ...

585bf44e06-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

amend $_SERVER to $INPUT->server

e26a583706-Mar-2014 Janar Leas <janarleas@gmail.com>

translation update

1418498c06-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

extend to cover (PR#589)

99327e8e06-Mar-2014 Juan De La Cruz <juann.dlc@gmail.com>

translation update

a854a9a806-Mar-2014 Joerg <scooter22@gmx.de>

translation update

3cd4fc1705-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

remove '&' from object parameters, PHP5 style not E_ALL

3913458505-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

add some braces (just style, not E_ALL)

d072820d05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

improvements in acl plugin to avoid missing var errors

d30d491305-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

set empty 'do' key to avoid errors in other tpl functions

9b4337c605-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

refactor to take into account missing value

f87b5dbb05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use isset() + ?: or error suppression where value may not be set

6d2af55d05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

suppress errors where list() may not fill all vars

0e80bb5e05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use empty() where array values might not be set

17dd401e05-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

fix return by reference not a var

793c31f205-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

fix misspelled variable name,

5c19269405-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Update lang of img pagetools

98cb860405-Mar-2014 Andreas Gohr <andi@splitbrain.org>

fixed online comment stripping

c173650d05-Mar-2014 Andreas Gohr <andi@splitbrain.org>

strip sourcemaps after update

0e7a52f905-Mar-2014 Andreas Gohr <andi@splitbrain.org>

updated jquery-migrate to v1.2.1

fe5a50c305-Mar-2014 Andreas Gohr <andi@splitbrain.org>

fix single line comments in CSS compression

double slashes in url() always have to be ignored

0499ebed05-Mar-2014 Andreas Gohr <gohr@cosmocode.de>

added (failing) test case for broken jquery ui compression

fc8dbb9205-Mar-2014 Andreas Gohr <gohr@cosmocode.de>

updates jquery and jquery ui

we now pull jQuery directly from jquery's CDN instead of google because
google serves slightly outdated versions under the /1/ branch

The updated smoothness theme curre

updates jquery and jquery ui

we now pull jQuery directly from jquery's CDN instead of google because
google serves slightly outdated versions under the /1/ branch

The updated smoothness theme currently breaks compression. Haven't
figured out why, yet.

show more ...

9a9ddee005-Mar-2014 xiqingongzi <Xiqingongzi@Gmail.com>

translation update

1...<<161162163164165166167168169170>>...431