| 36223ba7 | 06-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
ACL check for profile button #731
darcs-hash:20060306191714-7ad00-2d97a91607c30ca0ef912419a916b42dc4553e7b.gz |
| aeaccbf9 | 06-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
added missing DOKU_INC in require call
darcs-hash:20060306112739-7ad00-ab5c8b7bb04f85800c5e087c0ad61f96abb8fd95.gz |
| 4befca0c | 05-Mar-2006 |
Aivars Miska <allefm@gmail.com> |
lv langaugae update
darcs-hash:20060305192550-e7bbe-8b637092c09396c0b075a1afa4627de4a2a90837.gz |
| 40e23b5e | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
wordblock update
darcs-hash:20060305140026-7ad00-498d21dbef19baf2b760d3c49edbf55125f6acc3.gz |
| 43650a18 | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed html in mediapopup
darcs-hash:20060305121731-7ad00-2dcf0a4d457e14c2132bf4406d89041dc9653f42.gz |
| 4d6f545e | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
more html fixes
darcs-hash:20060305120815-7ad00-28c98cc4a629967c44ac176f843ce1f8f54e383c.gz |
| ff175d65 | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
german updates
darcs-hash:20060305113841-7ad00-55a191a885328d6f651dc48690a9004485b29e9a.gz |
| 0c1887a0 | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
small HTML fixes
darcs-hash:20060305113807-7ad00-e239a50aa47b7be8693c753bc7d545686f256284.gz |
| 93c020ac | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling
Image meta data (from EXIF/IPTC fields) was not escaped correctly in the media select popup. This allowed to introduce mal
SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling
Image meta data (from EXIF/IPTC fields) was not escaped correctly in the media select popup. This allowed to introduce malicious javascript code through EXIF tags. Only the media manager was affected.
darcs-hash:20060305102810-7ad00-7d8c7c32b914ff9d9987da5c137d01e2153d569c.gz
show more ...
|
| 0f305875 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
changed playgroundlink in syntax page
darcs-hash:20060304222435-7ad00-c1c1eaba5adb62b42b72abf2ca0eee850a25f837.gz |
| a5d67245 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
moved link to playground to it's own namespace #100
darcs-hash:20060304221621-7ad00-383bc4059460803c49189578c05c13013f7c6619.gz |
| 85f8705c | 04-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
added missing doctype and title for export_html
darcs-hash:20060304204748-d5083-c03783b7c736f039058ccd7150417c17fbe3265f.gz |
| ff2f7f21 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
german and english updates for config manager strings
darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz |
| 91f04971 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
config manager fixes
This patch makes the default config widget a textarea, to avoid destroying multiline configs as used in the SQL auth backends. It also makes HTML in config descriptions possible
config manager fixes
This patch makes the default config widget a textarea, to avoid destroying multiline configs as used in the SQL auth backends. It also makes HTML in config descriptions possible and adds an accesskey to the savebutton.
darcs-hash:20060304213457-7ad00-54a32e005601a675b169c297ef9e1cf489372724.gz
show more ...
|
| cfeb1e07 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
allow HTML in config option descriptions
darcs-hash:20060304200828-7ad00-f7316321fdeb29044153e180f8e87f48c252734e.gz |
| f8a94648 | 04-Mar-2006 |
Denis Simakov <akinoame1@gmail.com> |
russian translation update
darcs-hash:20060304174458-3c565-a56111a5fe73e86191099225105f752ad55cd365.gz |
| 574957a4 | 04-Mar-2006 |
Denis Simakov <akinoame1@gmail.com> |
hebrew translation (partial)
darcs-hash:20060304182215-3c565-11b8a6e0de76e6e87b489e5693f3218a8c14e8d1.gz |
| f2d4856d | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed select style from lib/plugins/config/style.css
darcs-hash:20060304183045-7ad00-1a6920e0a472cdc583d6d7e415c5fb54ecef2d8c.gz |
| 8969f349 | 04-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
styling fixes for user and config manager
darcs-hash:20060304175117-d5083-4b05116067fb2ef3e84d12c7b6b075f505b05dce.gz |
| 9bb616a2 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
small fix for select box padding
darcs-hash:20060304181132-7ad00-6f854594de4ea32a488f0debb76a3098a5bf3987.gz |
| 2c5c3308 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
move content-type meta header above title tag
This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html
darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.
move content-type meta header above title tag
This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html
darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.gz
show more ...
|
| 1ca31cfe | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for file
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for files and directories are set. An init function compares the wanted modes with the ones that would be choosen by the system automatically (consulting the system's umask) and sets the modes for chmod when needed.
darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
show more ...
|
| 7c6f82e5 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix for insertAtCarret in IE #730
darcs-hash:20060304132021-7ad00-9a66209ce9d4e85cee8ba50b1ea6f623b5bea768.gz |
| 56146e0d | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
make umask an empty string for system default
darcs-hash:20060304001433-7ad00-51931e5a0eccec14b63ef215b0fa535bb2484a29.gz |
| 6733ffad | 03-Mar-2006 |
Guy Brand <gb@isis.u-strasbg.fr> |
umask/mode should not be commented out
darcs-hash:20060303204706-19e2d-d7f95669aa1b703c31db1fe36e08b7368a49d337.gz |