Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Gina Haeussge | 2010-06-26 |
|\ | |||
| * | 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. | ||
* | | FS#1884: respect $conf['showuseras'] in feeds | Gina Haeussge | 2010-06-26 |
|/ | |||
* | 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 |
| | |||
* | French language update | Samuel Dorsaz | 2010-06-22 |
| | |||
* | Dutch language update | Marijn Hofstra | 2010-06-22 |
| | |||
* | temporary disable hotkey JS for FS#1958 | Andreas Gohr | 2010-06-22 |
| | |||
* | new auth capability 'logout' | Andreas Gohr | 2010-06-22 |
| | | | | | | | | | | | | | | | | | | | | This patch implements what Adrian's patch "Hide logout button if auth backend cannot logout" intended to do. The 'logoff' capability was used to decide if a special method called $auth->logOff() should be called when the user logs out, not if the backend supports logouts at all. This was a superflous capability since an empty logOff() method is implemented in the base class anyway - it doesn't hurt to always call the method. The 'logoff' capability is now deprecated. Backends who want to do actions on logout simply need to overwrite logOff(). A new capability 'logout' was added which defaults to true. Backends that can't logoff the user (eg. because they use some automatic login/logoff mechanism) can set this to false. Probably makes sense to add a 'login' capability as well... | ||
* | Hide logout button if auth backend cannot logout | Adrian Lang | 2010-06-22 |
| | |||
* | License change for inc/JpegMeta.php | Andreas Gohr | 2010-06-22 |
| | | | | | | | Original author Sebastian Delmont agreed to rerelease the code under BSD license to avoid license compatibility problems. Other authors (me and Hakan Sandell) agreed as well. | ||
* | Clariefied license (clean version) | Andreas Gohr | 2010-06-21 |
| | |||
* | Revert "inc/utf8.php license clarified for Debian project" | Andreas Gohr | 2010-06-21 |
| | | | | | | | This was an edit through the github interface which changed more than intented. This reverts commit 1720a8e9a67df95c104eb02146c98a3d9da1f84b. | ||
* | inc/utf8.php license clarified for Debian project | CosmoCode GmbH | 2010-06-21 |
| | |||
* | Do not output trailing whitespace in conf/local.php | Adrian Lang | 2010-06-18 |
| | |||
* | Refactor action links and buttons | Adrian Lang | 2010-06-18 |
| | | | | | | | | | | | | | | | Behavioural changes: * buttons * no 'do=show' but clean URLs (show and back buttons) * the alias 'subscription' for subscribe buttons is now available * links * draft link has class 'draft', not 'edit' * revisions link has class 'revs', not 'revisions' * both * 'revision' is added as an alias for 'history' These changes were mainly introduced to reduce the differences between links and buttons. | ||
* | Make normal wikilinks work again | Adrian Lang | 2010-06-17 |
| | |||
* | Allow URL params in internal links (FS#1967) | Adrian Lang | 2010-06-17 |
| | |||
* | Add title index to the indexer files, improve indexer calls | Adrian Lang | 2010-06-16 |
| | |||
* | Remove temp indexer upgrade stuff from 579b0f7e | Adrian Lang | 2010-06-16 |
| | |||
* | Find start pages if namespace matches | Adrian Lang | 2010-06-16 |
| | |||
* | Perform quick search in title as well | Adrian Lang | 2010-06-16 |
| | |||
* | Restore hiding of unavailable links | Adrian Lang | 2010-06-16 |
| | |||
* | Rewrite actionlink output, add title to actionlinks | Adrian Lang | 2010-06-15 |
| | |||
* | Add an optional off value to Doku_Form’s checkboxes | Adrian Lang | 2010-06-15 |
| | | | | | Since an unchecked HTML checkbox has no value at all, a hidden field may be used to specify an off value for the checkbox. | ||
* | msgs are saved in send_redirect now, less code duplication needed | Andreas Gohr | 2010-06-13 |
| | |||
* | Store undisplayed msg's in session on redirect | Andreas Gohr | 2010-06-13 |
| | |||
* | fixed license link always showing target | Anika Henke | 2010-06-12 |
| | |||
* | Make XMLRPC date parsing more flexible FS#1966 | Andreas Gohr | 2010-06-09 |
| | | | | | | | | Since the specs aren't 100% clear, dates might be passed in different formats by various XMLRPC clients. This patch makes date parsing a bit more flexible. Unit tests included. | ||
* | Changed date format to the xmlrpc spec date format | Dominik Eckelmann | 2010-06-09 |
| | |||
* | bugfix empty strings in untyped value tag. | Dominik Eckelmann | 2010-06-08 |
| | | | | | | according to the specs a value without a type is recognised as string. This patch handles empty value tags the right way as empty String. | ||
* | fix index without JavaScript FS#1953 | Andreas Gohr | 2010-06-07 |
| | |||
* | php_to_byte returns invalid value if unit not set | Otto Vainio | 2010-06-07 |
| | |||
* | Fixing zip decompression in ZipLib.class.php | Adrian Lang | 2010-05-26 |
| | | | | This patch fixes a bug introduced in »code cleanup« #0b17fdc6719c24850fa7 | ||
* | added cleanID to xmlrpc call wiki.getBackLinks | Dominik Eckelmann | 2010-05-26 |
| | |||
* | Spanish language update | Mauro Javier Giamberardino Fernandez | 2010-05-19 |
| | |||
* | Let actionOK detect auth backend capabilities | Adrian Lang | 2010-05-17 |
| | |||
* | Add debug message for adLDAP class construction | Adrian Lang | 2010-05-17 |
| | |||
* | Finnish language update | Otto Vainio | 2010-05-13 |
| | |||
* | correctly preview no text FS#1945 | Andreas Gohr | 2010-05-08 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Andreas Gohr | 2010-05-08 |
|\ | |||
| * | Arabic language update | Usama Akkad | 2010-05-06 |
| | | |||
| * | Add locking for indexer-based notifications | Adrian Lang | 2010-05-05 |
| | | |||
| * | Show subscription time on management page | Adrian Lang | 2010-05-04 |
| | | |||
* | | use ALT as hotkey modifier | Andreas Gohr | 2010-05-08 |
| | | |||
* | | Reimplementation of Accesskeys in javascript (FS#1809), toolbar accesskyes fix. | Marek Sacha | 2010-05-08 |
| | | |||
* | | Reimplementation of Accesskeys in JavaScript (FS#1809) | Marek Sacha | 2010-05-08 |
|/ |