Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][MIG] document_page #208

Merged
merged 30 commits into from
Mar 19, 2019
Merged

Conversation

MiquelRForgeFlow
Copy link
Contributor

@MiquelRForgeFlow MiquelRForgeFlow commented Mar 12, 2019

Standard migration.

Depends of:

@oca-clabot

This comment has been minimized.

@pedrobaeza pedrobaeza added this to the 12.0 milestone Mar 12, 2019
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 12, 2019
6 tasks
oca_dependencies.txt Outdated Show resolved Hide resolved
document_page/README.rst Show resolved Hide resolved
document_page/views/document_page.xml Outdated Show resolved Hide resolved
document_page/wizard/document_page_create_menu.py Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
@MiquelRForgeFlow MiquelRForgeFlow force-pushed the 12.0-mig-document_page branch 5 times, most recently from dcf73fc to 25a1584 Compare March 12, 2019 18:58
@pedrobaeza
Copy link
Member

Rebase and remove the extra commit now that the other is merged.

Maxime Chambreuil and others added 17 commits March 13, 2019 12:10
* 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
Currently translated at 51.9% (28 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/fa/
Currently translated at 77.8% (42 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/de/
Fixing `Page` parents.
…Add history name field, to name revisions. Modified views to allow setting this field.
ivantodorovich and others added 12 commits March 13, 2019 12:10
…e to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored.
* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
- fix references: report module is now web module

- display_* fields are removed in this version
 * move menus to a higher level.
 * fix categories search view.
 * fix create menu action not being accessible in any way.
 * reorder form view, focusing in the content, not in secondary fields.
@MiquelRForgeFlow
Copy link
Contributor Author

@pedrobaeza Ready :)

Copy link
Member

@JordiBForgeFlow JordiBForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Tested. Works as expected.

@JordiBForgeFlow
Copy link
Member

cc @lreficent

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on runbot and code review 👍

@JordiBForgeFlow JordiBForgeFlow merged commit 01fdf68 into OCA:12.0 Mar 19, 2019
@MiquelRForgeFlow MiquelRForgeFlow deleted the 12.0-mig-document_page branch March 19, 2019 11:15
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.