| 62fce009 | 09-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Fix wrong path /user/user.js check |
| 56480ef3 | 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Fix Issue #22, 2013-12-08 "Binky" compatibilty issue (un-saveable config)
All onoff configuration switches do not get saved when the user changes the value. The reason was that I used true|false for
Fix Issue #22, 2013-12-08 "Binky" compatibilty issue (un-saveable config)
All onoff configuration switches do not get saved when the user changes the value. The reason was that I used true|false for "onoff" switches although only 1|0 was allowed [1] (never noticed this).
It worked for years but the way the configuration gets parsed by DokuWiki was changed [2] [3] after Binky RC2, so the bug affects the current DokuWiki Binky final only.
[1] <https://www.dokuwiki.org/config#configuration_options> [2] <https://github.com/splitbrain/dokuwiki/commit/43e700149db19863b559e0eebc44132c611ef08d> [3] <http://www.freelists.org/post/dokuwiki/SemiUrgent-broken-template-config-in-final-Binky,1>
show more ...
|
| fede5d71 | 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Remove workaround for PHP bug #49692
PHP bug #49692 [1] affects only PHP 5.3.0 and was fixed in PHP 5.3.1. I think it is time to remove the workaround as PHP version 5.3.0 is end-of-life for a long
Remove workaround for PHP bug #49692
PHP bug #49692 [1] affects only PHP 5.3.0 and was fixed in PHP 5.3.1. I think it is time to remove the workaround as PHP version 5.3.0 is end-of-life for a long time now and even Debian old-stable comes with PHP 5.3.3.
[1] <http://bugs.php.net/bug.php?id=49692>
show more ...
|
| 4c65b9a3 | 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Add missing button images |
| e3217ae2 | 08-Feb-2014 |
Andreas Haerter <ah@arsava.com> |
Update contact information and dokuwiki.org links (SSL/TLS) |
| e4280d08 | 17-Dec-2013 |
Myeongjin <aranet100@gmail.com> |
change messages and translations |
| 51bf5744 | 19-Nov-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Rename the example files in user to *.dist Rename the file before usage. This prevent files are overwritten at update, and the example files can always be improved |
| 05099d1e | 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
Release preparations |
| ab856294 | 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
Updates to support DokuWiki rc2013-10-28 "Binky"
The introduces LESS support [1] stumbled upon several CSS hacks for older Internet Explorer versions. This commit puts these hacks in a separate file
Updates to support DokuWiki rc2013-10-28 "Binky"
The introduces LESS support [1] stumbled upon several CSS hacks for older Internet Explorer versions. This commit puts these hacks in a separate file which gets loaded by a simple conditional comment instead of the style.ini. So only older MSIE clients but not DokuWiki itself gets faced with the hacks.
[1] <https://github.com/splitbrain/dokuwiki/pull/240>
show more ...
|
| 070018a9 | 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
Add Korean language files |
| a62b54c3 | 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
Add missing .htaccess |
| 099d81c1 | 17-Nov-2013 |
Andreas Haerter <ah@foundata.net> |
update contact information |
| 2c1a6182 | 24-Mar-2013 |
Andreas Haerter <ah@syn-systems.com> |
[TASK] improve print styles |
| e3106744 | 24-Mar-2013 |
Andreas Haerter <ah@syn-systems.com> |
[TASK] improve print styles |
| af1f89f5 | 19-Feb-2013 |
Andreas Haerter <ah@syn-systems.com> |
release preparations |
| 22dbb979 | 19-Feb-2013 |
Andreas Haerter <ah@syn-systems.com> |
print style finetuning |
| dbba3fd5 | 28-Nov-2012 |
Andreas Haerter <ah@syn-systems.com> |
[TASK] re-branding: Bitkollektiv -> SYN Systems |
| 48299124 | 17-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
release preparations |
| dddbe142 | 17-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
small language update (en, de, de-informal) |
| 454feffd | 17-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
needed adjustments to respect starter css changes |
| 504dc873 | 16-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
update starter template related components |
| bfbffdf8 | 16-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
Fix issue #8: Use SSL/HTTPS for QR Code image if the wiki itself is using an HTTPS host |
| d02d2cb0 | 15-Oct-2012 |
Albert Gasset <albert.gasset@gmail.com> |
Catalan language update for new release |
| 68875e9b | 13-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
release preparations |
| bba3b605 | 13-Oct-2012 |
Andreas Haerter <ah@bitkollektiv.org> |
small fixes |