Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use namespace filter in quicksearch with empty search term | Adrian Lang | 2010-08-20 |
| | |||
* | Dutch language update | Timon Van Overveldt | 2010-08-20 |
| | |||
* | Serbian language update | Miroslav Šolti | 2010-08-20 |
| | |||
* | Turkish language update | ks780 | 2010-08-20 |
| | |||
* | Try to fix broken tables | Adrian Lang | 2010-08-13 |
| | |||
* | clean up table parser handler | Adrian Lang | 2010-08-13 |
| | |||
* | Ignore small & own changes in digest & list mails | Adrian Lang | 2010-08-10 |
| | |||
* | Italian language update | osman tekin | 2010-08-09 |
| | |||
* | Fix variable name in ldap retrieveUsers | Adrian Lang | 2010-08-09 |
| | |||
* | Fix german subscription form translation | Adrian Lang | 2010-08-06 |
| | |||
* | Rewrite mimetype (faster, shorter, no PHP Notice) | Adrian Lang | 2010-08-06 |
| | |||
* | Convenience function in HTTPClient | Andreas Gohr | 2010-08-02 |
| | | | | | The new dget() method works accepts URL parameters as associative array (like the post() method). | ||
* | Romanian language update | Emanuel-Emeric Andraşi | 2010-08-01 |
| | |||
* | German language updates | Arne Pelka | 2010-07-26 |
| | |||
* | French language update | FELTZ Vincent | 2010-07-26 |
| | |||
* | Strip whitespace from X-FORWARDED-FOR FS#1996 | Marcel Pennewiß | 2010-07-16 |
| | |||
* | Hungarian update | Szabó Dávid | 2010-07-16 |
| | |||
* | Russian language update | Aleksandr Selivanov | 2010-07-16 |
| | |||
* | URL-encode keys as well | Adrian Lang | 2010-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 tag | Adrian Lang | 2010-07-13 |
| | | | | See http://adrianlang.de/ada/html-script-charset | ||
* | Czech language update | Honza Lefty Škoda | 2010-07-12 |
| | |||
* | Brasilian Portuguese language update | Jeferson Propheta | 2010-07-12 |
| | |||
* | Ukrainian language update | Ulrikhe Lukoie | 2010-07-12 |
| | |||
* | Greek language update | Georgios Petsagourakis | 2010-07-12 |
| | |||
* | Persian language update | Omid Mottaghi | 2010-07-12 |
| | |||
* | Add getUsers capability to LDAP backend | Adrian Lang | 2010-07-05 |
| | |||
* | improved diff permalink | Anika Henke | 2010-07-02 |
| | |||
* | Azerbaijani Translation added | Pasha Topchiyev | 2010-07-02 |
| | |||
* | Danish language update | Michael Kjær Pedersen | 2010-07-02 |
| | |||
* | Fix for Lotus ldap auth FS#1828 | Kirill Krasnov | 2010-07-01 |
| | |||
* | XML-RPC fix for untyped string values FS#1993 | Andreas Gohr | 2010-07-01 |
| | | | | includes unit tests. Extensions welcome. | ||
* | Fix table edit marker class element in XHTML | Adrian Lang | 2010-07-01 |
| | |||
* | Fix ns: and ns:start handling | Adrian Lang | 2010-07-01 |
| | |||
* | Support ns; ids | Adrian Lang | 2010-07-01 |
| | |||
* | updated german subscription translation. | Dominik Eckelmann | 2010-06-30 |
| | |||
* | use config cascade for userscripts and styles FS#1678 | Andreas Gohr | 2010-06-27 |
| | |||
* | FS#1821: Added a permalink to the diff output | Gina Haeussge | 2010-06-27 |
| | |||
* | FS#1826, stop forcing rendering of metadata when updating metadata in | Christopher Smith | 2010-06-27 |
| | | | | addLogEntry() | ||
* | do not require special permissions to look at index FS#1720 | Andreas Gohr | 2010-06-27 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2010-06-27 |
|\ | |||
| * | moved default config cascade to its own file | Andreas Gohr | 2010-06-27 |
| | | |||
| * | FS#1795: Restrict media manager to users with at least read access | Gina Haeussge | 2010-06-27 |
| | | | | | | | | on the supplied namespace. | ||
| * | Use config_cascade for ACLs and plain auth users FS#1677 | Andreas Gohr | 2010-06-27 |
| | | |||
| * | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2010-06-27 |
| |\ | |||
| * | | FS#1949 | Christopher Smith | 2010-06-27 |
| | | | |||
* | | | moved update message from its own file (conf/msg) into doku.php (FS#1800) | Anika Henke | 2010-06-27 |
| |/ |/| | |||
* | | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2010-06-27 |
|\ \ | |||
| * | | Add scope options to LDAP auth backend FS#1832 | Andreas Gohr | 2010-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 it | Gina Haeussge | 2010-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 Henke | 2010-06-27 |
|/ | | | | designs possible (FS#1980) |