| 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 |
| 410bfddd | 06-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
improved $.browser usage in media panel fix |
| 84b1efdd | 06-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
fixed resizing mediamanager panels in Chrome using browser sniffing (FS#2351) - any better solution welcome |
| 8707b671 | 05-Nov-2011 |
Guy Brand <gb@unistra.fr> |
French strings minor fix and obsolete email address update |
| 14b217ab | 05-Nov-2011 |
André Neves <drakferion@gmail.com> |
pt: paraphrased '<' character in some language files to avoid XML errors
as per commit 34bc7405a09b0c63ed7eef338853e13d377c36e6 |
| 34bc7405 | 05-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
paraphrased '<' character in some language files (en, de, de-informal) to avoid XML errors -- please fix other languages |
| 67fd10d7 | 05-Nov-2011 |
Guy Brand <gb@unistra.fr> |
Remove font family declarations from css in the jquery update script |