Commit Graph

3811 Commits

Author SHA1 Message Date
Fabien Pinckaers 145995c4bd [IMP] simple CSS for config wizards
bzr revid: fp@openerp.com-20120805102146-uere3qqezb1frcm1
2012-08-05 12:21:46 +02:00
Fabien Pinckaers 6b6989e292 [IMP] layout of config wizards, simple CSS
bzr revid: fp@openerp.com-20120805101258-6d1cchw0ffi3ovvn
2012-08-05 12:12:58 +02:00
Fabien Pinckaers 8f44677448 [IMP] missing image
bzr revid: fp@openerp.com-20120804215820-apjip8801en56zy0
2012-08-04 23:58:20 +02:00
Fabien Pinckaers fec7a28f45 imp_layout
bzr revid: fp@openerp.com-20120804190126-h100ygpd8mm9w0no
2012-08-04 21:01:26 +02:00
Fabien Pinckaers bc0f0d9ca4 [IMP] empty personal dashboard
bzr revid: fp@openerp.com-20120804185031-23l5cpdby6sep13h
2012-08-04 20:50:31 +02:00
Fabien Pinckaers 80236895ae [IMP] empty personal dashboard
bzr revid: fp@openerp.com-20120804184647-ahn839hnzlljgit3
2012-08-04 20:46:47 +02:00
Fabien Pinckaers deeb7a7049 [IMP] better menutips, optional create arrow
bzr revid: fp@openerp.com-20120804151059-f2tot2d2di2k72xu
2012-08-04 17:10:59 +02:00
Christophe Simonis 1f88244a68 [FIX] correct load_state of client actions
bzr revid: chs@openerp.com-20120803170301-i01mz04mtzr32ii5
2012-08-03 19:03:01 +02:00
Minh Tran ad585bf761 Restyling of 'edit avatar' button
bzr revid: mit@openerp.com-20120803153758-03jg3xuwyrh2e198
2012-08-03 17:37:58 +02:00
Jiten (OpenERP) 9da3e3a998 [MERGE] Merge trunk.
bzr revid: jra@tinyerp.com-20120803113205-0roexv0waypazn6v
2012-08-03 17:02:05 +05:30
Thibault Delavallée 38552a9c49 [IMP] base.css: added image_small and image_medium css.
bzr revid: tde@openerp.com-20120803080130-qhs1wokpmjx3ejqa
2012-08-03 10:01: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
Fabien Meghazi 84f258b4f1 [ADD] Added breadcrumb history_back. Fix create/discard
bzr revid: fme@openerp.com-20120802165440-zl6lonpv7uvw67k6
2012-08-02 18:54:40 +02:00
vta vta@openerp.com adaa03a247 [MERGE] Merged latest trunk.
bzr revid: vta@openerp.com-20120802155941-oomnsjzi43fedpdc
2012-08-02 17:59:41 +02:00
vta vta@openerp.com 88d8b6237d [FIX] add 'oe_highlight' class to the button corresponding the current stage.
bzr revid: vta@openerp.com-20120802155807-fsqkn5b7wkvgwos5
2012-08-02 17:58:07 +02:00
niv-openerp 2c57c15491 [IMP] Mass rename \t to 4 spaces
bzr revid: nicolas.vanhoren@openerp.com-20120802144623-ykl5te005ytnv584
2012-08-02 16:46:23 +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
Fabien Meghazi c2ad177f93 [FIX] Fix bug in breadcrumb when a client action is present in the breadcrumb items
bzr revid: fme@openerp.com-20120802143246-7pgeueme3i6h1emc
2012-08-02 16:32:46 +02:00
vta vta@openerp.com 74b5da35f1 [FIX] Statusbar buttons completely clickable, disabled current stage button.
bzr revid: vta@openerp.com-20120802135403-eh2jkpu5tp2i2psj
2012-08-02 15:54:03 +02:00
Fabien Meghazi 9c31ba65d9 [FIX] Fixed form's fields autofocus
bzr revid: fme@openerp.com-20120802124909-w4li8dt6y0kktnfh
2012-08-02 14:49:09 +02:00
Xavier Morel 8ae0d248e6 [FIX] cancelling of o2m lines with m2o on 'Create and Edit'
trigger a Widget|focused event on item.action autocomplete selection,
cancels previous Widget|blurred (from picking choice) and avoids
firing of FormView|blurred, used by o2m list to autosave/autocancel an
edition.

bzr revid: xmo@openerp.com-20120802120230-ylnldw0aa39uga1p
2012-08-02 14:02:30 +02:00
Xavier Morel 84bf640e67 [IMP] when trying to focus the first visible field in the editable list view, ensure that we only stop when we actually manage to focus a field
bzr revid: xmo@openerp.com-20120802100020-kbmo1s5shjwaof69
2012-08-02 12:00:20 +02:00
Fabien Meghazi 152cc49c3f [FIX] Autofocus on create mode
bzr revid: fme@openerp.com-20120802095326-o6gc8jyvd44u9xg2
2012-08-02 11:53:26 +02:00
Fabien Meghazi 1f1770ffb7 [IMP] Disable autofocus on editable lists
bzr revid: fme@openerp.com-20120802093917-3wc9qgek6e2mba5p
2012-08-02 11:39:17 +02:00
Xavier Morel 07d748787b [IMP] make clicking of the 'Add a row' row in m2os save&create if there's a row being edited
as requested by apr

