Commit Graph

875 Commits

Author SHA1 Message Date
Fabien Meghazi 3d75ca8741 [IMP] Use a systray icon for timezone notification (less intrusive)
bzr revid: fme@openerp.com-20121129213743-w79fh583icui2h2l
2012-11-29 22:37:43 +01:00
Xavier Morel e00cb36f41 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121129091038-0fexjx8o12drjbga
2012-11-29 10:10:38 +01:00
Antony Lesuisse a34f0ef51c [MERGE] trunk-timezone-notification-fme
if res.users and browser timezone offset differs we display a warning.
openerp-web relies on the browser for datetime manipulations so we need both to be in sync.

bzr revid: al@openerp.com-20121128160344-1iae73w47ocot9ib
2012-11-28 17:03:44 +01:00
Christophe Matthieu 71e999d611 [MERGE] from trunk-improve-notification-infinity-psa; Improved notification when it will be more than 99 than display 99+
bzr revid: chm@openerp.com-20121128094131-xewcni2ee1sirqep
2012-11-28 10:41:31 +01:00
Christophe Matthieu b41ee4833e [MERGE] from trunk-first-10clicks-accounting-tta; Selection Placeholder. No traceback py but a warning/constraint message for wrong value insert for float and int.
bzr revid: chm@openerp.com-20121128083349-qfnl5rbaprq7hlh6
2012-11-28 09:33:49 +01:00
Antony Lesuisse f63bdc67e2 [FIX] Login button left for better looking signup and oauth integration
bzr revid: al@openerp.com-20121127235942-oudu8auo2f9ctulo
2012-11-28 00:59:42 +01:00
Paramjit Singh Sahota 30212a6af4 [IMP] Improved code as per suggested.
bzr revid: psa@tinyerp.com-20121127122231-5amahuk6tqp9so74
2012-11-27 17:52:31 +05:30
Jiten (OpenERP) cec3e542a6 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121126110752-8mmm2c7iciw6jhp1
bzr revid: jra@tinyerp.com-20121127051603-q6y1bardiezruu1m
2012-11-27 10:46:03 +05:30
Xavier Morel 4a5cb1ebc4 [REM] EVALPOCALYPSE PART 2: no more python-side eval
trigger an error if a nonliteral context is pushed to the server (through a new object_hook)

