Conversation
… those used to protect the call to load_cmis_repositories to ensure that the calls are done in the order expected by FIFO...
[ADD] setup.py
[FIX] cmis_field: copy=False is now the default on CmisFolder fields.
Codecov Report
@@ Coverage Diff @@
## 9.0 #99 +/- ##
===========================================
- Coverage 98.17% 76.19% -21.99%
===========================================
Files 29 41 +12
Lines 492 945 +453
===========================================
+ Hits 483 720 +237
- Misses 9 225 +216
Continue to review full report at Codecov.
|
It's now possible to define a method '_check_cmis_access_operation' on the model to adapt the _check_access_operation behaviour.
…on-lmi [IMP] cmis_proxy: Improve modularity of _check_access_operation
It's now possible to define a method '_check_cmis_access_operation' on the model to adapt the _check_access_operation behaviour.
Closed
…d-lmi [FIX] cmis_web: reload the node when information on the view are relo…
…me contains unsupported characters
…if an epxanded row is no more into the reloaded info
When a user try to create a new document with the same name as an existing one a new dialog window appears to propose an other name or to create a version of the existing document.
…onflict exception if the file has already the same name
Declare function removed from the next version of the cmislib library into the cmis_backend to make the addons compatible with this new version supporting Py3 and based on requests in place of httplib2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backported from 10.0.3.0.1