3
0
Fork 0
Commit Graph

1212 Commits (eec4fc6aad662c7dd3bcec29c149a18b4896a132)

Author SHA1 Message Date
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
Holger Brunn 5ba15be271
[IMP] stop hammering the server when our call caused a problem 2017-08-18 09:27:06 +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
Pedro M. Baeza 0f8ba85e99 Merge pull request #614 from hbrunn/8.0-web_search_autocomplete_prefetch
8.0 web search autocomplete prefetch
2017-06-08 20:55:44 +02:00
OCA Transbot eb68abad88 OCA Transbot updated translations from Transifex 2017-06-03 12:47:11 +02:00
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.
2017-05-30 16:40:12 +02:00
Holger Brunn 79cd7dc7e3 [FIX] we need to parse the parameter to an int 2017-05-30 16:40:12 +02:00
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
2017-05-30 12:31:05 +02:00
OCA Transbot d681856f0d OCA Transbot updated translations from Transifex 2017-05-20 11:47:03 +02:00
Stefan Rijnhart (Opener) 58c80dc84f Update README.rst 2017-05-18 15:39:10 +02:00
OCA Transbot 9b15b39609 OCA Transbot updated translations from Transifex 2017-05-13 11:47:11 +02:00
Holger Brunn 08b3b724f0
[ADD] make prefetch timeout configurable 2017-05-05 12:05:02 +02:00
OCA Transbot d4ee6d8fba OCA Transbot updated translations from Transifex 2017-05-02 03:21:54 +02:00
Holger Brunn 66c70fffbe
[IMP] slightly higher timeout 2017-05-01 19:11:22 +02:00
Holger Brunn f851728d0f
[ADD] search only a few milliseconds after a keypress 2017-05-01 18:53:56 +02:00
OCA Git Bot a83a0102d3 [UPD] addons table in README.md 2017-03-28 02:48:14 +02:00
OCA Git Bot 5603f775dd [UPD] addons table in README.md 2017-03-25 09:41:11 +01:00
OCA Git Bot a3883b07f3 [ADD] setup.py 2017-03-21 04:47:44 +01:00
OCA Git Bot 8dc1dff7fd [UPD] addons table in README.md 2017-03-21 02:37:15 +01:00
Dennis Sluijk 7999843f1b [ADD][web_x2many_add_button_position] Move Add an item button (#578) 2017-03-20 13:55:44 +01:00
OCA Transbot cde08afb75 OCA Transbot updated translations from Transifex 2017-03-18 05:22:52 -04:00
Holger Brunn 0bc5561635
[ADD] web_onchange_action 2017-03-13 09:46:21 +01:00
OCA Transbot aaa006317b OCA Transbot updated translations from Transifex 2017-03-11 04:28:54 -05:00
OCA Transbot c836ec8af7 OCA Transbot updated translations from Transifex 2017-03-04 03:41:58 -05:00
OCA Git Bot 9ab4f0a31e [ADD] setup.py 2017-02-27 04:43:55 +01:00
OCA Git Bot cd54fa5099 [UPD] addons table in README.md 2017-02-27 02:34:23 +01:00
Dennis Sluijk 0eb044ad98 [8.0][MIG][web_x2many_delete_all] Backport 10.0 -> 8.0 (#486) 2017-02-26 20:17:14 +01:00
OCA Transbot c91d4b3757 OCA Transbot updated translations from Transifex 2017-02-25 03:40:21 -05:00
OCA Transbot 2048d0c457 OCA Transbot updated translations from Transifex 2017-02-18 03:45:53 -05:00