History log of /dokuwiki/ (Results 3276 – 3300 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c58f49ca24-Mar-2016 Viliam Dias <viliamjr@gmail.com>

translation update

588d2a2e22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

another tiny tab CSS addition

missed a line in my last commit

c4b143ef22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

minor change to make tabs more flexible

This makes it easier to create tabs with an active tab (no need for
additional markup)

c83f69ba21-Mar-2016 Satoshi Sahara <sahara.satoshi@gmail.com>

remove unnecessary fullpath()

cc6e07d820-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

strlen does already calculate the right length

1f0ef30d20-Mar-2016 Andreas Gohr <andi@splitbrain.org>

styled size changes

b6cc2b6919-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

let path to revision file in tests depend on compression setting

f48e16ab19-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reload some config settings after the conf reset in DokuWikiTest::setUp

317a04c419-Mar-2016 Satoshi Sahara <sahara.satoshi@gmail.com>

remove fullpath() call

fullpath processing here seems unnecessary, wikiFN($ID) returns a valid filepath for the page text file.

f6a5c86419-Mar-2016 Myeongjin <aranet100@gmail.com>

translation update

42a2fb2319-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

Not needed due to use of more general functions

3c48b1d019-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

wrong entry of revinfo used in detectExternalEdit

6072486d19-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

bunch of tests for saveWikiText

8c7319be19-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

rename variables in detectExternalEdit

4b5aebc118-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncom

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncompressed size.

show more ...

f549be3d18-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the f

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the filesize.

show more ...

655ddc1d15-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

little reformat of saveWikiText

c276e9e815-Mar-2016 Marcel Pennewiss <github@pennewiss.de>

Invalidate user session cache after profile data was changed

1452978515-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted for scrutinizer hints

7ac1b2cc15-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted tests for reflection based method export

67fe7d4315-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

first go at using reflection for remote export

76f6b28e12-Mar-2016 Olivier Humbert <trebmuh@users.noreply.github.com>

Fixes for the FR translation

A few fixes.

8ef94e9e12-Mar-2016 Andreas Gohr <andi@splitbrain.org>

obfuscate auth passwords in config. fixes #1487

we already do it for other passwords, so it makes sense to do it here as
well.

0cc11d9712-Mar-2016 Andreas Gohr <andi@splitbrain.org>

obfuscate password in config #1487

1d46eaf112-Mar-2016 Andreas Gohr <andi@splitbrain.org>

removed accidentally checked in function

this was an intermediate woriking state but got replaced by indivdual
dump skipping. forgot to remove it again

1...<<131132133134135136137138139140>>...431