Tobias Kaminsky
Tobias Kaminsky
- open deck card - upload a file from device, e.g. CON - see 
### Steps to reproduce 1. enable windows compatibility 2. upload a not-allowed file to an event, e.g. CON.jpg 3. see  ### Expected behavior have a correct error message ###...
- enable windows compatibility - upload a not-allowed file to a note, e.g. CON.jpg - see 
- enable windows compatibility mode - create an album - add a file via uploading it from device, that is not allowed, e.g. "CON.jpg" --> not uploaded, but no error...
As we want to make groupfolders more visible, clients need an API to have all groupfolders listed. As groupfolders are folders, I think best is to have output similar to...
Signed-off-by: Tobias Kaminsky
I want to collect all failing tests, so that we see which fail. Class | Test | Link ------------ | ------------- | --- DocumentsStorageProviderIT | testServerChangedFileContent (currently disabled) FileUploaderIT |...
Received via mail: app is proposing "/storage/extSdCard", but has no write permission in it. Therefore the migration fails. - [ ] Test if we have write permission and only then...
AndroidStudio suggests not to use STRING as this type can truncate leading zeros, instead Integer or Text should be used. As this is done on upgrade from very old databases...
 - [ ] Tests written, or not not needed