Commit Graph

431 Commits

Author SHA1 Message Date
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
Yves Goldberg
93e43b7898 Added translation using Weblate (Hebrew) 2021-11-13 18:32:02 +03:00
OCA-git-bot
aee2916d0b document_page_project 13.0.1.0.1 2021-11-13 18:32:02 +03:00
Joan Sisquella
6f4e0ba9a0 [MIG] document_page_project: Migration to 13.0 2021-11-13 18:32:02 +03:00
Joan Sisquella
c733440105 [IMP] document_page_project: black, isort 2021-11-13 18:32:02 +03:00
Bole
3357bc692b Translated using Weblate (Croatian)
Currently translated at 100.0% (8 of 8 strings)

Translation: knowledge-12.0/knowledge-12.0-document_page_project
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page_project/hr/
2021-11-13 18:32:02 +03:00
Bole
ce3ad48ebc Added translation using Weblate (Croatian) 2021-11-13 18:32:02 +03:00
mreficent
7058b31043 [MIG] document_page_project: Migration to 12.0 2021-11-13 18:32:02 +03:00
mreficent
2814fd1b45 [FIX] pylint/javascript-lint 2021-11-13 18:32:02 +03:00
Lois Rilo
0667693056 [11.0][ADD] document_page_project 2021-11-13 18:32:02 +03:00
oca-git-bot
ea7bbd09ab
[IMP] update dotfiles [ci skip] 2021-11-10 21:47:42 +01:00
OCA-git-bot
77e0701906 [ADD] setup.py 2021-11-06 09:54:41 +00:00
OCA-git-bot
a3a12257fb [UPD] README.rst 2021-11-06 09:54:41 +00:00
OCA-git-bot
c7d5064141 [UPD] addons table in README.md 2021-11-06 09:54:40 +00:00
oca-travis
0158306fa2 [UPD] Update document_url.pot 2021-11-06 09:36:59 +00:00
OCA-git-bot
72656e5a8f Merge PR #306 into 14.0
Signed-off-by pedrobaeza
2021-11-06 09:20:27 +00:00
oca-git-bot
d4f61fe100
[IMP] update dotfiles [ci skip] 2021-10-21 16:56:57 +02:00
Víctor Martínez
0669b94322 [IMP] document_url: Visual and functional improvements in UI.
Define the add attachment and add URL buttons on the same line.
Allow downloading of url type attachments by clicking on the icon or the name.
Define the name of the url type attachments as links (allows to open it in a new tab).
Hide the download button for url attachments.
Force to set mimetype to "application/link" for url attachments.
Displays a link icon for url attachments.
TT30263
2021-10-18 08:04:55 +02:00
OCA-git-bot
6857e45320 [ADD] setup.py 2021-10-16 04:13:09 +00:00
Víctor Martínez
ba14237e70 [MIG] document_url: Migration to 14.0
TT30263
2021-10-13 09:48:22 +02:00