Markus M. May
Markus M. May
Since I needed this one anyway, and the one implemented in #19 contained unnecessary fixes as well, we keept it simple and do one thing per PR.
Added two settings: * Local Repository Path (git_local_path) - Path, where repositories are created on the local system. This defaults to `REDMINE_PLUGINS_PATH/redmine_git_remote/repos`. * Remote Repository Url Prefix - Default Prefix...
I am trying to get the example (server-side) running. Unfortunately to no avail, and the same is true for bbhanami. Could be, that I am missing something (very important?), but...
In the Dex All the Notification shows a quite large Value. This is rather nice because you can read it at night without glasses. Please increase the Size of the...
Yesterday I had several reading reported to AAPS with a different Trend Arrow then shown in XDrip. This is rather Strange.
On the Source Selection screen some nice photos are shown. The Label next to it is quite small (at least on my S6). Because G4 and G5 are quite similar,...
Users
Hi, right now all users are allowed to call all commands. I guess we should create a separation of concerns here. E.g. Only admins are allowed to reload plugins, while...
Right now, we are just parsing the command and the options, this should be made slightly more flexible. I am thinking about something like commander.js to add also some help-functionality.