Iván Todorovich
|
a0998d406e
|
[MIG] document_page_multi_company (#188)
* [MIG] document_page_multi_company
Added this feature from the old module directly in document_page
|
2018-09-17 16:37:57 +02:00 |
|
Pedro M. Baeza
|
523a1c07ef
|
Merge pull request #189 from ivantodorovich/11.0-icon
Add icon master file
|
2018-09-16 13:12:58 +02:00 |
|
Iván Todorovich
|
c40c95dd05
|
Add icon svg master file
|
2018-09-15 15:36:38 -03:00 |
|
Iván Todorovich
|
ee10efd624
|
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.
|
2018-09-15 13:01:38 -03:00 |
|
Iván Todorovich
|
503e12ae48
|
[document_page_approval] FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights.
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
3a142e7ba2
|
[document_page_approval] Allow to quickly cancel&draft from 'to approve' state
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
dce03abb17
|
[document_page_approval] Add ir.rules for document.page.history
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
fffc39a014
|
[document_page_approval] Fix LINT
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
59bace071a
|
[document_page_approval] Update version number
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
e92425069b
|
[document_page_approval] Changes because of implementation of active field on document_page
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
e1e1a06bc4
|
[document_page_approval] Improve ux by adding user_has_drafts to document pages.
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
fc275f9c67
|
[document_page_approval] Allow Knowledge / Manager to edit previous history names and summary
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
984e7b31c9
|
[document_page_approval] Some fields should be readonly if not in draft.
|
2018-09-15 12:22:29 -03:00 |
|
Iván Todorovich
|
bb90405d48
|
[document_page_approval] Rename classes and files to match model names, and removed workflow engine.
|
2018-09-15 12:22:29 -03:00 |
|
oca-travis
|
6b80913167
|
[UPD] Update document_page.pot
|
2018-09-15 15:15:41 +00:00 |
|
Pedro M. Baeza
|
a722a5d188
|
Merge pull request #185 from ivantodorovich/11.0-dp
[MIG][11.0] Improve document_page
|
2018-09-15 17:10:31 +02:00 |
|
OCA Git Bot
|
a00593d114
|
[UPD] README.rst
|
2018-09-15 04:55:22 +02:00 |
|
Maxime Chambreuil
|
add73f3861
|
Merge pull request #187 from ivantodorovich/11.0-icon
[MIG][11.0] Enterprise-like icon
|
2018-09-14 18:47:38 -05:00 |
|
Iván Todorovich
|
9130b59a91
|
[knowledge] Consider the module as a fully-fledge application
|
2018-09-14 18:36:04 -03:00 |
|
Iván Todorovich
|
350f9f6516
|
Enterprise-like icon
|
2018-09-14 18:36:04 -03:00 |
|
Iván Todorovich
|
91d7b9e144
|
[document_page] Update version number
|
2018-09-14 17:33:59 -03:00 |
|
Iván Todorovich
|
8612f78b7b
|
[document_page] page_id should be readonly.
Improve active field
|
2018-09-14 17:33:14 -03:00 |
|
Iván Todorovich
|
57468bd4b3
|
[document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored.
|
2018-09-14 17:32:56 -03:00 |
|
Iván Todorovich
|
31d95fe243
|
[document_page] FIX creating history when there are no changes made. Add history name field, to name revisions. Modified views to allow setting this field.
|
2018-09-14 17:32:04 -03:00 |
|
Maxime Chambreuil
|
e37d525e29
|
Merge pull request #184 from SalahAdDin/patch-2
[11.0][knowledge][document_page]Fixing items' link error.
|
2018-09-10 10:01:02 -05:00 |
|
Maxime Chambreuil
|
9b59bae823
|
Merge pull request #183 from SalahAdDin/patch-1
[11.0][knowledge]Fixed missing dashboard icon.
|
2018-09-10 08:30:01 -05:00 |
|
José Luis
|
08e88dbc16
|
Update document_page.xml
Fixing `Page` parents.
|
2018-09-10 12:19:34 +03:00 |
|
José Luis
|
3409e64973
|
Fixing items' link error.
It solves this: https://github.com/OCA/knowledge/issues/179
|
2018-09-10 12:17:26 +03:00 |
|
José Luis
|
4592a12621
|
Fixed missing dashboard icon.
Basically, it is the same as this: https://github.com/OCA/manufacture/pull/304
|
2018-09-10 10:53:30 +03:00 |
|
Pedro M. Baeza
|
fc7bdc4671
|
Merge pull request #182 from adhoc-dev/11.0-fix_module_knowleadge
[FIX] remove the set and get values in res.config
|
2018-08-24 20:38:11 +02:00 |
|
nicomacr
|
e8610d3177
|
[FIX] remove the set and get values in res.config
|
2018-08-24 14:38:51 -03:00 |
|
Axel-G
|
4141fb476b
|
Translated using Weblate (German)
Currently translated at 77.8% (42 of 54 strings)
Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/de/
|
2018-08-24 10:24:17 +00:00 |
|
derKonig
|
344f5fe54d
|
Translated using Weblate (Persian)
Currently translated at 51.9% (28 of 54 strings)
Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/fa/
|
2018-07-23 06:31:00 +00:00 |
|
OCA Git Bot
|
e89f857a6d
|
[ADD] setup.py
|
2018-07-18 04:57:51 +02:00 |
|
OCA Git Bot
|
e7f162018b
|
[UPD] README.rst
|
2018-07-18 04:57:51 +02:00 |
|
oca-travis
|
10b89c499c
|
[UPD] Update document_url.pot
|
2018-07-17 18:54:59 +00:00 |
|
Pedro M. Baeza
|
25f9ade3f4
|
Merge pull request #164 from ernestotejeda/11.0-mig-document_url
11.0 mig document url
|
2018-07-17 20:50:09 +02:00 |
|
ernesto
|
f0c179fdaa
|
[MIG] document_url: Refactoring code
Replace char © by word Copyright
Change format in usage description
|
2018-07-10 16:31:15 -04:00 |
|
OCA Git Bot
|
35a44468bf
|
[ADD] setup.py
|
2018-07-10 04:56:25 +02:00 |
|
oca-travis
|
da18e5df7b
|
[UPD] Update document_page_approval.pot
|
2018-07-09 17:00:16 +00:00 |
|
Moises Lopez - https://www.vauxoo.com/
|
50e2506791
|
Merge pull request #171 from vauxoo-dev/11.0-mig-document_page_approval
[11.0][MIG] document_page_approval: Migration to v11.0
|
2018-07-09 11:54:53 -05:00 |
|
Gabriela Mogollon
|
bcc398f222
|
[MIG] document_page_approval: Migration to 11.0
|
2018-07-06 20:59:17 +00:00 |
|
OCA Git Bot
|
810423951f
|
[ADD] setup.py
|
2018-06-28 04:56:24 +02:00 |
|
Stéphane Bidoul (ACSONE)
|
fd7e96c9e0
|
remove obsolete .pot files [ci skip]
|
2018-06-27 21:27:06 +00:00 |
|
Stéphane Bidoul (ACSONE)
|
8cea03b986
|
[FIX] remove en.po that was erroneously created by transbot
|
2018-06-27 21:27:06 +00:00 |
|
OCA Transbot
|
124e834410
|
OCA Transbot updated translations from Transifex
|
2018-06-27 21:27:06 +00:00 |
|
Iván Todorovich
|
ae6e3be82a
|
[IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155)
|
2018-06-27 21:27:06 +00:00 |
|
Maxime Chambreuil
|
6f8fe0a8cf
|
[FIX] View
|
2018-06-27 21:27:06 +00:00 |
|
Leonardo Donelli
|
43f1a6a0e0
|
[MIG] document_page_approval
|
2018-06-27 21:27:06 +00:00 |
|
Pedro M. Baeza
|
8f8b6dd332
|
[MIG] Make modules uninstallable
[MIG] Rename manifest files
|
2018-06-27 21:27:56 +00:00 |
|