Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Merge pull request #926 from micgro42/trimSlashes | Andreas Gohr | 2014-11-11 |
|\ | | | | | Trim unnecessary / at start of windowssharelink | ||
| * | Trim unnecessary / at start of windowssharelink | Michael Große | 2014-11-11 |
|/ | |||
* | Merge pull request #917 from danny0838/master | Andreas Gohr | 2014-11-03 |
|\ | | | | | Fixed a bug that $conf['compression'] is turned off when gzopen doesn't exist and gzopen64 does exist. | ||
| * | 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 |
| | | | |||
* | | | Merge pull request #913 from dokuwiki-translate/lang_update_86 | Andreas Gohr | 2014-10-27 |
|\ \ \ | |/ / |/| | | Translation update (de) | ||
| * | | translation update | Pascal Schröder | 2014-10-27 |
|/ / | |||
* | | Merge pull request #910 from dokuwiki-translate/lang_update_77 | Andreas Gohr | 2014-10-25 |
|\ \ | | | | | | | Translation update (cs) | ||
| * | | translation update | Jaroslav Lichtblau | 2014-10-22 |
|/ / | |||
* | | Merge pull request #909 from splitbrain/visibilityDokuCssFile | Andreas Gohr | 2014-10-22 |
|\ \ | | | | | | | visibility from private to protected for DokuCssFile | ||
| * | | visibility from private to protected for DokuCssFile | Gerrit Uitslag | 2014-10-22 |
|/ / | |||
* | | use phpdocs deprecated notation | Gerrit Uitslag | 2014-10-21 |
| | | |||
* | | Merge pull request #908 from dokuwiki-translate/lang_update_73 | Andreas Gohr | 2014-10-20 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Aleksandr Selivanov | 2014-10-18 |
|/ / | |||
* | | -k requires parameter. fixes #902 | Andreas Gohr | 2014-10-17 |
| | | |||
* | | Merge pull request #903 from LarsGit223/master | Andreas Gohr | 2014-10-17 |
|\ \ | |/ |/| | Fixed unrecognized regular expressions behind '&&' or '||' operators in JavaScript compression. Finally fixes #897. | ||
| * | Ooops...forgot to commit test cases for #897. | LarsDW223 | 2014-10-15 |
| | | |||
| * | Fixed JavaScript compression. The compressor did not recognize a regular ↵ | LarsDW223 | 2014-10-15 |
| | | | | | | | | expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\//' (which was treated as a single line comment because of the regular expression not being recognized). Finally fixes #897. | ||
* | | Merge pull request #905 from dokuwiki-translate/lang_update_70 | Andreas Gohr | 2014-10-16 |
|\ \ | | | | | | | Translation update (eu) | ||
| * | | 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 #880 from Dr-Yukon/patch-3 | Andreas Gohr | 2014-10-14 |
|\ \ | | | | | | | Update index.php | ||
| * | | Update index.php | Rainbow Spike | 2014-10-01 |
| | | | | | | | | | 1 typo | ||
* | | | Merge pull request #879 from Dr-Yukon/patch-2 | Andreas Gohr | 2014-10-14 |
|\ \ \ | | | | | | | | | Update lang.php | ||
| * | | | Update lang.php | Rainbow Spike | 2014-10-01 |
| |/ / | | | | | | | Microfix | ||
* | | | 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 |
| |/ / | |||
* | | | Merge pull request #898 from Werkov/master | Andreas Gohr | 2014-10-14 |
|\ \ \ | | | | | | | | | AUTH_USER_CHANGE handler can modify passed data | ||
| * | | | AUTH_USER_CHANGE handler can modify passed data | Michal Koutný | 2014-10-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effectively preventing any changes by the AUTH_USER_CHANGE implementer. | ||
* | | | | 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. | ||
* | | | | Merge pull request #895 from projectgus/master | Andreas Gohr | 2014-10-14 |
|\ \ \ \ | | | | | | | | | | | Fix for update messages never completely going away | ||
| * | | | | 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.) | ||
* | | | | Merge pull request #901 from LarsGit223/master | Andreas Gohr | 2014-10-14 |
|\ \ \ \ | | |_|/ | |/| | | Corrected compression for ++ and -- operator. Partially fixes #897. | ||
| * | | | Corrected compression for ++ and -- operator. Partially fixes #897. | LarsDW223 | 2014-10-14 |
| |/ / | |||
* | | | Merge pull request #896 from splitbrain/lessmorecomments | Andreas Gohr | 2014-10-14 |
|\ \ \ | |/ / |/| | | preserve comments in less if 'compress' config disabled | ||
| * | | preserve comments in less if 'compress' config disabled | Gerrit Uitslag | 2014-10-11 |
| | | | | | | | | | | | | Otherwise comments are never visible in css.php | ||
* | | | Merge pull request #889 from dokuwiki-translate/lang_update_62 | Andreas Gohr | 2014-10-08 |
|\ \ \ | | | | | | | | | Translation update (ko) | ||
| * | | | translation update | Myeongjin | 2014-10-08 |
|/ / / | |||
* | | | Release preparation | Guy Brand | 2014-10-08 |
| | | | |||
* | | | Merge pull request #886 from splitbrain/chris_pcre66_bug | Christopher Smith | 2014-10-07 |
|\ \ \ | | | | | | | | | Fix for issues #877 & #885 related to a bug in PCRE 6.6 | ||
| * | | | escaping backslash should be included in split items | Christopher Smith | 2014-10-04 |
| | | | | |||
| * | | | Fix for issues 877 & 885 related to a bug in PCRE 6.6 | Christopher Smith | 2014-10-03 |
| | |/ | |/| |