Commit Graph

667 Commits

Author SHA1 Message Date
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 3a6f429d0d [FIX] support arbitrary icons
bzr revid: al@openerp.com-20120726005835-g1l6kg8yge225fd8
2012-07-26 02:58:35 +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
Antony Lesuisse 1d766a2bc6 [MERGE] trunk
bzr revid: al@openerp.com-20120725074053-e3gltrdfzm8bb7j8
2012-07-25 09:40:53 +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
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
Antony Lesuisse 07fb6d88b9 [MERGE] trunk
bzr revid: al@openerp.com-20120723173450-2yxayvyoiiiw9tcw
2012-07-23 19:34:50 +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
Antony Lesuisse 1f515f7e6f [MERGE] client singleton
bzr revid: al@openerp.com-20120721180941-rkqg6gqml8do49wl
2012-07-21 20:09:41 +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
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
Christophe Simonis d680c7597f merge upstream
bzr revid: chs@openerp.com-20120718143252-4026zfkh5hcfcpr1
2012-07-18 16:32:52 +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 f19e5ff9bc [IMP] don't collapse newlines in list cells
bzr revid: xmo@openerp.com-20120718133712-0pbdahv62rf0nslc
2012-07-18 15:37:12 +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
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
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
Minh Tran 7bc0699330 various improvements
bzr revid: mit@openerp.com-20120717144733-jxlf113kuwga98ug
2012-07-17 16:47:33 +02:00
Fabien Pinckaers 74bbdf0f6f [IMP] clear separator
bzr revid: fp@openerp.com-20120717065240-l9cdhc1ti34sqkkr
2012-07-17 08:52:40 +02:00
Fabien Pinckaers 8cd7293033 imp
bzr revid: fp@tinyerp.com-20120716214415-hbhpgqts7t0viu06
2012-07-16 23:44:15 +02:00
Fabien Pinckaers 734d54a3f5 [IMP] layot
bzr revid: fp@openerp.com-20120714153155-t7j43co12g460fla
2012-07-14 17:31:55 +02:00
Xavier Morel 16559cd6ae [ADD] discard 'link-ish' to editable list view
bzr revid: xmo@openerp.com-20120711142048-covvchmiscjlhji0
2012-07-11 16:20:48 +02:00
Xavier Morel e431cda2d3 [MERGE} from trunk
bzr revid: xmo@openerp.com-20120711112959-tcb9epdfc9frt6ux
2012-07-11 13:29:59 +02:00
Xavier Morel c0e9d320f3 [ADD] one more styling hook for the exact type of the field rendered in the cell
bzr revid: xmo@openerp.com-20120711101740-8po45qujkny5gk6a
2012-07-11 12:17:40 +02:00
niv-openerp 9ca07da784 [IMP] made buttons in o2m red
bzr revid: nicolas.vanhoren@openerp.com-20120711081953-7vlui2plb4tk6p1n
2012-07-11 10:19:53 +02:00
Xavier Morel e0a62b4bed [FIX] modifiers handling in list view, add class for readonly fields
bzr revid: xmo@openerp.com-20120711081116-ao854p4ebsgyelp3
2012-07-11 10:11:16 +02:00
Xavier Morel 46da3547ca [IMP] move saving a row from per-row buttons to a single global button replacing [Create]
bzr revid: xmo@openerp.com-20120710143228-mqfuaxw894x9khkc
2012-07-10 16:32:28 +02:00
Fabien Pinckaers cbc1ed31b3 [IMP] better form css
bzr revid: fp@tinyerp.com-20120710101205-y0im0xzehzw6jm9p
2012-07-10 12:12:05 +02:00
Fabien Meghazi 7880aa4beb [IMP] FormView: support for @style of fields
bzr revid: fme@openerp.com-20120710094431-tgsrrnkdyxlulkqt
2012-07-10 11:44:31 +02:00
niv-openerp a9e48f1571 [FIX] hide the "or Import" in many list views
bzr revid: nicolas.vanhoren@openerp.com-20120702160951-czrvcybdrrjqj84y
2012-07-02 18:09:51 +02:00
Xavier Morel 70d5ffb73b [FIX] only select rows if select_view_id *is set* and matches the record's id
bzr revid: xmo@openerp.com-20120702110530-54t24gh0lo1cctsv
2012-07-02 13:05:30 +02:00
Fabien Meghazi 2571ad25eb [FIX] Fixed Status bar wrapping problems
bzr revid: fme@openerp.com-20120702084119-cfmdc7vqonwb05f8
2012-07-02 10:41:19 +02:00
Xavier Morel 3f6307bc0d [FIX] unfuck editable o2m icon in last cell
bzr revid: xmo@openerp.com-20120628145719-vnbhicr1bxw9bwye
2012-06-28 16:57:19 +02:00
Fabien Meghazi 89b2b1e307 [CHG] Applied new rules to oe_highlight. Added action.target to oe_view_manager class
oe_highlight depend on target of the action
    current: readonly: red, editmode: dont apply
    inline : always red
    new: always red
