b5e63f63 | 27-Aug-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
9edb4cd5 | 27-Aug-2017 |
Michael Große <mic.grosse@googlemail.com> |
fix: correctly show conflicts in extension manager |
85d3e2b7 | 27-Aug-2017 |
Michael Große <mic.grosse@googlemail.com> |
fix: check if key is set to fix PHP Notice
If a key is not set, a PHP Notice is triggered. While these are currently suppressed, this is still a code smell. |
55a4f137 | 15-Aug-2017 |
Michael Große <grosse@cosmocode.de> |
fix(config): empty string is valid for numericopt
There was a bug that the empty string was considered to be invalid if also a max or min value was defined for a config field of type numericopt. |
8cebbad7 | 10-Aug-2017 |
Nina Zolotova <nina-z@i.ua> |
translation update |
c623d753 | 23-Jul-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
daf5250a | 13-Jul-2017 |
Tor Härnqvist <tor@harnqvist.se> |
translation update |
8cec8a54 | 05-Jul-2017 |
Andreas Gohr <andi@splitbrain.org> |
clean extension names. fixes #2042
This makes sure the provided extension ID is a valid id before initializing it in the extension manager. |
60a4fc3e | 30-Jun-2017 |
Felix Müller-Donath <j.felix@mueller-donath.de> |
translation update |
758a9262 | 30-Jun-2017 |
Felix Müller-Donath <j.felix@mueller-donath.de> |
translation update |
bee9ac07 | 26-Jun-2017 |
Guilherme Sá <guilherme.sa@hotmail.com> |
translation update |
7a005646 | 14-Jun-2017 |
Osoitz <oelkoro@gmail.com> |
translation update |
badb3b57 | 12-Jun-2017 |
S.H. Lee <tuders@naver.com> |
translation update |
f7f184ed | 06-Jun-2017 |
Osoitz <oelkoro@gmail.com> |
translation update |
886c786b | 02-Jun-2017 |
Osoitz <oelkoro@gmail.com> |
translation update |
617a2b42 | 23-May-2017 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
61e35c35 | 13-May-2017 |
Andreas Gohr <andi@splitbrain.org> |
fix error in config manager caused by changes visibility
The internal lang and localized variables of a plugin are no longer accessible from the outside. This adds a proper setter and also fixes the
fix error in config manager caused by changes visibility
The internal lang and localized variables of a plugin are no longer accessible from the outside. This adds a proper setter and also fixes the type hinting in the config plugin.
show more ...
|
188d7165 | 12-May-2017 |
Andreas Gohr <andi@splitbrain.org> |
test constructors need to call parent constructor
this fixes another problem with our tests and phpunit 6.1 |
9c9753d6 | 12-May-2017 |
Andreas Gohr <andi@splitbrain.org> |
replace some var keywords
This should fix some tests on PHP 7.1. The work is far from done, we still have a lot of variables without proper accessibility defined. |
c0e0ec79 | 23-Apr-2017 |
Elchin <quliyev_elchin1989@mail.ru> |
translation update |
6475ad44 | 13-Apr-2017 |
David Surroca <david.tb303@gmail.com> |
translation update |
32b2e368 | 18-Apr-2017 |
Dharmik <dharmik8478@gmail.com> |
Fix Typo in remote API (#1938)
* Updated remote.php
Updated remote.php for retrieving all the acl details.
* Updated remote.php
By mistake changed in addAcl instead of listAcls. |
c0f9e7c3 | 05-Apr-2017 |
Kris Charatonik <krishary@gmail.com> |
translation update |
43332dfd | 05-Apr-2017 |
Pavel Krupička <pajdacz@gmail.com> |
translation update |
20cfa168 | 02-Apr-2017 |
Zacharias Sdregas <zsdregas@sch.gr> |
translation update |