| a5a157e2 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| dbfd2a2c | 29-Jul-2015 |
Kiril <neohidra@gmail.com> |
translation update |
| 3e564747 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| ceaabc3e | 29-Jul-2015 |
Carbain Frédéric <fcarbain@yahoo.fr> |
translation update |
| 43fe93f0 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| bc8a3531 | 29-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| fcf2eb0e | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed missing bug icon in extension manager (since #1247) |
| b4150bdc | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed wrong format string in authldap translation |
| 2e206e75 | 26-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
updated dates in various info.txt files |
| ec2b4bab | 26-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
fix problem with IE11
hopefully doesn't break in the other browsers |
| cf2c8e75 | 25-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
changed input submits to buttons, fixed small RTL issue |
| 17a19868 | 25-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
remove IE7 support |
| 345e401d | 24-Jul-2015 |
trebmuh <trebmuh@users.noreply.github.com> |
Update lang.php
Please someone who know the code, double check this one.
It does look that translation for 2 options were missing. |
| 1dd04f97 | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
fixed styling preview in IE
IE doesn't like it when you create a DOM element in one window and try to insert it in another window. |
| 519c232c | 22-Jul-2015 |
Philip Knack <p.knack@stollfuss.de> |
translation update |
| 4c19c0ba | 20-Jul-2015 |
Philip Knack <p.knack@stollfuss.de> |
translation update |
| b28801bc | 18-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
added plugin to list of bundled extensions |
| 75c8c6fa | 18-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
readded cookie to styling plugin |
| 1afa9ba8 | 16-Jul-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove deleted files on update of extension
Resolves #1192
`/lib/plugins/<plugin>/deleted.files` which list files that can be removed e.g. ``` # This is a list of files that were present in previou
remove deleted files on update of extension
Resolves #1192
`/lib/plugins/<plugin>/deleted.files` which list files that can be removed e.g. ``` # This is a list of files that were present in previous plugin releases # but were removed later. An up to date plugin should not have any of # the files installed action.php folder/file.txt ```
show more ...
|
| 70eb84aa | 15-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 8cce24b8 | 15-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 70519db9 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed a few links and html errors in language files |
| 969c52e5 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed occurrences of html named entities in translation files to be xhtml-compatible |
| ea993669 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed lots of missing format strings in language files |
| ae614416 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
changed all input type=submit buttons to button type=submit button for better stylability |