Commit Graph

11 Commits

Author SHA1 Message Date
Quentin (OpenERP) f3737b122c [IMP] kanban_gauge: allow to set levelcolors in widget options instead of taking the default ones
bzr revid: qdp-launchpad@openerp.com-20131227164911-tk7og4pf37jmvj0c
2013-12-27 17:49:11 +01:00
Martin Trigaux 07f2a7c1f9 [MERGE] forward port of latest saas-2 until rev 3893 dle@openerp.com-20131218112416-2vtaq442qo8opq4u
bzr revid: mat@openerp.com-20131218165033-4djghawrzllkeckg
2013-12-18 17:50:33 +01:00
Thibault Delavallée 84375d5a3e [MERGE] [FIX] web_kanban_gauge: check the value entered in the forecast
[IMP] web_kanban_sparkline: added an option to add a suffix in the sparkline tooltips

bzr revid: tde@openerp.com-20131205160010-8ecv8b618fa6rywj
2013-12-05 17:00:10 +01:00
Thibault Delavallée bd45d6b47b [CLEAN] web_kanban_gauge: removed unnecessary code before merging
bzr revid: tde@openerp.com-20131205150337-5lwc6w7whrtlwp5d
2013-12-05 16:03:37 +01:00
Denis Ledoux bba98b6a13 [FIX] web_kanban_gauge: set auto install True
case: web_kanban_gauge has been added in the dependance of sale_crm. This module used to auto install when module sale and crm were installed. With this new dependance, the module sale_crm auto install when sale, crm and web_kanban_gauge are installed. We auto install kanban gauge so sale_crm auto install on installation of crm and sales, as web_kanban_gauge will be already installed

bzr revid: dle@openerp.com-20131205093615-1c9z0g5439xokdbt
2013-12-05 10:36:15 +01:00
Turkesh Patel (Open ERP) 3b6aa6a369 [MRG] merge with lp:openerp-web
bzr revid: tpa@tinyerp.com-20131030052009-1x3ew8xckxzp1evq
bzr revid: tpa@tinyerp.com-20131115105319-tm0zp1jse6pry57o
bzr revid: tpa@tinyerp.com-20131126124131-g4stoj8uwbxk6d45
2013-11-26 18:11:31 +05:30
Denis Ledoux 8dd53f6652 [FIX]web_kanban_gauge, lib justgage.js: comptability problem with Firefox (25.0 tested) with elem.node.firstChild.attributes.dy.value = 0;
bzr revid: dle@openerp.com-20131107140202-inlbhj7zvfg7bqix
2013-11-07 15:02:02 +01:00
Turkesh Patel (Open ERP) 416c47f324 [FIX] replace integer with float in validation
bzr revid: tpa@tinyerp.com-20131023113652-rj74krv1lecyp2xf
2013-10-23 17:06:52 +05:30
Turkesh Patel (Open ERP) 3cdc986c0c [IMP] improved code to pass tooltip delay in option and added function so we can set requred help in inherited modules.
bzr revid: tpa@tinyerp.com-20130916130825-pciwsn0doshstrp2
2013-09-16 18:38:25 +05:30
Thibault Delavallée 837f2c7cb4 [DOC] web_kanban_gauge, web_kanban_sparkline: added doc with changelog
bzr revid: tde@openerp.com-20130912080022-fmzl4hll4wca2yy2
2013-09-12 10:00:22 +02:00
Thibault Delavallée 5245e732bc [MOV] [ADD] Moved gauge and sparkline widgets into their own modules.
Introducing two new web modules: web_kanban_gauge and web_kanban_sparkline.

bzr revid: tde@openerp.com-20130906100528-rfk9u9op5u8kadl9
2013-09-06 12:05:28 +02:00