| b9a4556d | 24-Nov-2021 |
Andreas Gohr <andi@splitbrain.org> |
avoid doubling line in logviewer. fixes #3554 |
| 6a410eb3 | 23-Nov-2021 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| 326bf346 | 15-Nov-2021 |
Spiros Ioannou <sivann@gmail.com> |
much better greek (el) translations |
| 5c9e31ac | 04-Nov-2021 |
Faramarz Karamizadeh <f.karamizadeh@yahoo.com> |
translation update |
| e2170488 | 16-Sep-2021 |
Andreas Gohr <andi@splitbrain.org> |
adjust help text of extension cli
to reflect that extensions can be installed from URLs as well |
| 75cba7af | 30-Aug-2021 |
David Surroca <davidsurrocaestrada@gmail.com> |
translation update |
| 5aaea2b0 | 12-Aug-2021 |
Locness <locness3@e.email> |
Do not duplicate the foreach ($installed... |
| 831ec554 | 08-Aug-2021 |
Axel Kirch <axel@globeglotter.com> |
translation update |
| cc16762d | 03-Aug-2021 |
Locness <locness3@e.email> |
Allow installing extenions from URL via the CLI
fixes #3258 |
| bfef681c | 01-Aug-2021 |
Tom Kunze <mail@tomabrafix.de> |
plugins/extension: Fix git recognition for plugin installations via git-submodules.
New git versions only add .git file with a reference to the git dir in the superdirectory in the submodule. See gi
plugins/extension: Fix git recognition for plugin installations via git-submodules.
New git versions only add .git file with a reference to the git dir in the superdirectory in the submodule. See git-submodule(1).
show more ...
|
| 03af5d65 | 15-Jul-2021 |
Erik Bjørn Pedersen <erik.pedersen@shaw.ca> |
translation update |
| 13768096 | 28-May-2021 |
pavulondit <pavloo@vp.pl> |
translation update |
| 826fda5c | 25-May-2021 |
Olivier Humbert <trebmuh@tuxfamily.org> |
translation update |
| 44398ba2 | 15-May-2021 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| e374f7ef | 13-Apr-2021 |
Åsmund Stavdahl <asmund.stavdahl@ntnu.no> |
index array with braces rather than unsupported curly braces |
| 49ab0c93 | 07-Apr-2021 |
Eren <bosshyapma@protonmail.com> |
translation update |
| 8d7a31bc | 26-Mar-2021 |
Markus Glaser <glaser@hallowelt.com> |
translation update |
| 72a969d4 | 18-Mar-2021 |
Olivier Humbert <trebmuh@tuxfamily.org> |
translation update |
| a1ef6903 | 18-Mar-2021 |
Nicolas Friedli <nicolas@theologique.ch> |
translation update |
| 056469f9 | 12-Mar-2021 |
Gustavo B. Schenkel <gustavo.schenkel@gmail.com> |
translation update |
| 3e555995 | 24-Feb-2021 |
MaWi <drmaxxis@gmail.com> |
translation update |
| b7fa23a3 | 23-Feb-2021 |
Nikita <obraztsov568@gmail.com> |
translation update |
| d51dacaa | 13-Feb-2021 |
Dario <darioriso@virgilio.it> |
translation update |
| 056bf31f | 06-Feb-2021 |
Damien Regad <dregad@mantisbt.org> |
Fix various errors in PHPUnit tests on PHP 8 |
| 1c33cec3 | 04-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
add needed type hints for phpunit8
This will break a lot of plugin tests, but can't be avoided |