| e20ddf03 | 02-May-2011 |
Andreas Gohr <andi@splitbrain.org> |
change indexer webbug dimension FS#2237 |
| c828a5d6 | 02-May-2011 |
Andreas Gohr <andi@splitbrain.org> |
execute edit action when draft was specified but no draft exists FS#2240 |
| f93f6168 | 02-May-2011 |
Frederico Goncalves Guimaraes <frederico@teia.bio.br> |
Brazilian Portuguese language update |
| 952ab260 | 02-May-2011 |
Michael Hamann <michael@content-space.de> |
Fix a warning in the indexer when words exist without corresponding index FS#2242 |
| 4f5cb4d5 | 01-May-2011 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese language update |
| d6b643fa | 01-May-2011 |
Matthias Schulte <post@lupo49.de> |
fixed location of favicon in feed.php (FS#2232) |
| d6f9b0b3 | 01-May-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed typo in PassHash class
The pure PHP implementation for smd5 failed. |
| 84ddc6de | 28-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
language updates: update.dokuwiki.org is currently used for update/msg-checks |
| 8eafbfcb | 27-Apr-2011 |
Vojta Beran <xmamut@email.cz> |
Czech language update |
| f3401340 | 27-Apr-2011 |
Erial Krale <erial2@gmail.com> |
Korean language update |
| cf800b38 | 27-Apr-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| a1bbd05b | 27-Apr-2011 |
Michael Hamann <michael@content-space.de> |
Remove deprecated call-time pass-by-reference in inc/common.php
The value is still passed by reference as the parameter of the called function is declared as reference. |
| 8e702eb4 | 27-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
eu: language updates |
| 02901e5a | 27-Apr-2011 |
Matthias Schulte <post@lupo49.de> |
Merge HEAD, branch 'master' of github.com:lupo49/dokuwiki
|
| 65f40513 | 26-Apr-2011 |
Michael Hamann <michael@content-space.de> |
Fix p_get_first_heading for when the search index is empty
When the search index is empty, there was a warning and no headings were displayed. Now the headings are displayed and there is no warning
Fix p_get_first_heading for when the search index is empty
When the search index is empty, there was a warning and no headings were displayed. Now the headings are displayed and there is no warning anymore.
show more ...
|
| a7e5f74c | 26-Apr-2011 |
lupo49 <post@lupo49.de> |
allow tpl_getFavicon() returning the absolute path to the icon file |
| 549bcf6b | 23-Apr-2011 |
lupo49 <post@lupo49.de> |
de/de-informal: language updates (added "packageinstalled") |
| c66f16a3 | 22-Apr-2011 |
Michael Hamann <michael@content-space.de> |
Make the page lookup by title case insensitive again
The page lookup by title has been case insensitive before the indexer rewrite, since then it has been case sensitive, this makes it case insensit
Make the page lookup by title case insensitive again
The page lookup by title has been case insensitive before the indexer rewrite, since then it has been case sensitive, this makes it case insensitive again.
show more ...
|
| c991623a | 22-Apr-2011 |
Adrian Lang <mail@adrianlang.de> |
Release preparations |
| 0c074a52 | 22-Apr-2011 |
Michael Hamann <michael@content-space.de> |
Make ft_pageLookup respect the namespace restriction again
Before this change all pages of the given namespace have been included in the result, now the search is restricted to the namespace again a
Make ft_pageLookup respect the namespace restriction again
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.
show more ...
|
| 9bd92097 | 21-Apr-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix HTML in DifferenceEngine tests |
| 4b1755bd | 21-Apr-2011 |
Adrian Lang <mail@adrianlang.de> |
Make locktimer more robust
If no HTML element with the id wiki__text exists, locktimer.init led to a JavaScript error. |
| 30d5f023 | 20-Apr-2011 |
José Carlos Campos <zecapistolas@googlemail.com> |
Portuguese language update |
| 93475e69 | 20-Apr-2011 |
Michael Hamann <michael@content-space.de> |
Enable metadata rendering in the indexer
Metadata is rendered now in the indexer when it's cache is invalid. |
| c9fc06d9 | 19-Apr-2011 |
Tihanyi Sándor <stihanyi@gmail.com> |
Hungarian language update |