David Planella
David Planella
Thanks for your great work on Omnigollum. While using it, I've just noticed that if you specify `protected_routes` for Omnigollum in Gollum's `config.rb` as such: ``` :protected_routes => [ '/private/*',...
I defined a part of a wiki that is supposed to be private by doing so in `config.rb` ``` :protected_routes => [ '/private/*', '/private'], ``` While that seems to work...
### Issue Summary Yesterday someone was still able to book a meeting using my 30 minute event. As of today, it's not possible to book meetings using that event. As...
The instructions in the README file result in a script that does not work in Firefox, as they point to using a script version (`0.1.0`) that does not contain the...
Adds support for generating diagrams with [Mermaid](https://mermaidjs.github.io/) for easier maintenance and for lowering the barrier to documentation contributions. Notes: - I only replaced one diagram for now to gather feedback....
We're using Kibiter 6.1.4 from Bitergia and we've found out that when using bar charts there is an "Others" bucket that is automatically added as an existing bucket to the...
While working with Kibiter via Bitergia, we've been struggling with using the right names to refer to the web UI components. Some names are exclusive to Kibiter (e.g. widget), whereas...