summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Finish language updateOtto Vainio2010-08-27
|
* allow empty values for emails in config manager FS#2012Andreas Gohr2010-08-27
|
* Dutch language updateTimon Van Overveldt2010-08-20
|
* Serbian language updateMiroslav Šolti2010-08-20
|
* The multiuploader applet is licensed under the MIT.Tanguy Ortolo2010-08-14
|
* fixed locktimer/draft saving on new pagesAndreas Gohr2010-08-11
| | | | When creating new pages, no date field is added in the edit form.
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
|
* Italian language updateosman tekin2010-08-09
|
* remove accesskey once a JS handler was registered FS#2007Andreas Gohr2010-08-09
|
* Fix currentTarget in fixeventAdrian Lang2010-08-02
|
* Fix event.pageX and pageY correctlyAdrian Lang2010-08-02
|
* Romanian language updateEmanuel-Emeric Andraşi2010-08-01
|
* remove unused IE hackAdrian Lang2010-07-28
|
* Do not cancel event bubble in dragAdrian Lang2010-07-28
|
* German language updatesArne Pelka2010-07-26
|
* French language updateFELTZ Vincent2010-07-26
|
* Hungarian updateSzabó Dávid2010-07-16
|
* Russian language updateAleksandr Selivanov2010-07-16
|
* Czech language updateHonza Lefty Škoda2010-07-12
|
* Brasilian Portuguese language updateJeferson Propheta2010-07-12
|
* Ukrainian language updateUlrikhe Lukoie2010-07-12
|
* Greek language updateGeorgios Petsagourakis2010-07-12
|
* Persian language updateOmid Mottaghi2010-07-12
|
* Danish language updateMichael Kjær Pedersen2010-07-02
|
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-06-27
|\
| * Use OS based Hotkey-Modifier FS#1958Andreas Gohr2010-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 Henke2010-06-27
|/
* use config cascade for userscripts and styles FS#1678Andreas Gohr2010-06-27
|
* Fixed automatic insertion of listbullets in Opera FS#1877Michael Hamann2010-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 logsChristopher Smith2010-06-27
|
* Added missing ";" in edit.jsMichael Hamann2010-06-27
|
* FS#1795: Restrict media manager to users with at least read accessGina Haeussge2010-06-27
| | | | on the supplied namespace.
* Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
|
* FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itGina Haeussge2010-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 updateSzabó Dávid2010-06-27
|
* added proxy exception regexp FS#1247Andreas Gohr2010-06-26
|
* generate password if wanted on usermodify FS#1873Andreas Gohr2010-06-26
|
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-06-26
|\
| * Let config manager post to script FS#1942Andreas Gohr2010-06-26
| |
* | fix for textarea bug in IE8 (FS#1910)Anika Henke2010-06-26
|/
* FS#1874: removed padding for interwiki links in print stylesheet, as the ↵Gina Haeussge2010-06-26
| | | | icons aren't displayed there
* Hotkey trigger is now CTRL-ALT FS#1958Andreas Gohr2010-06-26
| | | | Tests and feedbacks please!
* Changes to the ft_pageLookup and related event FS#1978Andreas Gohr2010-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#1955Andreas Gohr2010-06-26
| | | | | This patch also removes legacy support for @USER@. Only %USER% is valid now.
* French language updateSamuel Dorsaz2010-06-22
|
* Dutch language updateMarijn Hofstra2010-06-22
|
* temporary disable hotkey JS for FS#1958Andreas Gohr2010-06-22
|
* Do not output trailing whitespace in conf/local.phpAdrian Lang2010-06-18
|
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
|
* Remove temp indexer upgrade stuff from 579b0f7eAdrian Lang2010-06-16
|