| 31667ec6 | 13-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
replaced out calls to dbglog with new Logger calls |
| 70cc2cbf | 13-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
added logviwer admin plugin
This allows for easy viewing of the available logs.
The log format was sligthly adjusted again for easier parsing. |
| b97865bf | 13-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
adjust callstack depth for deprecation message further |
| e4aa0139 | 13-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
better deprecation messages for self required plugin base files |
| be15e516 | 12-Aug-2020 |
Andreas Gohr <andi@splitbrain.org> |
extension cli: do not try to upgrade bundled plugins
fixes #3227 |
| a802fe3c | 10-Aug-2020 |
Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> |
Added confirmation dialog for page tools Revert action |
| cce551cd | 07-Aug-2020 |
Jenxi <seow@jenxi.com> |
translation update |
| 67f1a0c1 | 05-Aug-2020 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| b9b72303 | 05-Aug-2020 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| fa33bdca | 05-Aug-2020 |
GHSRobert Ciang <robertus0617@gmail.com> |
translation update |
| dbdabbe0 | 30-Jul-2020 |
Paulo <pschopf@gmail.com> |
translation update |
| f466f8ca | 25-Jul-2020 |
Axel Schwarzer <SchwarzerA@gmail.com> |
translation update |
| 499d9bcd | 23-Jul-2020 |
Andreas Gohr <andi@splitbrain.org> |
hide extensions only when javascript is available
Progressive enhancement asks for having information available fon nonJS users and transforming the interface by JS if available |
| 8549e2b5 | 23-Jul-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
support UI\Login form modification in AuthAD
authad plugin will insert domain selector in the Ui\Login form during the event HTML_LOGINFORM_OUTPUT |
| 56fc6b15 | 22-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
More compact list of allowed file types in media uploader |
| 0b30f01b | 22-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Replace id with class in media uploader |
| 6ed7a26d | 21-Jul-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Display the list of allowed mime types in media uploader |
| 2785e307 | 17-Jul-2020 |
Petr Kajzar <petr.kajzar@lf1.cuni.cz> |
translation update |
| f7fa9aa0 | 29-Jun-2020 |
Soarinferret <thecodye@kanto.cloud> |
run update.sh to update jquery files |
| 0dcf3900 | 28-Jun-2020 |
SoarinFerret <33401067+SoarinFerret@users.noreply.github.com> |
Upgrade jQuery 3.5.0 to jQuery 3.5.1
Fixes jQuery regressions laid out here: https://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/ |
| 0ed358ea | 19-Jun-2020 |
Pierre Henriot <pierre.henriot@gmail.com> |
translation update |
| 0a1129f7 | 14-Jun-2020 |
FENG.JIE <ahx@qq.com> |
translation update |
| db6bed66 | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
added tests for color handling in style manager |
| a1350ea4 | 14-Jun-2020 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| 88c52daa | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
style manager: use color picker based on value #3160
Instead of trying to guess if a setting is expecting a color base on the setting's name it is now determined based on the value in it. Only hex c
style manager: use color picker based on value #3160
Instead of trying to guess if a setting is expecting a color base on the setting's name it is now determined based on the value in it. Only hex colors are supported (it's the only thing the type="color" input supports either).
show more ...
|