| 00261c55 | 27-Jan-2009 |
송영환 <purluno@gmail.com> |
Korean language update
Ignore-this: 175d0e952b0a579161dcd147e374c561
darcs-hash:20090127164541-3166f-2bc3d1906c66c807f1fa6628121898dc091b21c4.gz |
| 4c6a5ecc | 27-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed interwiki links with uppercase letters in the shortcut FS#1577
Ignore-this: 6f2e5648f5822cae5b038c1bc50ce9ad
darcs-hash:20090127161035-7ad00-1d8a1f022ca8933d05fd7befbbe7054508d9d84e.gz |
| 430aa6b6 | 27-Jan-2009 |
Tihanyi Sandor <stihanyi@gmail.com> |
Hungarian language update
Ignore-this: b247aaab6ca9436f123ddb1298f7d14e
darcs-hash:20090127154436-6e6b8-6693aec1e03e563cf32584863c258d0345425b04.gz |
| 56dd7d90 | 27-Jan-2009 |
Otto Vainio <oiv@mbnet.fi> |
Finish language update
Ignore-this: ceae810011a53eb935a7037c274ba1da
darcs-hash:20090127154147-28fc2-2b3c9f25417817d3954d6dd4156248b4a04f58a6.gz |
| cf9c7925 | 27-Jan-2009 |
Wouter Schoot <wouter@schoot.org> |
Dutch language update
Ignore-this: 25e0dc33f99cc4b0d02627976ded5bac
darcs-hash:20090127154043-a6b47-0c00c648b245221a64dba0a16130af5dbcb6a23f.gz |
| ff9bc2cd | 26-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
release preparations
Ignore-this: 7c662f92b5b2a94faf57c4c716dada3a
darcs-hash:20090126174421-7ad00-ce2c5ec1353f774e7bbeaf358117f68e7df2a32b.gz |
| c0ddfaa5 | 25-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed multiple unit tests. (1 failing)
Ignore-this: 261098274bce329f446fc8768c25b9e5
Most failing tests were just out of date, because certain behavior was changed.
There is one test failing for p
fixed multiple unit tests. (1 failing)
Ignore-this: 261098274bce329f446fc8768c25b9e5
Most failing tests were just out of date, because certain behavior was changed.
There is one test failing for parsing italic tests. This can probably not be fixed without larger changes at the parser to catch runaway lines at the paragraph end. FS#1574
darcs-hash:20090125221855-7ad00-968655d609945aae764c3124fb906ce086025df4.gz
show more ...
|
| 30506cef | 25-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
added missing unit test to repository
Ignore-this: d1c6f55bfb7edcdb40c6b69a219d8291
darcs-hash:20090125144648-7ad00-94e0d4a6b153f193841317851cb3d6e8f2744cb0.gz |
| cd3c835d | 25-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
removed importoldchangelog and importoldindex plugins
Ignore-this: fb48b24cecb52541a728ba9c17597d8f These one-shot plugins where used for upgrading older DokuWiki versions and are no longer needed.
removed importoldchangelog and importoldindex plugins
Ignore-this: fb48b24cecb52541a728ba9c17597d8f These one-shot plugins where used for upgrading older DokuWiki versions and are no longer needed. If you upgrade from a really old version you might want upgrade to intermediate versions instead.
darcs-hash:20090125143050-7ad00-5ff7b2cd5f61c392e9e02e13eab947d045d60b04.gz
show more ...
|
| b5676fcf | 24-Jan-2009 |
Anika Henke <anika@selfthinker.org> |
adjusted and moved style.ini viewer to represent style.ini of current template (not just default template)
darcs-hash:20090124184033-f7d6d-b8d5aab351089866fecbb07f3fb3516f753bb077.gz |
| 96fbf406 | 23-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
added simple style.ini viewer to default template
darcs-hash:20090123192937-7ad00-758bed69d026ed63a937e77072723877e4edc01c.gz |
| 658b1aa0 | 23-Jan-2009 |
Anika Henke <anika@selfthinker.org> |
better styling of new diff header
darcs-hash:20090123004015-f7d6d-814c0c3cb2abe0aa202b7e7b97cda6fc78ae9c56.gz |
| 98bda4fd | 22-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571
- Avoid double compression when gzip_output is enabled - Only compress when gzip_output is enabled - Do not use x-sendfile for
fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571
- Avoid double compression when gzip_output is enabled - Only compress when gzip_output is enabled - Do not use x-sendfile for compressed content (content-encoding is not supported) - Make sure the script terminates after using x-sendfile - Moved gzip browser support check to init.php
darcs-hash:20090122215010-7ad00-765765d353ff78df5b8704086328c5c699bbe7e0.gz
show more ...
|
| d578eae7 | 22-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
added missing closing parenthesis
darcs-hash:20090122184149-7ad00-bcde222d4166c6c63b2c798251e2686e4288487a.gz |
| 404d2981 | 22-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
upgradeplugindirectory plugin: rework redirect loop fix + improve messages for wiki admins
darcs-hash:20090122121128-f07c6-942f3696f2424432da6f45ab127273b98c7d9bf6.gz |
| f8121585 | 22-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
further updates to config_cascade patch
- add mediameta and license config files into the cascade - update the cache validity code in cache.php, css.php & js.php to use config_cascade - redo inclusi
further updates to config_cascade patch
- add mediameta and license config files into the cascade - update the cache validity code in cache.php, css.php & js.php to use config_cascade - redo inclusion of main config files to avoid suppression of errors in config files - add getConfigFiles($type) function - minor updates elsewhere to use config_cascade rather than hardcoded config file names
darcs-hash:20090122114457-f07c6-98ad5627fd5df93edf8dd03289b9cf6d81962afe.gz
show more ...
|
| f0a201c5 | 22-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
add error suppression to iswin check to avoid notices when DOKU_UNITTEST_ASSUME_WINDOWS isn't set
darcs-hash:20090122081649-f07c6-e7744b1496e1a05ab089812fd7ca3716ecec2290.gz |
| e6266454 | 22-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
include preload.php without error suppression (but after existence check)
darcs-hash:20090122080426-f07c6-c2e4cb107f9d07f333a9fe295f5df5bd9d3fb15f.gz |
| 06207565 | 22-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
move Doku_Plugin_Controller class out of pluginutils and into its own file
(this allows it to be include and extended in preload.php)
darcs-hash:20090122065852-f07c6-4e5069f3100174a396627c486561ff0
move Doku_Plugin_Controller class out of pluginutils and into its own file
(this allows it to be include and extended in preload.php)
darcs-hash:20090122065852-f07c6-4e5069f3100174a396627c486561ff079c7a02e1.gz
show more ...
|
| 02b4f682 | 21-Jan-2009 |
Anika Henke <anika@selfthinker.org> |
obsolete text for diff view
darcs-hash:20090121004040-f7d6d-81820f7ea4f1b475131145b00593e82b56de9273.gz |
| e5e61eb0 | 21-Jan-2009 |
Anika Henke <anika@selfthinker.org> |
display summary + user in diff-view (FS#1424)
darcs-hash:20090121003858-f7d6d-7ede1c1b9b83f059c98389356614a9018c9fc0c2.gz |
| 02c2de02 | 20-Jan-2009 |
Michael Klier <chi@chimeric.de> |
prevent possible infinite redirect loop in upgradeplugindirectory plugin
darcs-hash:20090120222709-23886-478ff1ee40ff91f2a478735e51423e888b47a5af.gz |
| bdd8111b | 20-Jan-2009 |
Andreas Gohr <gohr@cosmocode.de> |
no H1 tags for empty headlines
darcs-hash:20090120131508-6e07b-a3354fe34f9c54f06a968c6685a04955a8c5a94e.gz |
| f99fbb64 | 21-Jan-2009 |
Nicolas Pourcelot <nicolas.pourcelot@gmail.com> |
French language update
darcs-hash:20090121173138-6a2a0-10799601ac5dc943a029af047401c8e3465eb286.gz |
| 1e1721f9 | 21-Jan-2009 |
Luis Dantas <luis@dantas.com> |
Spanish language upgrade
darcs-hash:20090121173038-15659-bd88e89b637d26cfe078690dc61e8b91a0a77d9e.gz |