oca-travis
9b23e48206
[UPD] Update web_copy_confirm.pot
2018-06-24 01:29:44 +00:00
oca-travis
cdbd69992b
[UPD] Update web_context_in_colors.pot
2018-06-24 01:29:43 +00:00
oca-travis
5edb9da25e
[UPD] Update web_clean_navbar.pot
2018-06-24 01:29:43 +00:00
oca-travis
f5e1b0af26
[UPD] Update web_ckeditor4.pot
2018-06-24 01:29:42 +00:00
oca-travis
a388c5a5f9
[UPD] Update web_advanced_search_x2x.pot
2018-06-24 01:29:41 +00:00
oca-travis
ae25c8714f
[UPD] Update web_advanced_search_wildcard.pot
2018-06-24 01:29:40 +00:00
oca-travis
82b2d2420d
[UPD] Update web_action_conditionable.pot
2018-06-24 01:29:40 +00:00
oca-travis
2256a9e52a
[UPD] Update support_branding.pot
2018-06-24 01:29:39 +00:00
oca-travis
ee965a9102
[UPD] Update help_popup.pot
2018-06-24 01:29:39 +00:00
oca-travis
35948eeb0a
[UPD] Update help_online.pot
2018-06-24 01:29:38 +00:00
Stéphane Bidoul (ACSONE)
9fc1538875
trigger Travis build to generate .pot
2018-06-23 18:31:21 +02:00
Stéphane Bidoul (ACSONE)
635c1599cb
remove obsolete .pot files [ci skip]
2018-06-15 23:52:31 +02:00
OCA Git Bot
50574bfe19
[ADD] setup.py
2018-06-07 05:40:28 +02:00
OCA Git Bot
7a039a5749
[UPD] addons table in README.md [ci skip]
2018-06-07 03:01:50 +02:00
kiplangatdan
89ad905cd6
[MIG] web_list_html_widget to 8.0
2018-06-06 08:29:12 +02:00
Alexandre Fayolle
71509ed0b7
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2018-06-06 08:29:12 +02:00
Markus Schneider
e51983fee0
add tranlsation file
2018-06-06 08:29:12 +02:00
Markus Schneider
0ebc5a3cab
add "web_list_html_widget" module
2018-06-06 08:29:12 +02:00
OCA Git Bot
6566dc086b
[UPD] addons table in README.md [ci skip]
2018-06-01 03:01:26 +02:00
Holger Brunn
3264e4caff
[IMP] web_export_view: support any list view ( #917 )
2018-05-31 10:34:40 +02:00
Pedro Gómez
6b9cb73cd4
[FIX] [web_export_view] Exporting records from a grouped view causes data rows have an empty cell at the beginning. ( #807 )
2018-05-08 12:07:23 +02:00
OCA Git Bot
3e30d1f16f
[ADD] setup.py [ci skip]
2018-04-19 05:25:46 +02:00
Sylvain LE GAL
765c0c4670
[IMP] do not call search_read if no fields are set
2018-02-15 15:39:25 +01:00
Sylvain LE GAL
dc9c69a96f
[IMP] make one search_read call instead of two calls
2018-02-15 15:39:25 +01:00
Sylvain LE GAL
3fc62acb80
[IMP] web_dashboard_tile: reduce computation time
2018-02-15 15:39:25 +01:00
OCA Git Bot
214863ae79
[ADD] setup.py
2018-02-07 05:03:31 +01:00
OCA Git Bot
4958d96e0f
[UPD] addons table in README.md
2018-02-07 02:43:02 +01:00
Moises Lopez - https://www.vauxoo.com/
f0773760ed
Merge pull request #847 from EssentNovaTeam/feature/8.0/web_copy_confirm
...
[ADD] Ask for confirmation when copying records
2018-02-06 13:45:33 -07:00
Moises Lopez - https://www.vauxoo.com/
2c90abafe0
Merge pull request #846 from Maartincm/8.0-act_window_message-python_act
...
[8.0][FIX] ActWindow from Python Method after Popup
2018-02-06 13:20:33 -07:00
Stefan Rijnhart (Opener)
8f15ffc2b8
Merge pull request #816 from hbrunn/8.0-web_export_view-active_domain
...
[8.0] web_export_view: Various fixes
2018-01-26 14:53:28 +01:00
Stefan Rijnhart
a16ae9a246
[ADD] Ask for confirmation when copying records
2018-01-26 13:29:21 +01:00
Martin Nicolas Cuesta
6bcaf9af72
[MOD] Action Cleaning as in fix_view_modes
2018-01-23 15:14:30 -03:00
Martin Nicolas Cuesta
b8be5bf9ed
[FIX] ActWindow from Python Method after Popup
...
Allow python methods called from an ir.action.act_window.message
action to return window actions without specifying the ``views``
key, as they would be if called from a button defined in xml.
``view_mode`` key is used for creating the views array as it is required anyway
2018-01-23 12:20:34 -03:00
OCA Transbot
1f77e3adc8
OCA Transbot updated translations from Transifex
2018-01-17 10:59:07 +01:00
OCA Git Bot
df494a514d
[ADD] setup.py
2018-01-17 05:01:41 +01:00
OCA Git Bot
b536c488be
[UPD] addons table in README.md
2018-01-17 02:43:15 +01:00
Stefan Rijnhart (Opener)
cc74a41264
Merge pull request #579 from hbrunn/8.0-web_onchange_action
...
[ADD] web_onchange_action
2018-01-16 09:47:12 +01:00
Holger Brunn
c223b991ce
[ADD] show a nicer writeup of selected domain
2017-11-29 16:18:29 +01:00
Holger Brunn
b71c1b626a
[FIX] x2many fields
2017-11-29 12:24:16 +01:00
Holger Brunn
2f3b763f37
[FIX] decode html entities
2017-11-29 12:24:16 +01:00
OCA Git Bot
febda03e7d
[UPD] addons table in README.md
2017-11-09 02:40:51 +01:00
Stefan Rijnhart (Opener)
1492afdd23
Merge pull request #785 from hbrunn/8.0-web_export_view-active_domain
...
[ADD] [web_export_view] export all records if all checkbox is selected
2017-11-08 10:10:40 +01:00
Holger Brunn
c71f63326e
[ADD] export all records if all checkbox is selected
2017-11-07 08:14:25 +01:00
OCA Git Bot
867424bb41
[ADD] setup.py
2017-10-26 04:58:02 +02:00
OCA Git Bot
aed8978a6b
[UPD] addons table in README.md
2017-10-26 02:40:45 +02:00
George Daramouskas
5bf9cb23ac
[ADD] Adds module web_fixed_header
2017-10-25 13:26:59 +02:00
Pedro M. Baeza
d3a0e8b92a
Merge pull request #683 from jamotion/bugfix_xmlrpc_call_failed
...
[8.0][FIX] help_online: XMLRPC Call problem
2017-07-28 15:42:43 +02:00
Renzo Meister
1e0714e008
[8.0][FIX] help_online: XMLRPC Call problem
...
To allow import of online help from XMLRPC a return value is required
2017-07-28 15:24:26 +02:00
OCA Transbot
e29706572e
OCA Transbot updated translations from Transifex
2017-07-01 13:28:34 +02:00
OCA Transbot
1f84f00dd1
OCA Transbot updated translations from Transifex
2017-06-10 12:48:59 +02:00