Commit Graph

252 Commits

Author SHA1 Message Date
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
Leonardo Donelli
c95ce9eae5 [MIG] document_page_approval 2017-02-02 08:50:54 -06:00
Maxime Chambreuil
c1c17af964 [MIG] document_page: Migration to version 10.0 (#120)
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
2017-02-02 14:30:30 +00:00
OCA Transbot
04b6aa437b OCA Transbot updated translations from Transifex 2017-01-20 21:29:20 -05:00
OCA Git Bot
c765743c27 [ADD] setup.py 2017-01-20 04:33:45 +01:00
OCA Git Bot
60611e6b46 [UPD] addons table in README.md 2017-01-20 02:33:40 +01:00
Maxime Chambreuil
5023c61230 [MIG] Knowledge to v10
Merge pull request #118 from monksoftware/10.0-knowledge
2017-01-19 13:47:16 -06:00
Leonardo Donelli
887b071ebd Merge pull request #1 from max3903/10.0-knowledge
[FIX] Copyright and various stuff
2017-01-08 10:51:23 +01:00
Maxime Chambreuil
cf4d9750b1 [IMP] Contributors 2017-01-05 12:55:59 -06:00
Maxime Chambreuil
5ed8bdaf27 [FIX] Copyright and various stuff 2017-01-05 12:53:38 -06:00
Leonardo Donelli
ec3ab11991 Add useful filters and menus
Filter on "real"/user documents (no odoo assets), filter on res_model,
filter on indexed content.
2016-12-22 15:05:32 +01:00
Leonardo Donelli
3bf43cca72 Port to v10 2016-12-22 12:43:02 +01:00
OCA Git Bot
afbab2fb29 [UPD] addons table in README.md 2016-11-01 19:48:57 +01:00
Pedro M. Baeza
7705634afe [IMP] README.md: Codecov flag 2016-10-14 03:16:42 +02:00
Pedro M. Baeza
14d1161d0d [MIG] Update metafiles 2016-10-06 14:53:00 +02:00
Pedro M. Baeza
c1893a4584 [MIG] Remove setup module directories 2016-10-06 14:52:58 +02:00
Pedro M. Baeza
f0ad5225d3 [MIG] Rename manifest files 2016-10-06 14:52:57 +02:00
Pedro M. Baeza
1975a383b3 [MIG] Make modules uninstallable 2016-10-06 14:52:51 +02:00
Pedro M. Baeza
35f18591ac Merge pull request #101 from Tecnativa/9.0-document_url-fix_hover_style
[FIX][document_url] Consistent styling.
2016-09-29 17:30:31 +02:00
Jairo Llopis
2a79b53ca3 [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.
2016-09-29 15:31:17 +02:00
OCA Transbot
dce22e6fb5 OCA Transbot updated translations from Transifex 2016-09-17 09:51:01 -04:00
Stéphane Bidoul (ACSONE)
68bd930279 [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:13:37 +02:00
OCA Transbot
ccc4309406 OCA Transbot updated translations from Transifex 2016-08-13 08:56:33 -04:00
OCA Git Bot
a27aac1367 [ADD] setup.py 2016-08-11 04:41:15 +02:00
OCA Git Bot
2ebd7a6e15 [UPD] addons table in README.md 2016-08-11 02:40:49 +02:00
Pedro M. Baeza
7b5ef6ce6f [FIX] document_url: Fix documentation 2016-08-10 12:37:38 +02:00
Jonathan Nemry (ACSONE)
073db63832 [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'
2016-08-10 12:20:30 +02:00
OCA Transbot
18d3cd9793 OCA Transbot updated translations from Transifex 2016-06-04 13:00:00 -04:00
OCA Transbot
8ae49f695d OCA Transbot updated translations from Transifex 2016-05-07 12:19:22 -04:00
OCA Transbot
b68e7d5695 OCA Transbot updated translations from Transifex 2016-04-23 11:36:16 -04:00
OCA Git Bot
92bd6fb571 [ADD] setup.py 2016-04-14 04:43:59 +02:00
OCA Transbot
91fa0bf23e OCA Transbot updated translations from Transifex 2016-04-02 09:41:19 -04:00