bzr revid: xmo@openerp.com-20120802074006-d843c10g9jal4nre
2012-08-02 09:40:06 +02:00
Fabien Meghazi d880351b6a [REM] Removed console.logs
bzr revid: fme@openerp.com-20120801165841-nj5jig9txn9m55nh
2012-08-01 18:58:41 +02:00
Fabien Meghazi 52de6e12a2 [IMP] Improved focus. Removed delay_focus
bzr revid: fme@openerp.com-20120801164933-4nwphx7rt4l4n6ys
2012-08-01 18:49:33 +02:00
Fabien Meghazi 22cc5e45e7 [FIX] Do not focus unfocusable fields
bzr revid: fme@openerp.com-20120801162024-kzg70c729o371ami
2012-08-01 18:20:24 +02:00
Fabien Meghazi 3334b1c5b3 [WIP] focus
bzr revid: fme@openerp.com-20120801161204-33fag4hhnhdl0g1k
2012-08-01 18:12:04 +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
Fabien Meghazi b56849da72 [MERGE] vieweditor extraction
bzr revid: fme@openerp.com-20120801145907-16oe3cu5jb04phmv
2012-08-01 16:59:07 +02:00
Xavier Morel f1b6bc35d6 [FIX] add current_date to JS evaluation context
bzr revid: xmo@openerp.com-20120801144435-h0643av6ju9ncdpx
2012-08-01 16:44:35 +02:00
Antony Lesuisse 2948fca067 [MERGE] trunk
bzr revid: al@openerp.com-20120801142851-kmc1obvwu6kdwdin
2012-08-01 16:28:51 +02:00
Minh Tran 3364a85ba5 fixed padding in kanban tags and searchview tags
bzr revid: mit@openerp.com-20120801142805-5drbpx6t3ks7p86s
2012-08-01 16:28:05 +02:00
Xavier Morel 3b5bd3598c [FIX] kinda sorta rename add to dashboard feature to add to reporting according to apr's wishes
also change button from 'save' to 'add'

