History log of /dokuwiki/ (Results 6076 – 6100 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
38b2bf3504-Nov-2011 Anika Henke <anika@selfthinker.org>

fixed media list options in new mediamanager to work without JavaScript again (FS#2363)

48c5eff703-Nov-2011 Anika Henke <anika@selfthinker.org>

fix widths of panels in fullscreen mediamanager to be 100% when resizing (FS#2351) -- please test in different screen sizes, etc

1d04570902-Nov-2011 Andreas Gohr <andi@splitbrain.org>

The Mailer class should work now

It's still not real world tested but the output *looks* right.

Plugin hook support is still missing.

bb01c27c02-Nov-2011 Andreas Gohr <andi@splitbrain.org>

Added Mailer class

abb56b3328-Oct-2011 Andreas Gohr <gohr@cosmocode.de>

Check password expiry times in Active Directory backend

When a user logs in, the password expiry time is checked and compared to
the $conf['auth']['ad']['expirywarn'] setting (in days). If the passw

Check password expiry times in Active Directory backend

When a user logs in, the password expiry time is checked and compared to
the $conf['auth']['ad']['expirywarn'] setting (in days). If the password
is about to expire in the specified timeframe, a warning is issued on
login.

This patch adds a new method to the adLDAP class for querying domain
parameters.

show more ...

cc204bbd31-Oct-2011 Andreas Gohr <gohr@cosmocode.de>

honor autopasswd setting for resend password

When autopasswd is disabled, the resend password option now asks for a
new password instead of autogenerating a new one and sending it by mail.

Note to

honor autopasswd setting for resend password

When autopasswd is disabled, the resend password option now asks for a
new password instead of autogenerating a new one and sending it by mail.

Note to translators: the wording for btn_resendpwd and resendpwd changed
to be more universal. English and German language files where updated -
other languages need to be adjusted.

Conflicts:

inc/lang/en/lang.php

show more ...

222298bc31-Oct-2011 Andreas Gohr <gohr@cosmocode.de>

Do not send empty changes to the AD backend

This fixes password changing operations: password change and user
modification are two different operations on the AD backend - the user
modification shou

Do not send empty changes to the AD backend

This fixes password changing operations: password change and user
modification are two different operations on the AD backend - the user
modification should not be done on password only changes.

show more ...

ed993c3b30-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Better solution for updating files list in media manager on delete

d5a9514c30-Oct-2011 Adrian Lang <mail@adrianlang.de>

Remove references to (un)?subscribens.

80d6fbc330-Oct-2011 Adrian Lang <mail@adrianlang.de>

Fix double-decoding in XMLRPC putAttachment

3629bc8c30-Oct-2011 Adrian Lang <mail@adrianlang.de>

MediaManager: Check DOKU_PREF cookie value for validness

1888d1bb29-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Removed faulty <span> tags from translations (FS#2360)

4ad1b4ca29-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Full screen media manager, file list is now updated on delete (FS#2346)

7450941829-Oct-2011 Adrian Lang <mail@adrianlang.de>

Let mediamanager screen expand on window resize (FS#2351)

ad7ad47e27-Oct-2011 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

d9edf35127-Oct-2011 Kiril Velikov <neohidra@gmail.com>

Bulgarian language update

12e233d327-Oct-2011 Pierre Corell <info@joomla-praxis.de>

German language updates

6fd4150927-Oct-2011 schplurtz le déboulonné <schplurtz@laposte.net>

Use JSON wrapper in image upload (FS#2345)

3bc1b86f23-Oct-2011 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

71861ac423-Oct-2011 Jon Magne Bøe <jonmagne@gmail.com>

Norwegian language update

e409148d23-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Fix upload to deeper namespaces with new AJAX uploader

Now params_toarray() correctly decodes parameters on parsing query
strings

5446f3ff22-Oct-2011 Dominik Eckelmann <deckelmann@gmail.com>

use correct phpdoc @return tag.

434f592117-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

HTML compliant fix for missing ul wrapper in TOC (FS#2328)

e10e770c16-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Upgraded SimplePie library to 1.2.1

From the release notes: This release fixes a few bugs, including a major URL
parsing bug, where URLs with query strings were parsed incorrectly.

8071beaa15-Oct-2011 Andreas Gohr <andi@splitbrain.org>

bind security token to username

This makes the security token more robust agains session fixation
attacks. A CSRF warning will no longer abort a page save but lead to the
preview mode to avoid infor

bind security token to username

This makes the security token more robust agains session fixation
attacks. A CSRF warning will no longer abort a page save but lead to the
preview mode to avoid information loss when a user logs in during
editing (eg in another tab).

show more ...

1...<<241242243244245246247248249250>>...420