| 98c86858 | 17-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet.
darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
show more ...
|
| 1c73890c | 17-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
do not try to init auth object if useacl
darcs-hash:20060217221221-7ad00-56a0595780eaf495cd67567d00e07ef6d90ab38c.gz |
| 1d096a10 | 17-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed password mail
There was an error which caused the mail aent on registration to contain the crypted password instead of the cleartext one.
darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca
fixed password mail
There was an error which caused the mail aent on registration to contain the crypted password instead of the cleartext one.
darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca53bbf79df3d8d8beebc.gz
show more ...
|
| e56b080e | 13-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fixed encoding in mailtext.txt of zh-tw translation
darcs-hash:20060213202501-7ad00-61b3e210b0645ecc12fc63c911a4c24ec916de0a.gz |
| 5298a619 | 11-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
updated auth_punbb
darcs-hash:20060211180240-7ad00-c7c589aa6e5e67f2d7ad54f7e41837f116a91c9c.gz |
| 8a831f2b | 10-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
romanization support in utf8 library
This patch addes basic romanization support to the utf-8 library. It converts non-latin languages to ASCII.
The transliteration tables used where gathered from
romanization support in utf8 library
This patch addes basic romanization support to the utf-8 library. It converts non-latin languages to ASCII.
The transliteration tables used where gathered from various places on the net. I do not speak any of those languages so I can't say how good they are. Any recommendations and fixes are welcome!
This can be enabled for ID cleaning by setting the deaccent option to 2. It is also used in the XHTML renderer to generate section ids based on the header titles. Leading digits and any remaining non-ASCII chars are removed as well. This is the first step to make section ID always XHTML compatible. Making sure they are unique is not implemented yet.
darcs-hash:20060210200627-7ad00-61a633563bb92a00ef4a3f699d73117139cbf367.gz
show more ...
|
| 52a90af3 | 08-Feb-2006 |
shmulik grandpa <thenamelessguy@gmail.com> |
hebrew language updates
darcs-hash:20060208204036-27c15-c1ae1c65782fcbf0fb95575d139e41bd24948fe9.gz |
| 715e553e | 08-Feb-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
MySQL cando update
This patch fixed the cando capabilities array.
darcs-hash:20060208185913-7ef76-b6e999ebd2ecfbf3d3b50305cee88d6eb85a3b65.gz |
| 26fb387b | 08-Feb-2006 |
chris <chris@jalakai.co.uk> |
usermanager update for enhanced canDo
darcs-hash:20060208020657-9b6ab-4499d17f3e1b3b67c906b2f27a661cc9449a8d72.gz |
| fdf3dcb9 | 07-Feb-2006 |
Matthias Urlichs <smurf@smurf.noris.de> |
simple performance patch for html_wikilink()
darcs-hash:20060207213425-5ac8f-17fb87ac0d23138440fa2278e5266771ff96aac7.gz |
| c6a1c1bf | 06-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
anchors inside headlines
darcs-hash:20060206001131-d5083-cded00c0dd4cffce4986abaea6021cd93e1477f4.gz |
| 63afe2a6 | 05-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
tableless edit form
darcs-hash:20060205211548-d5083-8419738e453d5df611dd5cbbce362f8f84e240e9.gz |
| 073766c6 | 02-Feb-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
change only changed data
This patch changed the modifyUser function of the user manager so that it only forward data fields to the backend that the user really changed. Unchanged or empty fields wil
change only changed data
This patch changed the modifyUser function of the user manager so that it only forward data fields to the backend that the user really changed. Unchanged or empty fields will be skipped.
darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
show more ...
|
| 42250238 | 04-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for FS#646
darcs-hash:20060204181446-d5083-5f17c37d5585f5c04c2827c75cb6449bb8c2fd38.gz |
| 140c93f3 | 04-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
small fix of quick results
darcs-hash:20060204172036-d5083-05e07c95a561852f9514fc12e23c71a8e012acbc.gz |
| 4f732f0e | 04-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
more semantic search quick results
darcs-hash:20060204171707-d5083-2f6e2ad47d12f32db771c69ff97965e1ad1d40ad.gz |
| 7b71c60e | 04-Feb-2006 |
Filip Brcic <brcha@users.sourceforge.net> |
serbian translation
darcs-hash:20060204144729-513c7-c3116877b07365cfb128c3477a3f9bf4d962c30a.gz |
| 0868021b | 03-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
fix special char ID handling
A given ID consisting of special chars only (either added manually in the URL or in the search box) will be ignored correctly now.
darcs-hash:20060203153945-7ad00-60fc3
fix special char ID handling
A given ID consisting of special chars only (either added manually in the URL or in the search box) will be ignored correctly now.
darcs-hash:20060203153945-7ad00-60fc38b49604f45bb2ca912a9c76c619ad60ac44.gz
show more ...
|
| 82fd59b6 | 03-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
new way of auth module capability checking
This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki
new way of auth module capability checking
This changes the way of how the capabilities of the used auth module are checked as suggested as first option in http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html
The MySQL backend WAS NOT TESTED and probably needs some work.
darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
show more ...
|
| ce070a9f | 02-Feb-2006 |
chris <chris@jalakai.co.uk> |
fix for PHP5/Win, avoid initialising an array as a function parameter
darcs-hash:20060202232249-9b6ab-714f97dd150f2e0e7bef5458ab74f5336a1e5f8c.gz |
| 67019d15 | 02-Feb-2006 |
chris <chris@jalakai.co.uk> |
user manager fix, avoid calling getUserCount method when it isn't available
darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz |
| 0ddeab43 | 02-Feb-2006 |
chris <chris@jalakai.co.uk> |
plugin manager fix for php5/win bug
darcs-hash:20060202022424-9b6ab-36275dd4c71c272d332de76dd39cc45024c6cc18.gz |
| 6154103c | 01-Feb-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
show disabled user edit button in grey
This patch adds a grey image for the user edit button that indicates that the button is inactive and can't be triggered.
darcs-hash:20060201182902-7ef76-f2054
show disabled user edit button in grey
This patch adds a grey image for the user edit button that indicates that the button is inactive and can't be triggered.
darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
show more ...
|
| b0a0ac79 | 01-Feb-2006 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
optional READ Lock
The option TablesToLock is no longer required for read operations. The small risk to feed invalid data into dokuwiki was accepted by the project leader.
Nevertheless locks will b
optional READ Lock
The option TablesToLock is no longer required for read operations. The small risk to feed invalid data into dokuwiki was accepted by the project leader.
Nevertheless locks will be used for read operations too, if the option 'TablesToLock' is given.
darcs-hash:20060201181422-7ef76-e89c5d9c305ca8c076281a58b6208e60dfce4c9f.gz
show more ...
|
| 904377f5 | 31-Jan-2006 |
Nathan Neulinger <nneul@umr.edu> |
some fix for getUserData in the LDAP auth backend
darcs-hash:20060131222058-effc9-0d09141c02e3698329d038af90588b553fd6a44b.gz |