Commit Graph

139 Commits

Author SHA1 Message Date
Fabien Meghazi 22ad7a70f7 [MERGE] trunk
bzr revid: fme@openerp.com-20121105084838-gwc7xb19f7131vbi
2012-11-05 09:48:38 +01:00
Fabien Pinckaers 2361ad344b [MERGE] project useability improvements
bzr revid: fp@tinyerp.com-20121102081844-twt2txfrx03b3imc
2012-11-02 09:18:44 +01:00
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Foram Katharotiya (OpenERP) f910304739 [IMP] in project kanban add underline link on issues & task
bzr revid: fka@tinyerp.com-20121031062609-tpgx46bzlg27gdtv
2012-10-31 11:56:09 +05:30
RGA(OpenERP) 943f46a953 [IMP] use apply
bzr revid: rgaopenerp-20121031054741-kh2y1e36avh906v3
2012-10-31 11:17:41 +05:30
Hiral Patel (OpenERP) 930a5321da [IMP] Unfold the folded column on record move
bzr revid: hip@tinyerp.com-20121031050905-8r3u9a45kc6dqyue
2012-10-31 10:39:05 +05:30
Hiral Patel (OpenERP) 4ceda106d2 [IMP] Add the colour for star when priority is very high
bzr revid: hip@tinyerp.com-20121030102916-tm1goftrzhqc96tg
2012-10-30 15:59:16 +05:30
Hiral Patel (OpenERP) c39bd93145 [IMP] In task kanban if we have tag and we click on round(blocked) button, the tag name is getting disappeared
bzr revid: hip@tinyerp.com-20121029061539-x1mbipeco6sth82d
2012-10-29 11:45:39 +05:30
Fabien Pinckaers bca11f7ff8 [IMP] better project kanban view
bzr revid: fp@tinyerp.com-20120912151151-pmvuh7lmaozdrrkl
2012-09-12 17:11:51 +02:00
Antony Lesuisse e15e378f92 [FIX] ul li
bzr revid: al@openerp.com-20120906175616-0bpm1yhb5rrsi44u
2012-09-06 19:56:16 +02:00
Antony Lesuisse 03f7eb10f4 [FIX] remove semantic part2
bzr revid: al@openerp.com-20120906104624-sq3cd652vevmij6c
2012-09-06 12:46:24 +02:00
Minh Tran 3ae5a108ab Restyling of project kanban view
bzr revid: mit@openerp.com-20120828180237-w14dhdufbx6dxc2i
2012-08-28 20:02:37 +02:00
niv-openerp 65f532e001 [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer
2012-08-24 20:27:43 +02:00
Antonin Bourguignon 00a65e0172 [IMP] many2many tags CSS classes have been properly namespaced (cf. this branc: ~openerp-dev/openerp-web/trunk-m2m_tags_namespacing_imp-abo): adapt views accordingly
also skip the little toggle() trick - it's kinda overkill

bzr revid: abo@openerp.com-20120712131002-lj085r2moshptbts
2012-07-12 15:10:02 +02:00
Antonin Bourguignon 14a03e0d5e [IMP] make project_display_members_names() and project_display_categ_names() CSS agnostic
instead of finding DOM elements by element type *and* CSS class (with long and tending to change names), these functions will only use element type (here <img> and <span>) and data attribute (which is used in the function anyway)

bzr revid: abo@openerp.com-20120712123840-m8kuupefggmgl5v4
2012-07-12 14:38:40 +02:00
Antonin Bourguignon 4af50da7dc [IMP] refactor the handling of many2many tags in issues and tasks kanban views
bzr revid: abo@openerp.com-20120712113326-a0p30oij7g67gmtj
2012-07-12 13:33:26 +02:00
Fabien Meghazi c78ca8dd35 [IMP] Improved project and opportunities kanban view. Use KanbanRecord#on_card_clicked
bzr revid: fme@openerp.com-20120524160752-rl0by5v4g1n22syl
2012-05-24 18:07:52 +02:00
Fabien Meghazi 99584eceed [IMP] Kanban project and opportunities, use link on title
bzr revid: fme@openerp.com-20120523144122-dxqqrxh21wv12hgn
2012-05-23 16:41:22 +02:00
Fabien Meghazi 6bb0e4fdc9 [IMP] Added new colorpicker to project and opportunities
bzr revid: fme@openerp.com-20120523130218-nfrbs7y2p51k3z79
2012-05-23 15:02:18 +02:00
Fabien Meghazi 6d452e2319 [IMP] Kanban project title : do not wrap, hide overflow with ellipsis
bzr revid: fme@openerp.com-20120523090058-mod53pxt0at65wry
2012-05-23 11:00:58 +02:00
Fabien Meghazi 2477e2a7e8 [IMP] Kanban project improvements
bzr revid: fme@openerp.com-20120523085514-ku1h80z88xbcg3cs
2012-05-23 10:55:14 +02:00
Fabien Meghazi 5ee2a8abde [WIP] Kanban project cleanup
bzr revid: fme@openerp.com-20120522155815-y23ps3bs32i9vqlu
2012-05-22 17:58:15 +02:00
Fabien Meghazi 5feabe936f [IMP] Project Kanban: jslint and code indentation
bzr revid: fme@openerp.com-20120521130914-c2iijoifs763am83
2012-05-21 15:09:14 +02:00
Raphael Collet 7dab19c32b [IMP] project: small code cleanup for project kanban view
bzr revid: rco@openerp.com-20120509065522-16ouzxqiwqgjdcyd
2012-05-09 08:55:22 +02:00
Amit Patel (OpenERP) abdc6e0383 [IMP]:added def dummy
bzr revid: apa@tinyerp.com-20120508105521-1mqur1isvkw0j5n7
2012-05-08 16:25:21 +05:30
Amit Patel (OpenERP) 645d2437e0 [IMP]:set indentation in js file.
bzr revid: apa@tinyerp.com-20120508104705-zri4xvoc4k1d4e9q
2012-05-08 16:17:05 +05:30
Amit Patel (OpenERP) 5e1413aca6 [IMP]:improved js code.
bzr revid: apa@tinyerp.com-20120508104607-w3q12gphejt3zauw
2012-05-08 16:16:07 +05:30
Amit Patel (OpenERP) 9f0350ffb8 [MERGE/IMP]:Mereged technically issues by rco and also removed the dummy while merging.
bzr revid: apa@tinyerp.com-20120508103253-fwq86q4be3v6hsxw
2012-05-08 16:02:53 +05:30
Sanjay Gohel (Open ERP) a6a7276d89 [IMP]remove open_model method from project related module and add action as per required
bzr revid: sgo@tinyerp.com-20120508092143-ah3siaudwp7jixc8
2012-05-08 14:51:43 +05:30
Amit Patel (OpenERP) 38fd7fa19d [IMP]:project:Used a relate action like 'project.act_project_project_2_project_task_all' instead (easier to configure and maintain) and remove default value for project_id.
bzr revid: apa@tinyerp.com-20120507125708-7gcxl8915us0xoio
2012-05-07 18:27:08 +05:30
Sanjay Gohel (Open ERP) bfd96de42b [IMP]rename all fields which r required in project and another module and improve code and
bzr revid: sgo@tinyerp.com-20120507072049-u00lsqra9x34nf73
2012-05-07 12:50:49 +05:30
Amit Patel (OpenERP) c43e5dfe7e [IMP]
bzr revid: apa@tinyerp.com-20120503090202-w2ciwyb22endil26
2012-05-03 14:32:02 +05:30
Amit Patel (OpenERP) 0153dd344b [MERGE]:lp:~openerp-dev/openobject-addons/trunk-project-gallery-apa-improvement-sgo
bzr revid: apa@tinyerp.com-20120430111521-7u8fww50c18qm2ax
2012-04-30 16:45:21 +05:30
Sanjay Gohel (Open ERP) d2b70d38c3 [IMP]change color and improved as per said
bzr revid: sgo@tinyerp.com-20120430104934-34tsnkf24rms9izx
2012-04-30 16:19:34 +05:30
Amit Patel (OpenERP) 49eb72d417 [IMP]:improved code.
bzr revid: apa@tinyerp.com-20120427063152-9qp4k3mz6dhgz7ho
2012-04-27 12:01:52 +05:30
Amit Patel (OpenERP) f8e076e9a4 [IMP]:improved code.
bzr revid: apa@tinyerp.com-20120427062725-0lpfbxs0xkdmm7zf
2012-04-27 11:57:25 +05:30
Amit Patel (OpenERP) c046b2fb7f [IMP]
bzr revid: apa@tinyerp.com-20120426173541-4p1fk00hdcczelf2
2012-04-26 23:05:41 +05:30
Amit Patel (OpenERP) c1e3987744 [IMP]
bzr revid: apa@tinyerp.com-20120426172529-7xeaex0nulxeul1l
2012-04-26 22:55:29 +05:30
Amit Patel (OpenERP) 77032d3dae [REM]:removed unnecessary files.
bzr revid: apa@tinyerp.com-20120425120427-89vmuls9faqh6oj5
2012-04-25 17:34:27 +05:30
Amit Patel (OpenERP) 58ba8b4456 [IMP]:improved css
bzr revid: apa@tinyerp.com-20120425091021-4r915wuxgfympu2p
2012-04-25 14:40:21 +05:30
Amit Patel (OpenERP) c85fd63a98 [MERGE]:set css and code improved.
bzr revid: apa@tinyerp.com-20120424125157-tf3s7vepv391eghx
2012-04-24 18:21:57 +05:30
Mayur Maheshwari (OpenERP) 50830935dc [IMP] Improve view file and css
bzr revid: mma@tinyerp.com-20120424122452-45phrpqugzax6wbm
2012-04-24 17:54:52 +05:30
Mayur Maheshwari (OpenERP) 7ea9856d0e [IMP] Improve css and py fiel
bzr revid: mma@tinyerp.com-20120424113321-n9b5076z7v8pcfu5
2012-04-24 17:03:21 +05:30
Amit Patel (OpenERP) 4804c6f75d [IMP]
bzr revid: apa@tinyerp.com-20120412055921-eo0dumz60cimx62c
2012-04-12 11:29:21 +05:30
Amit Patel (OpenERP) 3b5ccc5a77 [IMP]:improved bgcolor code.
bzr revid: apa@tinyerp.com-20120412054631-xs2nk19n3w858qpn
2012-04-12 11:16:31 +05:30
Amit Patel (OpenERP) af2fff8998 [IMP]
bzr revid: apa@tinyerp.com-20120411105736-tuopbrt86ixifq05
2012-04-11 16:27:36 +05:30
Amit Patel (OpenERP) 26184dab87 [IMP]
bzr revid: apa@tinyerp.com-20120411103027-s8vqxgx26mmh8r33
2012-04-11 16:00:27 +05:30
Amit Patel (OpenERP) b38ba6637b [IMP]
bzr revid: apa@tinyerp.com-20120411093652-32fldjnoophainuw
2012-04-11 15:06:52 +05:30
Amit Patel (OpenERP) 92d49432a6 [MERGE]
bzr revid: apa@tinyerp.com-20120411054625-rpkxfriji0u1799m
2012-04-11 11:16:25 +05:30
Sanjay Gohel (Open ERP) 59e07ee6f0 [IMP]add white color background
bzr revid: sgo@tinyerp.com-20120411054356-9bfsxnvb4zkfcphm
2012-04-11 11:13:56 +05:30