| c6f610ef | 24-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
Send 403 instead of 401 in fetch.php FS#1904 |
| 03293305 | 23-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
Changed FETCH_MEDIA_4XERROR to FETCH_MEDIA_STATUS |
| cd98d9c3 | 23-Feb-2010 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Added FETCH_MEDIA_4XERROR event |
| 17b6bb19 | 23-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix textarea scrolling for list editing |
| f77ccdf7 | 22-Feb-2010 |
Joël Schintgen <joel@schintgen.net> |
Luxembourgish translation added |
| 544ed901 | 15-Feb-2010 |
Daniel Calviño Sánchez <danxuliu@gmail.com> |
Disable locking when locktime is zero |
| 01eab857 | 14-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
added new mime types and file icons FS#1888 |
| b04e9c28 | 14-Feb-2010 |
Leszek Stachowski <shazarre@gmail.com> |
Polish language update |
| 8e6d6cfd | 12-Feb-2010 |
Martijn Dekker <martijn@inlv.org> |
Interlingua Language Update |
| c04912f6 | 12-Feb-2010 |
Victor M Castelan <victorcastelan@gmail.com> |
Spanish language update |
| 2eb3414d | 11-Feb-2010 |
Traduzioni <ita.translations@tiscali.it> |
Italian language update |
| de5459f0 | 11-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Do not delete content after list on two enters |
| fc5dbe99 | 10-Feb-2010 |
Martijn Dekker <martijn@inlv.org> |
Interlingua Translation added |
| 9ee282d8 | 09-Feb-2010 |
Dimi T <dimi3.14@gmail.com> |
Macedonian transaltion added |
| c4b04b7f | 08-Feb-2010 |
Philippe Bajoit <philippe.bajoit@gmail.com> |
French language update |
| 52b35d3a | 08-Feb-2010 |
Marcel Metz <marcel_metz@gmx.de> |
Informal German language update |
| 70421c96 | 08-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Correct subscribe config parameter name |
| 25fabd1d | 05-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix documentation for subscribe_time |
| 9bec85f2 | 06-Feb-2010 |
LSwp <sleshek@wp.pl> |
Polish language update |
| 90df9a4d | 04-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Rewrite section edit handling according to #1860 |
| 1807fcf5 | 03-Feb-2010 |
Didier Raboud <didier.raboud@swisslinux.org> |
French language fix FS#1875 |
| 358eb25c | 02-Feb-2010 |
Kazutaka Miyasaka <kazmiya@gmail.com> |
fixed "numericopt" handling in plugin:config |
| c1b2e736 | 02-Feb-2010 |
Sergio Motta <sergio@cisne.com.br> |
Portuguese language update |
| 24b3cb1a | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
removed require's in lib/exe/* |
| c2a6d816 | 01-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
plugin related autoloading
This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload) |