PierreC

Results 11 issues of PierreC

Hi, Here is my docker-compose conf using flower + celery + flask. Do I have to use a db container too ? ``` version: "3.8" services: flask: build: . volumes:...

bug

Make the stream grouping row recursively, not only 2 by 2

"keep_lock_until_timeout" is used to prevent same calls within a time interval defined by "default_timeout" configuration

Hi, I could be good to have a new feature using a minimum interval parameter. For example, the task is locked for 1 hour, no matter if the task has...

Hi I've lost a very long time to find why my app can't load Jakarta. Finally, I've found `smtp.fromName` attribute can't support UTF-8 caracters, in my case the "é" letter...

question

- moosh version: 1.17 - moodle version: 4.3 - database: mariadb - php version: 8.2.7 - operating system: debian 11 ### Actual behaviour The course-restore function can only restore a...

Hello, just a small mistake in the page title for the "latest" version of the documentation. It shows celery 4.3, but the latest is 4.4 ;) Version 4.4 still available...

I tried to change my scope in the docker-compose.yml file but I saw no changes. I supposed it's written in the back and front Dockerfile : https://github.com/robrotheram/taiga-contrib-openid-auth/blob/c765ac3e0aefe61e7cf9069253b50be2e05103db/docker/back/Dockerfile#L8 https://github.com/robrotheram/taiga-contrib-openid-auth/blob/7a7e54ea7ebe8df6826811bbeb8819c22b468290/docker/front/Dockerfile#L15

Hi, I tried to connect with my CAS OpenID server, and encounter some troubles ``` taiga-back_1 | Traceback (most recent call last): taiga-back_1 | File "/opt/venv/lib/python3.7/site-packages/django/core/handlers/exception.py", line 34, in inner...

- moosh version: 1.17 - moodle version: 4.3 - database: mariadb - php version: 8.1 - operating system: debian ### Actual behaviour course-create create a course without default course parameters...