summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #345 from splitbrain/ldapgroupmappingAndreas Gohr2013-10-15
|\ | | | | skips 'count' entries in ldap results. Fixes FS#2370
| * skips 'count' entries in ldap results. Fixes FS#2370Gerrit Uitslag2013-09-20
| |
* | Merge pull request #377 from dokuwiki-translate/lang_update_393Andreas Gohr2013-10-14
|\ \ | | | | | | Translation update (sk)
| * | translation updateMartin Michalek2013-10-14
|/ /
* | fix indention of RSS patchAndreas Gohr2013-10-13
| |
* | Merge pull request #376 from snarkturne/masterAndreas Gohr2013-10-13
|\ \ | | | | | | Exclude hidden pages (config["hidepages"]) from RSS feed
| * | Exclude hidden pages (config["hidepages"]) from RSS feed (see ↵Snarkturne2013-10-11
| | | | | | | | | | | | https://www.dokuwiki.org/config:hidepages)
* | | Merge pull request #371 from splitbrain/FS#2837cookiepathAndreas Gohr2013-10-13
|\ \ \ | | | | | | | | Use in cookie a correct path, added DOKU_COOKIEPATH to js constants
| * | | add cookie secure parameter to cookies set by javascriptGerrit Uitslag2013-10-10
| | | |
| * | | Use in cookie a correct path, added DOKU_COOKIEPATH to js constantsGerrit Uitslag2013-10-08
| | | | | | | | | | | | | | | | Fixes FS#2837
* | | | Merge pull request #344 from splitbrain/tablewithonlyrowspanAndreas Gohr2013-10-13
|\ \ \ \ | | | | | | | | | | Display tablecell with rowspan at first row as empty cell. Fixes FS#2810
| * | | | added unittests for rowspans at first table rowGerrit Uitslag2013-09-25
| | | | |
| * | | | Display tablecell with rowspan at first row as empty cell. Fixes FS#2810Gerrit Uitslag2013-09-20
| | |_|/ | |/| |
* | | | Merge pull request #341 from splitbrain/extend_tests_cleanidAndreas Gohr2013-10-13
|\ \ \ \ | | | | | | | | | | Extend pageutils_clean_id tests to show more behavior details
| * | | | Extend pageutils_clean_id tests to show more behavior detailsGerrit Uitslag2013-09-19
| |/ / /
* | | | typo fix PR #368Andreas Gohr2013-10-13
| | | |
* | | | removed css_moveimports() this is now done by lessphpAndreas Gohr2013-10-12
| | | |
* | | | make sure footnote numbers are unique across documents FS#2841Andreas Gohr2013-10-12
| | | |
* | | | SimplePie patch for missing DOMDocument FS#2842Andreas Gohr2013-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies https://github.com/simplepie/simplepie/commit/16160017bf904538c3fe4cacadc1aba19d445106 to properly handle a missing DOMDocument extention. DOMDocument is still needed to properly parse RSS feeds, but the process will no longer fail fatally.
* | | | base64 should be split at 4 bytes only FS#2864Andreas Gohr2013-10-12
| | | |
* | | | filename in email should be an atomAndreas Gohr2013-10-12
| | | | | | | | | | | | | | | | not a quoted string
* | | | check msglint for warnings, tooAndreas Gohr2013-10-12
| | | |
* | | | use different boundary prefix FS#2846Andreas Gohr2013-10-12
| | | | | | | | | | | | | | | | | | | | | | | | The used boundary should have been correct but might throw off MTAs not expecting more than two dashes at the start. This is just a wild guess and may not fix anything (but shouldn't break anything either).
* | | | successfully validate Mailer mails with msglintAndreas Gohr2013-10-12
| | | |
* | | | IETF's message lint service as a test for Mailer classAndreas Gohr2013-10-12
| |_|/ |/| |
* | | Merge pull request #374 from dokuwiki-translate/lang_update_387Andreas Gohr2013-10-10
|\ \ \ | | | | | | | | Translation update (sk)
| * | | translation updateMartin Michalek2013-10-10
| | | |
* | | | Merge pull request #373 from dokuwiki-translate/lang_update_384Andreas Gohr2013-10-10
|\ \ \ \ | |/ / / |/| | | Translation update (ja)
| * | | translation updateHideaki SAWADA2013-10-08
|/ / /
* | | Merge pull request #372 from dokuwiki-translate/lang_update_382Gerrit Uitslag2013-10-08
|\ \ \ | | | | | | | | Translation update (sk)
| * | | translation updateMartin Michalek2013-10-08
|/ / /
* | | Merge pull request #370 from dokuwiki-translate/lang_update_371Andreas Gohr2013-10-07
|\ \ \ | | | | | | | | Translation update (hu)
| * | | translation updateSerenity87HUN2013-10-07
| | | |
* | | | Merge pull request #369 from dokuwiki-translate/lang_update_370Andreas Gohr2013-10-07
|\ \ \ \ | |/ / / |/| | | Translation update (nl)
| * | | translation updateGerrit Uitslag2013-10-07
|/ / /
* | | Merge pull request #366 from dokuwiki-translate/lang_update_364Andreas Gohr2013-10-07
|\ \ \ | | | | | | | | Translation update (ko)
| * | | translation updateMyeongjin2013-10-07
| | | |
* | | | Merge pull request #367 from dokuwiki-translate/lang_update_366Andreas Gohr2013-10-07
|\ \ \ \ | |/ / / |/| | | Translation update (sk)
| * | | translation updateMartin Michalek2013-10-07
|/ / /
* | | Merge pull request #361 from splitbrain/FS#2860Christopher Smith2013-10-06
|\ \ \ | | | | | | | | RS#2860 fix configuration option key to 'template'
| * | | RS#2860 fix configuration option key to 'template'Christopher Smith2013-10-04
| | | |
* | | | Merge pull request #347 from hArpanet/patch-1Christopher Smith2013-10-06
|\ \ \ \ | | | | | | | | | | Bugfix: DOKU_CONF path in pageutils.php
| * | | | Bugfix: DOKU_CONF path in pageutils.phphArpanet2013-09-20
| | | | | | | | | | | | | | | Remove extraneous slash. This extra slash was preventing the file being displayed by DokuWiki. (apologies for the two pulls instead of one)
* | | | | Merge pull request #346 from hArpanet/patch-2Christopher Smith2013-10-06
|\ \ \ \ \ | | | | | | | | | | | | Bugfix: DOKU_CONF path in plugin.php
| * | | | | Bugfix: DOKU_CONF pathhArpanet2013-09-20
| | |_|/ / | |/| | | | | | | | Remove extraneous slash
* | | | | Merge pull request #348 from splitbrain/candochecksUsermanagerChristopher Smith2013-10-06
|\ \ \ \ \ | | | | | | | | | | | | Cando check and localization improvements of usermanager
| * | | | | change visibility of private to protectedGerrit Uitslag2013-09-22
| | | | | |
| * | | | | Use ->cleanUser everywhere in usermanager. Fixes FS#2849Gerrit Uitslag2013-09-21
| | | | | | | | | | | | | | | | | | | | | | | | Some auth backend have bad cleaning, but that is responsibility of these.
| * | | | | Move strings to language files. Fix lang keyGerrit Uitslag2013-09-21
| | | | | |
| * | | | | Improve PHPDocs and set visibility explicitlyGerrit Uitslag2013-09-21
| | | | | |