bzr revid: xmo@openerp.com-20121126140525-ni2x5m56upss610b
2012-11-26 15:05:25 +01:00
Christophe Matthieu 7f9b18dc1d [MERGE] from trunk-opw-578475-port-vme
bzr revid: chm@openerp.com-20121126114509-kan2wpk883ll1uk9
2012-11-26 12:45:09 +01:00
Fabien Pinckaers 456dd91064 [IMP] improved change password dialog
bzr revid: fp@tinyerp.com-20121126084339-10z9t97tbc3izmm6
2012-11-26 09:43:39 +01:00
Jiten (OpenERP) 6e922eabcc [IMP] Improved notification when it will be more than 99 than display infinity symbol instead of numbers.
bzr revid: jra@tinyerp.com-20121123111618-3385od7enoqq7egn
2012-11-23 16:46:18 +05:30
Jiten (OpenERP) b91042ed39 [IMP] When we press on 'Altr' than all the shortcuts of accesskey are indicate in form.
bzr revid: jra@tinyerp.com-20121123104023-eawe2a3rrexo92h5
2012-11-23 16:10:23 +05:30
Bhumi Thakkar (Open ERP) fce01bb78c [MERGE] Merge main trunk and remove conflicts.
bzr revid: jra@tinyerp.com-20121121052637-cw55pw6vktwjp1jy
bzr revid: bth@tinyerp.com-20121123091806-tibbw3oa212wryia
2012-11-23 14:48:06 +05:30
Vidhin Mehta (OpenERP) 2527b32ae7 [IMP]set value defualt value for float/number widget of searchview because when user pass blank field it can give type casting error.
bzr revid: vme@tinyerp.com-20121123060405-0k0hwehxwirtcu6v
2012-11-23 11:34:05 +05:30
Fabien Meghazi 04ee649855 [ADD] When application starts, warn the user if it's timezone does not match it's browser's timezone
bzr revid: fme@openerp.com-20121122151125-a8fybzmqyw8uvr7h
2012-11-22 16:11:25 +01:00
niv-openerp 9b59a88a5c [IMP] Put pager in SelectCreatePopup.
bzr revid: nicolas.vanhoren@openerp.com-20121122133555-a5cf1m5sbgs2kv1i
2012-11-22 14:35:55 +01:00
Fabien Meghazi c0bb84a3fe [IMP] Move 'Set Defaults' from sidebar's 'More' menu to advanced debug box
bzr revid: fme@openerp.com-20121122090754-d8hl9c7jtobgstxj
2012-11-22 10:07:54 +01:00
Tejas Tank 86408a7348 Merged Latest.
bzr revid: tta@openerp.com-20121120092907-cqr0uuusv86uaiwx
2012-11-20 14:59:07 +05:30
Vishmita 3b07266500 [IMP]Minor Changes related to terminology for Change Password dialog pop-up
bzr revid: vja@tinyerp.com-20121120072957-rrjlbwkn6tkdmqkc
2012-11-20 12:59:57 +05:30
Vishmita c8f1dc402d [MERGE]Merge lp:~openerp-dev/openerp-web/trunk-improve-little-big-details.
bzr revid: vja@tinyerp.com-20121119125700-z5li5h7oo7237ify
2012-11-19 18:27:00 +05:30
Jiten (OpenERP) e17c6b40d9 [IMP] Improve notification number with infinity symbol when its more than 99.
bzr revid: jra@tinyerp.com-20121119102053-ifq5iifd28qh87oh
2012-11-19 15:50:53 +05:30
Vishmita e97d0843c3 [IMP]Minor Change
bzr revid: vja@tinyerp.com-20121119071142-8z4tyac5t8614dde
2012-11-19 12:41:42 +05:30
Vishmita df369bd8c0 [Merge]Merge lp:~openerp-dev/openerp-web/trunk-improve-change-password-dialog
bzr revid: vja@tinyerp.com-20121119070614-yri2ytotkzx47mj9
2012-11-19 12:36:14 +05:30
Paramjit Singh Sahota 0a8c9ac5a2 [IMP] Little change
bzr revid: psa@tinyerp.com-20121119063704-217zmdwq22tekqq0
2012-11-19 12:07:04 +05:30
Paramjit Singh Sahota 48deaf23df [IMP] Improved code for the 'Need Action' indicators highlightz with the infinity symbol when the records exceed 99.
bzr revid: psa@tinyerp.com-20121119062151-0oj8w4k73cgy4hat
2012-11-19 11:51:51 +05:30
Jiten (OpenERP) df184ad1f9 [MERGE] Merge trunk.
bzr revid: jra@tinyerp.com-20121119053320-to7uhn8mk3xpvq8r
2012-11-19 11:03:20 +05:30
Vishmita 5e948944a0 [IMP]Improve code for change password dialog
bzr revid: vja@tinyerp.com-20121116110838-zqwt9mkx5prooqzq
2012-11-16 16:38:38 +05:30
Vishmita e3ca4012bc [FIX]Minor changes
bzr revid: vja@tinyerp.com-20121116091804-3lalobfufyp6yyx4
2012-11-16 14:48:04 +05:30
Vishmita f3b0459705 [MERGE]Merge lp:openerp-web.
bzr revid: vja@tinyerp.com-20121116091147-yw0ri9uwp5vi4n7c
2012-11-16 14:41:47 +05:30
Vo Minh Thu 1ba3ae959f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121114113528-t6ed04bv1d5p7h31
2012-11-14 12:35:28 +01:00
Xavier Morel 9e11c51843 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121112164136-sfyfxdcjx3ps086b
2012-11-12 17:41:36 +01:00
Paramjit Singh Sahota f61b7d5d39 [IMP] Improved code and removed the VECTORAL whose vectoral images are not avaiable.
bzr revid: psa@tinyerp.com-20121112131027-zrw4ioyjmjwyk442
2012-11-12 18:40:27 +05:30
ggh-openerp 0452790388 [IMP] Improve Change Password dailog
bzr revid: ggh@tinyerp.com-20121112130756-jtj6u56pcvxorxcr
2012-11-12 18:37:56 +05:30
Paramjit Singh Sahota 5e7876e928 [IMP] Improved code OpenERP logo on right click on website.
bzr revid: psa@tinyerp.com-20121112114603-6xhi21dpzp2nljtc
2012-11-12 17:16:03 +05:30
Harry (OpenERP) d8034fa4f4 [MERGE]
bzr revid: hmo@tinyerp.com-20121112092513-ngonx9bv68uw2gb5
2012-11-12 14:55:13 +05:30
Jiten (OpenERP) cef4fee60a [IMP] Improved code to add different resolution of OpenERP logo.
bzr revid: jra@tinyerp.com-20121112060105-vgffoul2qqxhhysd
2012-11-12 11:31:05 +05:30
Bhumi Thakkar (Open ERP) 155cc738ee [IMP] Improve text.
bzr revid: bth@tinyerp.com-20121109110243-bhlnf0knx1zqmx38
2012-11-09 16:32:43 +05:30
Bhumi Thakkar (Open ERP) 0ffd487d18 [IMP] Add css class and remove inline style.
bzr revid: bth@tinyerp.com-20121109070434-00onkcty4js1lzbk
2012-11-09 12:34:34 +05:30
Bhumi Thakkar (Open ERP) 94935e92a5 [IMP] Add css class.
bzr revid: bth@tinyerp.com-20121109065546-0k3rmulfy59kyl6g
2012-11-09 12:25:46 +05:30
Bhumi Thakkar (Open ERP) ea14b21995 [IMP] Improve css and structure.
bzr revid: bth@tinyerp.com-20121109060730-c7fxdk1rwokw3npe
2012-11-09 11:37:30 +05:30
Jiten (OpenERP) 7facc34f31 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121109051225-84fqg11sjo74vdo1
2012-11-09 10:42:25 +05:30
Christophe Matthieu 0baf4727ef [FIX] followers: no confirm save message
bzr revid: chm@openerp.com-20121108162304-paevi0x5isyornd1
2012-11-08 17:23:04 +01:00
Bhumi Thakkar (Open ERP) 4833726717 [IMP] Improve css.
bzr revid: bth@tinyerp.com-20121108102242-0u95m8s6yexa33vq
2012-11-08 15:52:42 +05:30
Bhumi Thakkar (Open ERP) f72442feb0 [IMP] Improve code for right click logo resolution.
bzr revid: bth@tinyerp.com-20121108065407-zl8zldfsnb9go03e
2012-11-08 12:24:07 +05:30
Antony Lesuisse a963bd019a [MERGE] m2o button
bzr revid: al@openerp.com-20121107151954-aqqtn4w6hpd39kmi
2012-11-07 16:19:54 +01:00
Xavier Morel 1b8a0e66ee [REV] nicolas.vanhoren@openerp.com-20120712074237-xugmbw19wjjoes9l
eagerly loaded treeviews, making heavily loaded charts of accounts
completely unusable

bzr revid: xmo@openerp.com-20121107143740-31i16933dfg4t6xk
2012-11-07 15:37:40 +01:00
Xavier Morel 36dad4cef9 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121107112516-64hqps4jjgmrs3a4
2012-11-07 12:25:16 +01:00
Tejas Tank 909285bb7d [IMP] Listview.buttons template corrected for import button and future support to append buttons inside 'oe_list_buttons' section.
bzr revid: tta@openerp.com-20121107064623-q9oggrypyil1207w
2012-11-07 12:16:23 +05:30
vta vta@openerp.com 83a264ff2b [FIX] Fixed list view widget as per xmo review.
bzr revid: vta@openerp.com-20121106103320-zyon6mzsy9jaafj0
2012-11-06 11:33:20 +01:00