Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Omid Hezaveh | 2014-12-08 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-12-03 |
|\ | |||
| * | Update inbuilt renderers for node/leaf state in listitem_open | Christopher Smith | 2014-12-01 |
| | | | | | | | | | | - includes, xhtml renderer adding 'node' class to <li> when it contains child list(s) | ||
| * | provide node/leaf state data in listitem_open instruction parameter | Christopher Smith | 2014-12-01 |
| | | |||
| * | translation update | Mohammad Sadegh | 2014-11-27 |
| | | |||
| * | Merge pull request #932 from dokuwiki-translate/lang_update_30 | Andreas Gohr | 2014-11-24 |
| |\ | | | | | | | Translation update (fr) | ||
| | * | translation update | james | 2014-11-19 |
| | | | |||
| * | | Merge pull request #933 from dokuwiki-translate/lang_update_31 | Andreas Gohr | 2014-11-24 |
| |\ \ | | | | | | | | | Translation update (no) | ||
| | * | | translation update | Patrick | 2014-11-19 |
| | |/ | |||
| * / | translation update | Jaroslav Lichtblau | 2014-11-21 |
| |/ | |||
* | | code reformatting tpl_content_core() | Gerrit Uitslag | 2014-12-03 |
| | | |||
* | | phpdocs handler | Gerrit Uitslag | 2014-12-03 |
| | | |||
* | | provide also $ID in other export modes to renderer | Gerrit Uitslag | 2014-12-03 |
| | | | | | | | | Simplifies modifying the cache via an action plugin | ||
* | | code formatting cache | Gerrit Uitslag | 2014-12-03 |
|/ | |||
* | Trim unnecessary / at start of windowssharelink | Michael Große | 2014-11-11 |
| | |||
* | Move check after libraries are loaded, so that $conf['compression'] is not ↵ | Danny Lin | 2014-10-31 |
| | | | | turned off in the case that gzopen doesn't exist while gzopen64 does exist, as inc/compatibility.php ought to have fixed. | ||
* | Merge pull request #907 from Rillke/master | Andreas Gohr | 2014-10-27 |
|\ | | | | | Accept some new gTLD e-Mail addresses | ||
| * | Accept some new gTLD e-Mail addresses | Rainer Rillke | 2014-10-17 |
| | | | | | | | | | | | | by allowing longer TLDs (up to 63 characters, which is the DN maximum: https://tools.ietf.org/html/rfc1034): "Each node has a label, which is zero to 63 octets in length." For an up-to-date-length, see http://stackoverflow.com/a/22038535 | ||
* | | Merge pull request #912 from dokuwiki-translate/lang_update_85 | Andreas Gohr | 2014-10-27 |
|\ \ | | | | | | | Translation update (zh-tw) | ||
| * | | translation update | lioujheyu | 2014-10-27 |
| | | | |||
* | | | translation update | Pascal Schröder | 2014-10-27 |
|/ / | |||
* | | translation update | Jaroslav Lichtblau | 2014-10-22 |
| | | |||
* | | use phpdocs deprecated notation | Gerrit Uitslag | 2014-10-21 |
| | | |||
* | | translation update | Aleksandr Selivanov | 2014-10-18 |
|/ | |||
* | translation update | Yadav Gowda | 2014-10-15 |
| | |||
* | new PHP minimum requirement is now 5.3.3 | Andreas Gohr | 2014-10-14 |
| | | | | that's the version in Debian old stable | ||
* | Merge pull request #876 from dokuwiki-translate/lang_update_53 | Andreas Gohr | 2014-10-14 |
|\ | | | | | Translation update (hr) | ||
| * | translation update | Davor Turkalj | 2014-09-30 |
| | | |||
* | | another fix for broken gzlib linking #865 | Andreas Gohr | 2014-10-14 |
| | | |||
* | | use its own cache file per versions | Andreas Gohr | 2014-10-14 |
| | | | | | | | | | | this ensures there will be never, ever an outdated update message shown after upgrade. | ||
* | | Fix for update messages never completely going away | Angus Gratton | 2014-10-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing logic for messages.txt requires some valid update response (ending in %) to the messages update check before it clears the current messages. However update.dokuwiki.org appears to return an empty string response if everything is up to date. (ie http://update.dokuwiki.org/check/46.1 ) As a result if there are update messages in messages.txt they don't automatically go away after updating to the current version. The only time they change is when a newer release comes out. The upgrade plugin has logic in it to force a re-download of messages.txt, but currently this just re-downloads the old update messages. This change explicitly allows for "" as a valid "no messages" indicator (distinct from false, which is the HTTP error indicator.) | ||
* | | translation update | Myeongjin | 2014-10-08 |
| | | |||
* | | do not use Accept-Encoding in browser UID | Andreas Gohr | 2014-10-06 |
| | | | | | | | | | | | | | | | | | | Since Chrome 37, they send differen accept encodings for POST and GET requests which will break BrowserUID checks as reported in cosmocode/dokuwiki-plugin-oauth/issues/3 See https://code.google.com/p/chromium/issues/detail?id=410559 for official bug report at Google | ||
* | | Fix brokan format string | Harald Hanche-Olsen | 2014-10-05 |
|/ | |||
* | Merge pull request #708 from splitbrain/overridablelangstrings | Andreas Gohr | 2014-09-29 |
|\ | | | | | extend lang file cascade, so users can override some lang strings | ||
| * | phpdocs parserutils | Gerrit Uitslag | 2014-09-28 |
| | | |||
| * | improve some scrutinizer issues | Gerrit Uitslag | 2014-09-28 |
| | | | | | | | | | | | | different types unused vars PHPDocs | ||
| * | Merge remote-tracking branch 'origin/master' into overridablelangstrings | Gerrit Uitslag | 2014-09-28 |
| |\ | | | | | | | | | | | | | Conflicts: inc/plugin.php | ||
| * | | visibility plugin methods | Gerrit Uitslag | 2014-09-28 |
| | | | |||
| * | | use config cascade for loading of localizations | Gerrit Uitslag | 2014-09-28 |
| | | | |||
| * | | reformatting config cascade | Gerrit Uitslag | 2014-09-27 |
| | | | |||
| * | | add lang files to cascading | Gerrit Uitslag | 2014-09-27 |
| | | | |||
| * | | extend lang file cascade, so users can override some lang strings | Gerrit Uitslag | 2014-05-13 |
| | | | | | | | | | | | | Fixes #692 | ||
* | | | Merge pull request #624 from lisps/revisions | Andreas Gohr | 2014-09-29 |
|\ \ \ | | | | | | | | | date_at support | ||
| * | | | parse AT parameter: first strtotime then timestamp | lisps | 2014-09-29 |
| | | | | | | | | | | | | | | | | remove config option | ||
| * | | | fix scrutinizer issues | lisps | 2014-09-26 |
| | | | | |||
| * | | | Merge remote-tracking branch master into revisions | lisps | 2014-09-26 |
| |\ \ \ | |||
| * | | | | add config date_at_format | lisps | 2014-03-19 |
| | | | | | | | | | | | | | | | change translation message | ||
| * | | | | Merge remote-tracking branch 'remotes/origin/master' into revisions_local | lisps | 2014-03-19 |
| |\ \ \ \ | |||
| * | | | | | add missing parameter | lisps | 2014-02-22 |
| | | | | | |