Ferdinand Thiessen

Results 193 issues of Ferdinand Thiessen

* Resolves https://github.com/nextcloud/forms/issues/354 This adds support to reorder options instead of having to remove them. It works but I had to modify a lot of places to keep smooth behavior...

enhancement
3. to review

WIP - this should be more stable than Cypress + real open source and not open core...

2. developing

This is more of a meta issue. Currently for a lot of operations we query all (forms, submissions...) but for large instances this might get a problem if there are...

enhancement
2. developing
overview

Follow up on #1925 It should be able to clone archived forms, the clone should not have any state set (default to `0` -> active).

enhancement
0. Needs triage

Adjusted the headings for https://github.com/nextcloud/server/pull/43640/files

bug
3. to review
feedback-requested

### Description * Resolves #16582 When setting `cssCodeSplit: false` the styles are still split into one style file, but currently the imported CSS results in empty chunks as in the...

### Description Without this the order of the extracted CSS rules is defined by the order `renderChunk` of the css plugin is called. So with this the order of CSS...

### Describe the bug If I set `cssCodeSplit` to `false` and have *css* files imported this leads to empty chunks named like `style-xyz`, but the name is changing on every...

pending triage

My flow looks like this: ![image](https://github.com/nextcloud/files_automatedtagging/assets/1855448/0d348502-991d-4199-a83a-2c24a99ff5bc) In all version before it worked as expected: I have a shared group folder A that is tagged, if someone create a file within...