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
7 years ago
OCA Transbot
1f77e3adc8
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
df494a514d
[ADD] setup.py
7 years ago
OCA Git Bot
b536c488be
[UPD] addons table in README.md
7 years ago
Stefan Rijnhart (Opener)
cc74a41264
Merge pull request #579 from hbrunn/8.0-web_onchange_action
[ADD] web_onchange_action
7 years ago
OCA Git Bot
febda03e7d
[UPD] addons table in README.md
7 years ago
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
7 years ago
Holger Brunn
c71f63326e
[ADD] export all records if all checkbox is selected
7 years ago
OCA Git Bot
867424bb41
[ADD] setup.py
7 years ago
OCA Git Bot
aed8978a6b
[UPD] addons table in README.md
7 years ago
George Daramouskas
5bf9cb23ac
[ADD] Adds module web_fixed_header
7 years ago
Pedro M. Baeza
d3a0e8b92a
Merge pull request #683 from jamotion/bugfix_xmlrpc_call_failed
[8.0][FIX] help_online: XMLRPC Call problem
7 years ago
Renzo Meister
1e0714e008
[8.0][FIX] help_online: XMLRPC Call problem
To allow import of online help from XMLRPC a return value is required
7 years ago
OCA Transbot
e29706572e
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
1f84f00dd1
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
0f8ba85e99
Merge pull request #614 from hbrunn/8.0-web_search_autocomplete_prefetch
8.0 web search autocomplete prefetch
8 years ago
OCA Transbot
eb68abad88
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
848d1ef493
Explicit radix
According to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#Parameters , we should always specify the radix.
8 years ago
Holger Brunn
79cd7dc7e3
[FIX] we need to parse the parameter to an int
8 years ago
Hpar
b03164db90
[IMP] web_m2x_options: Perf issue #615 ( #641 )
* fix unecessary calls
Do check_access_rights and disable_quick_create calls only once per field.
Closes #615
8 years ago
OCA Transbot
d681856f0d
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart (Opener)
58c80dc84f
Update README.rst
8 years ago
OCA Transbot
9b15b39609
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
08b3b724f0
[ADD] make prefetch timeout configurable
8 years ago
OCA Transbot
d4ee6d8fba
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
66c70fffbe
[IMP] slightly higher timeout
8 years ago
Holger Brunn
f851728d0f
[ADD] search only a few milliseconds after a keypress
8 years ago
OCA Git Bot
a83a0102d3
[UPD] addons table in README.md
8 years ago
OCA Git Bot
5603f775dd
[UPD] addons table in README.md
8 years ago
OCA Git Bot
a3883b07f3
[ADD] setup.py
8 years ago
OCA Git Bot
8dc1dff7fd
[UPD] addons table in README.md
8 years ago
Dennis Sluijk
7999843f1b
[ADD][web_x2many_add_button_position] Move Add an item button ( #578 )
8 years ago
OCA Transbot
cde08afb75
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
0bc5561635
[ADD] web_onchange_action
8 years ago
OCA Transbot
aaa006317b
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
c836ec8af7
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
9ab4f0a31e
[ADD] setup.py
8 years ago
OCA Git Bot
cd54fa5099
[UPD] addons table in README.md
8 years ago
Dennis Sluijk
0eb044ad98
[8.0][MIG][web_x2many_delete_all] Backport 10.0 -> 8.0 ( #486 )
8 years ago
OCA Transbot
c91d4b3757
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
2048d0c457
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b1a35bc991
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e5fffe3f86
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
8d64930a70
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1897a83ab3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
31dd9eddd9
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
2562b159cf
[ADD] setup.py
8 years ago
OCA Git Bot
f9eeff0ef3
[UPD] addons table in README.md
8 years ago
Dave Lasley
a27c39af3f
Merge pull request #510 from hbrunn/8.0-web_x2m_defaults_from_previous
[ADD] web_x2m_defaults_from_previous
8 years ago
Pedro M. Baeza
a3e22e6055
Merge pull request #485 from hbrunn/8.0-web_x2m_filter
[FIX] spurious dirty flag
8 years ago