-
Hello, I am having trouble getting slack notifications to work. First of all say that what I use is Rocket.chat, but I understand that it is 100% compatible. This is my scenario:
![Captura de pantall…
-
Hi there Taiga Team,
I'm trying to implement a local version of Taiga which features a new logo, and some new colors.
In doing so im using docker, and pulling a modified Taiga Front image, taken f…
-
I've been trying to add a theme to Taiga but I cannot get it to work.
I'm trying to rebuild a taiga-front docker container that holds this theme, but even if the files seem to be there
`/usr/share/n…
-
Hello everyone, I've done a clean docker install but when I go to the IP:9000 I can't create new projects (keeps loading).
From the console I see this error:
```
angular.js:14195 WebSocket error:…
-
> **READ THIS FIRST!**: We recently announced Taiga plans for the future and they greatly affect how we manage this repository and the current Taiga 6 release. Check it [here](https://blog.taiga.io…
-
Compile this:
```swift
public fun f() -> Int {
if true { return 0 } else { return 1 }
}
```
The compiler complains that `f` doesn't return value on all paths.
-
Hi there,
after setting up the Docker, Taiga is now running. However, apparently, the media URL is None. If I e.g. try to change my profile picture, it is not shown and inspecting the page yields…
-
Good morning,
I have a Websocket problem, which I couldn't solve.
I performed the installation and configuration according to the documentation.
From what I've tested, the system is working nor…
-
Please tell me the correct way to fix invalid conf.json file.
#### background
After I cloned from git, this commands runs.
```
$ ./launch-taiga.sh
$ ./taiga-manage.sh createsuperuser
`…
-
**Describe the bug**
After deploying a self-hosted instance of Taiga 6, I observed that the project timeline in the web UI is always empty.
Instead of that, I would expect that timeline to gradual…