3
0
Fork 0
Commit Graph

10 Commits (9b214b39f451f6f8e05b0717dc1c91ddcfee5307)

Author SHA1 Message Date
oca-travis 0fe4925f9e [UPD] Update web_menu_navbar_needaction.pot 2018-06-24 01:29:59 +00: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
OCA Transbot d11c001d1e OCA Transbot updated translations from Transifex 2016-11-29 14:34:08 -05:00
Holger Brunn 82088b11e1 [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
2016-09-20 21:34:55 +02:00
Holger Brunn f212ba39da [IMP] reload navbar needaction when a mail was read 2015-10-20 13:51:51 +02:00
Holger Brunn eba01d5753 [FIX] count needactions from the same model only once 2015-10-20 13:33:24 +02:00
Holger Brunn ec1d2a706a [FIX] typo 2015-09-04 08:03:53 +02:00
Holger Brunn 1dfd8c5f1f [FIX] manifest & readme 2015-09-04 08:01:32 +02:00
Holger Brunn 05ed69880b [ADD] web_menu_navbar_needaction 2015-09-02 16:19:09 +02:00