summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* initialize $inParagraph before useChristopher Smith2013-10-16
|
* replace boolean conditional checks on possibly uninitialized vars with ↵Christopher Smith2013-10-16
| | | | \!empty/empty/isset as appropriate
* remove '&' reference operator from metadata test, not required in php5Christopher Smith2013-10-16
|
* escape '$' in mailer test stringsChristopher Smith2013-10-16
|
* update for deprecated '/e' flag in preg_replace (php 5.5)Christopher Smith2013-10-16
|
* fix signature mail unittest, and improve some signatures info pluginGerrit Uitslag2013-10-16
|
* Merge remote-tracking branch 'origin/master' into phpstrictGerrit Uitslag2013-10-16
|\
| * Added unit tests for CSS shorthand compression FS#2509Andreas Gohr2013-10-15
| |
| * compact some CSS styles to their shorthand syntax FS#2509furun2013-10-15
| |
* | output of fread is string, but recognized as object. Fixed assign by refGerrit Uitslag2013-10-15
| |
* | fix expression passed by referenceGerrit Uitslag2013-10-15
| |
* | fix signatures and old by referencesGerrit Uitslag2013-10-15
| |
* | not assign object from plugin_load by referenceGerrit Uitslag2013-10-15
| |
* | fix php strict and remove double duplicated code of renderer plugin loaderGerrit Uitslag2013-10-15
| |
* | fix php strict noticesGerrit Uitslag2013-10-15
|/
* Merge pull request #379 from splitbrain/infosyntaxmodetableAndreas Gohr2013-10-15
|\ | | | | Put syntax modes in a table layout, sort numbers in rowspans.
| * Fix PHP strict messagesGerrit Uitslag2013-10-15
| |
| * Put syntax modes in a table layout, sort numbers in rowspans. Implements FS#2516Gerrit Uitslag2013-10-14
| |
* | 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)