Commit Graph

3754 Commits

Author SHA1 Message Date
Antony Lesuisse 2a84ba0160 [IMP] use registry contextmanager
bzr revid: al@openerp.com-20120813152045-woeg16q10xkhiqgk
2012-08-13 17:20:45 +02:00
Christophe Simonis 0f1aa3300d [FIX] do not autocorrect location header in redirects
bzr revid: chs@openerp.com-20120813135927-k32eih6tg6y28ivl
2012-08-13 15:59:27 +02:00
Fabien Meghazi 41791f7e2f [FIX] Fix bug in binary/image controller
bzr revid: fme@openerp.com-20120813135653-zvk21ch7dc9rs66w
2012-08-13 15:56:53 +02:00
Christophe Simonis e543552dbd [FIX] do not mess up the headers in the DisableCacheMiddleware
bzr revid: chs@openerp.com-20120813130955-1fwkyahlceotln5o
2012-08-13 15:09:55 +02:00
Fabien Meghazi b50dfe4f8f [IMP] Adapt openerp.web.Dialog's position and maxHeight to the new jquery bootstrap theme.
bzr revid: fme@openerp.com-20120813103256-zhw7od30g9j406uv
2012-08-13 12:32:56 +02:00
Antony Lesuisse 2a7d95ac75 [IMP] load all modules at boot in single db mode
bzr revid: al@openerp.com-20120812222901-tjz9443oylidd7sy
2012-08-13 00:29:01 +02:00
Antony Lesuisse aa93e7186d [IMP] web controller helpers
- move helpers on top
- move some code from controllers to helpers
- deprecate module dependecy processing in standalone client

bzr revid: al@openerp.com-20120812214827-m1wrv7y1jvnro9ew
2012-08-12 23:48:27 +02:00
Antony Lesuisse 6a78b5dbd9 [FIX] authenticate optional env
bzr revid: al@openerp.com-20120812151532-gqt8dcqo6f5t2szb
2012-08-12 17:15:32 +02:00
Antony Lesuisse d9624f3e76 [FIX] database manager languages
bzr revid: al@openerp.com-20120812134857-yfdwxbszmm8o6q7q
2012-08-12 15:48:57 +02:00
Antony Lesuisse 86fac976de [MERGE] database manager look
bzr revid: al@openerp.com-20120811214809-uhj4hatw5bmi5710
2012-08-11 23:48:09 +02:00
Antony Lesuisse e1bc12fb27 [MERGE] preference change password fixe
bzr revid: al@openerp.com-20120811195354-sayk1u53wy42vqc1
2012-08-11 21:53:54 +02:00
Antony Lesuisse 683edea774 [IMP] inlineview and minor cleanups
bzr revid: al@openerp.com-20120811175852-kde116e50scn9ugs
2012-08-11 19:58:52 +02:00
niv-openerp c2caa24bd6 [FIX] small "or" in some x2x popup
bzr revid: nicolas.vanhoren@openerp.com-20120810145048-ctnvl0w5r5h439f7
2012-08-10 16:50:48 +02:00
niv-openerp a9c0de5325 [FIX] small bug in some m2m
bzr revid: nicolas.vanhoren@openerp.com-20120810142253-8ly58vsbqum6o7ng
2012-08-10 16:22:53 +02:00
niv-openerp f3d824424f [FIX] problem with tipsy & quick create in m2o
bzr revid: nicolas.vanhoren@openerp.com-20120810134815-qt91cbf1rndvxn0a
2012-08-10 15:48:15 +02:00
Christophe Simonis ee01a39a76 merge upstream
bzr revid: chs@openerp.com-20120809152939-3dummyonbx1qdsbo
2012-08-09 17:29:39 +02:00
Christophe Simonis fb86ddb644 [IMP] merge web_dashboard module into board module of addons branch
[IMP] extract dashboard part of web into board module

