Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1048 from splitbrain/add-tbody | Andreas Gohr | 2015-02-23 |
|\ | | | | | Add missing tbody to renderer | ||
| * | add missing tabletbody_open|close() to renderer | Anika Henke | 2015-02-19 |
| | | |||
* | | Merge pull request #1047 from dryoo/patch-1 | Andreas Gohr | 2015-02-23 |
|\ \ | | | | | | | Normalization is required to manage multibyte characters. | ||
| * | | Added class-exitsts | SC Yoo | 2015-02-20 |
| | | | |||
| * | | Normalization is required to manage multibyte characters. | SC Yoo | 2015-02-17 |
| |/ | | | | | | | | | | | | | The OSX uses Unicode-NFD so normalization is required to manage multibyte characters. ( http://unicode.org/reports/tr15/ ) If don't do that, DokuWiki can't find the file uploaded from OS X with multibyte filename like '도쿠위키.jpg' | ||
* | | Merge pull request #1046 from hafron/html_showrev_output | Andreas Gohr | 2015-02-19 |
|\ \ | |/ |/| | New event: HTML_SHOWREV_OUTPUT | ||
| * | passing rev and date_at to the event | ghi | 2015-02-18 |
| | | |||
| * | event HTML_SHOWREV_OUTPUT | ghi | 2015-02-17 |
| | | |||
| * | Merge https://github.com/splitbrain/dokuwiki into html_showrev_output | ghi | 2015-02-17 |
| |\ | |/ |/| | |||
* | | Merge pull request #1043 from Dr-Yukon/patch-1 | Andreas Gohr | 2015-02-16 |
|\ \ | | | | | | | Update template.php | ||
| * | | Update template.php | Rainbow Spike | 2015-02-16 |
|/ / | | | | | Added placeholder in search textarea | ||
* | | Merge pull request #1032 from chang-zhao/patch-1 | Andreas Gohr | 2015-02-16 |
|\ \ | | | | | | | Update wordblock.conf | ||
| * | | Update wordblock.conf | chang-zhao | 2015-02-13 |
| | | | | | | | | | moved those keywords to http & added penis | ||
| * | | Update wordblock.conf | chang-zhao | 2015-02-12 |
| | | | |||
| * | | Update wordblock.conf | chang-zhao | 2015-02-12 |
| | | | | | | | | | wordblock.conf too restrictive #1021 - removed fetish, bi...sex & gay...sex | ||
* | | | Merge pull request #1035 from dokuwiki-translate/lang_update_2 | Andreas Gohr | 2015-02-13 |
|\ \ \ | | | | | | | | | Translation update (es) | ||
| * | | | translation update | Álvaro Iradier | 2015-02-13 |
|/ / / | |||
* | | | Merge pull request #497 from mprins/semantic_you_are_here | Andreas Gohr | 2015-02-12 |
|\ \ \ | | | | | | | | | use nav+ul element for "you are here" as recommended by W3C spec | ||
| * | | | use nav+ul element for "you are here" | Mark | 2014-12-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background. | ||
* | | | | Merge pull request #1033 from Tim222/patch-1 | Andreas Gohr | 2015-02-12 |
|\ \ \ \ | |_|/ / |/| | | | Update interwiki.conf | ||
| * | | | Added icon for interwiki.conf | Tim222 | 2015-02-12 |
| | | | | | | | | | | | | | | | | Support for the URI scheme tel: #643 | ||
| * | | | Update interwiki.conf | Tim222 | 2015-02-12 |
|/ / / | | | | | | | Support for the URI scheme tel: #643 | ||
* | | | Merge pull request #1031 from dokuwiki-translate/lang_update_1 | Andreas Gohr | 2015-02-12 |
|\ \ \ | | | | | | | | | Translation update (zh) | ||
| * | | | translation update | lainme | 2015-02-12 |
|/ / / | |||
* | | | Merge pull request #872 from splitbrain/bug863 | Andreas Gohr | 2015-02-11 |
|\ \ \ | | | | | | | | | Send CRLF to Windows UAs for code blocks #863 | ||
| * | | | Send CRLF to Windows UAs for code blocks #863 | Andreas Gohr | 2014-09-27 |
| | | | | |||
* | | | | Merge pull request #1028 from glensc/exit-1 | Andreas Gohr | 2015-02-11 |
|\ \ \ \ | | | | | | | | | | | consistency: failure exit with status code 1 | ||
| * | | | | consistency: failure exit with status code 1 | Elan Ruusamäe | 2015-02-10 |
|/ / / / | |||
* | | | | Merge pull request #1013 from dokuwiki-translate/lang_update_168 | Andreas Gohr | 2015-02-09 |
|\ \ \ \ | | | | | | | | | | | Translation update (ru) | ||
| * | | | | translation update | Aleksandr Selivanov | 2015-01-25 |
| | | | | | |||
* | | | | | fix username handling in dwpage CLI tool. closes #1019 | Andreas Gohr | 2015-02-09 |
| | | | | | |||
* | | | | | fix referral settings in AuthLDAP. closes #1023 | Andreas Gohr | 2015-02-09 |
| | | | | | |||
* | | | | | fixed method signature #1024 | Andreas Gohr | 2015-02-09 |
| | | | | | |||
* | | | | | Fix farm config cascade for extendable user style and scripts #954 | Michael Hamann | 2015-02-01 |
| | | | | | |||
* | | | | | Merge pull request #1015 from dokuwiki-translate/lang_update_176 | Andreas Gohr | 2015-01-28 |
|\ \ \ \ \ | |/ / / / |/| | | | | Translation update (hr) | ||
| * | | | | translation update | Davor Turkalj | 2015-01-28 |
|/ / / / | |||
* | | | | Merge pull request #1010 from maliktunga/master | Andreas Gohr | 2015-01-19 |
|\ \ \ \ | | | | | | | | | | | "Login" and "Logout" become "Log In" and "Log Out" | ||
| * | | | | "Login" and "Logout" become "Log In" and "Log Out" | Gilles-Philippe Morin | 2015-01-18 |
|/ / / / | | | | | | | | | This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" were nouns and not verbs. Title case capitalization is applied because of "Update Profile". | ||
* | | | | Merge pull request #1005 from maliktunga/master | Andreas Gohr | 2015-01-15 |
|\ \ \ \ | | | | | | | | | | | "Recent changes" becomes "Recent Changes" | ||
| * | | | | "Recent changes" becomes "Recent Changes" | Gilles-Philippe Morin | 2015-01-13 |
| | | | | | | | | | | | | | | | To improve consistency: it is surrounded by "Update Profile" and "Media Manager". | ||
* | | | | | fixed wrong config check in extension manager #1006 | Andreas Gohr | 2015-01-15 |
| | | | | | |||
* | | | | | Merge pull request #1007 from KeenRivals/master | Andreas Gohr | 2015-01-14 |
|\ \ \ \ \ | |/ / / / |/| | | | | Losslessly reduced PNG images with optipng & advdef | ||
| * | | | | Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵ | KeenRivals | 2015-01-14 |
|/ / / / | | | | | | | | | | | | | and advpng -z4 -i60. | ||
* | | | | Merge pull request #1001 from Dr-Yukon/patch-1 | Andreas Gohr | 2015-01-12 |
|\ \ \ \ | | | | | | | | | | | Update css.php | ||
| * | | | | Update css.php | Rainbow Spike | 2015-01-12 |
|/ / / / | | | | | | | | | 1 little fix | ||
* | | | | Merge pull request #1000 from splitbrain/scrutinizer-patch-1 | Andreas Gohr | 2015-01-10 |
|\ \ \ \ | | | | | | | | | | | Scrutinizer Auto-Fixes | ||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-01-10 |
|/ / / / | | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||
* | | | | Merge pull request #999 from BCLibCoop/master | Andreas Gohr | 2015-01-10 |
|\ \ \ \ | | | | | | | | | | | Document the nosort parameter. | ||
| * | | | | Clean up RSS sort wording per ↵ | Robin H. Johnson | 2015-01-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/splitbrain/dokuwiki/pull/999#discussion_r22706527. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||
| * | | | | Document the nosort parameter. | Robin H. Johnson | 2015-01-08 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> |