| 8ab6e08b | 30-Jul-2015 |
Paulo Carmino <contato@paulocarmino.com> |
translation update |
| 6d47ad6b | 30-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
Revert "Translation update (vi)" |
| 919911b2 | 30-Jul-2015 |
Hugo Smet <hugo.smet@scarlet.be> |
translation update |
| a4fb25f7 | 30-Jul-2015 |
hung nguyen <bancuamoinguoi999@gmail.com> |
translation update |
| a5a157e2 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| dbfd2a2c | 29-Jul-2015 |
Kiril <neohidra@gmail.com> |
translation update |
| 3e564747 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| ceaabc3e | 29-Jul-2015 |
Carbain Frédéric <fcarbain@yahoo.fr> |
translation update |
| a0d2e3e9 | 29-Jul-2015 |
Carbain Frédéric <fcarbain@yahoo.fr> |
translation update |
| 00735b39 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 43fe93f0 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| bc8a3531 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| fcf2eb0e | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed missing bug icon in extension manager (since #1247) |
| 68a234e7 | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
removed unused interwiki icons (obsolete since #1247)
|
| b4150bdc | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed wrong format string in authldap translation |
| 2e206e75 | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
updated dates in various info.txt files |
| ec2b4bab | 26-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
fix problem with IE11
hopefully doesn't break in the other browsers |
| cf2c8e75 | 25-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
changed input submits to buttons, fixed small RTL issue |
| 17a19868 | 25-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
remove IE7 support |
| 99d6dd40 | 25-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
updated .editorconfig |
| 345e401d | 24-Jul-2015 |
trebmuh <trebmuh@users.noreply.github.com> |
Update lang.php
Please someone who know the code, double check this one.
It does look that translation for 2 options were missing. |
| ae725da5 | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
use new container infrastructure on Travis
See http://docs.travis-ci.com/user/migrating-from-legacy |
| 32c7ba22 | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
skip sha512 tests when it's not available
This makes the entire testsuite run through on HHVM 3.8.0 on phpunit beta-2015-06-18 :-)
Note: this does not mean that DokuWiki is fully compatible with HH
skip sha512 tests when it's not available
This makes the entire testsuite run through on HHVM 3.8.0 on phpunit beta-2015-06-18 :-)
Note: this does not mean that DokuWiki is fully compatible with HHVM, but it's a good step!
show more ...
|
| 2ad45add | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
avoid errors on trying to read corrupt gzip files |
| 4a690352 | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
fixed #1249 by upgrading php-archive to 1.0.4 |