Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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) | ||
* | Hungarian language update | Szabó Dávid | 2010-06-27 |
| | |||
* | added proxy exception regexp FS#1247 | Andreas Gohr | 2010-06-26 |
| | |||
* | Update and license of cliopts.php. | Tanguy Ortolo | 2010-06-26 |
| | | | | | | | * Updated the code to be closer to the latest upstream one. * Updated the license: it used to be under the problematic PHP License, and is now under the BSD License, thanks to the original author and contributor agreement. | ||
* | use CRLF in quoted printable encoding FS#1755 | Andreas Gohr | 2010-06-26 |
| | | | | | | | Needs testing from: a) Exchange users - is FS1755 fixed for you? b) everone else - all okay still? | ||
* | FS#1878: Hide Dokuwiki version information from metadata and only show it to ↵ | Gina Haeussge | 2010-06-26 |
| | | | | admins and manager in do=check. Also protected meta files README, VERSION and COPYING additionally to .ht* | ||
* | FS#1901: prefill section name into summary when editing sections | Gina Haeussge | 2010-06-26 |
| | |||
* | new event and parameters for tpl_img() FS#1837 FS#1564 | Andreas Gohr | 2010-06-26 |
| | |||
* | Added license chooser to installer FS#1926 | Andreas Gohr | 2010-06-26 |
| | | | | | | | | | This adds a license chooser to the installer. The installer defaults to the more free CC-BY-SA. CC-NC-BY-SA is still the default in dokuwiki.php to keep backwards compatibility. The license array was reordered and Non-Derivative licenses removed (they don't make much sense for wiki content). | ||
* | FS#1915: strip one leading and one trailing newline from code content if ↵ | Gina Haeussge | 2010-06-26 |
| | | | | available | ||
* | check for user in act_subscription FS#1935 | Andreas Gohr | 2010-06-26 |
| | |||
* | Workaround for IE& redirect to hash bug FS#1647 | Andreas Gohr | 2010-06-26 |
| | | | | | This needs testing. We need feedback from someone where this is reproducible broken before applying this patch. | ||
* | Changes to the ft_pageLookup and related event FS#1978 | Andreas Gohr | 2010-06-26 |
| | | | | | | | | | | | This patch changes the ft_pageLookup function to always return the title of pages with the result. This makes it easier to work with the array, as it no longer changes between numeric and key indexes depending on useheading. This also means that action plugins subscribed to SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new data field called 'has_titles' which plugins can use to check for backwards compatibility. | ||
* | create title.idx with the correct length FS#1978 | Andreas Gohr | 2010-06-26 |
| | | | | | | | | | The title.idx file needs to have exactly the same length as the page.idx. This patch creates the file with the correct length if it doesn't exist yet. If you upgrade in between you need to delete your data/index/title.idx file | ||
* | fixed wildcard handling in ACL manager FS#1955 | Andreas Gohr | 2010-06-26 |
| | | | | | This patch also removes legacy support for @USER@. Only %USER% is valid now. | ||
* | fixed handling of MSG | Dominik Eckelmann | 2010-06-24 |
| | | | | | | | msg() now stores always the message to the MSG array until headers are sent. After this, a call of msg will print out all messages from the MSG array immediately through html_msgarea. This prevents double posting and losses of messages from the MSG array. | ||
* | Support namespace selection in quicksearch | Adrian Lang | 2010-06-23 |
| | |||
* | basic_auth is loaded by inc/auth.php | Adrian Lang | 2010-06-23 |
| | |||
* | Do not parse URL params in internal links, just pass them through | Adrian Lang | 2010-06-23 |
| |