| 4ad466ff | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical tgz,gz fileicons |
| 2fb33dcf | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical sxi,odp fileicons |
| b1f351c4 | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical html,htm fileicons |
| d22e55a4 | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical sxc,ods,odc fileicons |
| 498b41e8 | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical sxd,odi,odg fileicons |
| 6d252306 | 05-Nov-2010 |
Elan Ruusamäe <glen@delfi.ee> |
- copy over identical gif/jpg/png/jpeg fileicons |
| dab7d18d | 07-Nov-2010 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese Language update |
| 23bca4f3 | 06-Nov-2010 |
Anika Henke <anika@selfthinker.org> |
finished design, improved template functions |
| 5b4c3e60 | 05-Nov-2010 |
Anika Henke <anika@selfthinker.org> |
added user page link |
| 5ec3fefc | 05-Nov-2010 |
Andreas Gohr <andi@splitbrain.org> |
handle mailfrom replacements in a central place FS#2091 |
| 317d85c9 | 05-Nov-2010 |
Andreas Gohr <andi@splitbrain.org> |
style fixes for RTL languages FS#2089 |
| f4d27201 | 05-Nov-2010 |
Anika Henke <anika@selfthinker.org> |
initial commit |
| 6d3e6259 | 02-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Only add successfully created sitemap items to the sitemap |
| 5d85efc6 | 01-Nov-2010 |
Adrian Lang <lang@cosmocode.de> |
Add comment (see #1942, f338aa80, 64726aa44) |
| 64726aa4 | 29-Oct-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Remember current page when saving configuration |
| d9e0d8dc | 31-Oct-2010 |
Vadim Nevorotin <malamut@ubuntu.ru> |
Fix XSS vulnerability FS#2085 |
| 0dbd6a11 | 30-Oct-2010 |
Inko I.A <inkoia@gmail.com> |
Basque language update |
| baef77a2 | 27-Oct-2010 |
Andreas Gohr <andi@splitbrain.org> |
preparations for another release candidate |
| 969310f6 | 27-Oct-2010 |
Andreas Gohr <andi@splitbrain.org> |
disable media options dialog FS#2047
The media options dialog has currently an open bug regarding the behavior of the nolink option. Additionally will wrong syntax be inserted when using Internet Ex
disable media options dialog FS#2047
The media options dialog has currently an open bug regarding the behavior of the nolink option. Additionally will wrong syntax be inserted when using Internet Explorer < 8. Since this can't be fixed on time, this patch disables the media options for the release.
show more ...
|
| 5bbab499 | 27-Oct-2010 |
Matthias Schulte <post@lupo49.de> |
de-informal / typo fix de / typo fix |
| d0f714c0 | 27-Oct-2010 |
Matthias Schulte <post@lupo49.de> |
de / typo fixed |
| 8bddd94e | 26-Oct-2010 |
Adrian Lang <dokuwiki@adrianlang.de> |
Fix SafeFN-encoded file names
SafeFN encoding now always end the encoding block by appending a dot at the end of the file name. This is necessary since the file name may get an extension which is no
Fix SafeFN-encoded file names
SafeFN encoding now always end the encoding block by appending a dot at the end of the file name. This is necessary since the file name may get an extension which is not encoded.
show more ...
|
| e63d421b | 26-Oct-2010 |
Andreas Gohr <andi@splitbrain.org> |
do not strip .txt in namespaces in index |
| c5bece40 | 26-Oct-2010 |
Adrian Lang <mail@adrianlang.de> |
Fix GET-after-POST redirect in plugin manager
The redirect target URL is constructed with escaped ampersands since b625808123f. Thanks to Chris Tapp for pointing out. |
| de32b03e | 26-Oct-2010 |
Michael Hamann <michael@content-space.de> |
Fix JS error due to disabled JS based hotkeys because of FS#1958 |