| 02172c3b | 19-Apr-2011 |
Aivars Miska <allefm@gmail.com> |
Latvian language update |
| 1f663d37 | 18-Apr-2011 |
Andreas Gohr <andi@splitbrain.org> |
Revert "correctly disable unfinished media options popup"
This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96.
The options code had already been fixed. My mistake. |
| 058f1c3e | 17-Apr-2011 |
Kate Arzamastseva <pshns@ukr.net> |
Ukrainian language update |
| 1ffa3103 | 17-Apr-2011 |
Kate Arzamastseva <pshns@ukr.net> |
Ukrainian language update |
| 342e58c8 | 17-Apr-2011 |
Andreas Gohr <andi@splitbrain.org> |
correctly disable unfinished media options popup
We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with te
correctly disable unfinished media options popup
We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with templates not incorporating the needed CSS. Since the option dialog hasn't been fixed yet, this patch also disables the creation of the corresponding HTML to avoid the mentioned template problems.
show more ...
|
| 53b4f65b | 17-Apr-2011 |
Shuo-Ting Jian <shoting@gmail.com> |
Traditional Chinese update |
| 7349aca1 | 17-Apr-2011 |
Guy Brand <gb@unistra.fr> |
Don't ignore bundled plugin paths |
| ee379b01 | 17-Apr-2011 |
Yuji TAKENAKA <webmaster@davilin.com> |
Japanese update (missing file)
Signed-off-by: Guy Brand <gb@unistra.fr> |
| f76f425e | 17-Apr-2011 |
Yuji TAKENAKA <webmaster@davilin.com> |
Japanese update
Signed-off-by: Guy Brand <gb@unistra.fr> |
| 7d643c17 | 17-Apr-2011 |
Guy Brand <gb@unistra.fr> |
Trap onbeforeunload when event fired (attempt to fix FS#2196) |
| f24af591 | 17-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
tiny fixes for xhtml strict |
| 90f84a7b | 17-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
removed empty id in register form (FS#2222) |
| 9f09385f | 17-Apr-2011 |
Andreas Gohr <andi@splitbrain.org> |
do not strip empty form parameters FS#2222 |
| 02097e2a | 17-Apr-2011 |
Andreas Gohr <andi@splitbrain.org> |
attach textChanged property to window attempt to fix FS#2196 |
| 23ae1b94 | 17-Apr-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| cfcd890b | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
removed incorrect nbsps in diff view (FS#2223) |
| ff9a8d11 | 16-Apr-2011 |
Guy Brand <gb@unistra.fr> |
French strings update |
| f4ca4fed | 16-Apr-2011 |
Guy Brand <gb@unistra.fr> |
Removed hard coded strings from plugin manager |
| d8f5fe8a | 16-Apr-2011 |
lupo49 <post@lupo49.de> |
eo: updates for esperanto language |
| c2e73886 | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
don't use form_makeTag() for blank.gif as empty attributes are not passed on (which resulted in a missing alt attribute) |
| 6cd259d7 | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
closed hidden input in popularity plugin |
| ecd7c1d6 | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
avoid empty optgroup in acl admin |
| be62ff97 | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
removed nbsps from some clearer divs |
| e8af313f | 16-Apr-2011 |
Anika Henke <anika@selfthinker.org> |
fixed invalid html in diff options |
| 116065d2 | 16-Apr-2011 |
Andreas Gohr <andi@splitbrain.org> |
fix ACL preview for users with special chars FS#2206
The user was nameencoded twice. |