bzr revid: chs@openerp.com-20120809152043-0yfm6l2zt44eiqrb
2012-08-09 17:20:43 +02:00
Fabien Meghazi 33c2df8826 [IMP] binary/image controller uses json for id parameter
bzr revid: fme@openerp.com-20120809145918-f66m3sy9v2ybkk11
2012-08-09 16:59:18 +02:00
Fabien Pinckaers 93f47bb836 [merge] trunk
bzr revid: fp@tinyerp.com-20120809142923-qgk5ckssel2k36mk
2012-08-09 16:29:23 +02:00
Fabien Meghazi 594862e93a [IMP] binary/image should be backward compatible when id url parameter is empty
bzr revid: fme@openerp.com-20120809142346-79xiq48qbgx7743i
2012-08-09 16:23:46 +02:00
Fabien Meghazi 1a3bd45961 [FIX] Used json with binary/image controller
bzr revid: fme@openerp.com-20120809134851-3yl6skfch2q1f7q0
2012-08-09 15:48:51 +02:00
Minh Tran 2043809be4 Restyling of the dashboard
bzr revid: mit@openerp.com-20120809134612-lt4l62nzezlfbkgq
2012-08-09 15:46:12 +02:00
Fabien Meghazi 528c12774d [IMP] kanban_image uses json for id and is now tolerant to m2o id's
bzr revid: fme@openerp.com-20120809125419-j4l0063qyy6antqu
2012-08-09 14:54:19 +02:00
Kunal Chavda (OpenERP) f69aae2d01 [FIX]self.element itself gives form element so no need to find in it.
bzr revid: kch@tinyerp.com-20120809062909-fdsqvowhnz1nwgcl
2012-08-09 11:59:09 +05:30
Kunal Chavda (OpenERP) 54b6780cb9 [MERGE]Merge Latest trunk.
bzr revid: kch@tinyerp.com-20120809061936-ra56akm11yqo7j6m
2012-08-09 11:49:36 +05:30
Fabien Pinckaers 3d48b3f877 [IMP] misc CSS improvements, mainly editable lists
bzr revid: fp@tinyerp.com-20120808193842-nxrk13vc8hv9wxlg
2012-08-08 21:38:42 +02:00
Antony Lesuisse 4d88bff8dd [IMP] change_password is now a client_action
bzr revid: al@openerp.com-20120808192855-dq2aje2qq7sqq2mc
2012-08-08 21:28:55 +02:00
Antony Lesuisse a90423f771 [IMP] user preferences is a regular wizard
bzr revid: al@openerp.com-20120808190708-1u9bxnun5cwijq8l
2012-08-08 21:07:08 +02:00
Antony Lesuisse 6d246eff6f [FIX] menu trigger on login
bzr revid: al@openerp.com-20120808180816-5je80txb8xd4kp29
2012-08-08 20:08:16 +02:00
vta vta@openerp.com 6bb818263e [FIX] Fixed bug in view_form.js
bzr revid: vta@openerp.com-20120808154422-nbjabrc3cxcb030g
2012-08-08 17:44:22 +02:00
Xavier Morel 065ffcd244 [CHG] select all field content when focusing integer or float field
bzr revid: xmo@openerp.com-20120808154126-wy9b96px9fasmu7e
2012-08-08 17:41:26 +02:00
Xavier Morel a7ad740fa2 [FIX] ignore blur event on m2o input during autocompletion or if a sub-popup is open
jquery.ui.autocomplete does quite a bit of focus-setting during and
around itself, leading to blur events being triggered outside
expectations (e.g. after an action has been selected and the dropdown
has been closed due to the action opening a popup whose content gets
focused somehow).

Really, the guy who implemented o2m's autosave-on-blur should be shot.

Wait, that would be me.

