- Dec 07, 2013
-
-
Anika Henke authored
-
Anika Henke authored
Bi-directionality is generally a huge pain in the arm, browser vendors only added a few improvements quite recently. This fix only works in Mozilla and Webkit currently. Affected syntax was links and media and all opening and closing syntax (e.g. code and del and various plugin syntax).
-
Andreas Gohr authored
Translation update (ko)
-
- Dec 06, 2013
-
-
Myeongjin authored
-
- Dec 05, 2013
-
-
Andreas Gohr authored
Properly fix RSS namespace listings containing hidden pages FS#2891
-
Andreas Gohr authored
Translation update (zh)
-
anjianshi authored
-
- Dec 03, 2013
-
-
Andreas Gohr authored
Fix sending empty and duplicated headers, FS#2887
-
Andreas Gohr authored
Translation update (id)
-
zamroni authored
-
- Dec 02, 2013
-
-
Andreas Gohr authored
Translation update (es)
-
Andreas Gohr authored
Translation update (bn)
-
- Dec 01, 2013
-
-
Antonio Bueno authored
-
Michael Hamann authored
-
Michael Hamann authored
Revert "Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dokuwiki.org/config:hidepages)" This reverts commit f5151bdb.
-
Michael Hamann authored
This reverts commit a010fc32.
-
Foysol authored
-
git://github.com/dokuwiki-translate/dokuwikiAndreas Gohr authored
Merge branch 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki into pull-request-442 * 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: inc/lang/fi/lang.php
-
Michael Hamann authored
This fixes sending empty and duplicated To/Cc/Bcc, Subject and From headers in the additional headers. The To-header in the additional headers prevented mail sending on some systems.
-
git://github.com/dokuwiki-translate/dokuwikiAndreas Gohr authored
Merge branch 'lang_update_518' of git://github.com/dokuwiki-translate/dokuwiki into pull-request-450 * 'lang_update_518' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/usermanager/lang/ko/lang.php
-
Andreas Gohr authored
fix numeric expression read in plugin default conf FS#2888
-
Christopher Smith authored
improved comments for code associated with PR#407 & PR#408
-
Christopher Smith authored
Usermanager import/export fixes
-
Christopher Smith authored
FS#1833 (b)
-
Christopher Smith authored
Prevent table entry syntax swallowing multiple preceeding blank lines (a) this shouldn't be necessary, blank lines are handled by paragraph processing (b) avoids issues with greedy table syntax competing with plugins
-
Andreas Gohr authored
Translation update (sl)
-
Andreas Gohr authored
Translation update (el)
-
Andreas Gohr authored
Translation update (pt-br)
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature.
-
- Nov 30, 2013
-
-
Juliano Marconi Lanigra authored
-
chris taklis authored
-
Matej Urbančič authored
-
- Nov 27, 2013
-
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
- don't die at end of _export() - internal classs wrapper method for is_uploaded_file() to allow overriding for use under cli & without having to upload a file
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-