Julius Knorr

Results 342 issues of Julius Knorr

It would be useful to create a new groupfolder based on an existing one and copy over the acl rules that are defined on the original ones.

enhancement
1. to develop
feature: acl

- Creating a new templates folder should copy files from the skeleton directory or configured templatedirectory in config.php to the new folder - This seems to be broken on master...

bug
1. to develop
feature: templates
31-feedback

The visibility of user management columns is currently stored in localstorage, which is removed on logout. Ideally the settings should be stored as user config values in the database, so...

enhancement
good first issue
1. to develop
feature: users and groups

## Follow up polishing from #2638 - [x] Upload on dragging #2701 - [ ] Add menu entry to either delete or unshare the file - [ ] Configuation for...

enhancement
feature: attachments

We should have proper integration tests for the API endpoints

enhancement
tests
1. to develop
feature: api

The activity app onyl allows fetching by object_type and object_id https://github.com/nextcloud/activity/blob/dee03c7f5ca2d201b5c204c1bdde4b15bb640258/lib/Controller/APIv2.php#L208 Currently all card activities are fetched and filtered by board in the frontend. https://github.com/nextcloud/deck/blob/f3b5fd4030dd04985a87ec7cca8cd1fc488fb781/lib/Activity/ActivityManager.php#L61-L62 A possible way to improve...

enhancement
1. to develop
feature: activity

### Describe the Bug While working on emitting notifications for [user mentions](https://github.com/nextcloud/richdocuments/pull/3960) in the Nextcloud integration I noticed a couple of issues around mentions that are related to the Collabora...

unconfirmed
smoke bug
24.04

This came up during the contributor week that it would be great to expose certain state of the text app as global variables in `OCA.Text` so we can inspect the...

3. to review
technical debt
high

The following doesn't seem to work as reported by @jancborchardt in a call: - Have a checkbox item in the document - Click the block quote to move the checkbox...

bug
design
needs triage: julius

- chore: Move to more standard ci pipelines for eslint, stylelint, php-cs-fixer, psalm, info.xml - style: Apply php-cs-fixer changes - chore: Remove some deprecations in Application.php Deprecation to file as...

3. to review
technical debt