History log of /dokuwiki/ (Results 8251 – 8275 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4a961e7201-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

dc58b6f401-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 ...

5babd79b01-Oct-2008 Andreas Gohr <andi@splitbrain.org>

Basque language update

darcs-hash:20081001175812-7ad00-1459adf0f34f08cce22d52672cab2607d1a28cb0.gz

14a122de29-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 ...

7fe75c1e29-Sep-2008 Andreas Gohr <andi@splitbrain.org>

Basque Translation update

darcs-hash:20080929195948-7ad00-8b29b543f81fcc35907b878d2765240610a172ea.gz

fe15134a29-Sep-2008 Andreas Gohr <andi@splitbrain.org>

Basque translation fixup

darcs-hash:20080929195828-7ad00-e65c6285b24495ff104cabb5b3608c914d03a88f.gz

2a4cae0e26-Sep-2008 Inko I.A <inkoia@gmail.com>

Basque language update

darcs-hash:20080926135507-c8790-a733ebe20ac57b0ee44fff2ae0b96a2533ef5dce.gz

6b5212ba23-Sep-2008 Inko I.A <inkoia@gmail.com>

Basque language update

darcs-hash:20080923163602-c8790-fd701dddc7d10cdbe24f0b93880b87e3dd85f05e.gz

90fa55b719-Sep-2008 dion <dion@nicolaas.net>

Dutch language upgrade

darcs-hash:20080919131733-66058-688bfc5263c9aa873a5893689e8be37d2011a759.gz

7de12fce17-Sep-2008 Andreas Gohr <andi@splitbrain.org>

fixed problem in usermanager when modLogin is not possible FS#1493

darcs-hash:20080917104357-7ad00-b3a86e2291b72d6494636b7117da178754289f39.gz

8c8dd6ea16-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 ...

66afa65315-Sep-2008 Enrico Nicoletto <enrico.nicoletto@bol.com.br>

Spanish language update

darcs-hash:20080915195208-19a6f-3e03e9f0547f62c1407e9f6adf64e5b061da8561.gz

ced9620715-Sep-2008 Liverig <liverig@gawab.com>

Portuguese language update

darcs-hash:20080915194813-4f297-cf78dab4c0fa624a76fae42f2e008288e056ae1d.gz

4761d30c14-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 ...

f5c6743c12-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 ...

de9104dd12-Sep-2008 Andreas Gohr <andi@splitbrain.org>

avoid warning on file_exists FS#1428

darcs-hash:20080912212311-7ad00-26249ceb7fb08a442888942072ef2dd8279ab3d2.gz

5f5f3ddc12-Sep-2008 Andreas Gohr <andi@splitbrain.org>

info plugin: don't list plugins multiple times FS#1470

darcs-hash:20080912210721-7ad00-a8ddb61582f61d28bbed706ff65b8b5d605f501c.gz

8e39ccf512-Sep-2008 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.8

darcs-hash:20080912202334-7ad00-ee4e69ad5516c38729955e8919d55f3b940caf1a.gz


data/pages/wiki/syntax.txt
inc/geshi.php
inc/geshi/abap.php
inc/geshi/actionscript.php
inc/geshi/actionscript3.php
inc/geshi/ada.php
inc/geshi/apache.php
inc/geshi/applescript.php
inc/geshi/apt_sources.php
inc/geshi/asm.php
inc/geshi/asp.php
inc/geshi/autoit.php
inc/geshi/bash.php
inc/geshi/basic4gl.php
inc/geshi/blitzbasic.php
inc/geshi/bnf.php
inc/geshi/boo.php
inc/geshi/c.php
inc/geshi/c_mac.php
inc/geshi/caddcl.php
inc/geshi/cadlisp.php
inc/geshi/cfdg.php
inc/geshi/cfm.php
inc/geshi/cil.php
inc/geshi/cobol.php
inc/geshi/cpp-qt.php
inc/geshi/cpp.php
inc/geshi/csharp.php
inc/geshi/css.php
inc/geshi/d.php
inc/geshi/delphi.php
inc/geshi/diff.php
inc/geshi/div.php
inc/geshi/dos.php
inc/geshi/dot.php
inc/geshi/eiffel.php
inc/geshi/fortran.php
inc/geshi/freebasic.php
inc/geshi/genero.php
inc/geshi/gettext.php
inc/geshi/glsl.php
inc/geshi/gml.php
inc/geshi/gnuplot.php
inc/geshi/groovy.php
inc/geshi/haskell.php
inc/geshi/html4strict.php
inc/geshi/idl.php
inc/geshi/ini.php
inc/geshi/inno.php
inc/geshi/io.php
inc/geshi/java.php
inc/geshi/java5.php
inc/geshi/javascript.php
inc/geshi/kixtart.php
inc/geshi/klonec.php
inc/geshi/klonecpp.php
inc/geshi/latex.php
inc/geshi/lisp.php
inc/geshi/lotusformulas.php
inc/geshi/lotusscript.php
inc/geshi/lua.php
inc/geshi/m68k.php
inc/geshi/matlab.php
inc/geshi/mirc.php
inc/geshi/mpasm.php
inc/geshi/mxml.php
inc/geshi/mysql.php
inc/geshi/nsis.php
inc/geshi/objc.php
inc/geshi/ocaml-brief.php
inc/geshi/ocaml.php
inc/geshi/oobas.php
inc/geshi/oracle8.php
inc/geshi/pascal.php
inc/geshi/per.php
inc/geshi/perl.php
inc/geshi/php-brief.php
inc/geshi/php.php
inc/geshi/pic16.php
inc/geshi/plsql.php
inc/geshi/povray.php
inc/geshi/powershell.php
inc/geshi/progress.php
inc/geshi/python.php
inc/geshi/qbasic.php
inc/geshi/rails.php
inc/geshi/reg.php
inc/geshi/robots.php
inc/geshi/ruby.php
inc/geshi/sas.php
inc/geshi/scala.php
inc/geshi/scheme.php
inc/geshi/sdlbasic.php
inc/geshi/smalltalk.php
inc/geshi/smarty.php
inc/geshi/sql.php
inc/geshi/tcl.php
inc/geshi/text.php
inc/geshi/thinbasic.php
inc/geshi/tsql.php
inc/geshi/typoscript.php
inc/geshi/vb.php
inc/geshi/vbnet.php
inc/geshi/verilog.php
inc/geshi/vhdl.php
inc/geshi/visualfoxpro.php
inc/geshi/winbatch.php
inc/geshi/xml.php
inc/geshi/xorg_conf.php
inc/geshi/xpp.php
inc/geshi/z80.php
535bed7011-Sep-2008 Antonio Piu <antonio.piu@italocalvino.it>

Italian language update

darcs-hash:20080911200637-f80d4-841385aeeb27abc3e52a94f1e7ed979cb1d4eabd.gz

4863b88006-Sep-2008 Liverig <liverig@gmail.com>

Brazilian Protuguese language update

darcs-hash:20080906084413-fca6f-7713ef58c76bb2b19444d56fb9021720cdc1a368.gz

16c995ee06-Sep-2008 Yavuz Selim <yavuzselim@gmail.com>

Turkish language update

darcs-hash:20080906082526-64b66-950f5cd3f5d60233bf5ddaecad2a061d31413b3d.gz

a42a9f3d03-Sep-2008 Aydin Coskuner <aydinweb@gmail.com>

Turkish language update

darcs-hash:20080903172346-440c1-3476db756693f0c432c01f00e8f1867472f8c11f.gz

eaf69d7501-Sep-2008 Siaynoq <siaynoqmage@gmail.com>

Hungarian language update

darcs-hash:20080901180125-9022f-116174b8115d149ca61734cc07ed590c1aed2f4a.gz

f7c7911a30-Aug-2008 Gina Haeussge <osd@foosel.net>

Fix for FS#1478

darcs-hash:20080830211206-2b4f5-4f7073d95c950329f7bd2a6eb9bced948e37db1f.gz

c3f4fb6301-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 ...

1...<<331332333334335336337338339340>>...423