Commit Graph

283 Commits

Author SHA1 Message Date
Holger Brunn
ab62d11f54
[ADD] attachment_edit 2018-07-16 13:12:12 +02:00
oca-travis
e438d7c7a0 [UPD] Update document_page.pot 2018-07-16 10:20:18 +00:00
Iván Todorovich
e9a8e2c722 [document_page] Update version number 2018-07-16 11:43:47 +02:00
Iván Todorovich
66b1d33dcf [document_page] page_id should be readonly.
Improve active field
2018-07-16 11:43:47 +02:00
Iván Todorovich
956e7a460a [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-07-16 11:43:47 +02:00
Iván Todorovich
c2a78a3c0d [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-07-16 11:43:47 +02:00
oca-travis
1528b490c8 [UPD] Update knowledge.pot 2018-06-23 12:37:53 +00:00
oca-travis
03d630439b [UPD] Update document_page_approval.pot 2018-06-23 12:37:51 +00:00
oca-travis
322ce96691 [UPD] Update document_page.pot 2018-06-23 12:37:50 +00:00
oca-travis
7b9fc9ed8b [UPD] Update attachment_attach_non_editable.pot 2018-06-23 12:37:48 +00:00
Stéphane Bidoul (ACSONE)
94da4b70b1
trigger Travis build to generate .pot 2018-06-23 14:27:56 +02:00
Stéphane Bidoul (ACSONE)
6e19ec250b
remove obsolete .pot files [ci skip] 2018-06-15 23:17:26 +02:00
OCA Transbot
4c296eeb6d OCA Transbot updated translations from Transifex 2018-05-26 06:15:59 +02:00
OCA Transbot
6eeaef7656 OCA Transbot updated translations from Transifex 2018-04-28 05:55:26 +02:00
OCA Git Bot
a3fb7c7be9 [UPD] addons table in README.md [ci skip] 2018-04-25 02:41:10 +02:00
Maxime Chambreuil
0dca632d99
Merge pull request #160 from ivantodorovich/10.0-MIG-document_page_approval
[IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155)
2018-04-24 17:28:49 -05:00
OCA Transbot
818f5b69bd OCA Transbot updated translations from Transifex 2018-04-21 05:44:12 +02:00
OCA Git Bot
f151d8e44b [ADD] setup.py [ci skip] 2018-04-19 04:44:56 +02:00
OCA Git Bot
787d57d60f [UPD] addons table in README.md 2018-04-17 02:45:28 +02:00
Iván Todorovich
efd0c5d6e4 [IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155) 2018-04-16 10:16:46 -03:00
Maxime Chambreuil
fd07c1158e
Merge pull request #159 from ivantodorovich/10.0-MIG-document_page
[10.0][IMP] document_page: Change Requests and workflow improvements on documents (#155)
2018-04-16 06:01:29 -07:00
OCA Transbot
092f03a757 OCA Transbot updated translations from Transifex 2018-04-14 06:17:01 +02:00
OCA Git Bot
c8c3c843da [UPD] addons table in README.md 2018-04-14 02:38:17 +02:00
Maxime Chambreuil
b410065fcd
Merge pull request #161 from ursais/10.0-fix-view-in-enterprise
[FIX] View
2018-04-13 14:29:40 -07:00
Iván Todorovich
42e6b61805 [IMP][10.0][knowledge] Menu item from 9.0 2018-04-13 18:19:07 -03:00
Iván Todorovich
0d34f23b56 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2018-04-13 18:19:03 -03:00
Maxime Chambreuil
da2f7439ed [FIX] View 2018-04-13 13:20:26 -05:00
OCA Transbot
779573cb0a OCA Transbot updated translations from Transifex 2018-03-31 06:35:19 +02:00
OCA Transbot
16192327ec OCA Transbot updated translations from Transifex 2018-03-03 06:16:24 +01:00
OCA Transbot
abaad8d1af OCA Transbot updated translations from Transifex 2018-01-16 06:15:14 +01:00
Pedro M. Baeza
dbc3fbd4a7
Merge pull request #153 from ivantodorovich/10.0
[10.0][knowledge] Enterprise-like icon
2018-01-15 18:51:25 +01:00
Iván Todorovich
be4b85dbb3 Enterprise-like icon 2018-01-15 13:40:56 -03:00
OCA Git Bot
9071d4fe90 [ADD] setup.py 2017-09-26 04:37:24 +02:00
OCA Git Bot
18a43e3c9b [UPD] addons table in README.md 2017-09-26 02:37:09 +02:00
Maxime Chambreuil
452c59aceb Merge pull request #124 from monksoftware/10.0-attachment_attach_non_editable
[ADD] attachment_attach_non_editable
2017-09-25 08:49:20 -05:00
Leonardo Donelli
3f09889dc5 Update README: link to runbot and other small improvements 2017-09-25 11:33:12 +02:00
Leonardo Donelli
8b6f3273ff [NEW] New module: attachment_attach_non_editable
In odoo, by default, you can't add attachments to a record if the form view
is set as not editable (``edit='false'`` in the form tag)

This module adds a new form view attribute, ``attach=``, which lets you
enable attachment uploads even in non-editable forms.
2017-09-25 11:33:12 +02:00
Pedro M. Baeza
651a8db80c Merge pull request #143 from Eficent/10.0-fix-knowledge
[10.0][FIX] knowledge: migrations scripts
2017-07-17 15:24:34 +02:00
mreficent
36252a1ec3 [10.0][FIX] knowledge: migrations scripts 2017-07-06 15:54:00 +02:00
OCA Transbot
546ecca0ed OCA Transbot updated translations from Transifex 2017-06-10 04:27:32 +02:00
OCA Transbot
87dea32ee7 OCA Transbot updated translations from Transifex 2017-05-01 19:44:08 +02:00
OCA Git Bot
dfbc0cbf0d [UPD] addons table in README.md 2017-03-28 02:39:00 +02:00
OCA Git Bot
8223a4bbd2 [UPD] addons table in README.md 2017-03-25 02:39:42 +01:00
OCA Git Bot
f08626ed47 [ADD] setup.py 2017-03-24 04:35:14 +01:00
OCA Git Bot
8af86b836c [UPD] addons table in README.md 2017-03-24 02:35:40 +01:00
Maxime Chambreuil
5269b2c36a Merge pull request #122 from ursais/10.0-document_page_approval
[MIG] document_page_approval
2017-03-23 10:56:07 -05:00
OCA Transbot
f52374d983 OCA Transbot updated translations from Transifex 2017-02-03 21:24:16 -05:00
OCA Git Bot
70bccd615b [ADD] setup.py 2017-02-03 04:34:21 +01:00
OCA Git Bot
94121bad59 [UPD] addons table in README.md 2017-02-03 02:34:04 +01:00
Maxime Chambreuil
ada469bc83 Merge branch '10.0' into 10.0-document_page_approval 2017-02-02 08:52:31 -06:00