Tobias Feistmantl

Results 4 issues of Tobias Feistmantl

Since the breadcrumbs gem is tightly coupled with controllers, I wonder if there is a way to use it outside a controller by explicitly including it in a class. This...

**Describe the bug** I tried to install Erxes using the [Quick Start Installation docs](https://www.erxes.org/installation/ubuntu-quickstart). On Ubuntu 18.04 I got the following error: ``` The following packages have unmet dependencies: erlang-base...

🐛 bug
Backlog

In some cases a check for the token column may be omitted. For example if `has_secure_token` and `has_secure_password(:token)` are used in combination.

The current Zammad one click app does only support up to version 5.2.3 since the zammad docker images for [elasticsearch](https://hub.docker.com/r/zammad/zammad-docker-compose/tags?page=1&name=zammad-elasticsearch) and [postgres](https://hub.docker.com/r/zammad/zammad-docker-compose/tags?page=1&name=zammad-postgres) only got published up to this version. This...