Thomas
Thomas
### Versions RedNotebook version: 2.3 Operating system and version: Ubuntu 17.10 ### Expected behavior Ability to limit the number of tags in left view, for example only keep the 20...
If run the playbook with this: ```yaml postfix_sender_canonical_maps: - sender: "root" rewrite: "[email protected]" ``` and then run it again with a change in `postfix_sender_canonical_maps`: ```yaml postfix_sender_canonical_maps: - sender: "postmaster" rewrite:...
Hello, I have lots of logs `Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#388`, `Undefined index: member_id at /var/www/apps/circles/lib/Model/BaseMember.php#378` and `Undefined index: instance at /var/www/apps/circles/lib/Model/BaseMember.php#391`. Don't know if there is a functionnal impact,...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
Is there a way to sort by "modify date" instead of "visit date"? If not, I suggest to add the possibility to have "modify date" below title instead of "visit...
### Steps to reproduce 1. Nextcloud instance with PostgreSQL database 2. Use `occ db:convert-type` to migrate to MySQL 3. Fails on `oc_mail_attachments` table migration ### Expected behavior Database migration should...
Hello, I am facing the same problem than #98 since I upgrade from Debian 10 to Debian 11. - `python3-pip` is installed - `pip` is also installed by geerlingguy.pip (2.2.0)...
**Describe the bug** I notice that in my deployments backup are not done. I identify 2 problems with that: 1. I only set `netplan_backup_existing` but is not considered to launch...
Another strange error with OnlyOffice about libpng this time! My configuration is: - Nextcloud 19.0.3 - PostgreSQL 11.9 - Nginx 1.14.2 - PHP 7.3.19 - ObjectStorage S3 as primary storage...
Hello, I'm quite confused with some errors with OnlyOffice integration. One of these is `Uncaught TypeError: d.$T is not a function`. I see some other issues about DoctRenderer and Namespace...