bzr revid: xmo@openerp.com-20120808151843-et2r8hplxxyqc7v6
2012-08-08 17:18:43 +02:00
vta vta@openerp.com 0e9244ac4f [MERGE] editable stage widget
bzr revid: vta@openerp.com-20120808145331-1b0ngxa3v3z5pt7o
2012-08-08 16:53:31 +02:00
Christophe Simonis ec210651be [IMP] merge action_id and client_action state arguments into action
bzr revid: chs@openerp.com-20120808141641-0kdb3s463tb7em88
2012-08-08 16:16:41 +02:00
niv-openerp 30ff136a83 [FIX] problem in m2o when you delete something using the delete button of the keyboard
bzr revid: nicolas.vanhoren@openerp.com-20120808141301-ts4und7qynxh6i3p
2012-08-08 16:13:01 +02:00
vta vta@openerp.com f6df4372ac [FIX] fixed base.sass
bzr revid: vta@openerp.com-20120808140144-bgwm6n2kl13a2lnz
2012-08-08 16:01:44 +02:00
vta vta@openerp.com 3a139b4916 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20120808121825-o7sodegi37ineu8r
2012-08-08 14:18:25 +02:00
vta vta@openerp.com 52a01828c6 [FIX] Fixed styling of the stagesbar.
bzr revid: vta@openerp.com-20120808121654-79zztekljxzawpna
2012-08-08 14:16:54 +02:00
Christophe Simonis 9db8f8ac64 [FIX] remove "/mobile" hardcoded redirect
bzr revid: chs@openerp.com-20120808114818-l5tpvlkxm2ylx5ym
2012-08-08 13:48:18 +02:00
Christophe Simonis 1d75045294 [IMP] home controller
bzr revid: chs@openerp.com-20120808114110-b7x8b3e4pfn20ie5
2012-08-08 13:41:10 +02:00
Xavier Morel 67518796c6 [ADD] editable flag on list views for fp
bzr revid: xmo@openerp.com-20120808104311-ajrne9fb9emtaoe6
2012-08-08 12:43:11 +02:00
Xavier Morel 5c225be25e [FIX] split formatting of list cells to formatting objects
simpler to override in order to have new list field widgets

bzr revid: xmo@openerp.com-20120808103404-jj6w04x2mp2lrwl1
2012-08-08 12:34:04 +02:00
Xavier Morel 2447e00d22 [IMP] styling of handle column headers
bzr revid: xmo@openerp.com-20120808075629-3xfkuxht8m9a1c02
2012-08-08 09:56:29 +02:00
Jiten (OpenERP) dca622596c [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20120808065616-l44zav5hurr33zrm
2012-08-08 12:26:16 +05:30
Fabien Pinckaers b9467c69b4 [IMP] small CSS improvements
bzr revid: fp@tinyerp.com-20120808065118-8sw6l6gmak1e48ld
2012-08-08 08:51:18 +02:00
Jiten (OpenERP) 1f7d10e6d4 Improve indentation.
bzr revid: jra@tinyerp.com-20120808064811-3g74m9jhqht07p4a
2012-08-08 12:18:11 +05:30
Vishmita f492bc8f9d [Fix]Add Class for label
bzr revid: vja@tinyerp.com-20120808055236-ynmt40w59tog1u8u
2012-08-08 11:22:36 +05:30
Launchpad Translations on behalf of openerp d58b36a8a3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120808043651-egwkmt6jun55wr8g
bzr revid: launchpad_translations_on_behalf_of_openerp-20120808044644-idxbpx3utx816s2p
2012-08-08 04:46:44 +00:00
vta vta@openerp.com d3441f111b [FIX] Full CSS stagesbar.
bzr revid: vta@openerp.com-20120807153926-xvklvq5419mup6hq
2012-08-07 17:39:26 +02:00
Xavier Morel 73264632e7 [IMP] set an NS-resize cursor on handle
bzr revid: xmo@openerp.com-20120807141351-6d9vtnjpwjsx7wmj
2012-08-07 16:13:51 +02:00