Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Release preparations | Adrian Lang | 2011-04-22 |
| | |||
* | Make ft_pageLookup respect the namespace restriction again | Michael Hamann | 2011-04-22 |
| | | | | | | Before this change all pages of the given namespace have been included in the result, now the search is restricted to the namespace again as it was before the new indexer has been implemented. | ||
* | Fix HTML in DifferenceEngine tests | Adrian Lang | 2011-04-21 |
| | |||
* | Make locktimer more robust | Adrian Lang | 2011-04-21 |
| | | | | | If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error. | ||
* | Portuguese language update | José Carlos Campos | 2011-04-20 |
| | |||
* | Enable metadata rendering in the indexer | Michael Hamann | 2011-04-20 |
| | | | | Metadata is rendered now in the indexer when it's cache is invalid. | ||
* | Hungarian language update | Tihanyi Sándor | 2011-04-19 |
| | |||
* | Latvian language update | Aivars Miska | 2011-04-19 |
| | |||
* | Merge https://github.com/akate/dokuwiki into akate-058f1c3 | Guy Brand | 2011-04-18 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' | Kate Arzamastseva | 2011-04-18 |
| |\ | |||
| * | | Ukrainian language update | Kate Arzamastseva | 2011-04-18 |
| | | | |||
| * | | Ukrainian language update | Kate Arzamastseva | 2011-04-18 |
| | | | |||
* | | | Revert "correctly disable unfinished media options popup" | Andreas Gohr | 2011-04-18 |
| |/ |/| | | | | | | | | | This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96. The options code had already been fixed. My mistake. | ||
* | | correctly disable unfinished media options popup | Andreas Gohr | 2011-04-17 |
| | | | | | | | | | | | | | | | | | | We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with templates not incorporating the needed CSS. Since the option dialog hasn't been fixed yet, this patch also disables the creation of the corresponding HTML to avoid the mentioned template problems. | ||
* | | Traditional Chinese update | Shuo-Ting Jian | 2011-04-17 |
| | | |||
* | | Don't ignore bundled plugin paths | Guy Brand | 2011-04-17 |
| | | |||
* | | Japanese update (missing file) | Yuji TAKENAKA | 2011-04-17 |
| | | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr> | ||
* | | Japanese update | Yuji TAKENAKA | 2011-04-17 |
| | | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr> | ||
* | | Trap onbeforeunload when event fired (attempt to fix FS#2196) | Guy Brand | 2011-04-17 |
| | | |||
* | | tiny fixes for xhtml strict | Anika Henke | 2011-04-17 |
| | | |||
* | | removed empty id in register form (FS#2222) | Anika Henke | 2011-04-17 |
| | | |||
* | | do not strip empty form parameters FS#2222 | Andreas Gohr | 2011-04-17 |
| | | |||
* | | attach textChanged property to window attempt to fix FS#2196 | Andreas Gohr | 2011-04-17 |
| | | |||
* | | Bulgarian language update | Kiril Velikov | 2011-04-17 |
| | | |||
* | | removed incorrect nbsps in diff view (FS#2223) | Anika Henke | 2011-04-16 |
| | | |||
* | | Merge branch 'master' of https://github.com/lupo49/dokuwiki into lupo49-master | Guy Brand | 2011-04-16 |
|\ \ | |||
| * | | eo: updates for esperanto language | lupo49 | 2011-04-16 |
| | | | |||
* | | | French strings update | Guy Brand | 2011-04-16 |
| | | | |||
* | | | Removed hard coded strings from plugin manager | Guy Brand | 2011-04-16 |
|/ / | |||
* | | don't use form_makeTag() for blank.gif as empty attributes are not passed on ↵ | Anika Henke | 2011-04-16 |
| | | | | | | | | (which resulted in a missing alt attribute) | ||
* | | closed hidden input in popularity plugin | Anika Henke | 2011-04-16 |
| | | |||
* | | avoid empty optgroup in acl admin | Anika Henke | 2011-04-16 |
| | | |||
* | | removed nbsps from some clearer divs | Anika Henke | 2011-04-16 |
| | | |||
* | | fixed invalid html in diff options | Anika Henke | 2011-04-16 |
| | | |||
* | | fix ACL preview for users with special chars FS#2206 | Andreas Gohr | 2011-04-16 |
| | | | | | | | | The user was nameencoded twice. | ||
* | | Fix broken link to config help page | Guy Brand | 2011-04-16 |
| | | |||
* | | Update copyright year | Guy Brand | 2011-04-16 |
| | | |||
* | | Finnish language update | Otto Vainio | 2011-04-16 |
| | | |||
* | | French language update | Constantinos Xanthopoulos | 2011-04-16 |
| | | |||
* | | Finnish language update | Otto Vainio | 2011-04-16 |
| | | |||
* | | Merge branch 'contrib/fix_perms' of git://git.ortolo.eu/pkg-dokuwiki | Anika Henke | 2011-04-16 |
|\ \ | |||
| * | | chmod -x inc/lang/az/* | Tanguy Ortolo | 2011-04-13 |
| | | | | | | | | | | | | | | | These regular files were executable for no reason. They needed a special rule for the Debian package, better to fix it upstream. | ||
* | | | Support the empty link [[]] | Adrian Lang | 2011-04-14 |
|/ / | |||
* | | stay logged in when updating your password | Andreas Gohr | 2011-04-11 |
| | | | | | | | | | | | | This functionality broke in recent updates to the cookie handling. This patch makes it work again. Binding to the session is now a functionality of auth_cookiesalt() | ||
* | | Fix page ID test cases & make them more robust | Adrian Lang | 2011-04-09 |
| | | |||
* | | Check if link exists and set right caption | Izidor Matušov | 2011-04-08 |
| | | |||
* | | Added configuration variables for empty link testcases and added testcases ↵ | Izidor Matušov | 2011-04-07 |
| | | | | | | | | for resolve_pageid | ||
* | | Unit test cases for FS 2178 | Izidor Matušov | 2011-04-07 |
| | | |||
* | | If the page link is empty, it should link to current page -- FS#2178 | Izidor Matušov | 2011-04-07 |
| | | |||
* | | Merge branch 'master' of https://github.com/akate/dokuwiki into akate-master | Michael Hamann | 2011-04-07 |
|\| |