and save is always red (so no dirty anymore but keep the class just in case)

bzr revid: fme@openerp.com-20120628143252-r9jxckyet9v1qn1l
2012-06-28 16:32:52 +02:00
Antony Lesuisse 40f79cfc34 [MERGE] field url target blank
bzr revid: al@openerp.com-20120628131606-06675h3ogcz6lgsu
2012-06-28 15:16:06 +02:00
Fabien Meghazi 6cb0451944 [ADD] Add 'Advanced Search' title on the search view dropdown toggle
bzr revid: fme@openerp.com-20120628130620-v68h4qx440rq1ndk
2012-06-28 15:06:20 +02:00
niv-openerp 877f6c4fab [IMP] added placeholder in m2m_tags
bzr revid: nicolas.vanhoren@openerp.com-20120627152535-kg6yk3htw3ex7gq0
2012-06-27 17:25:35 +02:00
niv-openerp ec6068aa86 [IMP] small modif in textfield
bzr revid: nicolas.vanhoren@openerp.com-20120627152234-e3zc1qrtjwqtkinf
2012-06-27 17:22:34 +02:00
Xavier Morel 94f6eec2ab [BREAK] editable list view
* Introduce overlay form on row edition
* Broken save
* Broken cancel
* (probably) broken o2m
* Broken create

bzr revid: xmo@openerp.com-20120627143228-qku9ku3zo6k59r0f
2012-06-27 16:32: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
ggh-openerp 2856eeb632 when we click in URL it opens in new tab
bzr revid: ggh@tinyerp.com-20120627102649-rfq1akvhvoa2fs4l
2012-06-27 15:56:49 +05:30
niv-openerp ce9879bea4 [FIX] put back the "Add to Dashboard" feature
bzr revid: nicolas.vanhoren@openerp.com-20120626145445-kym37wuxkaapdwe6
2012-06-26 16:54:45 +02:00
Fabien Meghazi 52a7476bb1 [ADD] Added oe_highlight_on_dirty
bzr revid: fme@openerp.com-20120625195225-ehts5hyuscmpxeyy
2012-06-25 21:52:25 +02:00
Xavier Morel 54a8f9e193 [MERGE] 6.1 changes and trunk
bzr revid: xmo@openerp.com-20120625135215-az1927llmk0vw655
2012-06-25 15:52:15 +02:00
Vidhin Mehta (OpenERP) 372c96d5d7 [MERGE]merge with trunk and in testing OK.
bzr revid: vme@tinyerp.com-20120622085809-grscc61zy09malr9
2012-06-22 14:28:09 +05:30
Vidhin Mehta (OpenERP) 9c8d325d97 [IMP]get dashboard from menu also.
bzr revid: vme@tinyerp.com-20120621144640-by7y68e7bx19e3f1
2012-06-21 20:16:40 +05:30
Xavier Morel ace69b6921 [MERGE] move filtering of non-searchable fields to prune the fields list itself
if only the *display* list is filtered, the advanced search engine may
still attempt to *select* a non-searchable field (if it's the first
one) leading to broken/nonsensical behavior. 

Non-searchable fields should be removed from the advanced search's
ability to find them altogether.

bzr revid: xmo@openerp.com-20120621101103-k842i8h1rxlr4n9k
2012-06-21 12:11:03 +02:00
Antony Lesuisse 3939df18a2 [FIX] display form switch
bzr revid: al@openerp.com-20120620164144-xo8enp0i4hmqf50l
2012-06-20 18:41:44 +02:00