| #
54cc7aa4 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to the rest of lib/plugin
|
| #
923e149a |
| 15-Feb-2019 |
Michael Große <mic.grosse@googlemail.com> |
Merge branch 'master' into psr2
|
| #
dda9db03 |
| 30-Oct-2018 |
Andreas Gohr <gohr@cosmocode.de> |
adjust bundled plugins that check for admin permissions
This adjusts the bundled plugins to do their admin permission checks based on their admin component's isAccessibleByCurrentUser() method inste
adjust bundled plugins that check for admin permissions
This adjusts the bundled plugins to do their admin permission checks based on their admin component's isAccessibleByCurrentUser() method instead of doing their own isAdmin checks.
show more ...
|
| #
ced96239 |
| 14-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
corectly disable sniff for one file
|
| #
71a75f04 |
| 11-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
PSR2 for styling plugin
There's currently one warning left. Supressing it doesn't work which might be a bug in phpcs.
|
| #
d634152e |
| 07-Jul-2015 |
Anika Henke <anika@selfthinker.org> |
improved various minor frontend issues in styling plugin
* improved spacing of popup * made primary buttons clearer * xhtml and validity fixes * improved some lang strings * moved 'open as popup' af
improved various minor frontend issues in styling plugin
* improved spacing of popup * made primary buttons clearer * xhtml and validity fixes * improved some lang strings * moved 'open as popup' after intro * fixed page reload after clicking 'open as popup' button
show more ...
|
| #
6667cd87 |
| 26-Jun-2015 |
Andreas Gohr <andi@splitbrain.org> |
changed the whole thing to a real popup
|