Skip to content

9.0-dev backport 10.0-dev#111

Closed
lmignon wants to merge 14 commits into
9.0-devfrom
9.0-dev-backport-10.0-dev
Closed

9.0-dev backport 10.0-dev#111
lmignon wants to merge 14 commits into
9.0-devfrom
9.0-dev-backport-10.0-dev

Conversation

@lmignon

@lmignon lmignon commented Aug 3, 2018

Copy link
Copy Markdown
Member
  • fix: cmis_web: clear rows before reloading the table to avoid error if an expanded row is no more into the reloaded info.
  • Improvement: New dialog to resolve conflict when we try to create a new document with the same name as an existing one.
  • Improvement: New dialog to rename cmis content.
  • Ensure compatibility with the next version of cmislib (py3 compat) Py3 Compat apache/chemistry-cmislib#12

It's now possible to define a method '_check_cmis_access_operation' on the model to adapt the _check_access_operation behaviour.
…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
@lmignon lmignon added the 9.0 label Aug 3, 2018
@codecov

codecov Bot commented Aug 3, 2018

Copy link
Copy Markdown

Codecov Report

Merging #111 into 9.0-dev will increase coverage by 1.47%.
The diff coverage is 90.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           9.0-dev     #111      +/-   ##
===========================================
+ Coverage    74.71%   76.19%   +1.47%     
===========================================
  Files           41       41              
  Lines          878      945      +67     
===========================================
+ Hits           656      720      +64     
- Misses         222      225       +3
Impacted Files Coverage Δ
cmis_web_proxy/controllers/cmis.py 20.45% <0%> (ø) ⬆️
cmis_field/tests/test_cmis_backend.py 98.71% <0%> (-1.29%) ⬇️
cmis_field/tests/test_fields.py 100% <100%> (ø) ⬆️
cmis_field/tests/common.py 100% <100%> (ø) ⬆️
cmis_field/models/cmis_backend.py 98.73% <100%> (ø) ⬆️
cmis_field/tests/models.py 100% <100%> (ø) ⬆️
cmis_web_alf/models/cmis_backend.py 95% <91.66%> (-1.56%) ⬇️
cmis_field/fields/cmis_folder.py 92.38% <91.66%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bab115...d7c4666. Read the comment docs.

@lmignon lmignon force-pushed the 9.0-dev-backport-10.0-dev branch from ab4a92b to d7c4666 Compare August 6, 2018 08:28
@lmignon lmignon closed this Sep 11, 2018
@lmignon lmignon deleted the 9.0-dev-backport-10.0-dev branch October 10, 2019 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant