History log of /dokuwiki/ (Results 4001 – 4025 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1a043a5b06-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Revert "added stripped bit to language file"

This reverts commit 524df5769a0b9b7aa35af6500c85528c2b0515fe.

Conflicts:
inc/lang/bn/lang.php
inc/lang/fr/lang.php

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

fixed index file

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

moved 16x16 icons to their original locations

for backwards compatibility


lib/exe/css.php
lib/images/fileicons/7z.png
lib/images/fileicons/asm.png
lib/images/fileicons/bash.png
lib/images/fileicons/bz2.png
lib/images/fileicons/c.png
lib/images/fileicons/cc.png
lib/images/fileicons/conf.png
lib/images/fileicons/cpp.png
lib/images/fileicons/csh.png
lib/images/fileicons/css.png
lib/images/fileicons/csv.png
lib/images/fileicons/deb.png
lib/images/fileicons/diff.png
lib/images/fileicons/doc.png
lib/images/fileicons/docx.png
lib/images/fileicons/file.png
lib/images/fileicons/gif.png
lib/images/fileicons/gz.png
lib/images/fileicons/h.png
lib/images/fileicons/hpp.png
lib/images/fileicons/htm.png
lib/images/fileicons/html.png
lib/images/fileicons/ico.png
lib/images/fileicons/java.png
lib/images/fileicons/jpeg.png
lib/images/fileicons/jpg.png
lib/images/fileicons/js.png
lib/images/fileicons/json.png
lib/images/fileicons/mp3.png
lib/images/fileicons/mp4.png
lib/images/fileicons/odc.png
lib/images/fileicons/odf.png
lib/images/fileicons/odg.png
lib/images/fileicons/odi.png
lib/images/fileicons/odp.png
lib/images/fileicons/ods.png
lib/images/fileicons/odt.png
lib/images/fileicons/ogg.png
lib/images/fileicons/ogv.png
lib/images/fileicons/pas.png
lib/images/fileicons/pdf.png
lib/images/fileicons/pl.png
lib/images/fileicons/png.png
lib/images/fileicons/ppt.png
lib/images/fileicons/pptx.png
lib/images/fileicons/ps.png
lib/images/fileicons/py.png
lib/images/fileicons/rar.png
lib/images/fileicons/rpm.png
lib/images/fileicons/rtf.png
lib/images/fileicons/sh.png
lib/images/fileicons/swf.png
lib/images/fileicons/sxc.png
lib/images/fileicons/sxd.png
lib/images/fileicons/sxi.png
lib/images/fileicons/sxw.png
lib/images/fileicons/tar.png
lib/images/fileicons/tgz.png
lib/images/fileicons/txt.png
lib/images/fileicons/wav.png
lib/images/fileicons/webm.png
lib/images/fileicons/xls.png
lib/images/fileicons/xlsx.png
lib/images/fileicons/xml.png
lib/images/fileicons/zip.png
b7a3421a06-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use \!empty() rather than error suppression

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

resolve notices generated in calls to updateTuple() when $metaidx[$id] doesn't exist

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

1...<<161162163164165166167168169170>>...423