Skip to content

[11.0] Branch update from OCA#10

Merged
josemoralesp merged 45 commits into
Vauxoo:11.0from
vauxoo-dev:11.0-update-dev-sabri
Jul 9, 2018
Merged

[11.0] Branch update from OCA#10
josemoralesp merged 45 commits into
Vauxoo:11.0from
vauxoo-dev:11.0-update-dev-sabri

Conversation

@sabrinagnu

Copy link
Copy Markdown

No description provided.

OCA-git-bot and others added 30 commits June 21, 2018 04:56
Currently translated at 93.9% (31 of 33 strings)

Translation: knowledge-11.0/knowledge-11.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-knowledge/pt_BR/
* Add dependency to knowledge
* Adding hack in document_page_history to allow calling method that don't exists
* document_page_history don't have _sql attribute
* Filter more fields
* Changed history widget to html.
* Improved views and added followers to pages.
* Updated document_page pot and es translations.
* document_page:^Cissing dependency.
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
(../7.0pageapproval/ rev 1)

fix status bar in page approval
(../7.0pageapproval/ rev 2)

change approval workflow in page history and started to add showing approved page in normal page
(../7.0pageapproval/ rev 3)

show last approved content and aproved by
(../7.0pageapproval/ rev 4)

Fix bug on page creation
(../7.0pageapproval/ rev 5)

add status in history tree view
(../7.0pageapproval/ rev 6)

add a need approval field and hide the workflow when no approval needed
(../7.0pageapproval/ rev 7)

add access validation to approval
(../7.0pageapproval/ rev 8)

give rigth to Page aprover group on the page_history model and hide the button for unallowed group thought the security isn't enforced a the orm level
(../7.0pageapproval/ rev 9)

made invisible the prover group when not needed
(../7.0pageapproval/ rev 10)

add email to aprovers group's members
(../7.0pageapproval/ rev 11)
[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
gborelli and others added 15 commits June 27, 2018 21:27
fix act_draft and minor ui fix

remove unused variables

change order of xml data files
It should work but further errors could help understand what's going

Commented other necessary part

Add back workflow

Add dependency to knowledge
[IMP] - Added notification to followers when a new version is approved.
[IMP] - document_page_approval: Updated spanish translation.
Translations and templates sync

Updated languages
Lint error corrected

test improved

lint error corrected in test file

readme corrected

test improved

test of document page history workflow added

CI error corrected

dreipst comment

Migration to new api improved in model's file and data tag remove in xml file

code totally migrate to odoo 9.0 api
test error fixed

Lint error improved
[MIG] Rename manifest files
…roval

[11.0][MIG] document_page_approval: Migration to v11.0
@codecov-io

codecov-io commented Jul 9, 2018

Copy link
Copy Markdown

Codecov Report

Merging #10 into 11.0 will increase coverage by 32.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           11.0      #10       +/-   ##
=========================================
+ Coverage    56%   88.05%   +32.05%     
=========================================
  Files         2        8        +6     
  Lines        25      293      +268     
=========================================
+ Hits         14      258      +244     
- Misses       11       35       +24
Impacted Files Coverage Δ
document_page/models/document_page.py 98.27% <ø> (ø)
document_page/wizard/document_page_create_menu.py 100% <ø> (ø)
document_page/models/document_page_history.py 94.44% <ø> (ø)
...ent_page_approval/models/document_page_approval.py 77.58% <ø> (ø)
document_page/wizard/document_page_show_diff.py 83.33% <ø> (ø)
..._approval/models/document_page_history_workflow.py 92.75% <ø> (ø)
... and 2 more

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 b01e297...da18e5d. Read the comment docs.

@josemoralesp josemoralesp merged commit 5c77a32 into Vauxoo:11.0 Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.