Commit Graph

346 Commits

Author SHA1 Message Date
OCA Git Bot
386f862608 [UPD] addons table in README.md [ci skip] 2018-09-14 02:44:12 +02:00
oca-travis
bd37cf8e4d [UPD] Update document_page_approval.pot 2018-09-14 00:29:43 +00:00
Iván Todorovich
eafd1a3944 [IMP] document_page_approval: Several improvements (#169)
* 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
* Update version number
* 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.
2018-09-14 02:25:01 +02:00
Holger Brunn
3361af21d5
fixup! [MIG] document_page_tags 2018-07-18 16:04:48 +02:00
Holger Brunn
9a57c7eb2c
[MIG] document_page_tags 2018-07-18 14:40:48 +02:00
Holger Brunn
39158cab6a
[FIX] CI
[ADD] tests for attachments_to_filesystem
2018-07-18 14:40:48 +02:00
OCA Transbot
c107c5e18c
OCA Transbot updated translations from Transifex 2018-07-18 14:40:48 +02:00
Holger Brunn
8d8a43c9ef
[ADD] document_page_tags 2018-07-18 13:31:37 +02:00
OCA Git Bot
652cb0b050 [UPD] addons table in README.md [ci skip] 2018-07-17 02:45:23 +02:00
OCA Transbot
6f25a5ce85
OCA Transbot updated translations from Transifex 2018-07-16 13:15:42 +02:00
Holger Brunn
3452caf4f2
[ADD] OCA as author 2018-07-16 13:12:13 +02:00
Holger Brunn
1bf86bc2b1
[FIX] use short headers 2018-07-16 13:12:12 +02:00
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
Holger Brunn
7a240cb5c8
[ADD] document_page_partner_id 2018-07-12 16:14:54 +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