bzr revid: xmo@openerp.com-20120801135803-j4wwbdm2ngdz4koo
2012-08-01 15:58:03 +02:00
vta vta@openerp.com b2a40aa463 [ADD] Small changes.
bzr revid: vta@openerp.com-20120801135748-71rbhudbh5ipq7tb
2012-08-01 15:57:48 +02:00
Xavier Morel cd65d4aa21 [IMP] make unreadable code less unreadable, fix some warning, use Widget#$
bzr revid: xmo@openerp.com-20120801135435-w2erakp9qaqtcotb
2012-08-01 15:54:35 +02:00
Fabien Meghazi 1de59356e2 [IMP] Use correct jquery api
bzr revid: fme@openerp.com-20120801134018-q0362cob3osvawbg
2012-08-01 15:40:18 +02:00
Xavier Morel fbce1b1a1d [FIX] increase test timeout due to mis-ordered async test taking way longer than expected
bzr revid: xmo@openerp.com-20120801130316-uzogecm5req2qrpj
2012-08-01 15:03:16 +02:00
Xavier Morel acaec8b582 [FIX] Widget test: was changed to always have a root element for backwards fuckery reasons
bzr revid: xmo@openerp.com-20120801125910-x6obdnlx2oi5e3kw
2012-08-01 14:59:10 +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
Xavier Morel c72a63472b [FIX] form visibility
bzr revid: xmo@openerp.com-20120801124652-2a6jgvyke1u715kw
2012-08-01 14:46:52 +02:00
Xavier Morel f5bff3996b [FIX] editor base state: initializing formview (and its pager) requires an actual dataset.ids.length
bzr revid: xmo@openerp.com-20120801123635-y21onweovg0uih7d
2012-08-01 14:36:35 +02:00
Xavier Morel 8a7428d731 [FIX] editable listview test: set_editable was removed, pass editable as option when creating listview
bzr revid: xmo@openerp.com-20120801123449-e65apxliok8fsrvq
2012-08-01 14:34:49 +02:00
niv-openerp 901d45b4e7 [FIX] do_show() in form view does not display the form view any more
bzr revid: nicolas.vanhoren@openerp.com-20120801123332-9brim0p5bqdes4j8
2012-08-01 14:33:32 +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
Vidhin Mehta (OpenERP) 19d4364884 [REM]remove view editor unnecessary code.
bzr revid: vme@tinyerp.com-20120801111929-1cwbovhzskpwmf9f
2012-08-01 16:49:29 +05:30
Antony Lesuisse 574f3891a5 [MERGE] trunk
bzr revid: al@openerp.com-20120801104657-cinfl0svpnc8njs5
2012-08-01 12:46:57 +02:00
Amit Patel (OpenERP) 2917ba547a [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120801070544-9r89819sjvgn9bnk
2012-08-01 12:35:44 +05:30
Fabien Meghazi a36ca8974a [ADD] Added support for future display_name
bzr revid: fme@openerp.com-20120731145458-csalg7kdwd18pc0o
2012-07-31 16:54:58 +02:00
vta vta@openerp.com 7818bce5f7 [ADD] Changed <span>s for <button>s in base.xml.
bzr revid: vta@openerp.com-20120731142321-d295ov006pctehr1
2012-07-31 16:23:21 +02:00
niv-openerp e3e37008e8 [FIX] problem with focus when you enter form view
bzr revid: nicolas.vanhoren@openerp.com-20120731141051-4hs9lf32713n8cil
2012-07-31 16:10:51 +02:00
Fabien Meghazi 8e43e0f494 [ADD] Added support for future display_name
bzr revid: fme@openerp.com-20120731140309-8hawqnal8cw3zxww
2012-07-31 16:03:09 +02:00
Vidhin Mehta (OpenERP) ed0d89e659 [IMP] override on_debug_changed method.
bzr revid: vme@tinyerp.com-20120731134406-6pornq9phwnahia3
2012-07-31 19:14:06 +05:30
Jiten (OpenERP) 97554eef3b [MERGE] Merge trunk.
bzr revid: jra@tinyerp.com-20120731123532-id7botmens4tvwlh
2012-07-31 18:05:32 +05:30
Fabien Meghazi 685e30543b [FIX] name_get should always use an array of ids
bzr revid: fme@openerp.com-20120731100002-pe2z2xkmnfx2zb2h
2012-07-31 12:00:02 +02:00
Stephane Wirtel 52363c8ed1 [MERGE] lp:~openerp-dev/openerp-web/trunk-review_module_desc-stw
bzr revid: stw@openerp.com-20120731082042-v9rrre4dinh6ig7z
2012-07-31 10:20:42 +02:00
Amit Patel (OpenERP) 95b76e5fb8 [MERGE]
bzr revid: apa@tinyerp.com-20120731051835-xr1r5vqiq7bcsapd
2012-07-31 10:48:35 +05:30
Launchpad Translations on behalf of openerp 8728f342db Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120731051054-ka5p2jd5qfwbvq0n
2012-07-31 05:10:54 +00:00
Fabien Meghazi 6acccf6d6a [IMP] FormView: use name_get for the form title
bzr revid: fme@openerp.com-20120730160538-ankpno3upsrnt8y1
2012-07-30 18:05:38 +02:00
Minh Tran 8448863007 Restyling of jquery-ui buttons in dialog box + various style fixes
bzr revid: mit@openerp.com-20120730154750-x40vpq9y9f492zvn
2012-07-30 17:47:50 +02:00
Fabien Meghazi f2ee1381ca [IMP] Breadcrumb: avoid having the same title twice (Eg: confirm quotation)
bzr revid: fme@openerp.com-20120730135800-a0zotamtoez3ur5e
2012-07-30 15:58:00 +02:00
Amit Patel (OpenERP) cd6f750c65 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120730133145-wqb2exzybn52fzy7
2012-07-30 19:01:45 +05:30
Amit Patel (OpenERP) bf8ce714b8 [IMP]:improved code suggested in need fixing
bzr revid: apa@tinyerp.com-20120730123907-oyr0emjwpginfbyt
2012-07-30 18:09:07 +05:30
Vidhin Mehta (OpenERP) 8e5a0fa9b0 [IMP]removed view editor from web to web addons.
bzr revid: vme@tinyerp.com-20120730091815-scj8dt3j1tr1jpvx
2012-07-30 14:48:15 +05:30
Jiten (OpenERP) b60f2a1358 [MERGE] merged from trunk web.
bzr revid: jra@tinyerp.com-20120730085358-3x0l379npfli3769
2012-07-30 14:23:58 +05:30
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
Sanjay Gohel (Open ERP) 5eec27172e [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20120730050609-vkn1vch5vck9vr6i
2012-07-30 10:36:09 +05:30
Launchpad Translations on behalf of openerp 4f15336078 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730045534-skdqxm52z48qlae1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730045915-0rv3el9erxc6y6dr
2012-07-30 04:59:15 +00:00
niv-openerp 93cb71c226 [IMP] once more small improvement to cache-control
bzr revid: nicolas.vanhoren@openerp.com-20120727150955-5xx79v2lc8qsk77a
2012-07-27 17:09:55 +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
niv-openerp 4fca220ff1 Fixed focus problems
bzr revid: nicolas.vanhoren@openerp.com-20120727095517-xxpinz8iw5zisvaj
2012-07-27 11:55:17 +02:00
Vo Minh Thu 45951a0a49 [FIX] I AM IN YUR TRNK FIXIN YUR BUGS.
bzr revid: vmt@openerp.com-20120727093401-fao4a7dvpa3fkcjn
2012-07-27 11:34:01 +02:00
Sanjay Gohel (Open ERP) 8220b2edf9 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20120727050154-148msw0jzppgc66w
2012-07-27 10:31:54 +05:30
Christophe Simonis 9128e37231 [REF] refactor action popup
bzr revid: chs@openerp.com-20120726161638-zt8x0kfpxvst998r
2012-07-26 18:16:38 +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
Minh Tran 5f2fe0169b Rationalization of tag css classes
bzr revid: mit@openerp.com-20120726161106-5a9uu0wjuwausmgh
2012-07-26 18:11:06 +02:00
Xavier Morel fcdf6690b4 [REM] unused (and pretty much useless) row parity classes in listview
bzr revid: xmo@openerp.com-20120726155742-sgvx3dgr4zl5gnvn
2012-07-26 17:57:42 +02:00
Xavier Morel 99df5da6e7 [ADD] a row
bzr revid: xmo@openerp.com-20120726155510-vzc0m5nokt3451pn
2012-07-26 17:55:10 +02:00
niv-openerp 781fbd3a26 [FIX] corrected some old code about focus
bzr revid: nicolas.vanhoren@openerp.com-20120726154716-1sua5q2teqeba7r0
2012-07-26 17:47:16 +02:00
Xavier Morel 5fe4ff9c49 [FIX] move setElement init call from WidgetMixin to Widget
Widget is the one providing both setElement and _make_descriptive...

bzr revid: xmo@openerp.com-20120726145704-uzg7ufntvf24gnyd
2012-07-26 16:57:04 +02:00
Xavier Morel 5c0324f321 [IMP] Widget#setElement from init to reinstate $element always being there
That makes precious little sense, but a bunch of widgets actually
expect $element to exist before start() has been called.

Also extract creating a node from the widget's node description into a
private method, use that where possible.

bzr revid: xmo@openerp.com-20120726144817-20caa8jkvg39ycho
2012-07-26 16:48:17 +02:00
Xavier Morel a9ccdfae03 [FIX] use Widget#setElement and Widget#replaceElement rather than direct setting
bzr revid: xmo@openerp.com-20120726144533-zev1o8kpugn1mkcz
2012-07-26 16:45:33 +02:00
Xavier Morel 9cde11f63d [FIX] object may or may not have been started when destroy is run
bzr revid: xmo@openerp.com-20120726144420-7coh354993kj546a
2012-07-26 16:44:20 +02:00
Xavier Morel 3e4262266f [REM] unused and useless line
bzr revid: xmo@openerp.com-20120726144309-olaini3pgjvb1j4j
2012-07-26 16:43:09 +02:00
Xavier Morel de1f6488a7 [CHG] there always is an editor in the editable listview, destroy just before creating the new one
bzr revid: xmo@openerp.com-20120726143320-4cdze45po1g581lu
2012-07-26 16:33:20 +02:00
Xavier Morel 7ccf2ad2a5 [FIX] if value may not be a promise, return the wrapped value if wrapping it anyway
bzr revid: xmo@openerp.com-20120726143141-4wbrqq29qqhvwhqw
2012-07-26 16:31:41 +02:00
Antony Lesuisse 69e712eba1 [MERGE] trunk
bzr revid: al@openerp.com-20120726125552-nielbhlik5qg3jzq
2012-07-26 14:55:52 +02:00
Minh Tran 6e48ab4204 Resizing of the About dialog to match the golden ratio
bzr revid: mit@openerp.com-20120726122006-5y3tm5r2fwk0m233
2012-07-26 14:20:06 +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 26aaa7d9a7 [IMP] improvement to cache control
bzr revid: nicolas.vanhoren@openerp.com-20120726142057-7nf7wii9t37b6xo0
2012-07-26 16:20:57 +02:00
Xavier Morel bf4c39cdf1 [FIX] arrow keys handling in editable listview field when field is not a text-based input
* Correctly handle HTMLInputElement#selectionStart throwing an error
  (checkbox and radio)

* Correctly handle elements without a selectionStart at all (select)

=> should ~always let the go-to-other-field behavior go through

bzr revid: xmo@openerp.com-20120726123819-74n1gl01p6befgkp
2012-07-26 14:38:19 +02:00
niv-openerp 66a7dc6359 [IMP] customized pager of list view
bzr revid: nicolas.vanhoren@openerp.com-20120726123259-ffeg8342bcbgal8o
2012-07-26 14:32:59 +02:00
niv-openerp 9375df5ae7 [IMP] made pager disappear in form view when in create mode
bzr revid: nicolas.vanhoren@openerp.com-20120726115742-jjihwmc0uzw11bn0
2012-07-26 13:57:42 +02:00
Xavier Morel 7183f749b1 [FIX] trigger DOM blur event on searchview root to allow autocomplete to close-on-blur
bzr revid: xmo@openerp.com-20120726113311-axgwfq4d71rc1u50
2012-07-26 13:33:11 +02:00
Xavier Morel b09a121bd0 [IMP] clear out internal autocomplete cache of searchview on blur
ensures consecutive searches of the same element will behave correctly
(trigger a new autocompletion instead of nooping the second time
around because the new value is the same as the old/stored one)

bzr revid: xmo@openerp.com-20120726113105-d73fere31qdy8wda
2012-07-26 13:31:05 +02:00
niv-openerp 712897852d [IMP] corrected some code documentation
bzr revid: nicolas.vanhoren@openerp.com-20120726102719-ct3c5tx06izemg21
2012-07-26 12:27:19 +02:00
niv-openerp 547e281f6f merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20120726101422-2607vesxr52z3t1j
2012-07-26 12:14:22 +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
niv-openerp f6e615cedc Changed my mind about method naming
bzr revid: nicolas.vanhoren@openerp.com-20120726095653-bi90exba20x8gu4n
2012-07-26 11:56:53 +02:00
niv-openerp 5d80e9a3e7 Small optimization
bzr revid: nicolas.vanhoren@openerp.com-20120726095231-k30uufa9ny2bo28h
2012-07-26 11:52:31 +02:00
niv-openerp dd7e7d2c56 Removed mode in favor of actual_mode
bzr revid: nicolas.vanhoren@openerp.com-20120726095104-txzid0fb9tn3t1ne
2012-07-26 11:51:04 +02:00
Antony Lesuisse c59c7f3237 [FIX] listview dont show sidebar by default
bzr revid: al@openerp.com-20120726092618-atzkidy1gpd25n6w
2012-07-26 11:26:18 +02:00
Antony Lesuisse b65161c4ea o2m popup rename cancel in discard
bzr revid: al@openerp.com-20120726091920-1rnj1vw8ef1j8w98
2012-07-26 11:19:20 +02:00
Antony Lesuisse 94d59d49f2 reorder base.xml
bzr revid: al@openerp.com-20120726091734-x930oturbzz37e8w
2012-07-26 11:17:34 +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
Xavier Morel d304f9fbb7 [CHG] rename this. to this.
because why make things simple when you can make them fucked up

bzr revid: xmo@openerp.com-20120726075359-b0uvuuagrfsf7nhb
2012-07-26 09:53:59 +02:00
Launchpad Translations on behalf of openerp 3d769b791f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120726043951-szroslwg9qznbwtq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120726045038-jmmedz7bhfwg6evv
2012-07-26 04:50:38 +00: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 3a6f429d0d [FIX] support arbitrary icons
bzr revid: al@openerp.com-20120726005835-g1l6kg8yge225fd8
2012-07-26 02:58:35 +02:00
Antony Lesuisse 3a793019b6 [FIX] client action urls
bzr revid: al@openerp.com-20120726004227-w9vqt8jv6gtn7l9p
2012-07-26 02:42:27 +02:00
Antony Lesuisse 5d0839264b [MERGE] bounce effects, minor fixes in saas
bzr revid: al@openerp.com-20120726002318-m6bjvivktv16s8re
2012-07-26 02:23:18 +02:00
niv-openerp e406b7759a Fixed problem with m2mtags
bzr revid: nicolas.vanhoren@openerp.com-20120725143150-x6u8pfira3wbc8mg
2012-07-25 16:31:50 +02:00
niv-openerp fe8b2937c9 Solved problems with switch_mode
bzr revid: nicolas.vanhoren@openerp.com-20120725141832-4zqw6g0zf9m4hfro
2012-07-25 16:18:32 +02:00
niv-openerp 31621f412a wip
bzr revid: nicolas.vanhoren@openerp.com-20120725141333-ueaj3e0i8imlwvre
2012-07-25 16:13:33 +02:00
niv-openerp 00ca8067a9 [FIX] re-enable thobber that was desactivated due to previous bug
bzr revid: nicolas.vanhoren@openerp.com-20120725133740-m06but4htp4bkb1q
2012-07-25 15:37:40 +02:00
niv-openerp 17bec7e6d7 [FIX] forgot to add spin.js
bzr revid: nicolas.vanhoren@openerp.com-20120725123634-y3qy8epzkps3gxi6
2012-07-25 14:36:34 +02:00
niv-openerp 175d5ff509 [IMP] added option "no_open" in m2o
bzr revid: nicolas.vanhoren@openerp.com-20120725123543-fzzefu57lwy5xksd
2012-07-25 14:35:43 +02:00
Christophe Simonis 0924a29e7a [FIX] backbonify Client
bzr revid: chs@openerp.com-20120725093437-hig5jtkdol9uagca
2012-07-25 11:34:37 +02:00
Xavier Morel 9cc2f4fb25 [IMP] extract 'set element as new widget root and replace old one in DOM' in its own method
also fix OldWidget to use it, as it had not been fixed when #replaceWith was extracted out of setElement

bzr revid: xmo@openerp.com-20120725091916-g9t5qmaeeqcceuk1
2012-07-25 11:19:16 +02:00
Xavier Morel 0310d5ae73 [REM] #events can't be a function anymore
bzr revid: xmo@openerp.com-20120725091331-jvhgyf427cuxbwl4
2012-07-25 11:13:31 +02:00
Antony Lesuisse 3235ed8a18 [MERGE] trunk
bzr revid: al@openerp.com-20120725082646-ff6ljt0pquvm0dup
2012-07-25 10:26:46 +02:00
Antony Lesuisse 974d4f4f10 rename widget event namespace
bzr revid: al@openerp.com-20120725082446-eahrub8qigektert
2012-07-25 10:24:46 +02:00
Antony Lesuisse a4f1ce69ab [FIX] throbber use an image. fva will fix the aliasing.
Also check http://commons.wikimedia.org/wiki/Category:Throbbers

bzr revid: al@openerp.com-20120725080439-j7f44tb0fbp90cm0
2012-07-25 10:04:39 +02:00
Antony Lesuisse 1d766a2bc6 [MERGE] trunk
bzr revid: al@openerp.com-20120725074053-e3gltrdfzm8bb7j8
2012-07-25 09:40:53 +02:00
Launchpad Translations on behalf of openerp 930dd711ed Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120725043706-7gh4e1622s0jedal
bzr revid: launchpad_translations_on_behalf_of_openerp-20120725045231-nh45u4rfluqv50oa
2012-07-25 04:52:31 +00:00
Xavier Morel 46a0370273 [IMP] avoid losing the exact value of tree/@editable when checking for editability status
bzr revid: xmo@openerp.com-20120724171419-czll83665nptk3n3
2012-07-24 19:14:19 +02:00
Xavier Morel 38cb3de518 [FIX] attempt to make editability handling more logical and simpler to manage.
Also less buggy, with a bit o' luck

bzr revid: xmo@openerp.com-20120724170550-150vimuk6bvzh8y8
2012-07-24 19:05:50 +02:00
Xavier Morel df05d2cd20 [ADD] focus previous/next field when using the left/right arrow while at the start/end of a field
bzr revid: xmo@openerp.com-20120724150112-r8liahdyaxmx49o8
2012-07-24 17:01:12 +02:00
niv-openerp b98723a1fe [IMP] improved throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724141220-1u0odsgsxzjtc5xn
2012-07-24 16:12:20 +02:00
Xavier Morel 35bb49701c [IMP] keep focus in the same column when navigating to the previous/next record with up/down arrows
bzr revid: xmo@openerp.com-20120724135655-hjk2l0mxvncker4q
2012-07-24 15:56:55 +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
Sanjay Gohel (Open ERP) 730d5555f6 [IMP]improve code
bzr revid: sgo@tinyerp.com-20120724132804-orglytcvcsl0l1i8
2012-07-24 18:58:04 +05:30
niv-openerp d6ef80f21e [IMP] Changed throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724132414-27ylo4ls48agwnel
2012-07-24 15:24:14 +02:00
Xavier Morel 6b719b708f [IMP] trigger a new search when clicking on the searchview's spyglass
Required reifying the purely decorative spyglass (created via :before)
into an actual button and moving that button to the right place (after
removing all decorations set by default on buttons e.g. shadows &al).

apr request.

bzr revid: xmo@openerp.com-20120724124607-bc1nsywtth7cn11i
2012-07-24 14:46:07 +02:00
Xavier Morel 2f10bc4071 [IMP] validation of search_default values for m2o fields
Just because the search_default is an array does not mean it's a
name_get apparently: there are many cases of a single id wrapped in an
array (``[id]``).

So ensure that the search_default is an array *of length 2 whose
second element is a string* before considering it a name_get and using
it as-is (without resolving the label via an explicit name_get).

Also, error out for any m2o search_default which is an array of length
> 1 (unless the second element is a string as per description above).

bzr revid: xmo@openerp.com-20120724115659-l0n0gjr91bcop13z
2012-07-24 13:56:59 +02:00
Stephane Wirtel 8b21ef114a [MERGE] lp:~openerp-dev/openerp-web/trunk-review_module_desc-psi
bzr revid: stw@openerp.com-20120724081255-p2v1misdj36snvxu
2012-07-24 10:12:55 +02:00
Jiten (OpenERP) e15e32feb2 [IMP] Remove form sheet width and background.
bzr revid: jra@tinyerp.com-20120724061814-d0y5ujh3q13e5faj
2012-07-24 11:48:14 +05:30
Jiten (OpenERP) 625e9b18a8 [MERGE] Merged from trunk.
bzr revid: jra@tinyerp.com-20120724060929-8v6t3ss5ykxi9jam
2012-07-24 11:39:29 +05:30
Sanjay Gohel (Open ERP) 7dd12d1352 [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20120723050900-rzkxh5cz7ieclrke
bzr revid: sgo@tinyerp.com-20120724053220-34tos5izh2kmk18t
2012-07-24 11:02:20 +05:30
Antony Lesuisse 6f9fbb5d7a [MERGE] overlay editable list a la rache
bzr revid: al@openerp.com-20120723174341-byh5ep8pg15kpeg9
2012-07-23 19:43:41 +02:00
Antony Lesuisse 07fb6d88b9 [MERGE] trunk
bzr revid: al@openerp.com-20120723173450-2yxayvyoiiiw9tcw
2012-07-23 19:34:50 +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
Antony Lesuisse ce7580492b [IMP] m2o no tabindex=-! for open button will be handled by a keyboard shortcut
bzr revid: al@openerp.com-20120723153039-3xstwq2a1pcc67gh
2012-07-23 17:30:39 +02:00
niv-openerp 8218e1cc80 [FIX] another problem with translation wizard
bzr revid: nicolas.vanhoren@openerp.com-20120723152224-pmll06c6j3hk1hjd
2012-07-23 17:22:24 +02:00
niv-openerp 50a5ccebe7 [FIX] problem with translate dialog
bzr revid: nicolas.vanhoren@openerp.com-20120723151113-nvh8l72duewcotvx
2012-07-23 17:11:13 +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
Sanjay Gohel (Open ERP) d6c4462c6c [IMP]improve code
bzr revid: sgo@tinyerp.com-20120723050314-bpdzcgt0ttc0fagu
2012-07-23 10:33:14 +05:30
Antony Lesuisse a6e85cfd5a [REM] setValue, event namespacing
bzr revid: al@openerp.com-20120721201253-z35xjhao0r1mv6l1
2012-07-21 22:12:53 +02:00
Antony Lesuisse 3611d585b3 [MERGE] trunk
bzr revid: al@openerp.com-20120721201123-3824izt73xvmk9vl
2012-07-21 22:11:23 +02:00
Antony Lesuisse 1f515f7e6f [MERGE] client singleton
bzr revid: al@openerp.com-20120721180941-rkqg6gqml8do49wl
2012-07-21 20:09:41 +02:00
Thibault Delavallée 5729e9c663 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120720143542-i30g07waybug8cts
2012-07-20 16:35:42 +02:00
niv-openerp c73e736db0 [FIX] small problem with m2o
bzr revid: nicolas.vanhoren@openerp.com-20120720142023-8a1m5b30yvoywnbs
2012-07-20 16:20:23 +02:00
niv-openerp ec3ff22aed [FIX] rare problem during save
bzr revid: nicolas.vanhoren@openerp.com-20120720141304-dpmw02lx7u2ureia
2012-07-20 16:13:04 +02:00
niv-openerp c9ff048d92 [IMP] debug mode
bzr revid: nicolas.vanhoren@openerp.com-20120720130100-olttd8ovamdtywtt
2012-07-20 15:01:00 +02:00
niv-openerp 52f6f0bd04 [IMP] Changed some "Cancel" buttons to links
bzr revid: nicolas.vanhoren@openerp.com-20120720124430-gbhow8qcipsrieb4
2012-07-20 14:44:30 +02:00
niv-openerp 5759d97daa [IMP] changed place of buttons in relation popups
bzr revid: nicolas.vanhoren@openerp.com-20120720123528-fpskc2r42d06z28r
2012-07-20 14:35:28 +02:00
Thibault Delavallée 284e793936 [IMP] cleditor: removed source link. Updated get_value to be more consistent.
bzr revid: tde@openerp.com-20120720115046-fp0do72zy3cs2p2w
2012-07-20 13:50:46 +02:00
Thibault Delavallée 28b3d3eac4 [IMP] text_html widget: cleaned a bit the code.
bzr revid: tde@openerp.com-20120720113358-y5mt98w1ug9ljbvo
2012-07-20 13:33:58 +02:00
Thibault Delavallée 956011bc09 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120720082055-p04uzdmt8fm0xqne
2012-07-20 10:20:55 +02:00
Launchpad Translations on behalf of openerp ad9f16238d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120720043734-rqxoubj45utde2nb
bzr revid: launchpad_translations_on_behalf_of_openerp-20120720044532-0x70lsjeu7dcpj56
2012-07-20 04:45:32 +00:00
Minh Tran bff386ea36 fixed alignment of 'add to dashboard' button in searchview
bzr revid: mit@openerp.com-20120719160456-vp9hip9f67d1ij84
2012-07-19 18:04:56 +02:00
Minh Tran 3c1dd6c0c2 fixed cursor too close to search icon in searchview
bzr revid: mit@openerp.com-20120719155837-g64bmhzesl7ode8t
2012-07-19 17:58:37 +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
Minh Tran cf6af909fb fixed visual glitch in topbar dropdown menu
bzr revid: mit@openerp.com-20120719152804-zcxvuaicpzfubdv1
2012-07-19 17:28:04 +02:00
Thibault Delavallée 8a56b182a8 [CLEAN] Removed some unnecessary code and comments.
bzr revid: tde@openerp.com-20120719151154-2u1rni4pxwik21o9
2012-07-19 17:11:54 +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
Jiten (OpenERP) 4571448bd0 [IMP] Start to improve DB management looks same as other views of apps.
bzr revid: jra@tinyerp.com-20120719102204-3eg2fmjdweouyjxl
2012-07-19 15:52:04 +05:30
Xavier Morel ac5dc58367 [IMP] focus the clicked field when starting a row edition by clicking on a cell
bzr revid: xmo@openerp.com-20120719095742-lps9xjsrvhn5fnlh
2012-07-19 11:57:42 +02:00
Sanjay Gohel (Open ERP) 4ec356892c [IMP]code improvement
bzr revid: sgo@tinyerp.com-20120719095139-6zwcjzs0d12m4wgm
2012-07-19 15:21:39 +05:30
Sanjay Gohel (Open ERP) 7692acdc2c [IMP]statusbar widget improve for stages clickable
bzr revid: sgo@tinyerp.com-20120719091446-qg93k0j6gqlb8udj
2012-07-19 14:44:46 +05:30
Thibault Delavallée 2a268329c5 [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20120713080041-54367204xp0ypozb
bzr revid: tde@openerp.com-20120713142609-5dmznm8j8pdnr177
bzr revid: tde@openerp.com-20120716083004-h8gibdwvpyvzm74m
bzr revid: tde@openerp.com-20120717075907-omr38xg4lw68j4g1
bzr revid: tde@openerp.com-20120718110900-4r1sjlpksebly5q4
bzr revid: tde@openerp.com-20120719083341-qwmi9ogr0pdsrcfg
2012-07-19 10:33:41 +02:00
Xavier Morel 06104ba553 [FIX] shitty undoc flag so saving a form doesn't forget/miss a row being edited
bzr revid: xmo@openerp.com-20120719082352-pqq02u03fo09rcwe
2012-07-19 10:23:52 +02:00
Raphael Collet 6dc3b76255 [IMP] in dialog box 'Set Default', for many2one fields, show display_name instead of value (id)
bzr revid: rco@openerp.com-20120719081914-lchgb4k409fam1te
2012-07-19 10:19:14 +02:00
Launchpad Translations on behalf of openerp b8129fc2de Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120719044629-d54b2fz9zz2brmfa
bzr revid: launchpad_translations_on_behalf_of_openerp-20120719045354-dkjm64h7hz2zhqqg
2012-07-19 04:53:54 +00:00
Minh Tran 8632675b82 re alignment of dropdown menu
bzr revid: mit@openerp.com-20120718143539-0b1abwzq24f66s50
2012-07-18 16:35:39 +02:00
Christophe Simonis d680c7597f merge upstream
bzr revid: chs@openerp.com-20120718143252-4026zfkh5hcfcpr1
2012-07-18 16:32:52 +02:00
Minh Tran e72f791b13 improved style of kanban vignette dropdown menu
bzr revid: mit@openerp.com-20120718142708-5okzuclspou6khot
2012-07-18 16:27:08 +02:00
Antony Lesuisse be4e0b19a8 [FIX] remove print statements
bzr revid: al@openerp.com-20120718142534-lbanv7do95szh4j5
2012-07-18 16:25:34 +02:00
Antony Lesuisse e0aafd1c5e [FIX] Disable cache middleware for debug mode
bzr revid: al@openerp.com-20120718142235-x4uwzsar7ak6sxgk
2012-07-18 16:22:35 +02:00
Fabien Pinckaers 7778555827 [IMP] mit's improvement
bzr revid: fp@tinyerp.com-20120718140717-ewwl4bhkdtxhqebj
2012-07-18 16:07:17 +02:00
Xavier Morel 03dd20254e [IMP] use 'Save' as label of the button to save an editable list row
bzr revid: xmo@openerp.com-20120718140131-eop88n524hwvrguw
2012-07-18 16:01:31 +02:00
Xavier Morel 9096f2c45c [ADD] reimplement o2m's cancel-on-blur when no alteration has been done by the user to the row being edited (new or not)
bzr revid: xmo@openerp.com-20120718134607-bukj6c5lysmqeer3
2012-07-18 15:46:07 +02:00
Xavier Morel f19e5ff9bc [IMP] don't collapse newlines in list cells
bzr revid: xmo@openerp.com-20120718133712-0pbdahv62rf0nslc
2012-07-18 15:37:12 +02:00
Xavier Morel 85a8641e2c [FIX] cancel edition when deleting a record, so we're not left with a phantom editor for the deleted record on top of an other row
bzr revid: xmo@openerp.com-20120718133115-8cn8wqf1ra8pjrnv
2012-07-18 15:31:15 +02:00
niv-openerp 6001d4fcb4 [FIX] temporarily desactivate commits 2748 & 2747 because there are problems with werkzeug versions
bzr revid: nicolas.vanhoren@openerp.com-20120718132735-t2lg790pl9g4ccgj
2012-07-18 15:27:35 +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
Xavier Morel 65ac59f42a [ADD] when tabbing from the last field in an edition row, go to next edition as if we'd hit [return]
extract common code for 'save current edition and move on to next edition' to a private method

bzr revid: xmo@openerp.com-20120718130751-g8htb78n54z1b9hv
2012-07-18 15:07:51 +02:00
Xavier Morel 0f054b57c1 [IMP] add ability to change row using up/down key while editing list
* Allow asserting state of record being edited (creating or modifying) through Editor#is_editing
* Improve setup_events to also dispatch keydown events

bzr revid: xmo@openerp.com-20120718124359-q0udajwbuhzpqjmi
2012-07-18 14:43:59 +02:00
Xavier Morel 71ede66dce [FIX] handling of @onwrite
extraction was broken: using _.bind/3 will partially apply the
function (first argument) on top of binding it to a context (second
argument), but the partial application will be from the *left* (which
is pretty much the only one making sense, short of kwargs).

handle_onwrite_record took its arguments the wrong way around: the
partially applied one was specified on the right and the "actually
applied" one was on the left, so it used the wrong argument and ended
up blowing up the rest of the code.

bzr revid: xmo@openerp.com-20120718101744-bbbshq60x2kqhob6
2012-07-18 12:17:44 +02:00
niv-openerp aad9ce6416 [IMP] added possibility to only highlight the first line in read only m2o
bzr revid: nicolas.vanhoren@openerp.com-20120718101729-k1rxexdzozy5cx5i
2012-07-18 12:17:29 +02:00
Purnendu Singh (OpenERP) cdec9e9f15 [MERGE] Merge with main web
bzr revid: psi@tinyerp.com-20120718055907-6k33i2t34r38q4ec
2012-07-18 11:29:07 +05:30
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
niv-openerp 8f247dcab5 [IMP] improved static files delivery
bzr revid: nicolas.vanhoren@openerp.com-20120717145525-hfs15vizjdzdwuht
2012-07-17 16:55:25 +02:00
Minh Tran 7bc0699330 various improvements
bzr revid: mit@openerp.com-20120717144733-jxlf113kuwga98ug
2012-07-17 16:47:33 +02:00
niv-openerp a3aad2fe1c [FIX] some problem with browser caching, now uses Cache-Control: no-cache
bzr revid: nicolas.vanhoren@openerp.com-20120717141354-3dw33sh8oohtbte0
2012-07-17 16:13:54 +02:00
Xavier Morel 01e6e3ec07 [IMP] DOWNCASE ALL THE THINGS
apparently and contrary to what I remembered, we're still supposed to use underscore_separated method names, not camelCase

bzr revid: xmo@openerp.com-20120717132308-wvpldtprt33heee3
2012-07-17 15:23:08 +02:00
Xavier Morel c3368bf2bb [FIX] use native DOM methods to programmatically set focus on an element
jQuery breaks the expected ordering of triggered consequential events
to a focusing (a blur event on the source field, a focus event on the
destination one), which in turn breaks the expectations of the
auto-saving o2m, making the o2m field attempt to auto-save immediately
after having saved a row (via the [Return] key) e.g. create a new row
in a list o2m, press [Return], the widget creates a new empty row and
immediately tries to save it resulting — depending on the view's setup
— in either an empty row being saved or a bunch of fields being marked
as invalid even though the user hasn't done anything yet.

Bypass jquery to avoid this issue.

jQuery tracker ref: http://bugs.jquery.com/ticket/12094

bzr revid: xmo@openerp.com-20120717130251-q2cjoj6rkxh0bvdq
2012-07-17 15:02:51 +02:00