m2je

Results 6 issues of m2je

BasePermissionsIT.testReadPermsOnTableIndexAndView test uses an incorrect user for permission based operations

Parcel artifacts are created as `tar` files but they should be `tar.gz` files instead

Tried to upload a folder with Dnd and it failed. modified the web/components/uploader-plus/js/dnd-upload-plus.js and added the following to the list of parameter under _startUpload function : formData.append("createdirectory", fileInfo.uploadData.createdirectory ? "true"...