Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2010-06-27 |
|\ | |||
| * | Use OS based Hotkey-Modifier FS#1958 | Andreas Gohr | 2010-06-27 |
| | | | | | | | | | | | | | | | | | | | | | | Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is needed to write square brackets on German Keyboards, CTRL-ALT can not be used as modifier. This patch introdues OS dependent modifiers. Mac systems continue to use CTRL-ALT, all other systems use only ALT. Let's hope this works out. | ||
* | | added min-width to footnote tooltips (partly FS#1931) | Anika Henke | 2010-06-27 |
|/ | |||
* | use config cascade for userscripts and styles FS#1678 | Andreas Gohr | 2010-06-27 |
| | |||
* | Fixed automatic insertion of listbullets in Opera FS#1877 | Michael Hamann | 2010-06-27 |
| | | | | | | | | The keydown event can't be prevented in Opera (see http://www.quirksmode.org/dom/events/keys.html) so this switches back to keypress in Opera (keypress doesn't give the correct key codes in Firefox). Furthermore Opera replaces '\n' by '\r\n' when inserting text, thus the offset for cursor/selection placement was wrong. | ||
* | Wrap $HTTP_RAW_POST_DATA in !empty() to avoid NOTICE in error logs | Christopher Smith | 2010-06-27 |
| | |||
* | Added missing ";" in edit.js | Michael Hamann | 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 |
| | |||
* | 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. | ||
* | Hungarian language update | Szabó Dávid | 2010-06-27 |
| | |||
* | added proxy exception regexp FS#1247 | Andreas Gohr | 2010-06-26 |
| | |||
* | generate password if wanted on usermodify FS#1873 | Andreas Gohr | 2010-06-26 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2010-06-26 |
|\ | |||
| * | Let config manager post to script FS#1942 | Andreas Gohr | 2010-06-26 |
| | | |||
* | | fix for textarea bug in IE8 (FS#1910) | Anika Henke | 2010-06-26 |
|/ | |||
* | FS#1874: removed padding for interwiki links in print stylesheet, as the ↵ | Gina Haeussge | 2010-06-26 |
| | | | | icons aren't displayed there | ||
* | Hotkey trigger is now CTRL-ALT FS#1958 | Andreas Gohr | 2010-06-26 |
| | | | | Tests and feedbacks please! | ||
* | 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. | ||
* | 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. | ||
* | 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 |
| | |||
* | Do not output trailing whitespace in conf/local.php | Adrian Lang | 2010-06-18 |
| | |||
* | 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 |
| | |||
* | Perform quick search in title as well | Adrian Lang | 2010-06-16 |
| | |||
* | msgs are saved in send_redirect now, less code duplication needed | Andreas Gohr | 2010-06-13 |
| | |||
* | added cleanID to xmlrpc call wiki.getBackLinks | Dominik Eckelmann | 2010-05-26 |
| | |||
* | Spanish language update | Mauro Javier Giamberardino Fernandez | 2010-05-19 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Andreas Gohr | 2010-05-08 |
|\ | |||
| * | Add locking for indexer-based notifications | Adrian Lang | 2010-05-05 |
| | | |||
* | | 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 |
|/ | |||
* | avoid autocompletion in usermanager password field | Andreas Gohr | 2010-04-30 |
| | |||
* | optimized SMB link warning thingy | Andreas Gohr | 2010-04-30 |
| | |||
* | Support getSelection in input fields in IE | Adrian Lang | 2010-04-29 |
| | |||
* | Fix lock refresh and draft saving | Adrian Lang | 2010-04-26 |
| | |||
* | Adding getTitle to the XML-RPC API | Georges-Etienne Legendre | 2010-04-18 |
| | |||
* | Fix #1943: full text search XML-RPC call should return the $pages instead of ↵ | Georges-Etienne Legendre | 2010-04-18 |
| | | | | $data | ||
* | Arabic language update | Usama Akkad | 2010-04-18 |
| | |||
* | Polish language update | Grzegorz Widła | 2010-04-18 |
| | |||
* | Arabic language update | Usama Akkad | 2010-04-15 |
| | |||
* | Slovak language update | Martin Michalek | 2010-04-15 |
| | |||
* | Fix #1938, rtl style for blockquote | Christopher Smith | 2010-04-12 |
| | |||
* | Arabic language update | Usama Akkad | 2010-04-11 |
| | |||
* | fix incorrectly placed explicit font declaration for pre | Christopher Smith | 2010-04-10 |
| | |||
* | rtl improvements, plus explicitly specify monospace for pre | Christopher Smith | 2010-04-10 |
| | |||
* | Slovak language update | Martin Michalek | 2010-04-10 |
| |