History log of /dokuwiki/ (Results 4326 – 4350 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5381a7ee13-Nov-2013 Elan Ruusamäe <glen@delfi.ee>

remove 'infos' misspelling

http://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form

fe578fe913-Nov-2013 Elan Ruusamäe <glen@delfi.ee>

media_isexternal do not capture

do not capture groups in media_isexternal. saves perhaps some cpu cycles and some bytes memory

47f862d112-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

Fix an issue with style.ini replacements values not having relative
locations corrected, when those values are "url(...)".

Explanation: In the change to the less css extension, variable
replacement

Fix an issue with style.ini replacements values not having relative
locations corrected, when those values are "url(...)".

Explanation: In the change to the less css extension, variable
replacements now happen after the less/css files are processed
for correction of relative locations.

show more ...

62dfca5912-Nov-2013 Martin Michalek <michalek.dev@gmail.com>

translation update

9970bf3d12-Nov-2013 Martin Michalek <michalek.dev@gmail.com>

translation update

a2edc01b12-Nov-2013 soer9648 <soer9648@eucl.dk>

translation update

ac4d41ba12-Nov-2013 soer9648 <soer9648@eucl.dk>

translation update

0fdcfd9612-Nov-2013 Jonas Gröger <jonas.groeger@gmail.com>

translation update

95b73a8212-Nov-2013 Myeongjin <aranet100@gmail.com>

translation update

90a057c912-Nov-2013 alex <ralexay@gmail.com>

translation update

797e3eee12-Nov-2013 Artur <ncuxxx@gmail.com>

translation update

3b77d6b312-Nov-2013 Ben Fey <benedikt.fey@beck-heun.de>

translation update

12ffbbc311-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

refactor to improve elegance

4eb5f93111-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

fix sp. in comment

cfe186a511-Nov-2013 Anika Henke <anika@selfthinker.org>

updated inline documentation about location of local style.ini

fb48288011-Nov-2013 Danny Lin <danny0838@gmail.com>

Update zh-tw translation

fc84dec210-Nov-2013 Anika Henke <anika@selfthinker.org>

removed redundant line

d2ea6dc109-Nov-2013 Anika Henke <anika@selfthinker.org>

changed how to approve users in installer ACL policy

74850f2909-Nov-2013 Anika Henke <anika@selfthinker.org>

added possibility to approve users to ACL policies in installer

b430465508-Nov-2013 Michael Hamann <michael@content-space.de>

Fix password decryption during LDAP rebinding

The LDAP rebinding was still using the old blowfish encryption instead
of AES so rebinding failed.

ab1fef6605-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

Test to ensure less can parse the @import rewritten by css_loadfile()

This test is horrible, but I believe necessary to ensure that the
@import of less files actually works.

It is horrible as its n

Test to ensure less can parse the @import rewritten by css_loadfile()

This test is horrible, but I believe necessary to ensure that the
@import of less files actually works.

It is horrible as its not a unit test and its not a true functional
test. It probably implies the code in css_out() should be refactored
to make it easier to test intermediate results.

show more ...

6d7e464005-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

additional tests where for relative path to @import less file

de73705505-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

update url/file rewriting in css_loadfile() to support @import of less files

30f686eb05-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

add DOKU_INC to less import directories

5f59821305-Nov-2013 Christopher Smith <chris@jalakai.co.uk>

Improve css_loadfile() tests
- use TMP_DIR constant rather than /tmp
- swap order of parameters in csstest() to match reported 'expected' & 'actual'
- add tests for use of 'url()' in @import
- add te

Improve css_loadfile() tests
- use TMP_DIR constant rather than /tmp
- swap order of parameters in csstest() to match reported 'expected' & 'actual'
- add tests for use of 'url()' in @import
- add tests for @import of '.less' files (these test will fail per FS#2875)

show more ...

1...<<171172173174175176177178179180>>...420