| 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 |
| 70519db9 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed a few links and html errors in language files |
| 8aceb983 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed some wrong quotation marks 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 |
| 25957e77 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
removed English translation strings from non-English translation files |
| ea993669 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
fixed lots of missing format strings in language files |
| 768d1852 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
refactored tpl_actiondropdown() to avoid duplication |
| ae614416 | 12-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
changed all input type=submit buttons to button type=submit button for better stylability |
| 771519d0 | 12-Jul-2015 |
Mauricio Segura <maose38@yahoo.es> |
translation update |
| d2293a6b | 11-Jul-2015 |
Myeongjin <aranet100@gmail.com> |
adjust newline |