Commit Graph

550 Commits

Author SHA1 Message Date
OCA-git-bot
6906a3bbd8 [UPD] addons table in README.md 2022-01-05 11:02:54 +00:00
oca-travis
c6bdc2b90f [UPD] Update document_page_reference.pot 2022-01-05 10:59:21 +00:00
OCA-git-bot
3deb173905 Merge PR #312 into 14.0
Signed-off-by etobella
2022-01-05 10:54:17 +00:00
OCA-git-bot
5d74284fd5 [ADD] setup.py 2022-01-05 09:28:19 +00:00
OCA-git-bot
95994799d5 [UPD] README.rst 2022-01-05 09:28:19 +00:00
OCA-git-bot
79bc787f29 [UPD] addons table in README.md 2022-01-05 09:28:18 +00:00
oca-travis
923a8ed100 [UPD] Update document_page_approval.pot 2022-01-05 09:24:53 +00:00
OCA-git-bot
7393279f34 Merge PR #302 into 14.0
Signed-off-by etobella
2022-01-05 09:19:58 +00:00
OCA Transbot
b5d67159ad Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-14.0/knowledge-14.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-14-0/knowledge-14-0-document_page/
2021-12-30 11:45:40 +00:00
OCA-git-bot
6bb460353f [ADD] setup.py 2021-12-30 11:45:31 +00:00
OCA-git-bot
ef88935677 [UPD] README.rst 2021-12-30 11:45:31 +00:00
OCA-git-bot
32be2ec23a [UPD] addons table in README.md 2021-12-30 11:45:30 +00:00
oca-travis
98150fcb1a [UPD] Update document_page_project.pot 2021-12-30 11:42:02 +00:00
oca-travis
a4072d5fcc [UPD] Update document_page.pot 2021-12-30 11:42:02 +00:00
OCA-git-bot
f6cb9407ff Merge PR #311 into 14.0
Signed-off-by etobella
2021-12-30 11:37:16 +00:00
Jeroen Vet
25cf10aad2
[MIG] document_page_approval: Migration to 14.0 2021-12-13 12:29:04 +01:00
Jeroen Vet
a6db017bde
[IMP] document_page_approval: black, isort, prettier + squashed admin commits 2021-12-13 12:29:04 +01:00
flachica
9ba5f84a7b
Migrate to 13.0 document_page_approval
To pass test is necesary set approval required to False in demo data
2021-12-13 12:29:04 +01:00
flachica
2b5303f295
[IMP] document_page_approval: black, isort 2021-12-13 12:29:04 +01:00
oca-travis
d251cbb7f8
[UPD] Update document_page_approval.pot 2021-12-13 12:29:04 +01:00
Victor M.M. Torres
7a823ec2d8
[MIG] document_page_approval: Migration to v12 2021-12-13 12:29:04 +01:00
nicomacr
a5c2869b04
[FIX] document_page_aproval: Modify in records rules
Add the the group eployee to the rule "Change Request Global" to allow to the user with the rule "Change Request Approver" to create pages
2021-12-13 12:29:04 +01:00
OCA-git-bot
a73fcfff6c
[ADD] icon.png 2021-12-13 12:29:04 +01:00
mreficent
0a9d8a0af8
[FIX] pylint/javascript-lint 2021-12-13 12:29:04 +01:00
Iván Todorovich
f2077962fe
[FIX+IMP] document_page_approval:
* Rename classes and files to match model names, and removed workflow engine.
* Some fields should be readonly if not in draft.
* Allow Knowledge / Manager to edit previous history names and summary
* Improve ux by adding user_has_drafts to document pages.
* Changes because of implementation of active field on document_page
* Add ir.rules for document.page.history
* Allow to quickly cancel&draft from 'to approve' state
* FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights.
* FIX hooks
  Because of default='draft' on the state field, state IS NULL wasn't selecting anything.
  Left the condition in case this is changed in the future.
