| 23a5593c | 24-May-2015 |
Anika Henke <anika@selfthinker.org> |
improved copy for styler plugin |
| e4632ba4 | 23-May-2015 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| 49f11135 | 23-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
avoid double ampersand in url |
| 4f2e8bf8 | 23-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
fixed ajax endpoint for styling plugin |
| 123bc813 | 23-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
renamed plugin from styler to styling
styler was already taken |
| a2237e34 | 18-May-2015 |
Noel Tilliot <noeltilliot@byom.de> |
translation update |
| d071b66c | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
autopreview in styler plugin |
| a93f9a7a | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
allow resizing the dialog |
| b1a864fe | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
fix keeping the current page |
| 9fb99099 | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
added more localization |
| e422a60a | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
added color picker support
I'm not too hapy with it |
| b9e2f054 | 17-May-2015 |
Christopher Smith <chris@jalakai.co.uk> |
update test groups for the extension manager test |
| 82f9aff6 | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
started to localize the styler plugin |
| 831864db | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
make styler work without JS as well |
| aae321f2 | 17-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
make styler plugin work without javascript as well (partly done) |
| c175e043 | 16-May-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
__construct |
| fb7685fb | 16-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
more improvements |
| 0f5e7090 | 16-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
we have working save and revert buttons |
| 1f3b9c45 | 16-May-2015 |
Christopher Smith <chris@jalakai.co.uk> |
php7 compatibility: change revert plugin constructor to __construct |
| 6ea007c9 | 16-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
a first very basic implementation of the preview mechanism |
| 4d6524b8 | 16-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
allow preview style replacements |
| 144055c8 | 16-May-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
PHPDocs |
| 26e22ab8 | 15-May-2015 |
Christopher Smith <chris@jalakai.co.uk> |
Changes for PHP 7 Compatibility - replace PHP4 style class constructor function names (based on class name) with php 5 __construct() Also remove some '&' reference operators used with objects And a
Changes for PHP 7 Compatibility - replace PHP4 style class constructor function names (based on class name) with php 5 __construct() Also remove some '&' reference operators used with objects And add some object type hints
show more ...
|
| 605f8e8d | 15-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
added composer setup and the first composer package php-archive |
| 9c964356 | 14-May-2015 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |