Commit Graph

1383 Commits (241d9d2d026d48771ce3ba4be23f468d5a348e9c)

Author SHA1 Message Date
Pedro M. Baeza b9b553f288
Merge pull request #1028 from hbrunn/10.0-web_menu_navbar_needaction
[10.0][MIG] web_menu_navbar_needaction
2018-10-04 11:17:54 +02:00
Holger Brunn 65562a5c08
[ADD] migrate web_menu_navbar_needaction to 10.0 2018-10-03 18:17:25 +02:00
David Vidal 42c458581d [FIX] web_m2x_options: Search more always visible even if results below limit (#651) 2018-10-02 17:07:53 +02:00
oca-travis c31748d705 [UPD] Update web_widget_text_markdown.pot 2018-10-02 06:20:09 +00:00
Nicolas JEUDY 28d85aa32f [FIX] web_widget_text_markdown : use lexer on text field only (#942)
Fixes #937
2018-10-02 08:13:19 +02:00
Pedro M. Baeza e1fbe67b67
Merge pull request #1046 from Callino/10.0-fix_inheritance_bugs_web_notify-WP
[FIX] Fixed inheritance bugs in web_notify. Did caused problems when …
2018-09-27 11:56:41 +02:00
Wolfgang Pichler 9a4b74aef8 [FIX] Fixed inheritance bugs in web_notify. Did caused problems when used with other modules which do inherit from WebClient (web_auto_refresh) 2018-09-26 10:23:11 +02:00
Holger Brunn 55df4a57f6
[ADD] make prefetch timeout configurable 2018-08-29 13:11:13 +02:00
Holger Brunn 149cd41302
[IMP] slightly higher timeout 2018-08-29 13:11:13 +02:00
Holger Brunn 21c2320dc4
[ADD] search only a few milliseconds after a keypress 2018-08-29 13:11:13 +02:00
OCA Transbot 2aaab334cb
OCA Transbot updated translations from Transifex 2018-08-29 13:11:12 +02:00
lfreeke b73f80a24d
[ADD] disable base_view search for better performance 2018-08-29 13:09:46 +02:00
Holger Brunn 23b69e1bb0
[FIX] pass dataset's context to search_count 2018-08-29 13:09:46 +02:00
Holger Brunn 9766608c6f
[FIX] support self in domains 2018-08-29 13:09:46 +02:00
Holger Brunn b4bc88f747
[FIX] link to https version of oca website 2018-08-29 13:09:46 +02:00
Holger Brunn fac5e8873a
[IMP] synchronize searches 2018-08-29 13:09:46 +02:00
Holger Brunn 71210c651b
[ADD] web_search_autocomplete_prefetch 2018-08-29 13:09:46 +02:00
Pedro M. Baeza 3ce13b0b16
Merge pull request #1029 from hbrunn/10.0-green-2018-08-29
[FIX] flake8 errors
2018-08-29 13:07:45 +02:00
Holger Brunn e1228e45f1
[FIX] flake8 errors 2018-08-29 12:39:07 +02:00
Holger Brunn c52e355ef1
[IMP] stop hammering the server when our call caused a problem 2018-08-28 16:10:49 +02:00
Jairo Llopis 8c64013780
Explicit radix
According to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#Parameters, we should always specify the radix.
2018-08-28 16:10:49 +02:00
Holger Brunn 0df04ac252
[FIX] we need to parse the parameter to an int 2018-08-28 16:10:48 +02:00
Holger Brunn c75987972b
[IMP] web_menu_navbar_needaction: reflow, new features (#265)
[IMP] web_menu_navbar_needaction: Several improvements:

* Make the menu reflow after updating needactions
* Allow to disable needaction completely or to set a custom domain
* Support for clicking the number to end up on the first action
* No need to block the UI for our request
* Don't crash on corner cases, filter out search defaults from context, disable custom filters
* Allow to define needaction domains for any menu
* Support server actions
* Support models implementing the function, but not the interface
* Show a main menu's child needaction counters
2018-08-28 16:10:21 +02:00
Holger Brunn 1994a8b98e
[IMP] reload navbar needaction when a mail was read 2018-08-28 16:10:21 +02:00
Holger Brunn ae00081ee2
[FIX] count needactions from the same model only once 2018-08-28 16:10:21 +02:00
Pedro M. Baeza fb000f2bf6
Merge pull request #1010 from devang-dreambits/10.0-fix-issue-727
10.0-fix-issue-727
2018-08-04 16:20:43 +02:00
devang@dreambits 1ed2f4a12d [UPDATE] make return stamtent blank as no effect of any custom message on beforeunload event 2018-08-03 19:38:47 +05:30
devang@dreambits 57cbc7bdc1 [UPDATE] added auther information for fixmade for #727 2018-08-03 12:47:00 +05:30
devang@dreambits 094804c2fe [FIX] fixed issue for chrome; now, for unsaved data, it displays dialog of warning 2018-08-02 19:41:50 +05:30
Pedro Castro Silva daf1a97f95 Translated using Weblate (Portuguese)
Currently translated at 71.4% (5 of 7 strings)

Translation: web-10.0/web-10.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_responsive/pt/
2018-08-02 07:29:53 +00:00
Pedro Castro Silva a396d73cd4 Translated using Weblate (Portuguese)
Currently translated at 77.8% (7 of 9 strings)

Translation: web-10.0/web-10.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_favicon/pt/
2018-08-02 07:29:53 +00:00
Pedro M. Baeza 2ef9053aa0
Merge pull request #998 from hbrunn/10.0-web_shortcut-improvements
[web_shortcut] don't destroy debug mode; allow opening shortcut in new tab
2018-08-02 09:21:00 +02:00
Pedro Castro Silva ce55f3958e Added translation using Weblate (Portuguese) 2018-08-01 13:19:42 +00:00
OCA Git Bot 61dc99ab82 [UPD] addons table in README.md [ci skip] 2018-08-01 03:10:26 +02:00
oca-travis 2aab62837f [UPD] Update web_notify.pot 2018-07-31 13:34:23 +00:00
Yannick Vaucher b4ba0eeb4a Merge branch 'guewen-web-notify-add-actions' into 10.0 2018-07-31 15:20:55 +02:00
Guewen Baconnier 8b2818c73b Correct tests 2018-07-31 15:19:43 +02:00
Guewen Baconnier 4fd13e22da Make notify options variadic
It opens for extensions.
The implemented options now allow to configure the name and the icon of
the link for the action. Addons could easily add new features as the
arguments are no longer predefined, they'll all be available in the
'options' dictionary.
2018-07-31 15:19:33 +02:00
Guewen Baconnier bf7fda1980 Use new classes for the interactive notifications 2018-07-31 15:17:08 +02:00
Guewen Baconnier b333cdc7b1 Add possibility to return an action in a notification 2018-07-31 15:17:06 +02:00
Guewen Baconnier 8d3f2749e4 web_notify: add feature to reload current view 2018-07-31 15:15:50 +02:00
Holger Brunn c1b6571dce
[IMP] generate a real link to open in new tab 2018-07-18 16:00:38 +02:00
Holger Brunn a9862d8159
[FIX] don't break inheritance in function override 2018-07-18 15:26:28 +02:00
OCA Git Bot b8e1337079 [UPD] addons table in README.md [ci skip] 2018-06-28 03:03:42 +02:00
OCA Git Bot 24223bbfdb [ADD] setup.py 2018-06-27 05:44:59 +02:00
oca-travis c72df2df33 [UPD] Update web_drop_target.pot 2018-06-26 08:00:31 +00:00
Pedro M. Baeza a98a46ee86
Merge pull request #907 from hbrunn/10.0-web_drop_target
[ADD] web_drop_target
2018-06-26 09:54:27 +02:00
Holger Brunn 557da70a7c
[FIX] RST syntax 2018-06-26 09:22:25 +02:00
Holger Brunn 720f15401a
[ADD] web_drop_target 2018-06-26 08:55:41 +02:00
oca-travis eaa37d83bb [UPD] Update web_x2many_delete_all.pot 2018-06-24 01:39:51 +00:00