| ac4d41ba | 12-Nov-2013 |
soer9648 <soer9648@eucl.dk> |
translation update |
| 0fdcfd96 | 12-Nov-2013 |
Jonas Gröger <jonas.groeger@gmail.com> |
translation update |
| 95b73a82 | 12-Nov-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 90a057c9 | 12-Nov-2013 |
alex <ralexay@gmail.com> |
translation update |
| 797e3eee | 12-Nov-2013 |
Artur <ncuxxx@gmail.com> |
translation update |
| 3b77d6b3 | 12-Nov-2013 |
Ben Fey <benedikt.fey@beck-heun.de> |
translation update |
| 12ffbbc3 | 11-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
refactor to improve elegance |
| 4eb5f931 | 11-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix sp. in comment |
| cfe186a5 | 11-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
updated inline documentation about location of local style.ini |
| fb482880 | 11-Nov-2013 |
Danny Lin <danny0838@gmail.com> |
Update zh-tw translation |
| fc84dec2 | 10-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
removed redundant line |
| d2ea6dc1 | 09-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
changed how to approve users in installer ACL policy |
| 74850f29 | 09-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
added possibility to approve users to ACL policies in installer |
| b4304655 | 08-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. |
| ab1fef66 | 05-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 ...
|
| 6d7e4640 | 05-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
additional tests where for relative path to @import less file |
| de737055 | 05-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update url/file rewriting in css_loadfile() to support @import of less files |
| 30f686eb | 05-Nov-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add DOKU_INC to less import directories |
| 5f598213 | 05-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 ...
|
| 13054fbf | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
Revert "deleted wrongly added file"
This reverts commit 9b47ccb8d0bb02c6f5a7a67d261a43f0fd31413c. |
| 3f0e8c6c | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
deleted another wronlgy added file
|
| 9b47ccb8 | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
deleted wrongly added file
|
| a9d0f1c4 | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
removed deprecated images |
| b1f535eb | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
removed deprecated html_attbuild() |
| 0045ec49 | 04-Nov-2013 |
Anika Henke <anika@selfthinker.org> |
removed deprecated tpl_getFavicon() |