Commit Graph

12 Commits (b9b553f28814e242da7b22bb92a6a9fc04a4d454)

Author SHA1 Message Date
Holger Brunn 65562a5c08
[ADD] migrate web_menu_navbar_needaction to 10.0 2018-10-03 18:17:25 +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 648315dadf [MIG] Rename manifest files 2016-10-06 16:13:01 +02:00
Pedro M. Baeza 8a9710a005 [MIG] Make modules uninstallable 2015-10-14 02:57:05 +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