Commit Graph

102 Commits

Author SHA1 Message Date
Giorgio Borelli
e19d219b51 start porting
fix act_draft and minor ui fix

remove unused variables

change order of xml data files
2019-08-23 20:00:56 +02:00
Sandy Carter
de3d666140 Set document_page_approval as unported 2019-08-23 20:00:03 +02:00
Maxime Chambreuil
3a8bcaa81d [IMP] Documentation
[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
[IMP] Split long lines
[ADD] Images
2019-08-23 20:00:03 +02:00
Jonatan Cloutier
1c11aac7a0 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)
2019-08-23 16:59:45 +02:00
Valaeys Stéphane
493b337430 Translated using Weblate (French)
Currently translated at 100.0% (92 of 92 strings)

Translation: knowledge-12.0/knowledge-12.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/fr/
2019-08-01 23:43:49 +00:00
Valaeys Stéphane
17729e603f Translated using Weblate (French)
Currently translated at 100.0% (26 of 26 strings)

Translation: knowledge-12.0/knowledge-12.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge/fr/
2019-08-01 23:43:48 +00:00
Valaeys Stéphane
8351cc16bd Translated using Weblate (French)
Currently translated at 57.7% (15 of 26 strings)

Translation: knowledge-12.0/knowledge-12.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge/fr/
2019-08-01 14:43:47 +00:00
OCA-git-bot
9ba10a46a3 [UPD] README.rst 2019-07-29 02:58:02 +00:00
OCA Transbot
36dd7fb322 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/
2019-07-20 12:02:28 +00:00
OCA-git-bot
74aebec1d8 Merge PR #218 into 12.0
Signed-off-by pedrobaeza
2019-07-16 07:56:32 +00:00
OCA-git-bot
62a7a7cddb document_page 12.0.1.1.0 2019-07-16 07:56:32 +00:00
OCA-git-bot
a1356b4d75 [UPD] README.rst 2019-07-16 07:56:32 +00:00
oca-travis
837c80ab13 [UPD] Update document_page.pot 2019-07-16 07:47:43 +00:00
Simone Orsi
587f119d81 document_page: improve link using menu 2019-07-11 09:09:24 +02:00
Simone Orsi
264075e351 document_page: fix link 2019-07-11 09:02:34 +02:00
OCA Transbot
9f8c2bfa06 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-document_url
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_url/
2019-05-20 20:41:03 +00:00
OCA Transbot
0042b4bb68 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/
2019-05-20 20:40:57 +00:00
oca-travis
9dad1afd41 [UPD] Update document_url.pot 2019-04-30 15:53:13 +00:00
OCA-git-bot
78ad8026c5 [ADD] setup.py 2019-04-30 15:16:23 +00:00
OCA-git-bot
11e0930338 [UPD] README.rst 2019-04-30 15:16:22 +00:00
Pedro M. Baeza
f25d9a08c1
Merge pull request #212 from Tecnativa/12.0-mig-document_url
12.0 mig document_url
2019-04-30 17:16:13 +02:00
ernesto
57116aebad [MIG] document_url: Migration to 12.0 2019-04-26 09:16:46 -04:00
mreficent
f19b5e753c [FIX] pylint/javascript-lint 2019-04-25 12:50:37 -04:00
OCA Transbot
7b8dcb019c Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-04-25 12:50:37 -04:00
OCA Git Bot
7096be29b5 [UPD] README.rst 2019-04-25 12:50:37 -04:00
oca-travis
169bc8feca [UPD] Update document_url.pot 2019-04-25 12:50:37 -04:00
ernesto
7da8d3b5c7 [MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description
2019-04-25 12:50:37 -04:00
ernesto
3d89ffe0cc [MIG] document_url: Migration to 11.0 2019-04-25 12:50:37 -04:00
Jairo Llopis
9d5143d5bc [FIX][document_url] Consistent styling.
Without this patch, when you hover on the menu item, its background color does not change, and its cursor is a text one.

With this patch, the menu item styling matches those available in all surrounding menus.
2019-04-25 12:50:37 -04:00
OCA Transbot
5f5514f2d2 OCA Transbot updated translations from Transifex 2019-04-25 12:50:37 -04:00
Pedro M. Baeza
d1b2b0d8c4 [FIX] document_url: Fix documentation 2019-04-25 12:50:37 -04:00
Jonathan Nemry (ACSONE)
fed687adc6 [MIG] from 8.0 to 9.0 document_url (#89)
[MIG] document_url

* bump version to 9.0.1.0.0 and make it installable
* Update JS structure
* Add css in order to be compliant with odoo style
* Add a README.rst and OCA conventions
* Improve selector
* add fr.po for fr translation
* open link with target='_blank'
2019-04-25 12:50:37 -04:00
Matjaz Mozetic
3cf7716bbd Slovene translations added 2019-04-25 12:50:37 -04:00
Pedro M. Baeza
9a68178c76 [ADD] document_url: Module to attach URLs as documents 2019-04-25 12:50:37 -04:00
oca-travis
69d0fe29d8 [UPD] Update document_page.pot 2019-03-19 11:33:42 +00:00
OCA-git-bot
20f7d42bfe [ADD] setup.py 2019-03-19 11:07:51 +00:00
OCA-git-bot
f3798fb360 [UPD] README.rst 2019-03-19 11:07:51 +00:00
Jordi Ballester Alomar
01fdf68c28
Merge pull request #208 from Eficent/12.0-mig-document_page
[12.0][MIG] document_page
2019-03-19 12:07:45 +01:00
OCA Transbot
5f09b5a82a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-knowledge
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge/
2019-03-17 12:58:16 +00:00
mreficent
38f6b2891d [MIG] document_page: Migration to 12.0 2019-03-13 12:30:19 +01:00
oca-travis
1f6f55781f [UPD] Update document_page.pot 2019-03-13 12:10:28 +01:00
Jordi Ballester Alomar
d3620bbc7c add activities to wiki pages 2019-03-13 12:10:28 +01:00
Lois Rilo
8a12268992 [11.0][IMP] document_page:
* 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.
2019-03-13 12:10:28 +01:00
oca-travis
aa7e51f307 [UPD] Update document_page.pot 2019-03-13 12:10:28 +01:00
nicomacr
ffb2c06fc1 [IMP] check recusion when select parent 2019-03-13 12:10:28 +01:00
Gabriela Mogollon
3f8bc0cad1 [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
2019-03-13 12:10:28 +01:00
oca-travis
afded1f8e5 [UPD] Update document_page.pot 2019-03-13 12:10:28 +01:00
Iván Todorovich
88c85037fb [MIG] document_page_multi_company (#188)
* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2019-03-13 12:10:28 +01:00
oca-travis
ae6338653d [UPD] Update document_page.pot 2019-03-13 12:10:28 +01:00
Iván Todorovich
a894568133 [document_page] Update version number 2019-03-13 12:10:28 +01:00