History log of /dokuwiki/ (Results 6076 – 6100 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2fe6daea27-Nov-2011 Andreas Gohr <andi@splitbrain.org>

suppress errors on stream_select FS#2276

On certain environments, stream_select might produce temporary errors
when file descriptors are running scarce.

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

IE8: fix namespace selection in link wizard FS#2391

IE8 can't substr() with negative offsets.

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

IE doesn't know indexOf for arrays FS#2381

this fixes another IE javascript problem in edit mode

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

fix IE8 error FS#2381

A trailing comma created an empty array item causing IE8 to choke.

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

use throbber in ACL ajax interface

To avoid problems when an AJAX request takes a bit longer in the ACL
manager, a throbber is shown while loading the info.

90565d6527-Nov-2011 Aivars Miska <allefm@gmail.com>

Latvian language update

9015e31127-Nov-2011 Marijn Hofstra <hofstra.m@gmail.com>

Dutch language update

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

avoid PHP notice in ACL ajax backend FS#2384

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

added missing config metadata FS#2383

Translators need to add another string.

ad9bfc2d27-Nov-2011 Christophe Martin <Schplurtz@laposte.net>

French language update

1b9261db27-Nov-2011 Shuo Ting Jian <shoting@gmail.com>

Traditional Chinese language update

612db71427-Nov-2011 Shuo Ting Jian <shoting@gmail.com>

Chinese language update

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

added test case for lsmd5 passhashing

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

renamed passhash method smd6 to lsmd5

502a92e027-Nov-2011 Patrick Michel <public@pbmichel.de>

MD5 password hash format of the LDAP RFC FS#2378

This implements the salted MD5 password hash format of the LDAP RFC.
The format is quite simple the password, followed by the 8 byte hash in
base64 e

MD5 password hash format of the LDAP RFC FS#2378

This implements the salted MD5 password hash format of the LDAP RFC.
The format is quite simple the password, followed by the 8 byte hash in
base64 encoding, which results in 32 characters, prepended with the
string "{smd5}".

show more ...

5505dd9a27-Nov-2011 Tim Roes <github@timroes.de>

Fixed XML-RPC getAttachment method.
Without creating an IXR_Base64 object, the file will be encoded as base64, but send as string. The client XML-RPC parser cannot detect that it is meant to be a ba

Fixed XML-RPC getAttachment method.
Without creating an IXR_Base64 object, the file will be encoded as base64, but send as string. The client XML-RPC parser cannot detect that it is meant to be a base64 encoded file.

show more ...

dacedfc024-Nov-2011 Elan Ruusamäe <glen@delfi.ee>

add label to each plugin in plugin management page

i needed to disable all plugins to figure out which plugin was causing
template error, so it was quite annoying to click on the tiny checkbox

adde

add label to each plugin in plugin management page

i needed to disable all plugins to figure out which plugin was causing
template error, so it was quite annoying to click on the tiny checkbox

added html label so i could at least click on the plugin name to toggle
checkbox state

show more ...

9ebae2ae23-Nov-2011 Elan Ruusamäe <glen@delfi.ee>

fix jQuery capitalization

457ad80a23-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

introduced remote api class

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

removed obsolete styles for link wizard

1017f6f119-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

begin with remote api

a4e0e79719-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

enabled remote as plugintype

6d91408414-Nov-2011 Felipe Castro <fefcas@gmail.com>

eo: language updates

fbb3504e14-Nov-2011 Matthias Schulte <post@lupo49.de>

Merge HEAD, branch 'master' of github.com:lupo49/dokuwiki


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

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to the mailwrap.html, but because images are
embedded as is (no prescaling) this is suboptimal. If we keep it, a
smaller version of the DokuWiki logo should be shipped with DokuWiki.

show more ...

1...<<241242243244245246247248249250>>...423