summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Finnish language updateOtto Vainio2010-02-24
|
* Send 403 instead of 401 in fetch.php FS#1904Andreas Gohr2010-02-24
|
* Changed FETCH_MEDIA_4XERROR to FETCH_MEDIA_STATUSAndreas Gohr2010-02-23
|
* Added FETCH_MEDIA_4XERROR eventGerry Weißbach2010-02-23
|
* Fix textarea scrolling for list editingAdrian Lang2010-02-23
|
* Redirect to start page for the root namespace tooStephen Warren2010-02-22
| | | | | | | | | | | | | | | | | | | | | | | Dokuwiki emits an HTTP redirect when accessing: /path/to/some/namespace/ to force the browser to: /path/to/some/namespace/$conf['start'] However, this doesn't happen for the root namespace itself. In some ways, this doesn't really matter, since accessing plain "doku.php" will show the root namespace "start" page even without the redirection. Equally, this can be trivially fixed using mod_rewrite rules, but I don't want to encode the start page name into my rewrite rules. Finally, I like the consistency of always having the start page name in the URL, rather than special-casing the root namespace. (Actually, I'd prefer never to have it in the URL, but that looks more complex to achieve). Anyway, the attached patch makes the redirect happen for the root namespace as well.
* Omit do=show from URLsStephen Warren2010-02-22
| | | | | | | | | | | | It looks like when there is no "do=" parameter to doku.php, "show" is assumed. When clean URLs are used (via mod_rewrite), regular page-to-page links hence just link to "pagename". However, if you "Show pagesource", then "Show page", the browser is sent back to "pagename?do=show" instead of just "pagename". This seems like a "less clean" URL to me. So, the attached patch removes "do=show" from URLs in this case, so cleaner URLs are used.
* Luxembourgish translation addedJoël Schintgen2010-02-22
|
* Use double quotes for XHTML attributesAdrian Lang2010-02-17
|
* Disable locking when locktime is zeroDaniel Calviño Sánchez2010-02-15
|
* Correct german subscription digest mailAdrian Lang2010-02-15
|
* Validate section edit dataAdrian Lang2010-02-15
|
* added new mime types and file icons FS#1888Andreas Gohr2010-02-14
|
* Fixed license URL FS#1883Andreas Gohr2010-02-14
|
* Polish language updateLeszek Stachowski2010-02-14
|
* Interlingua Language UpdateMartijn Dekker2010-02-12
|
* Spanish language updateVictor M Castelan2010-02-12
|
* Italian language updateTraduzioni2010-02-11
|
* Do not delete content after list on two entersAdrian Lang2010-02-11
|
* update ignore criteria when populating master plugin listChristopher Smith2010-02-10
|
* Interlingua Translation addedMartijn Dekker2010-02-10
|
* Macedonian transaltion addedDimi T2010-02-10
|
* Nicer list subscription mailAdrian Lang2010-02-09
|
* Add security token to subscription manage pageAdrian Lang2010-02-09
|
* French language updatePhilippe Bajoit2010-02-08
|
* Informal German language updateMarcel Metz2010-02-08
|
* Persian language updateOmid Mottaghi2010-02-08
|
* Correct subscribe config parameter nameAdrian Lang2010-02-08
|
* Receive event data by ref to change itAdrian Lang2010-02-08
|
* run dbg() output through htmlspecialcharsAndreas Gohr2010-02-08
|
* I’m stupidAdrian Lang2010-02-08
|
* Strip (secedit) id from section edit requestAdrian Lang2010-02-08
|
* Hide secedit buttons without titleAdrian Lang2010-02-08
|
* Fix section editing killing next sectionAdrian Lang2010-02-08
|
* Fix digest time default valueAdrian Lang2010-02-08
|
* Fix documentation for subscribe_timeAdrian Lang2010-02-08
|
* Polish language updateLSwp2010-02-06
|
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
|
* French language fix FS#1875Didier Raboud2010-02-03
|
* fixed "numericopt" handling in plugin:configKazutaka Miyasaka2010-02-03
|
* cast 2nd param to array when executing render instructions FS#1880Andreas Gohr2010-02-03
|
* USERINFO instead of INFO['userinfo'] in tpl parsingAdrian Lang2010-02-03
|
* Move page template parsing to an own functionAdrian Lang2010-02-03
|
* Portuguese language updateSergio Motta2010-02-02
|
* Add tests for em from old bug reports (failing)Adrian Lang2010-02-01
|
* Fix auth_ismanager calls in test casesAdrian Lang2010-02-01
|
* fixed file headerAndreas Gohr2010-01-31
|
* fixed call-time pass-by-reference warningAndreas Gohr2010-01-31
|
* table: Remove redundant parser data, update testsAdrian Lang2010-01-29
|
* PHP CodeSniffer updatesAndreas Gohr2010-01-29
|