- Feb 10, 2017
-
-
Andreas Gohr authored
Fix strict standard warnings in dropdowns for PHP <=5.6
-
Michael Grosse authored
PHP 5.6 and below throw a strict standards warning at the changed lines. An intermediate variable is introduced to avoid this warning. PHP 7+ changes the severity of this warning to E_NOTICE which is suppressed by DokuWiki. This error was introduced in #1778
-
- Feb 08, 2017
-
-
Andreas Gohr authored
When an svg has a fill attribute directly on the path, we need more specifity to override it.
-
Andreas Gohr authored
-
- Feb 07, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Translation update (no)
-
Arne Hanssen authored
-
- Feb 06, 2017
-
-
Andreas Gohr authored
ran svgo over all the admin svg files to strip all unneeded cruft.
-
Andreas Gohr authored
Translation update (ja)
-
Satoshi Sahara authored
-
- Feb 05, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Translation update (zh)
-
Andreas Gohr authored
similar to what is possible for plugins, templates can now autoload namespaced classes, too. the namespace is dokuwiki\template\<templatename>
-
- Feb 04, 2017
-
-
Andreas Gohr authored
This makes it more flexible to use on the expense of needing one echo more.
-
hznupeter authored
-
- Feb 03, 2017
-
-
Andreas Gohr authored
$pagelog->getRevisions(-1, 1) cannot be passed to array_pop() as the parameter $array expects a reference.
-
Andreas Gohr authored
remove fullpath() call in pageinfo
-
Andreas Gohr authored
added rev number to most recent link in old revisions page
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
All script tags are now surrounded by conditional comments to tell Internet Explorer 8 and lower to not even bother trying to load the JavaScript.
-
Andreas Gohr authored
* jqsplit: Restore smoothness.css using update.sh allow selecting the preferred CDN and add event load jquery via https always split off jquery from other JS and add CDN option #1766 use external version file for jquery updates removed jQuery.browser calls replace deprecated bind() calls replace deprecated delegate() calls fixed radio options in media manager for new jQ-UI jQuery Updates
-
Andreas Gohr authored
fix problems with header that look falsy. fixes #1770
-
Andreas Gohr authored
Handle delayed writes gracefully
-
Andreas Gohr authored
updated SimplePie and moved to composer based install. #1800
-
Andreas Gohr authored
Admin Page refactoring
-
- Jan 31, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
* use inline-block instead of flexbox * fix RTL alignments
-
Andreas Gohr authored
This reverts commit b8b60fdb. The images are now to be seen as deprecated but will remain for a little longer. They will be released in the future.
-
Andreas Gohr authored
now comments and line breaks between tags are removed
-
- Jan 30, 2017
-
-
Andreas Gohr authored
Fix broken JS in xhtml
-
- Jan 29, 2017
-
-
Anika Henke authored
Add height: auto to video element css
-
- Jan 24, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This allows plugins to easily render a <tfoot> element in a table, even though it's not used in standard table syntax it makes sense to have it available.
-
- Jan 21, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-