Commit Graph

271 Commits

Author SHA1 Message Date
Fabien Meghazi 16f52fcdb8 [FIX] Kanban quick create should send false if input is empty thus triggering slow create
bzr revid: fme@openerp.com-20120919130239-f7wcd91ng9x6kpo7
2012-09-19 15:02:39 +02:00
Fabien Meghazi 3896111478 [IMP] Make kanban quick create button a toggler
bzr revid: fme@openerp.com-20120919124859-l5fci8nwxf2jtu18
2012-09-19 14:48:59 +02:00
Fabien Pinckaers cfa035e25a [MERGE] merge notes from chm
bzr revid: fp@tinyerp.com-20120919064431-ne3w7ck6afl2ptsl
2012-09-19 08:44:31 +02:00
Christophe Matthieu 3ad1a96143 [IMP]kanban: correctif
bzr revid: chm@openerp.com-20120918171947-f2114v0oa0cu8wb7
2012-09-18 19:19:47 +02:00
Christophe Matthieu a02496b5f8 [MERGE] from trunk
bzr revid: chm@openerp.com-20120918153238-s0vvfwy5thpk8imc
2012-09-18 17:32:38 +02:00
Christophe Matthieu 3fd98b0f80 [IMP]kanban : div widget many2many_tags => field
bzr revid: chm@openerp.com-20120918153035-xutvjflw057s8t18
2012-09-18 17:30:35 +02:00
Fabien Pinckaers 38a27ea141 [MERGE] bounce on empty lists
bzr revid: fp@openerp.com-20120916201609-v7fhzocro8r7vatp
2012-09-16 22:16:09 +02:00
Fabien Pinckaers b09970fa0c [FIX] reverting bad implementation
bzr revid: fp@openerp.com-20120916172612-emr6s1t623cb6vml
2012-09-16 19:26:12 +02:00
Paramjit Singh Sahota e3f1a48b39 [IMP] Improved code.
bzr revid: psa@tinyerp.com-20120914114747-524nmsj31axt1gd1
2012-09-14 17:17:47 +05:30
Christophe Matthieu 5d25e1c109 [MERGE] trunk
bzr revid: chm@openerp.com-20120914083540-t5bhzfksdxi2wqj5
2012-09-14 10:35:40 +02:00
Christophe Matthieu 7e673e2999 [IMP] kanban: delete one method for widget=many2many_tag
bzr revid: chm@openerp.com-20120914081846-oi9h8mnmmefl9p3y
2012-09-14 10:18:46 +02:00
Fabien Meghazi 66a65ab12b [FIX] Clicking a card from a kanban view scrolls the page down
bzr revid: fme@openerp.com-20120912111057-rlvml5v1cqslgwtq
2012-09-12 13:10:57 +02:00
Paramjit Singh Sahota 61eab323e1 [IMP] Click inside a menu tip, the create must jump for kanban view and list view
bzr revid: psa@tinyerp.com-20120912100552-wb5oz8zy6ww0airj
2012-09-12 15:35:52 +05:30
Christophe Matthieu 9b44f9b709 [IMP] kanban: new widget 'many2many_tags' for kanban view. Call by : '<div widget=many2many_tags t-att-data=record.your_field_ids.raw_value model=note.tag/>'
bzr revid: chm@openerp.com-20120912081729-j6a77wqopbu3ked4
2012-09-12 10:17:29 +02:00
Christophe Matthieu e0cedfcb0b [IMP] kanban: transform_list_many2many : only one request by model
bzr revid: chm@openerp.com-20120911101805-basl7y3zdeg0cb5u
2012-09-11 12:18:05 +02:00
Christophe Matthieu ae0c3cf8a1 [IMP] kanban: add a transform_list_many2many method. This method can display list of item like tags on the kanban view
bzr revid: chm@openerp.com-20120911095206-scdrbqrj37hbw765
2012-09-11 11:52:06 +02:00
Christophe Matthieu 8b1a062c99 [IMP] kanban : Improve the opening on global bock. Add a class 'oe_kanban_global_click_edit' has same methods of 'oe_kanban_global_click' but open in form/edit view ; Improve display of menu dropdown
bzr revid: chm@openerp.com-20120907153330-2dmzfiy9vwtb36uv
2012-09-07 17:33:30 +02:00
Fabien Pinckaers 4130f861b2 [FIX] kanban
bzr revid: fp@tinyerp.com-20120906174205-86xhb29sat7eg07e
2012-09-06 19:42:05 +02:00
Fabien Meghazi 26fc266429 [ADD] Kanban: Added support for read_group's __fold
bzr revid: fme@openerp.com-20120906165354-my4nps0822vbrn9d
2012-09-06 18:53:54 +02:00
Raphael Collet b339be1450 [MERGE] trunk-access-ui-jam (hide buttons or disable actions to create/edit/delete that are not permitted to user)
bzr revid: rco@openerp.com-20120905093859-oh1udej3kgyghudy
2012-09-05 11:38:59 +02:00
Raphael Collet 7b27e55d49 [FIX] web_kanban: do not show the '+' in kanban groups when user cannot create
bzr revid: rco@openerp.com-20120905091620-2dmcx9h90ed2935p
2012-09-05 11:16:20 +02:00
Raphael Collet 8c9777d4ce [IMP] web_kanban: make kanban records non-draggable when user cannot edit them
bzr revid: rco@openerp.com-20120905090544-ru224cad11jyxwbv
2012-09-05 11:05:44 +02:00
Raphael Collet ef1dba8934 [FIX] remove trailing spaces in code
bzr revid: rco@openerp.com-20120904152012-dvrpzmx94jlpos2k
2012-09-04 17:20:12 +02:00
Raphael Collet 14e87c09f3 [IMP] rename method _is_action_enabled to is_action_enabled
bzr revid: rco@openerp.com-20120904141155-288vwhonbt07dfcs
2012-09-04 16:11:55 +02:00
Raphael Collet 440b8aabbd [IMP] web_kanban: remove inappropriate method _is_action_enabled
bzr revid: rco@openerp.com-20120904135905-4f7lu2qk0p5qk8cs
2012-09-04 15:59:05 +02:00
vta vta@openerp.com c0fbdc2556 [IMP] kanban tooltip on quickcreate
bzr revid: vta@openerp.com-20120904135045-husx3of9jnjhzpqp
2012-09-04 15:50:45 +02:00
Fabien Meghazi 9612626dac [ADD] Kanban dummy cell click triggers 'add column' button bounce effect
bzr revid: fme@openerp.com-20120904101916-wzkxutkcthgyv2fe
2012-09-04 12:19:16 +02:00
Raphael Collet 00b8441f0a [IMP] web_kanban: use proper inheritance for method _is_action_enabled
bzr revid: rco@openerp.com-20120903072439-yh0ncl8nbxcg47um
2012-09-03 09:24:39 +02:00
Raphael Collet 3e5c6a4d95 [IMP] fix code spacing and indentation
bzr revid: rco@openerp.com-20120831153758-3l46jbvtifix5s9v
2012-08-31 17:37:58 +02:00
Raphael Collet 0304a1eada [MERGE] from trunk
bzr revid: jam@tinyerp.com-20120831045217-xoy25yc9ignfi94v
bzr revid: rco@openerp.com-20120831145305-4wf3sl8un59k61he
2012-08-31 16:53:05 +02:00
Fabien Meghazi 848c16e6d0 [ADD] Added 'open' action to kanban card links
bzr revid: fme@openerp.com-20120829114713-kj9c0vsxtn504li3
2012-08-29 13:47:13 +02:00
Fabien Meghazi 232a51901c [FIX] When drag&dropping a card in kanban view, the record is opened under Firefox.
bzr revid: fme@openerp.com-20120828123906-mc9pbcwb6tiv8da1
2012-08-28 14:39:06 +02:00
Jigar Amin - OpenERP 548672a2c3 merge lp:openerp-web
bzr revid: jam@tinyerp.com-20120827044256-engs2hibz5x5fnwh
2012-08-27 10:12:56 +05:30
niv-openerp 5e338c591a [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182707-vt91ef40ieeudwyw
2012-08-24 20:27:07 +02:00
niv-openerp a70222628b [IMP] added preview_image and size in images
bzr revid: nicolas.vanhoren@openerp.com-20120821161517-umnu1465gq809orj
2012-08-21 18:15:17 +02:00
Jigar Amin - OpenERP c1b7de054c [IMP] Kanban type action edit and delete on edit and delete falase
bzr revid: jam@tinyerp.com-20120820122020-8tszb43bivfgq72v
2012-08-20 17:50:20 +05:30
Jigar Amin - OpenERP 6ace7578fa merge lp:openerp-web
bzr revid: jam@tinyerp.com-20120817044830-kex9wpcxvcntj6y0
2012-08-17 10:18:30 +05:30
Fabien Meghazi 896b6991e6 [IMP] Changed Kanban auto height algo
bzr revid: fme@openerp.com-20120816171306-czxohcujj2byatld
2012-08-16 19:13:06 +02:00
Fabien Meghazi b859f629bf [FIX] Fixed add column
bzr revid: fme@openerp.com-20120816152143-55onjiawyw6b4kb1
2012-08-16 17:21:43 +02:00
Fabien Meghazi 49fb611b63 [FIX] avoid group droping in dummy_cell
bzr revid: fme@openerp.com-20120816134307-2160irpecvcmldfk
2012-08-16 15:43:07 +02:00
Jigar Amin - OpenERP 41964c4b9d [IMP] View Button Constrains: Diagrem view add node button, kanban record slidebar widget mnethod support
bzr revid: jam@tinyerp.com-20120816130012-ibtv0ipbbnpznqb1
2012-08-16 18:30:12 +05:30
Fabien Meghazi 790b508312 [FIX] Fixed group title for fields not present in fields view get
bzr revid: fme@openerp.com-20120816120215-owxw7756escw3zih
2012-08-16 14:02:15 +02:00
Fabien Meghazi 529a12921b [ADD] Kanban: group edit/delete
bzr revid: fme@openerp.com-20120816115835-idtx21h26et4l1lf
2012-08-16 13:58:35 +02:00
Fabien Meghazi 8cd8c2b83a [MERGE] trunk
bzr revid: fme@openerp.com-20120816112021-dkpubr6q762qwq11
2012-08-16 13:20:21 +02:00
Fabien Meghazi 313cf9475a [FIX] Fixed kanban fold/unfold
bzr revid: fme@openerp.com-20120816105017-mh75kqg4xogtwh2k
2012-08-16 12:50:17 +02:00
Jigar Amin - OpenERP 4c9205ff4a [IMP] Kanan quick create action should also repect the create tag on view
bzr revid: jam@tinyerp.com-20120816102758-2swimfa9dxu3uotv
2012-08-16 15:57:58 +05:30
niv-openerp ceed9015d1 Added possibility to choose the mode at each call to do_show. do_show now also switch to initial_mode if no mode is specified.
bzr revid: nicolas.vanhoren@openerp.com-20120816093818-m1dykz5rywujg78j
2012-08-16 11:38:18 +02:00
Jigar Amin - OpenERP cf464eb273 [FIX] kanban : Keep is_action_enable consistant as per previous commit
bzr revid: jam@tinyerp.com-20120816043310-b0sbicnv73jgzhti
2012-08-16 10:03:10 +05:30
Fabien Meghazi 4bdf1b6bea [WIP] Improve group drag'n drop
bzr revid: fme@openerp.com-20120814222329-ndu0o9g3wi85lwzp
2012-08-15 00:23:29 +02:00
Fabien Meghazi f1531572de [WIP] Resequence
bzr revid: fme@openerp.com-20120814221334-8arihwthpwictk3y
2012-08-15 00:13:34 +02:00