summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Merge pull request #380 from splitbrain/phpstrictAndreas Gohr2013-10-20
|\ | | | | Php strict
| * use preg_replace_callback instead of '/e' flag when encoding quoated ↵Christopher Smith2013-10-19
| | | | | | | | printable ('/e' regex flag deprecated in PHP5.5)
| * refactor to avoid php notice and match structure of rest of p_get_renderer()Christopher Smith2013-10-16
| |
| * 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
| * update for deprecated '/e' flag in preg_replace (php 5.5)Christopher Smith2013-10-16
| |
| * output of fread is string, but recognized as object. Fixed assign by refGerrit 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
| |
* | Fix FS#2854: Treat numerically different keys as differentMichael Hamann2013-10-19
| |
* | Merge pull request #389 from splitbrain/comment_fixesAndreas Gohr2013-10-19
|\ \ | | | | | | comment improvements
| * | comment improvementsChristopher Smith2013-10-18
| | |
* | | Merge pull request #384 from splitbrain/lang_in_testsAndreas Gohr2013-10-19
|\ \ \ | | | | | | | | Fix missing values in unittest harness
| * | | Ensure language strings are reloaded for each unit testChristopher Smith2013-10-16
| | |/ | |/|
* | | Merge pull request #382 from splitbrain/visibilityPHPDocsAndreas Gohr2013-10-19
|\ \ \ | | | | | | | | Visibility php docs
| * | | phpdocs plugins util and controllerGerrit Uitslag2013-10-15
| | | |
| * | | inc/search.php phpdocsGerrit Uitslag2013-10-15
| | | |
| * | | update phpdocs inc/search.phpGerrit Uitslag2013-10-15
| | | |
| * | | improve visibility and PHPdocs of plugin controllerGerrit Uitslag2013-10-15
| |/ /
* | | Merge pull request #383 from dokuwiki-translate/lang_update_398Andreas Gohr2013-10-19
|\ \ \ | |_|/ |/| | Translation update (zh)
| * | translation updateYangyu Huang2013-10-16
| |/
* | Merge pull request #385 from dokuwiki-translate/lang_update_399Andreas Gohr2013-10-17
|\ \ | | | | | | Translation update (da)
| * | translation updateSoren Birk2013-10-17
| |/
* / translation updateSoren Birk2013-10-17
|/
* Merge pull request #371 from splitbrain/FS#2837cookiepathAndreas Gohr2013-10-13
|\ | | | | Use in cookie a correct path, added DOKU_COOKIEPATH to js constants
| * 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
| * | Display tablecell with rowspan at first row as empty cell. Fixes FS#2810Gerrit Uitslag2013-09-20
| | |
* | | 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
* | | 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
| | |
* | | Merge pull request #374 from dokuwiki-translate/lang_update_387Andreas Gohr2013-10-10
|\ \ \ | | | | | | | | Translation update (sk)
| * | | translation updateMartin Michalek2013-10-10
| | | |
* | | | translation updateHideaki SAWADA2013-10-08
|/ / /
* | | translation updateMartin Michalek2013-10-08
| | |
* | | translation updateSerenity87HUN2013-10-07
| | |
* | | 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 #363 from dokuwiki-translate/lang_update_363Gerrit Uitslag2013-10-06
|\ \ \ \ | | | | | | | | | | Translation update (hi)
| * | | | translation updateSantosh Joshi2013-10-06
| | | | |
* | | | | Merge pull request #360 from dokuwiki-translate/lang_update_360Gerrit Uitslag2013-10-06
|\ \ \ \ \ | | | | | | | | | | | | Translation update (ja)
| * | | | | translation updateHideaki SAWADA2013-10-04
| |/ / / /
* | | | | Merge pull request #358 from dokuwiki-translate/lang_update_356Gerrit Uitslag2013-10-06
|\ \ \ \ \ | | | | | | | | | | | | Translation update (fa)