| 23ff1b47 | 13-Mar-2013 |
Alexandru Juncu <alexj@rosedu.org> |
Fix Romanian language files by replacing cedilla-below characters with the correct comma-below ones. |
| 8b5e2fdb | 11-Mar-2013 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| 421bfa82 | 11-Mar-2013 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| f5f59c48 | 11-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
typo fix |
| df60eba1 | 11-Mar-2013 |
Bruno Veilleux <bruno.vey@gmail.com> |
French language update |
| 5b84f8e9 | 11-Mar-2013 |
日向小郎 <syaoranhinata@gmail.com> |
Traditional chinese language update |
| 8c447db2 | 09-Mar-2013 |
Anika Henke <anika@selfthinker.org> |
increased copyright year in wiki:dokuwiki |
| 19ff1b0b | 09-Mar-2013 |
Anika Henke <anika@selfthinker.org> |
fixed use of removed plugin function in revert plugin (FS#2744) |
| 4e90caaa | 08-Mar-2013 |
Michael Hamann <michael@content-space.de> |
Redirect only in the show action to namespace start pages FS#2743
When the current page id ends with ":" (or "/" with useslash enabled) DokuWiki tries to find the start page of namespaces automatica
Redirect only in the show action to namespace start pages FS#2743
When the current page id ends with ":" (or "/" with useslash enabled) DokuWiki tries to find the start page of namespaces automatically and then redirects to this page. The target of the redirect is always the show action regardless if the current request contains another action or is an ajax request. In practice you can get this problem when your search query ends with ":" (e.g. because you want to match a namespace), then you are redirected to the show action.
This change completely disables the redirect when $ACT is undefined or the current action is not "show".
show more ...
|
| 03583750 | 06-Mar-2013 |
Kiril LastName <neohidra@gmail.com> |
Bulgarian language update |
| 08b9e7ca | 06-Mar-2013 |
Kiril LastName <neohidra@gmail.com> |
Language files: insignificant fixes |
| 5721a154 | 06-Mar-2013 |
Guy Brand <gb@unistra.fr> |
Release preparations |
| bc1e9ee1 | 04-Mar-2013 |
Anika Henke <anika@selfthinker.org> |
added loggedIn class to main tpl container |
| 1b8b28fa | 03-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
there's no pragma: private |
| a6c362b6 | 03-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
max-age not allowed with no-cache |
| 3b6f95e6 | 03-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
adjusted cache=0 headers again |
| 3074e342 | 03-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix comment grammar |
| b6132871 | 03-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
include image info in in detail.php; ensure populated before DETAIL_STARTED event |
| ca22711e | 03-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
make global, ensure created in mediamanager is global and merged with any pre-existing |
| 1c7d84be | 03-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed passed cache parameter |
| 4a516840 | 03-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
handle public vs. private ressource in sendFile() |
| 6535e29c | 01-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed loading of old configuration for auth plugins |
| add8678f | 01-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
alternative fix for FS#2734 |
| 5ba389b2 | 25-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
(incl. the refactored file) |
| 7ae29fa4 | 25-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
refactor info functions test
pageinfo() test no longer required, unit test committed elsewhere and verified against both previous and updated versions of pageinfo() fn.
basicinfo() and mediainfo()
refactor info functions test
pageinfo() test no longer required, unit test committed elsewhere and verified against both previous and updated versions of pageinfo() fn.
basicinfo() and mediainfo() tests separated each into their own test file.
show more ...
|