| 4a961e72 | 01-Oct-2008 |
Michal Kolodziejski <M.Kolodziejski@net.icm.edu.pl> |
wrap media file deletion in MEDIA_DELETE_FILE event
darcs-hash:20081001181002-90c8c-6cac9e589f510a0a590d57a699669bc68e111ff9.gz |
| dc58b6f4 | 01-Oct-2008 |
Andy Webber <dokuwiki@andywebber.com> |
editor_info_patch
At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under revisions/recent changes. In a corporate en
editor_info_patch
At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under revisions/recent changes. In a corporate environment, particularly when integrated with a Single Sign-On system, the login name may be somewhat unfriendly. This patch makes the "logged in as" the same as the value used elsewhere and also allows an admin to decide whether it should be the login name, username or e-mail address that is displayed. The e-mail address may also, optionally, be a mailto: link. E-mail addresses are obfuscated according to the 'mailguard' setting. The default behaviour is to show the login name which is no change from previous behaviour for the "last modified"/"locked by"/revisions/"recent changes", but is a change for the "logged in as".
darcs-hash:20081001152914-6ad63-9cd7174068ac55de381f1318a4401f8c51de5b0c.gz
show more ...
|
| 5babd79b | 01-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
Basque language update
darcs-hash:20081001175812-7ad00-1459adf0f34f08cce22d52672cab2607d1a28cb0.gz |
| 14a122de | 29-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
keep undisplayed messages over redirects
When act_redirect is executed (post data was received and mode show is called) all undisplayed messages (from calls to msg()) are saved in the session now. T
keep undisplayed messages over redirects
When act_redirect is executed (post data was received and mode show is called) all undisplayed messages (from calls to msg()) are saved in the session now. These messages are then revived in inc/init.php. This makes sure no errors that occured before the redirect are lost.
darcs-hash:20080929203831-7ad00-d0869fd3093f57c1ea64ccbaf05d7fd98f68c5e1.gz
show more ...
|
| 7fe75c1e | 29-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
Basque Translation update
darcs-hash:20080929195948-7ad00-8b29b543f81fcc35907b878d2765240610a172ea.gz |
| fe15134a | 29-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
Basque translation fixup
darcs-hash:20080929195828-7ad00-e65c6285b24495ff104cabb5b3608c914d03a88f.gz |
| 2a4cae0e | 26-Sep-2008 |
Inko I.A <inkoia@gmail.com> |
Basque language update
darcs-hash:20080926135507-c8790-a733ebe20ac57b0ee44fff2ae0b96a2533ef5dce.gz |
| 6b5212ba | 23-Sep-2008 |
Inko I.A <inkoia@gmail.com> |
Basque language update
darcs-hash:20080923163602-c8790-fd701dddc7d10cdbe24f0b93880b87e3dd85f05e.gz |
| 90fa55b7 | 19-Sep-2008 |
dion <dion@nicolaas.net> |
Dutch language upgrade
darcs-hash:20080919131733-66058-688bfc5263c9aa873a5893689e8be37d2011a759.gz |
| 7de12fce | 17-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed problem in usermanager when modLogin is not possible FS#1493
darcs-hash:20080917104357-7ad00-b3a86e2291b72d6494636b7117da178754289f39.gz |
| 8c8dd6ea | 16-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
multiupload fixes FS#1452
This patch fixes HTML validity problems with the multiupload flash. It also makes sure the uploadflash is shown when switching namespaces via Ajax in the Mediamanager.
BTW
multiupload fixes FS#1452
This patch fixes HTML validity problems with the multiupload flash. It also makes sure the uploadflash is shown when switching namespaces via Ajax in the Mediamanager.
BTW. The multiupload flash does not work in lighttpd 1.4.x see http://trac.lighttpd.net/trac/ticket/1017 for details
darcs-hash:20080916173630-7ad00-84c4ad5d580093155a1ccfb41054c55b789118c0.gz
show more ...
|
| 66afa653 | 15-Sep-2008 |
Enrico Nicoletto <enrico.nicoletto@bol.com.br> |
Spanish language update
darcs-hash:20080915195208-19a6f-3e03e9f0547f62c1407e9f6adf64e5b061da8561.gz |
| ced96207 | 15-Sep-2008 |
Liverig <liverig@gawab.com> |
Portuguese language update
darcs-hash:20080915194813-4f297-cf78dab4c0fa624a76fae42f2e008288e056ae1d.gz |
| 4761d30c | 14-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
rewrote the fullpath function FS#1462
The fullpath function now correctly handles windows drive letter paths and UNC paths making sure that those are not destroyed with upper dir .. notation.
Unit
rewrote the fullpath function FS#1462
The fullpath function now correctly handles windows drive letter paths and UNC paths making sure that those are not destroyed with upper dir .. notation.
Unit tests where added.
darcs-hash:20080914134744-7ad00-9abf5931d910a0b12979b1f69b090e8ecd568c71.gz
show more ...
|
| f5c6743c | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
more cookie security FS#1490
This patch adds the httponly option to the PHP session cookies and DokuWiki's auth cookie when supported by the PHP version.
It also adds a new config option 'securecoo
more cookie security FS#1490
This patch adds the httponly option to the PHP session cookies and DokuWiki's auth cookie when supported by the PHP version.
It also adds a new config option 'securecookie' which is enabled by default. It makes sure the browser will not sent a cookie set via HTTPS over a non-secured connection. This option has to be disabled for wikis that only protect the login with SSL but not the whole wiki.
darcs-hash:20080912224922-7ad00-d5275147ba9d17a9f6defa8a51ca720da74ba8a0.gz
show more ...
|
| de9104dd | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
avoid warning on file_exists FS#1428
darcs-hash:20080912212311-7ad00-26249ceb7fb08a442888942072ef2dd8279ab3d2.gz |
| 5f5f3ddc | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
info plugin: don't list plugins multiple times FS#1470
darcs-hash:20080912210721-7ad00-a8ddb61582f61d28bbed706ff65b8b5d605f501c.gz |
| 8e39ccf5 | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi update to 1.0.8
darcs-hash:20080912202334-7ad00-ee4e69ad5516c38729955e8919d55f3b940caf1a.gz |
| 535bed70 | 11-Sep-2008 |
Antonio Piu <antonio.piu@italocalvino.it> |
Italian language update
darcs-hash:20080911200637-f80d4-841385aeeb27abc3e52a94f1e7ed979cb1d4eabd.gz |
| 4863b880 | 06-Sep-2008 |
Liverig <liverig@gmail.com> |
Brazilian Protuguese language update
darcs-hash:20080906084413-fca6f-7713ef58c76bb2b19444d56fb9021720cdc1a368.gz |
| 16c995ee | 06-Sep-2008 |
Yavuz Selim <yavuzselim@gmail.com> |
Turkish language update
darcs-hash:20080906082526-64b66-950f5cd3f5d60233bf5ddaecad2a061d31413b3d.gz |
| a42a9f3d | 03-Sep-2008 |
Aydin Coskuner <aydinweb@gmail.com> |
Turkish language update
darcs-hash:20080903172346-440c1-3476db756693f0c432c01f00e8f1867472f8c11f.gz |
| eaf69d75 | 01-Sep-2008 |
Siaynoq <siaynoqmage@gmail.com> |
Hungarian language update
darcs-hash:20080901180125-9022f-116174b8115d149ca61734cc07ed590c1aed2f4a.gz |
| f7c7911a | 30-Aug-2008 |
Gina Haeussge <osd@foosel.net> |
Fix for FS#1478
darcs-hash:20080830211206-2b4f5-4f7073d95c950329f7bd2a6eb9bced948e37db1f.gz |
| c3f4fb63 | 01-Sep-2008 |
Gina Haeussge <osd@foosel.net> |
Usermanager: Add autogeneration of password
The password of a newly added user account is now autogenerated if the backend supports it, the password field is left empty and the notificat
Usermanager: Add autogeneration of password
The password of a newly added user account is now autogenerated if the backend supports it, the password field is left empty and the notification of the user is enabled. A corresponding note was added to the dialog to inform admins about this behaviour.
darcs-hash:20080901170041-2b4f5-e66173fe74395a1dab8e6deaf59541d258d4bacb.gz
show more ...
|