Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download
[document_knowledge](document_knowledge/) | 18.0.1.0.2 | | Documents Knowledge
[document_page](document_page/) | 18.0.2.0.0 | | Document Page
[document_page](document_page/) | 18.0.2.1.0 | | Document Page
[document_page_access_group](document_page_access_group/) | 18.0.1.0.1 | | Choose groups to access document pages
[document_page_access_group_user_role](document_page_access_group_user_role/) | 18.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Document Page Access Group User Role
[document_page_approval](document_page_approval/) | 18.0.1.0.0 | | Document Page Approval
[document_page_approval](document_page_approval/) | 18.0.1.1.0 | | Document Page Approval
[document_page_group](document_page_group/) | 18.0.1.0.0 | | Define access groups on documents
[document_page_partner](document_page_partner/) | 18.0.1.0.0 | | Allows to link doucment pages to a partner
[document_page_project](document_page_project/) | 18.0.1.0.0 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | This module links document pages to projects
[document_page_reference](document_page_reference/) | 18.0.2.0.0 | <a href='https://github.com/etobella'><img src='https://github.com/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Include references on document pages
[document_page_reference](document_page_reference/) | 18.0.2.1.0 | <a href='https://github.com/etobella'><img src='https://github.com/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Include references on document pages
[document_page_tag](document_page_tag/) | 18.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards
[document_url](document_url/) | 18.0.1.0.0 | | URL attachment

Expand Down
23 changes: 20 additions & 3 deletions document_page/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Document Page
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:029a3933b3eea6e056988a1f6fb36f83a4539b5a7d32e7bef7b60dfc3f871c98
!! source digest: sha256:b60bfb3b024d1105726437cb152a6355d2f7a0c1cd3c8f2e8a1bdfb6aedf7b40
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -61,6 +61,12 @@ To use this module, you need to:
- Click on Pages to create pages and select the previous category to use
the template

Improve diff of history
-----------------------

If you want to improve how history is shown, you can install html_diff
python library. A new comparison method will be installed.

Bug Tracker
===========

Expand All @@ -83,23 +89,34 @@ Contributors
------------

- Gervais Naoussi <gervaisnaoussi@gmail.com>

- Maxime Chambreuil <mchambreuil@ursainfosystems.com>

- Iván Todorovich <ivan.todorovich@gmail.com>

- Jose Maria Alzaga <jose.alzaga@aselcis.com>

- Lois Rilo <lois.rilo@forgeflow.com>

- Simone Orsi <simone.orsi@camptocamp.com>

- `Tecnativa <https://www.tecnativa.com>`__:

- Ernesto Tejeda
- Víctor Martínez

Trobz
- Trobz

- Dung Tran <dungtd@trobz.com>

- Dung Tran <dungtd@trobz.com>
- `Sygel <https://www.sygel.es>`__:

- Ángel García de la Chica Herrera

- `Dixmit <https://www.dixmit.com>`__:

- Enric Tobella

Other credits
-------------

Expand Down
7 changes: 5 additions & 2 deletions document_page/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Document Page",
"version": "18.0.2.0.0",
"version": "18.0.2.1.0",
"category": "Knowledge Management",
"author": "OpenERP SA, Odoo Community Association (OCA)",
"images": [
Expand All @@ -17,7 +17,7 @@
],
"website": "https://github.com/OCA/knowledge",
"license": "AGPL-3",
"depends": ["mail", "document_knowledge"],
"depends": ["mail", "document_knowledge", "web_editor"],
"data": [
"security/document_page_security.xml",
"security/ir.model.access.csv",
Expand All @@ -30,6 +30,9 @@
],
"demo": ["demo/document_page.xml"],
"assets": {
"web._assets_primary_variables": [
"document_page/static/src/**/document_page_variables.scss",
],
"web.assets_backend": [
"document_page/static/src/scss/document_page.scss",
"document_page/static/src/js/document_page_kanban_controller.esm.js",
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -524,12 +524,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/bs.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
9 changes: 3 additions & 6 deletions document_page/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -531,12 +531,6 @@ msgstr ""
"Plantilla que s'utilitzarà com a plantilla de contingut per a totes les "
"noves pàgines d'aquesta categoria."

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr "No hi ha canvis en les revisions."

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down Expand Up @@ -608,6 +602,9 @@ msgstr "o"
msgid "summary"
msgstr "resum"

#~ msgid "There are no changes in revisions."
#~ msgstr "No hi ha canvis en les revisions."

#, fuzzy
#~ msgid "Document History"
#~ msgstr "Documents"
6 changes: 0 additions & 6 deletions document_page/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -528,12 +528,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/document_page.pot
Original file line number Diff line number Diff line change
Expand Up @@ -517,12 +517,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/el_GR.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/en_AU.po
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -524,12 +524,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
9 changes: 3 additions & 6 deletions document_page/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -530,12 +530,6 @@ msgstr ""
"Plantilla que será utilizada como estructura para las nuevas páginas de esta "
"categoría."

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr "No hay cambios en las revisiones."

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down Expand Up @@ -608,6 +602,9 @@ msgstr "o"
msgid "summary"
msgstr "resumen"

#~ msgid "There are no changes in revisions."
#~ msgstr "No hay cambios en las revisiones."

#~ msgid "SMS Delivery error"
#~ msgstr "Error de entrega de SMS"

Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -525,12 +525,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_CL.po
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_CR.po
Original file line number Diff line number Diff line change
Expand Up @@ -525,12 +525,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_DO.po
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_EC.po
Original file line number Diff line number Diff line change
Expand Up @@ -522,12 +522,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
6 changes: 0 additions & 6 deletions document_page/i18n/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,12 +523,6 @@ msgid ""
"category."
msgstr ""

#. module: document_page
#. odoo-python
#: code:addons/document_page/models/document_page_history.py:0
msgid "There are no changes in revisions."
msgstr ""

#. module: document_page
#: model:ir.model.fields,field_description:document_page.field_document_page__name
#: model_terms:ir.ui.view,arch_db:document_page.view_wiki_filter
Expand Down
Loading