Commit Graph

366 Commits

Author SHA1 Message Date
Thibault Delavallée 547bd10553 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120807100902-plhjlmx7dry92fcj
2012-08-07 12:09:02 +02:00
Fabien Meghazi c7f04c43c7 [FIX] Stuck in login when creating a new database
bzr revid: fme@openerp.com-20120806150248-am7gql5pr1bfyunl
2012-08-06 17:02:48 +02:00
Fabien Meghazi 0cecacd43e [IMP] Improved m2o tooltip
bzr revid: fme@openerp.com-20120806140044-mgo3git8zi9xrqbh
2012-08-06 16:00:44 +02:00
Thibault Delavallée 5bfe0953b4 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120806124454-hgdw4vjzjuhfsg2n
2012-08-06 14:44:54 +02:00
Fabien Meghazi 8cecaa14f3 [ADD] Added 'home' and 'history_back' client actions
[MOV] Moved client actions from coresetup.js to chrome.js

bzr revid: fme@openerp.com-20120806103330-xt5gjcntaho4qq7k
2012-08-06 12:33:30 +02:00
Thibault Delavallée 3eb1bc3a14 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120803071501-dtfx1gw6hi5zmmxv
2012-08-03 09:15:01 +02:00
niv-openerp d9aaf5c2d1 [IMP] Cleaned dialog class to be closer to the Widget design
bzr revid: nicolas.vanhoren@openerp.com-20120802143650-czejc71u5atle2rs
2012-08-02 16:36:50 +02:00
Christophe Simonis 6cd8e8e978 [IMP] Login widget: allow to specify a "login_successful" callback from params
bzr revid: chs@openerp.com-20120801153927-bkpbkb5vv4khjb7u
2012-08-01 17:39:27 +02:00
Antony Lesuisse fbb2f80cf1 [MERGE] backbonify-widgets, minor api changes that make Widget more similar to backbone Views
bzr revid: al@openerp.com-20120801124804-ov9l9ytabqx54gdo
2012-08-01 14:48:04 +02:00
Fabien Meghazi ad6f3b1571 [FIX] Sidebar add attachment: click event order in firefox difference for html#click and input[type=file] click
bzr revid: fme@openerp.com-20120801113924-8303s20551rhocqe
2012-08-01 13:39:24 +02:00
Antony Lesuisse 574f3891a5 [MERGE] trunk
bzr revid: al@openerp.com-20120801104657-cinfl0svpnc8njs5
2012-08-01 12:46:57 +02:00
Thibault Delavallée afccc9a008 [FIX] topbar avatar: avatar -> image_small.
bzr revid: tde@openerp.com-20120730083626-oxe0wauf5217lq77
2012-07-30 10:36:26 +02:00
niv-openerp 094ecdc453 [FIX] problem with drop downs
bzr revid: nicolas.vanhoren@openerp.com-20120727132653-47y0alrcwtwkwmyv
2012-07-27 15:26:53 +02:00
Christophe Simonis 515372d8dc [FIX] correct Login widget to send event instead of creating a child client action
bzr revid: chs@openerp.com-20120726161605-wtwi5uzau37dc9iq
2012-07-26 18:16:05 +02:00
niv-openerp 73e248cdda [FIX] problem in firefox, actions bar not working correctly
bzr revid: nicolas.vanhoren@openerp.com-20120726142957-3gsqbssdi1l6x7dl
2012-07-26 16:29:57 +02:00
niv-openerp 19a41bd97a [IMP] minor improvement to the fullscreen mode
bzr revid: nicolas.vanhoren@openerp.com-20120726100111-c2y5x9viawnhryrd
2012-07-26 12:01:11 +02:00
Antony Lesuisse 3d1616851a [FIX] login after database creation
bzr revid: al@openerp.com-20120726090712-5htfyn5keu2svh5c
2012-07-26 11:07:12 +02:00
Xavier Morel 239131a716 [FIX] login widget initialization sequence: don't go mucking around with the login's before it's even been started
bzr revid: xmo@openerp.com-20120726081234-2lrq3ksrauxc4m3z
2012-07-26 10:12:34 +02:00
Antony Lesuisse 678eab6132 [IMP] convert login and database manager into client actions
bzr revid: al@openerp.com-20120726013628-23xi8czcxl8jymbn
2012-07-26 03:36:28 +02:00
Antony Lesuisse 3a793019b6 [FIX] client action urls
bzr revid: al@openerp.com-20120726004227-w9vqt8jv6gtn7l9p
2012-07-26 02:42:27 +02:00
Christophe Simonis 0924a29e7a [FIX] backbonify Client
bzr revid: chs@openerp.com-20120725093437-hig5jtkdol9uagca
2012-07-25 11:34:37 +02:00
Antony Lesuisse 1d766a2bc6 [MERGE] trunk
bzr revid: al@openerp.com-20120725074053-e3gltrdfzm8bb7j8
2012-07-25 09:40:53 +02:00
niv-openerp b98723a1fe [IMP] improved throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724141220-1u0odsgsxzjtc5xn
2012-07-24 16:12:20 +02:00
Minh Tran fceb94cb8a Changed style of About dialog box to match login page style
bzr revid: mit@openerp.com-20120724134652-t783h7glntytr3kv
2012-07-24 15:46:52 +02:00
Christophe Simonis 8df25dc683 [FIX] hide topbar on login page
bzr revid: chs@openerp.com-20120723162223-amclassz6dzneayq
2012-07-23 18:22:23 +02:00
niv-openerp bef7ef9620 [IMP] Modified loading message
bzr revid: nicolas.vanhoren@openerp.com-20120723135937-3tuwpzdhn3311mg1
2012-07-23 15:59:37 +02:00
niv-openerp 071dce2cb9 [FIX] problem with wizards
bzr revid: nicolas.vanhoren@openerp.com-20120723134914-4rrmeysncsancwfq
2012-07-23 15:49:14 +02:00
Antony Lesuisse 1f515f7e6f [MERGE] client singleton
bzr revid: al@openerp.com-20120721180941-rkqg6gqml8do49wl
2012-07-21 20:09:41 +02:00
Minh Tran bd538220f3 fixed offset of topbar dropdown menu
bzr revid: mit@openerp.com-20120719153605-ivanvuvl3mv88bl3
2012-07-19 17:36:05 +02:00
Christophe Simonis dccbf4fa81 [FIX] Client must do the session_bind
bzr revid: chs@openerp.com-20120719111414-ivf6lq2iymws0ytm
2012-07-19 13:14:14 +02:00
Christophe Simonis 5a918cf01d [IMP] session_bind is done by openerp.init(). As result, Clients can have template like any other widget as qweb template are loaded. This make the code cleaner as show_common() does not return a deferred anymore.
bzr revid: chs@openerp.com-20120718131004-gvn63r3ihzxyzvy3
2012-07-18 15:10:04 +02:00
Christophe Simonis c7491d99d8 [IMP] web: WebClient and EmbedClient now share some code
bzr revid: chs@openerp.com-20120717160050-a33xw47xais8bv04
2012-07-17 18:00:50 +02:00
Frédéric van der Essen 6d9cf3fe2d [IMP] point_of_sale: no scrollbar in fullscreen mode
bzr revid: fva@openerp.com-20120716094637-n2mdh94pb147ggc0
2012-07-16 11:46:37 +02:00
Fabien Pinckaers 84c2888dde [IMP] layout web, mianly dialogs and improved mit merge
bzr revid: fp@openerp.com-20120713222528-5sflq6ah9redrcry
2012-07-14 00:25:28 +02:00
Antony Lesuisse d54911358b [MERGE] display the db manager when no db defined
bzr revid: al@openerp.com-20120713162436-gfd89ocleaqhb43h
2012-07-13 18:24:36 +02:00
Antony Lesuisse 51b5b75058 [FIX] fp misindentation
bzr revid: al@openerp.com-20120713150156-b07dd3qeff5xi3em
2012-07-13 17:01:56 +02:00
Antony Lesuisse 71a5c53072 [IMP] allow xml ids for action_id
bzr revid: al@openerp.com-20120713145740-xkwp0hxy7kou61f0
2012-07-13 16:57:40 +02:00
Fabien Pinckaers 2b6cce2c7c [IMP] modal dialogs
bzr revid: fp@tinyerp.com-20120713114737-hqieh0oi6nnnbjqh
2012-07-13 13:47:37 +02:00
Sanjay Gohel (Open ERP) 09a63068a2 [IMP]minor imp
bzr revid: sgo@tinyerp.com-20120710092255-00eo11hm33ejhmnc
2012-07-10 14:52:55 +05:30
Sanjay Gohel (Open ERP) df4a5a580b [IMP]If there is not available db, jump direclty in the db manager view (creation of a db) instead of staying in the login page.
bzr revid: sgo@tinyerp.com-20120709104720-0oi5975lfropyh4w
2012-07-09 16:17:20 +05:30
niv-openerp 50413828c5 [FIX] problem in m2o due to wrong element destruction in dialogs
bzr revid: nicolas.vanhoren@openerp.com-20120703095311-4p3g3btqlsn4z0bl
2012-07-03 11:53:11 +02:00
Fabien Meghazi d14a765d10 [FIX] Fix secondary menu bug
bzr revid: fme@openerp.com-20120702095642-dr8mj2p1l5hob0p7
2012-07-02 11:56:42 +02:00
Xavier Morel 9e4f8eb50c [MERGE] proposal 111358: automatically add filter to context when clicking on needaction counter
bzr revid: xmo@openerp.com-20120702075243-eftttcka8ljuokqe
2012-07-02 09:52:43 +02:00
niv-openerp 4b1991414b [FIX] problem with db manager
bzr revid: nicolas.vanhoren@openerp.com-20120629135849-hrpn59w50iu8h0j1
2012-06-29 15:58:49 +02:00
Antony Lesuisse 864c95695b [FIX] login fade out, forgot to remove lines from mp
bzr revid: al@openerp.com-20120628160458-0lurudue45h5z9xk
2012-06-28 18:04:58 +02:00
Antony Lesuisse ce41f3af96 [MERGE] login fade out
bzr revid: al@openerp.com-20120628132419-332anfgoh9vp86d9
2012-06-28 15:24:19 +02:00
Thibault Delavallée db4fa6582c [MERGE] Merged with trunk web.
bzr revid: tde@openerp.com-20120628105323-p50min2k8by55jg0
bzr revid: tde@openerp.com-20120628122649-affstbyq1mt80qnt
2012-06-28 14:26:49 +02:00
Fabien Meghazi 466031fdc4 [IMP] Major improvement to kitten mode
bzr revid: fme@openerp.com-20120627143828-90jf8wppgl0gpgj4
2012-06-27 16:38:28 +02:00
Fabien Meghazi ce7fb5bb37 [CHG] Ashes to ashes, dashes to underscores.
bzr revid: fme@openerp.com-20120627141249-o10e2htxqtio72l7
2012-06-27 16:12:49 +02:00
Dharti Ratani (OpenERP) b543e27c3b [IMP]disabling login and pasword textbox while loading
bzr revid: dhr@tinyerp.com-20120627131142-vqww3gtq4d3drdkq
2012-06-27 18:41:42 +05:30