Christian Hartmann

Results 245 comments of Christian Hartmann

@tpokorra yes no problem :) you can have a look at the PR implementing the local storage how the components get their values there. And for getting the values from...

@tpokorra I've added your checklist to first post :) And btw thank you very much for your contribution to this project 👍🏻 I've also run the automated check workflows for...

@tpokorra please don't merge the main branch into your branch. Use git rebase to update your branch to the latest commits to main :) You can also use git rebase...

@tpokorra didn't manage to run the unit tests locally... Regarding the `extends \Test\TestCase` you can also find some information in the dev docs: https://docs.nextcloud.com/server/stable/developer_manual/basics/testing.html

This is not a bug as it is intended the way it works now. However, we will keep this as a feature request

One problem could be with the export as CSV, other than that I think this is nice to have but not essential for the function of Forms

Would it be possible to only metion the users when you choose the mention from picker menu and otherwise just use the plain text? That's how Microsoft Teams works e.g....

@susnux as this new way of defining the routes directly in the controller is only available starting with NC29, should we do this as a second step and implement the...

Did you restart your php processes? Are you using php-fpm? We had lots of errors in the past after upgrades due to cached code...

@mariomorvan thanks for sharing this information with us. Are those "normal" shared folders or group folders or something else?