2021-12-13 12:29:04 +01:00
Gabriela Mogollon
53ec83538d
[MIG] document_page_approval: Migration to 11.0 2021-12-13 12:29:04 +01:00
Iván Todorovich
9426f2823c
[IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155) 2021-12-13 12:29:04 +01:00
Maxime Chambreuil
a22bc6d58b
[FIX] View 2021-12-13 12:29:04 +01:00
Leonardo Donelli
29ceb75c9c
[MIG] document_page_approval: Migration to 10.0 2021-12-13 12:29:04 +01:00
Gervais Naoussi
034e18567e
[MIG] document_page_approval: Migration to 9.0
* 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 bug fixed
* test error fixed
* Lint error improved
2021-12-13 12:29:04 +01:00
Glen Sojo
edc165d6f6
[FIX] - document-page-approval: Fixes #60 url not valid when website module is installed. 2021-12-13 12:29:04 +01:00
Glen Sojo
04f0426d29
[IMP] - Changed string from email template.
[IMP] - Improved views to match document_page improvements.
[IMP] - Added notification to followers when a new version is approved.
[ADD] - Updated document_page_approval pot and added es translations.
[IMP] - document_page_approval: Updated spanish translation.
2021-12-13 12:29:04 +01:00
Loïc Faure-Lacroix
a02e41195f
Comment workflow that cause the error
It should work but further errors could help understand what's going

Commented other necessary part

Add back workflow

Add dependency to knowledge
2021-12-13 12:29:04 +01:00
Giorgio Borelli
9b4230bb99
start porting
fix act_draft and minor ui fix

remove unused variables

change order of xml data files
2021-12-13 12:29:04 +01:00
Sandy Carter
c464538040
Set document_page_approval as unported 2021-12-13 12:29:04 +01:00
Maxime Chambreuil
629a6756c2
[IMP] Documentation
[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
[IMP] Split long lines
[ADD] Images
2021-12-13 12:29:04 +01:00
Jonatan Cloutier
6f10ef115d
create document_page_approval module
(../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)
2021-12-13 12:29:04 +01:00
Michael Telahun
d0a649a180 [MIG] document_page_reference: Migrate to 14.0 2021-11-15 04:35:43 +03:00
Michael Telahun
7b05880e23 [IMP] document_page_reference: black, isort, prettier 2021-11-15 04:30:25 +03:00
Jaime Arroyo
2ecad0c841 [13.0][MIG] document_page_reference 2021-11-15 04:30:25 +03:00
Jaime Arroyo
6b82603534 [IMP] document_page_reference: black, isort, prettier 2021-11-15 04:30:25 +03:00
Jaime Arroyo
f71686f218 [12.0][MIG] document_page_reference 2021-11-15 04:30:25 +03:00
Jordi Ballester Alomar
b8b7d49bdf [IMP] document_page_reference: add option to create a new page from a non-existing reference 2021-11-15 04:30:25 +03:00
Michael Telahun
31744dba63 [MIG] document_page_project: Migration to 14.0 2021-11-15 04:26:10 +03:00
Enric Tobella
24fd740f92 [ADD] document_page_reference 2021-11-15 04:20:17 +03:00
Michael Telahun
d7631a86b0 [IMP] document_page_project: black, isort, prettier 2021-11-13 18:32:02 +03:00
Ana Suárez
b98545be43 Translated using Weblate (Spanish)
Currently translated at 87.5% (7 of 8 strings)

Translation: knowledge-13.0/knowledge-13.0-document_page_project
Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page_project/es/
2021-11-13 18:32:02 +03:00
Ana Suárez
9c55e878a0 Added translation using Weblate (Spanish) 2021-11-13 18:32:02 +03:00
Yves Goldberg
b410a2711a Translated using Weblate (Hebrew)
Currently translated at 87.5% (7 of 8 strings)

Translation: knowledge-13.0/knowledge-13.0-document_page_project
Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page_project/he_IL/
2021-11-13 18:32:02 +03:00
Yves Goldberg
af4e0ba569 Translated using Weblate (Hebrew)
Currently translated at 87.5% (7 of 8 strings)

Translation: knowledge-13.0/knowledge-13.0-document_page_project
Translate-URL: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-document_page_project/he_IL/
2021-11-13 18:32:02 +03:00