summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make ft_pageLookup respect the namespace restriction againMichael Hamann2011-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 testsAdrian Lang2011-04-21
|
* Make locktimer more robustAdrian Lang2011-04-21
| | | | | If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error.
* Portuguese language updateJosé Carlos Campos2011-04-20
|
* Enable metadata rendering in the indexerMichael Hamann2011-04-20
| | | | Metadata is rendered now in the indexer when it's cache is invalid.
* Hungarian language updateTihanyi Sándor2011-04-19
|
* Latvian language updateAivars Miska2011-04-19
|
* Merge https://github.com/akate/dokuwiki into akate-058f1c3Guy Brand2011-04-18
|\
| * Merge remote-tracking branch 'upstream/master'Kate Arzamastseva2011-04-18
| |\
| * | Ukrainian language updateKate Arzamastseva2011-04-18
| | |
| * | Ukrainian language updateKate Arzamastseva2011-04-18
| | |
* | | Revert "correctly disable unfinished media options popup"Andreas Gohr2011-04-18
| |/ |/| | | | | | | | | This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96. The options code had already been fixed. My mistake.
* | correctly disable unfinished media options popupAndreas Gohr2011-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 updateShuo-Ting Jian2011-04-17
| |
* | Don't ignore bundled plugin pathsGuy Brand2011-04-17
| |
* | Japanese update (missing file)Yuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
* | Japanese updateYuji TAKENAKA2011-04-17
| | | | | | | | Signed-off-by: Guy Brand <gb@unistra.fr>
* | Trap onbeforeunload when event fired (attempt to fix FS#2196)Guy Brand2011-04-17
| |
* | tiny fixes for xhtml strictAnika Henke2011-04-17
| |
* | removed empty id in register form (FS#2222)Anika Henke2011-04-17
| |
* | do not strip empty form parameters FS#2222Andreas Gohr2011-04-17
| |
* | attach textChanged property to window attempt to fix FS#2196Andreas Gohr2011-04-17
| |
* | Bulgarian language updateKiril Velikov2011-04-17
| |
* | removed incorrect nbsps in diff view (FS#2223)Anika Henke2011-04-16
| |
* | Merge branch 'master' of https://github.com/lupo49/dokuwiki into lupo49-masterGuy Brand2011-04-16
|\ \
| * | eo: updates for esperanto languagelupo492011-04-16
| | |
* | | French strings updateGuy Brand2011-04-16
| | |
* | | Removed hard coded strings from plugin managerGuy Brand2011-04-16
|/ /
* | don't use form_makeTag() for blank.gif as empty attributes are not passed on ↵Anika Henke2011-04-16
| | | | | | | | (which resulted in a missing alt attribute)
* | closed hidden input in popularity pluginAnika Henke2011-04-16
| |
* | avoid empty optgroup in acl adminAnika Henke2011-04-16
| |
* | removed nbsps from some clearer divsAnika Henke2011-04-16
| |
* | fixed invalid html in diff optionsAnika Henke2011-04-16
| |
* | fix ACL preview for users with special chars FS#2206Andreas Gohr2011-04-16
| | | | | | | | The user was nameencoded twice.
* | Fix broken link to config help pageGuy Brand2011-04-16
| |
* | Update copyright yearGuy Brand2011-04-16
| |
* | Finnish language updateOtto Vainio2011-04-16
| |
* | French language updateConstantinos Xanthopoulos2011-04-16
| |
* | Finnish language updateOtto Vainio2011-04-16
| |
* | Merge branch 'contrib/fix_perms' of git://git.ortolo.eu/pkg-dokuwikiAnika Henke2011-04-16
|\ \
| * | chmod -x inc/lang/az/*Tanguy Ortolo2011-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 Lang2011-04-14
|/ /
* | stay logged in when updating your passwordAndreas Gohr2011-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 robustAdrian Lang2011-04-09
| |
* | Check if link exists and set right captionIzidor Matušov2011-04-08
| |
* | Added configuration variables for empty link testcases and added testcases ↵Izidor Matušov2011-04-07
| | | | | | | | for resolve_pageid
* | Unit test cases for FS 2178Izidor Matušov2011-04-07
| |
* | If the page link is empty, it should link to current page -- FS#2178Izidor Matušov2011-04-07
| |
* | Merge branch 'master' of https://github.com/akate/dokuwiki into akate-masterMichael Hamann2011-04-07
|\|
| * indexer fix updating the search indexKate Arzamastseva2011-04-07
| |