Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Finish language update | Otto Vainio | 2010-08-27 |
| | |||
* | allow empty values for emails in config manager FS#2012 | Andreas Gohr | 2010-08-27 |
| | |||
* | Dutch language update | Timon Van Overveldt | 2010-08-20 |
| | |||
* | Serbian language update | Miroslav Šolti | 2010-08-20 |
| | |||
* | The multiuploader applet is licensed under the MIT. | Tanguy Ortolo | 2010-08-14 |
| | |||
* | fixed locktimer/draft saving on new pages | Andreas Gohr | 2010-08-11 |
| | | | | When creating new pages, no date field is added in the edit form. | ||
* | Ignore small & own changes in digest & list mails | Adrian Lang | 2010-08-10 |
| | |||
* | Italian language update | osman tekin | 2010-08-09 |
| | |||
* | remove accesskey once a JS handler was registered FS#2007 | Andreas Gohr | 2010-08-09 |
| | |||
* | Fix currentTarget in fixevent | Adrian Lang | 2010-08-02 |
| | |||
* | Fix event.pageX and pageY correctly | Adrian Lang | 2010-08-02 |
| | |||
* | Romanian language update | Emanuel-Emeric Andraşi | 2010-08-01 |
| | |||
* | remove unused IE hack | Adrian Lang | 2010-07-28 |
| | |||
* | Do not cancel event bubble in drag | Adrian Lang | 2010-07-28 |
| | |||
* | German language updates | Arne Pelka | 2010-07-26 |
| | |||
* | French language update | FELTZ Vincent | 2010-07-26 |
| | |||
* | Hungarian update | Szabó Dávid | 2010-07-16 |
| | |||
* | Russian language update | Aleksandr Selivanov | 2010-07-16 |
| | |||
* | 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 |
| | |||
* | Danish language update | Michael Kjær Pedersen | 2010-07-02 |
| | |||
* | 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 |
| |