Commit Graph

551 Commits

Author SHA1 Message Date
niv-openerp b8180f4c09 [FIX] problem when multiple instances of the web client run in tabs and we disconnect from one tab, now displays a better error message
lp bug: https://launchpad.net/bugs/1093671 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130108164104-7wv2yxlrczqmicvb
2013-01-08 17:41:04 +01:00
niv-openerp 5469b4709b [FIX] exception when logging in the web client and the server was launched using --no-database-list
lp bug: https://launchpad.net/bugs/1094179 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130103141945-11afh6khtpa7tapm
2013-01-03 15:19:45 +01:00
vta vta@openerp.com cc2e7a55bb [FIX] Set Login params.token. Added action_notify and action_warn
bzr revid: vta@openerp.com-20130102094608-tgqdgk31lpsbx05s
2013-01-02 10:46:08 +01:00
Fabien Meghazi 0272bd4aec [IMP] Take menu out of the rendering flow during the window resize
bzr revid: fme@openerp.com-20121219095550-8imsql4rl4up1hw2
2012-12-19 10:55:50 +01:00
Fabien Meghazi 7fc896564b [IMP] Use _.debounce helper for lazy reflow
bzr revid: fme@openerp.com-20121219093557-g1of11sh45rn05xg
2012-12-19 10:35:57 +01:00
Fabien Meghazi fe84395127 [MERGE] trunk
bzr revid: fme@openerp.com-20121219090128-m5z0l5rlee8mu6hj
2012-12-19 10:01:28 +01:00
Antony Lesuisse 7826bd85f8 [MERGE] trunk
bzr revid: al@openerp.com-20121219025047-og0v9r8x09y0wmd3
2012-12-19 03:50:47 +01:00
Antony Lesuisse 3e1bce4bad minor fixes
bzr revid: al@openerp.com-20121219024946-6ezbvcizf09w8lio
2012-12-19 03:49:46 +01:00
Fabien Meghazi fcf4d4040f [ADD] Allow admin to edit the company logo
bzr revid: fme@openerp.com-20121218111734-wu02xaifqyqz1g20
2012-12-18 12:17:34 +01:00
niv-openerp af3dbd598d [FIX] supposed problem in menu when a client action fails
bzr revid: nicolas.vanhoren@openerp.com-20121217150005-xucbt5xvysl85768
2012-12-17 16:00:05 +01:00
Fabien Meghazi c3e74781ca [IMP] Renamed variable $li to $topmenu_items
bzr revid: fme@openerp.com-20121217132108-o1q31cvovpoeou91
2012-12-17 14:21:08 +01:00
Fabien Meghazi 318418a402 [IMP] Consistend jquery api usage
bzr revid: fme@openerp.com-20121217123658-wq046m8j5q9qw7xy
2012-12-17 13:36:58 +01:00
Fabien Meghazi 3a2a2823c7 [FIX] global jquery selectors
bzr revid: fme@openerp.com-20121217123256-43dkvg2sl6mjilbb
2012-12-17 13:32:56 +01:00
Fabien Meghazi c1e9e6f12e [MERGE] trunk
bzr revid: fme@openerp.com-20121217113842-j3a013i7xrsb5a69
2012-12-17 12:38:42 +01:00
vta vta@openerp.com 1260f7059f [FIX] argh
bzr revid: vta@openerp.com-20121217095323-p9r0p2jps01i8orl
2012-12-17 10:53:23 +01:00
vta vta@openerp.com 5e2a77f589 [FIX] remove previous change
bzr revid: vta@openerp.com-20121217093249-vilaitfirtnc7mvw
2012-12-17 10:32:49 +01:00
vta vta@openerp.com b897974d61 [FIX] do not show timezone if anonymous
bzr revid: vta@openerp.com-20121217090857-m2ye3pm0bjdm341d
2012-12-17 10:08:57 +01:00
Antony Lesuisse 3e914abf80 [MERGE] customizable web logo by chs
bzr revid: al@openerp.com-20121215192659-g5psibisxvyl8adw
2012-12-15 20:26:59 +01:00
niv-openerp 906ceba948 [IMP] lot of small improvements to better detect when a view has finished loading
bzr revid: nicolas.vanhoren@openerp.com-20121213140914-8d1u01h17r2x4fpu
2012-12-13 15:09:14 +01:00
Fabien Meghazi a724c43257 [REM] Removed unused code
bzr revid: fme@openerp.com-20121213134100-cw8igmyvxvabex8x
2012-12-13 14:41:00 +01:00
Fabien Meghazi e38a9501a4 [IMP] Add doc to Menu#reflow()
bzr revid: fme@openerp.com-20121213130118-mg3nrl7twqa24plc
2012-12-13 14:01:18 +01:00
Fabien Meghazi 5e91c00683 [FIX] Move single toplevel element exception in reflow code
bzr revid: fme@openerp.com-20121213122634-li7j4pvpcw02lchx
2012-12-13 13:26:34 +01:00
Fabien Meghazi 66e925213e [IMP] Hide menu during resize
bzr revid: fme@openerp.com-20121213114555-bhimmbx8i11hqahn
2012-12-13 12:45:55 +01:00
Fabien Meghazi c50dd48396 [FIX] reflow on window resize
bzr revid: fme@openerp.com-20121213113220-y6smha0sjp7bagk3
2012-12-13 12:32:20 +01:00
Fabien Meghazi e611e759ce [FIX] remaining width computing
bzr revid: fme@openerp.com-20121213110432-crxrhp4xc08bixql
2012-12-13 12:04:32 +01:00
Fabien Meghazi 5bf6176b43 [WIP] relflow
bzr revid: fme@openerp.com-20121213105821-i2f5o693fyljpc9n
2012-12-13 11:58:21 +01:00
Olivier Dony 55419f063c [IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests
bzr revid: odo@openerp.com-20121212205120-qa8gq86hh6f26bdk
2012-12-12 21:51:20 +01:00
Fabien Meghazi d63db5ef0a [FIX] Once DB Manager's 'Back to Login' button is used, logging in won't show application.
bzr revid: fme@openerp.com-20121211151824-ywcuhi4hdcvphn7g
2012-12-11 16:18:24 +01:00
Christophe Simonis 060ef93268 [IMP] show company logo in chrome
bzr revid: chs@openerp.com-20121211111824-dj2ienybj2rxwhjj
2012-12-11 12:18:24 +01:00
Antony Lesuisse f83bfeff0b [IMP] cleanup menu method mess
do_* were introduce for testing this is not needed anymore

bzr revid: al@openerp.com-20121211021338-8s3jqpfraku1tmsj
2012-12-11 03:13:38 +01:00
Christophe Simonis 8b4f341c94 merge upstream
bzr revid: chs@openerp.com-20121205150654-c7ps8cygsx1zk1ua
bzr revid: chs@openerp.com-20121207104954-xz35sdqgya18pgus
bzr revid: chs@openerp.com-20121210140847-yoobt0twf9kg9yau
2012-12-10 15:08:47 +01:00
Thibault Delavallée 1ca5e68b1f [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121130093732-i8y10ayjqiaq5t7p
bzr revid: tde@openerp.com-20121204142854-pauouyapnw7z8zwj
bzr revid: tde@openerp.com-20121205101544-k4ui6thr0ibzw0vx
bzr revid: tde@openerp.com-20121210125423-81wbh4af9sxdqjki
2012-12-10 13:54:23 +01:00
Antony Lesuisse 0c3f9f691b [FIX] chrome template use a template url for the logo, needed for demo
bzr revid: al@openerp.com-20121205124218-0qdvqed5td9mh84k
2012-12-05 13:42:18 +01:00
Olivier Dony ab39c09a7b [MERGE] Less intrusive timezone offset warning (comes with corresponding server branch)
bzr revid: odo@openerp.com-20121130175658-r3zvuhx75iqa5sus
2012-11-30 18:56:58 +01:00
Xavier Morel 5d313f1754 [FIX] styllistic fixes
bzr revid: xmo@openerp.com-20121130103638-8r77jpmb3hhmo8dt
2012-11-30 11:36:38 +01:00
Fabien Meghazi 55b76fca12 [IMP] Do not dismiss systray icon
It will be automatically done once the user fills is a correct timezon (webclient reloads)

bzr revid: fme@openerp.com-20121129222242-zcipil8lr0xct72g
2012-11-29 23:22:42 +01:00
Fabien Meghazi ddf04c8a2b [IMP] wording
bzr revid: fme@openerp.com-20121129214919-1gypag36heyum97g
2012-11-29 22:49:19 +01:00
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
Fabien Meghazi bd5c3aa90c [IMP] tz_offset is no longer in context
bzr revid: fme@openerp.com-20121129210436-d4umqkb04me1tliu
2012-11-29 22:04:36 +01:00
Thibault Delavallée a5ca416f05 [IMP] needaction counters: moved rpc call on the trigger menu_loaded, to be able to reload the needaction counters through this trigger.
bzr revid: tde@openerp.com-20121129164253-j2vol27w0libpdsd
2012-11-29 17:42:53 +01:00
Thibault Delavallée 0de15c9bbf [CLEAN] Moved needaction html into a dedicated template.
bzr revid: tde@openerp.com-20121129161428-usvgdoykg0g0etr7
2012-11-29 17:14:28 +01:00
Thibault Delavallée 5fc19e0454 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121129151120-e6ovaugw0pkccyuu
2012-11-29 16:11:20 +01:00
Christophe Simonis da574605c7 merge upstream
bzr revid: chs@openerp.com-20121129145039-mzj8b1vpdu48budl
2012-11-29 15:50:39 +01:00
tsabi 76ca47d4fd [MERGE] trunk
bzr revid: csaba.toth@i3rendszerhaz.hu-20121129114132-gfe3sn1p5t0mzofm
2012-11-29 12:41:32 +01:00
Thibault Delavallée 7461f88473 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121129114105-0akr0d6nji08g750
2012-11-29 12:41:05 +01:00
Xavier Morel e00cb36f41 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121129091038-0fexjx8o12drjbga
2012-11-29 10:10:38 +01:00
tsabi 92e87f7e6f Mark strings to be translated.
Maybe some missed, but most of them marked.

bzr revid: tsabi-20121129002200-20tppzvh0ap5tfwe
2012-11-29 01:22:00 +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 Simonis 79b2e72f07 merge upstream
bzr revid: chs@openerp.com-20121123165044-n5l5nqtm678abb2s
bzr revid: chs@openerp.com-20121128135644-iuiynfijiue67uth
2012-11-28 14:56:44 +01:00
Thibault Delavallée c5d3036674 [IMP] Needaction: couters are not counter with the menu anymore.
Web-side: a call to get_needaction_data is performed to have action counters.
Menus are then updated synchronously with this value.

bzr revid: tde@openerp.com-20121127142944-m17zo62er5rh2lvg
2012-11-27 15:29:44 +01:00