summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Use namespace filter in quicksearch with empty search termAdrian Lang2010-08-20
|
* Dutch language updateTimon Van Overveldt2010-08-20
|
* Serbian language updateMiroslav Šolti2010-08-20
|
* Turkish language updateks7802010-08-20
|
* Try to fix broken tablesAdrian Lang2010-08-13
|
* clean up table parser handlerAdrian Lang2010-08-13
|
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
|
* Italian language updateosman tekin2010-08-09
|
* Fix variable name in ldap retrieveUsersAdrian Lang2010-08-09
|
* Fix german subscription form translationAdrian Lang2010-08-06
|
* Rewrite mimetype (faster, shorter, no PHP Notice)Adrian Lang2010-08-06
|
* Convenience function in HTTPClientAndreas Gohr2010-08-02
| | | | | The new dget() method works accepts URL parameters as associative array (like the post() method).
* Romanian language updateEmanuel-Emeric Andraşi2010-08-01
|
* German language updatesArne Pelka2010-07-26
|
* French language updateFELTZ Vincent2010-07-26
|
* Strip whitespace from X-FORWARDED-FOR FS#1996Marcel Pennewiß2010-07-16
|
* Hungarian updateSzabó Dávid2010-07-16
|
* Russian language updateAleksandr Selivanov2010-07-16
|
* URL-encode keys as wellAdrian Lang2010-07-15
| | | | Often URL parameter keys contain characters which are not allowed in URIs, like square brackets. Those have to be escaped as well.
* Remove charset from internal script tagAdrian Lang2010-07-13
| | | | See http://adrianlang.de/ada/html-script-charset
* Czech language updateHonza Lefty Škoda2010-07-12
|
* Brasilian Portuguese language updateJeferson Propheta2010-07-12
|
* Ukrainian language updateUlrikhe Lukoie2010-07-12
|
* Greek language updateGeorgios Petsagourakis2010-07-12
|
* Persian language updateOmid Mottaghi2010-07-12
|
* Add getUsers capability to LDAP backendAdrian Lang2010-07-05
|
* improved diff permalinkAnika Henke2010-07-02
|
* Azerbaijani Translation addedPasha Topchiyev2010-07-02
|
* Danish language updateMichael Kjær Pedersen2010-07-02
|
* Fix for Lotus ldap auth FS#1828Kirill Krasnov2010-07-01
|
* XML-RPC fix for untyped string values FS#1993Andreas Gohr2010-07-01
| | | | includes unit tests. Extensions welcome.
* Fix table edit marker class element in XHTMLAdrian Lang2010-07-01
|
* Fix ns: and ns:start handlingAdrian Lang2010-07-01
|
* Support ns; idsAdrian Lang2010-07-01
|
* updated german subscription translation.Dominik Eckelmann2010-06-30
|
* use config cascade for userscripts and styles FS#1678Andreas Gohr2010-06-27
|
* FS#1821: Added a permalink to the diff outputGina Haeussge2010-06-27
|
* FS#1826, stop forcing rendering of metadata when updating metadata inChristopher Smith2010-06-27
| | | | addLogEntry()
* do not require special permissions to look at index FS#1720Andreas Gohr2010-06-27
|
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-06-27
|\
| * moved default config cascade to its own fileAndreas Gohr2010-06-27
| |
| * FS#1795: Restrict media manager to users with at least read accessGina Haeussge2010-06-27
| | | | | | | | on the supplied namespace.
| * Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
| |
| * Merge branch 'master' of git@github.com:splitbrain/dokuwikiChristopher Smith2010-06-27
| |\
| * | FS#1949Christopher Smith2010-06-27
| | |
* | | moved update message from its own file (conf/msg) into doku.php (FS#1800)Anika Henke2010-06-27
| |/ |/|
* | Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-06-27
|\ \
| * | Add scope options to LDAP auth backend FS#1832Andreas Gohr2010-06-27
| | | | | | | | | | | | | | | | | | The scope for the LDAP searches for users and groups can now be set using the new options 'userscope' and 'groupscope'. Valid options are 'base', 'one' and 'sub'. Defaults to 'sub'.
| * | FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itGina Haeussge2010-06-27
| |/ | | | | | | | | | | | | | | besides via Save or Preview button. This has been successfully tested in FF, Chrome and IE6/7/8. Opera does not support onbeforeunload, therefore the draft is kept if the user navigates away from the editor. Please test this.
* / added div around tables to make scrolling too wide ones in restrictive ↵Anika Henke2010-06-27
|/ | | | designs possible (FS#1980)