| 20a2375a | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
Revert "Additionally allow more media types" #982
This reverts commit de4634ec87b1a277c1686990d993dafc43db05ed. |
| 84e76a7e | 24-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
make personal style ini to cause cache reloads |
| 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. |
| ac165427 | 23-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove splitbrain.org interwiki link |
| b43568ad | 23-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Document all options in the interwiki config |
| 0cfb5a30 | 23-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Remove non-functioning interwiki links |
| 519c232c | 22-Jul-2015 |
Philip Knack <p.knack@stollfuss.de> |
translation update |
| 4c19c0ba | 20-Jul-2015 |
Philip Knack <p.knack@stollfuss.de> |
translation update |
| b86bc28a | 01-Jun-2015 |
iamchenxin <iamchenxin@gmail.com> |
remote.test |
| 39f70cbd | 29-May-2015 |
iamchenxin <iamchenxin@gmail.com> |
add a Exception in hasAccess() |
| 37ff2261 | 12-Jun-2015 |
Sascha Klopp <klopp@rrzn.uni-hannover.de> |
correctly handle usergroups array |
| b28801bc | 18-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
added plugin to list of bundled extensions |
| 8d4151de | 18-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
added styler into default plugin section
The icon does not match the others because the NuvolaX icon theme seems to have vanished from the Internet. Ideally all those admin icons could use a replace
added styler into default plugin section
The icon does not match the others because the NuvolaX icon theme seems to have vanished from the Internet. Ideally all those admin icons could use a replacement. But that should be a different PR I guess.
show more ...
|
| 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 ...
|
| 17e17ae2 | 16-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Encode unsafe characters in interwiki links. closes #1220 |
| ccee93d9 | 16-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Unit test for interwiki URL encoding bug |
| 282d636f | 16-Jul-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Change interwiki links to HTTPS |
| 82246f10 | 15-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
improve aria attribute handling. closes #1142
adds aria handling to makeToggle and allows to supress it in dw_toggle |
| 0c24c924 | 15-Jul-2015 |
Andreas Gohr <andi@splitbrain.org> |
remove pragma:no-cache header. closes #1201
The pragma header is only defined for requests not for responses. The Cache-Control header should be used in responses. |
| 122f2d46 | 15-Jul-2015 |
Andreas Böhler <dev@aboehler.at> |
Add a 'returnonly' option to all xhtml link types |
| 70eb84aa | 15-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 8cce24b8 | 15-Jul-2015 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| d1427af7 | 13-Jul-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
no syntax highlighting, it attracts too much readers attention |
| cf6939cd | 13-Jul-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Better suggestion for changing warning for nosmblink in browsers
Improves syntax page due to feedback at #1233 |