Douglas C. R. Paes

Results 37 issues of Douglas C. R. Paes

It would be nice to have the latest available version of jsconsole. The new version is 0.6.0 and it's available at https://github.com/share-extras/js-console/releases

Since you are using Alfresco BART to perform backup, it doesn't make sense to disable the solr backup schedules in alfresco-global.properties: These options should be removed ``` #Effectively turn off...

It was found that encrypted PDFs are not "appendable" by pdfbox, so instead of simply failing, it was included an attempt to decrypt such PDFs using an empty password.

When trying to append new pages into a PDF, if any of the source or destination PDF is encrypted, the action fails with the message: Error: source PDF is encrypted,...

## I'm submitting a ... (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request ``` ##...

This PR fixes #646

PR: unreviewed

A customer asked us to upgrade the Google Drive API to the v3 version, and so we did. I hope you can accept this PR as a contribution to the...

When the user tries to upload multi-documents at once using drag and drop, only the last document in the list is successfuly uploaded. Nothing happens for the others, even though...

When an user is given the permission to write into a single folder inside of folder structure, but without permission into the higher levels in the structure, the allowed-content-types webscript...

The "?c" expression was causing conversion errors, as it was trying to convert the boolean value into a number.