Commit Graph

358 Commits

Author SHA1 Message Date
Glen Sojo
18cef341cd [FIX] - document-page-approval: Fixes #60 url not valid when website module is installed. 2022-07-26 13:00:42 +02:00
Glen Sojo
1f525f22d4 [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.
2022-07-26 13:00:42 +02:00
Loïc Faure-Lacroix
33ec3fe6e2 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
2022-07-26 13:00:42 +02:00
Giorgio Borelli
25c14f9b20 start porting
fix act_draft and minor ui fix

remove unused variables

change order of xml data files
2022-07-26 13:00:42 +02:00
Sandy Carter
02d2450139 Set document_page_approval as unported 2022-07-26 13:00:42 +02:00
Maxime Chambreuil
6c769449d8 [IMP] Documentation
[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
[IMP] Split long lines
[ADD] Images
2022-07-26 13:00:42 +02:00
Jonatan Cloutier
67c5550713 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)
2022-07-26 13:00:42 +02:00
OCA-git-bot
27f447a309 [ADD] setup.py 2022-07-25 14:09:39 +00:00
OCA-git-bot
42f59c59dd [UPD] README.rst 2022-07-25 14:09:38 +00:00
OCA-git-bot
0456283249 [UPD] addons table in README.md 2022-07-25 14:09:37 +00:00
oca-ci
7d7797da40 [UPD] Update document_url.pot 2022-07-25 14:06:53 +00:00
OCA-git-bot
cc020fbbf2 Merge PR #353 into 15.0
Signed-off-by pedrobaeza
2022-07-25 14:04:55 +00:00
matiasperalta1
2b4aca393d [MIG] document_url: Migration to 15.0 2022-07-25 10:50:05 -03:00
Víctor Martínez
cdb6da051e [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
2022-07-18 16:19:00 -03:00
Víctor Martínez
d3a0478975 [MIG] document_url: Migration to 14.0
TT30263
2022-07-18 16:19:00 -03:00
davidborromeo
129c79ef93 [MIG] document_url: Migration to 14.0
[MIG] document_url: Migration to 14.0
2022-07-18 16:19:00 -03:00
OCA-git-bot
e17de761a3 [ADD] setup.py 2022-07-12 11:37:47 +00:00
OCA-git-bot
13d442ee9a [UPD] README.rst 2022-07-12 11:37:46 +00:00
OCA-git-bot
ad539fccbe [UPD] addons table in README.md 2022-07-12 11:37:45 +00:00
oca-ci
97ca7704a7 [UPD] Update document_page_reference.pot 2022-07-12 11:35:23 +00:00
OCA-git-bot
f7f33bb234 Merge PR #349 into 15.0
Signed-off-by etobella
2022-07-12 11:33:35 +00:00
OCA-git-bot
03c984733d [ADD] setup.py 2022-06-22 10:30:42 +00:00
OCA-git-bot
e40fab0a35 [UPD] README.rst 2022-06-22 10:30:41 +00:00
OCA-git-bot
d6c3416d56 [UPD] addons table in README.md 2022-06-22 10:30:40 +00:00
oca-ci
a9df6af2ac [UPD] Update document_page_group.pot 2022-06-22 10:28:13 +00:00
OCA-git-bot
b44ecdaf45 Merge PR #350 into 15.0
Signed-off-by etobella
2022-06-22 10:26:30 +00:00
OCA Transbot
794d6a969a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-15.0/knowledge-15.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-15-0/knowledge-15-0-document_page/
2022-06-13 14:28:49 +00:00
OCA-git-bot
fd13f168a6 [UPD] addons table in README.md 2022-06-13 14:28:39 +00:00
OCA-git-bot
d01c218c8b document_page 15.0.1.2.0 2022-06-13 14:28:34 +00:00
oca-ci
fc18c777b2 [UPD] Update document_page.pot 2022-06-13 14:25:31 +00:00
OCA-git-bot
c7f8fd6a09 Merge PR #352 into 15.0
Signed-off-by HaraldPanten
2022-06-13 14:23:34 +00:00
angel
35562b658b [15.0][IMP] document_page: copy document function. 2022-06-13 14:59:05 +02:00
Olga Marco
ac1ee83ad4 [MIG] document_page_group: Migration to 15.0 2022-05-18 13:11:10 +02:00
Olga Marco
4affc33840 [IMP] document_page_group: black, isort, prettier 2022-05-18 13:11:10 +02:00
Du-ma
571076bc35 [MIG] document_page_group: Migration to 14.0
[UPD] Update document_page_group.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-14.0/knowledge-14.0-document_page_group
Translate-URL: https://translation.odoo-community.org/projects/knowledge-14-0/knowledge-14-0-document_page_group/
2022-05-18 13:11:10 +02:00
Jaime Arroyo
a27041b3a9 [13.0][MIG] document_page_group
[UPD] Update document_page_group.pot

[UPD] README.rst
2022-05-18 13:11:10 +02:00
Jaime Arroyo
ac187c6cc9 [IMP] document_page_group: black, isort, prettier 2022-05-18 13:11:10 +02:00
Matjaz Mozetic
c7aea9de98 Translated using Weblate (Slovenian)
Currently translated at 100.0% (4 of 4 strings)

Translation: knowledge-12.0/knowledge-12.0-document_page_group
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page_group/sl/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-document_page_group
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page_group/
2022-05-18 13:11:08 +02:00
Matjaz Mozetic
1e8842e641 Added translation using Weblate (Slovenian) 2022-05-18 13:01:56 +02:00
Jaime Arroyo
122149c0b3 [12.0][MIG] document_page_group
[UPD] Update document_page_group.pot

[UPD] README.rst
2022-05-18 13:01:55 +02:00
Enric Tobella
12ec004026 Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page_group
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page_group/es/
2022-05-18 13:01:55 +02:00
Enric Tobella
61b7d883fa Added translation using Weblate (Spanish) 2022-05-18 13:01:55 +02:00
Enric Tobella
d02b5d6cd6 [ADD] document_page_group
[UPD] Update document_page_group.pot

[UPD] README.rst
2022-05-18 13:01:54 +02:00
Olga Marco
92d1457dc4 [MIG] document_page_reference: Migration to 15.0 2022-05-18 12:57:51 +02:00
Olga Marco
5e8f62da07 [IMP] document_page_reference: black, isort, prettier 2022-05-18 12:48:04 +02:00
oca-git-bot
7616bdc86f [IMP] update dotfiles 2022-05-18 12:47:10 +02:00
Michael Telahun
aaadccd8a4 [MIG] document_page_reference: Migrate to 14.0
[UPD] Update document_page_reference.pot

[UPD] README.rst
2022-05-18 12:47:09 +02:00
Michael Telahun
fb14017f12 [IMP] document_page_reference: black, isort, prettier 2022-05-18 12:46:55 +02:00
Jaime Arroyo
eeeb906b9d [13.0][MIG] document_page_reference 2022-05-18 12:46:55 +02:00
Jaime Arroyo
a0cd61ba6e [IMP] document_page_reference: black, isort, prettier 2022-05-18 12:46:55 +02:00