| c798b23b | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
rely on jQuery UI's dialog methods for toggling the linkwizard FS#2394 |
| 2e9c5188 | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
IE8: fix namespace selection in link wizard FS#2391
IE8 can't substr() with negative offsets. |
| 29a277ba | 27-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 |
| 8d739053 | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fix IE8 error FS#2381
A trailing comma created an empty array item causing IE8 to choke. |
| 9df43a68 | 27-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. |
| 9015e311 | 27-Nov-2011 |
Marijn Hofstra <hofstra.m@gmail.com> |
Dutch language update |
| a09383ea | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
avoid PHP notice in ACL ajax backend FS#2384 |
| 37c23632 | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
added missing config metadata FS#2383
Translators need to add another string. |
| ad9bfc2d | 27-Nov-2011 |
Christophe Martin <Schplurtz@laposte.net> |
French language update |
| 1b9261db | 27-Nov-2011 |
Shuo Ting Jian <shoting@gmail.com> |
Traditional Chinese language update |
| 612db714 | 27-Nov-2011 |
Shuo Ting Jian <shoting@gmail.com> |
Chinese language update |
| 491a2c68 | 27-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
renamed passhash method smd6 to lsmd5 |
| 502a92e0 | 27-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 ...
|
| 5505dd9a | 27-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 ...
|
| dacedfc0 | 24-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 ...
|
| 9ebae2ae | 23-Nov-2011 |
Elan Ruusamäe <glen@delfi.ee> |
fix jQuery capitalization |
| fb286077 | 20-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
removed obsolete styles for link wizard |
| 2302fb8d | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed german language strings |
| 54db0171 | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed various errors in language files |
| d5cd65e4 | 13-Nov-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| 1420e73d | 13-Nov-2011 |
Zbyněk Křivka <zbynek.krivka@seznam.cz> |
Czech language update |
| ce7a6b36 | 13-Nov-2011 |
Otto Vainio <otto@valjakko.net> |
Finnish language fixes |
| 879136cf | 12-Nov-2011 |
lupo49 <post@lupo49.de> |
de/de-informal: language updates |
| 2c961e61 | 10-Nov-2011 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 84d1837d | 10-Nov-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |