| f5001a3c | 25-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
fixed list indention code
Ignore-this: bd910501ef05d1341c1d67648dc66e32 Firefox doesn't send correct keycodes in onkeypress events
darcs-hash:20091125085224-6e07b-ffce34608064ffe62708da5efb3065103c
fixed list indention code
Ignore-this: bd910501ef05d1341c1d67648dc66e32 Firefox doesn't send correct keycodes in onkeypress events
darcs-hash:20091125085224-6e07b-ffce34608064ffe62708da5efb3065103ca95eda.gz
show more ...
|
| beca106a | 24-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Check whether $auth is set
darcs-hash:20091124152419-e4919-b4d55158c15d637a453b082eae6a80a828818934.gz |
| b1f92db2 | 23-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Keep Andi’s Family out of this
darcs-hash:20091123091200-e4919-33f6b12974478575932e34b89beec98169a1079a.gz |
| 5dae719c | 24-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Correct documentation of $conf['rss_update']
darcs-hash:20091124105337-e4919-28ba5139872cbb7a4fd82d2e6e58e20058e31a01.gz |
| 8537abd1 | 24-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Use correct variable name in search_universal
darcs-hash:20091124105300-e4919-ab8161782c535b7336794404b770caf652cd1a15.gz |
| b51a0825 | 23-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed plugin updating FS#1804
Ignore-this: c58e8ed83df37a4d4d4bc260ff91033f
darcs-hash:20091123184949-7ad00-ff025fd3efb6c6f07f3e994ce6b3344d03e09ac7.gz |
| 85b9dd81 | 23-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
made $JSINFO keys additional
Ignore-this: 915f8388d50eed2e4aff90839c0854e8
keeps keys added earlier (eg. in preload or config)
darcs-hash:20091123180352-7ad00-c448925fc4f2adeaa3de2137878a99348e2bf
made $JSINFO keys additional
Ignore-this: 915f8388d50eed2e4aff90839c0854e8
keeps keys added earlier (eg. in preload or config)
darcs-hash:20091123180352-7ad00-c448925fc4f2adeaa3de2137878a99348e2bfdc1.gz
show more ...
|
| 72e0dc37 | 23-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
Replaced $INFO export with minimal $JSINFO
Ignore-this: 3f1213cb6b403ad09e6999cd972e9f21
Now only the global $JSINFO array is exported to JavaScript. Additional keys can be added here from plugins
Replaced $INFO export with minimal $JSINFO
Ignore-this: 3f1213cb6b403ad09e6999cd972e9f21
Now only the global $JSINFO array is exported to JavaScript. Additional keys can be added here from plugins or preload.
darcs-hash:20091123175546-7ad00-346856e8eecc52608edea805f408d4dbd33257fe.gz
show more ...
|
| 07a8e691 | 19-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
better whitespace preserve fix in diffs
Ignore-this: ce1092e86cbb4911e285377233b89aa0
darcs-hash:20091119085441-6e07b-79f74d6349df87625aaaba919664879fcc440244.gz |
| c0322273 | 13-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Less E_NOTICEs, removed spell checker leftover
darcs-hash:20091113123458-e4919-d4841ea9c627059a4afa8e0032dd889b3cc579cb.gz |
| 7d044e2a | 09-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Preserve all whitespaces in diff
darcs-hash:20091109122003-e4919-c5690b4fc4a3cc1c134f69c137f60155bcdfaa38.gz |
| 46533e5d | 20-Nov-2009 |
Vladimir Tsybenko <vlad.development@gmail.com> |
Russian language update
Ignore-this: 252a82d1f9540630224b7b2ec801c71
darcs-hash:20091120101451-c5658-e9d7e1d1240e0502aef6813c7a62143d37285eee.gz |
| 16d24031 | 20-Nov-2009 |
Leandro Regueiro <leandro.regueiro@gmail.com> |
Galician language update
Ignore-this: 683df7ff1753114b7f5c654fdfc35b22
darcs-hash:20091120101347-b12c8-4cc7bf73c8495760852044a2bcaf88269ee0a1c2.gz |
| b81b193e | 17-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
changed printForm to getForm and added a print wrapper
Ignore-this: 4b30ebdde6d66e4d502b547fe388c9c
darcs-hash:20091117180558-6e07b-4ea4cb7b71e5300433ce35456192258ebbd2e774.gz |
| b4033556 | 17-Nov-2009 |
Michael Klier <chi@chimeric.de> |
form method should be lowercase and action should be set always
darcs-hash:20091117092114-23886-69852bb75c1a5d630797741c736159b726dfd334.gz |
| 76ec5467 | 17-Nov-2009 |
Michael Klier <chi@chimeric.de> |
make register/resendpwd accessible throught the DW form object
darcs-hash:20091117085912-23886-ad3c4c9c980aae225d46f287d4f45b1a6c80119b.gz |
| 6fc3aa1a | 16-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
Security Fix: do not allow skipacl in XMLRPC
Ignore-this: 517a7546aab86c5370cccf1aa2171490
Parameters passed to dokuwiki.getPagelist and wiki.getAttachments could contain the option "skipacl" which
Security Fix: do not allow skipacl in XMLRPC
Ignore-this: 517a7546aab86c5370cccf1aa2171490
Parameters passed to dokuwiki.getPagelist and wiki.getAttachments could contain the option "skipacl" which would prevent ACL checking. This could leak information about usually non-readable files (like filenames, sizes and so on). The content of the files was not accessible.
XMLRPC is disabled by default.
darcs-hash:20091116220523-7ad00-0fa8a9a7a52076619c6836738f9a1f00a6dafe27.gz
show more ...
|
| 48c8c96f | 16-Nov-2009 |
Erik Pedersen <erik.pedersen@shaw.ca> |
Icelandic language update
Ignore-this: 7ef3bc9fa901616a27df977f493b775a
darcs-hash:20091116210515-e81ea-810c942360713bbf7195e3074195ccf1b3f09413.gz |
| f2e00ec3 | 16-Nov-2009 |
Hakan.Sandell <Hakan.Sandell@mydata.se> |
Swedish language update
Ignore-this: e8d904ef910659fbfa9b65f0f60257c4
darcs-hash:20091116210353-85f60-42b668b79589f4f6165eadfbe1c22d1f6aaee316.gz |
| ea4a69de | 15-Nov-2009 |
Danielc <dancas2@gmail.com> |
Spanish language update
Ignore-this: 67206a4928b518e8bf57f97e5035ecf1
darcs-hash:20091115202117-f6493-85c9b6112d2336ae3a42a72b14ee638659914565.gz |
| de9114ea | 15-Nov-2009 |
Anika Henke <anika@selfthinker.org> |
no dots in headline IDs (FS#1627)
darcs-hash:20091115185611-f7d6d-14be959948386811a45c3026743204f4350b6b1a.gz |
| 962fa49c | 15-Nov-2009 |
Anika Henke <anika@selfthinker.org> |
corrected typography config option info and previously broken quoting example
darcs-hash:20091115174720-f7d6d-fc2e536e7289330b604b2db608711aed8a79d8e6.gz |
| 2a8186d3 | 15-Nov-2009 |
Anika Henke <anika@selfthinker.org> |
rewrote smiley and typography sections in wiki:syntax
darcs-hash:20091115153159-f7d6d-d58f94b8a5edfde525186009af144e2bf2c7768b.gz |
| a445efaf | 15-Nov-2009 |
Anika Henke <anika@selfthinker.org> |
rearranged documentation about code blocks
darcs-hash:20091115143943-f7d6d-6ceb3833ffe413af91467abf4196ee200ac00ffe.gz |
| 6d75f6c1 | 15-Nov-2009 |
Anika Henke <anika@selfthinker.org> |
added table rowspan documentation to wiki:syntax
darcs-hash:20091115133314-f7d6d-eb69ada64f0649df0766df79de51f5f661e21c0a.gz |