Commit Graph

296 Commits

Author SHA1 Message Date
vta vta@openerp.com 1e70837161 [FIX] Fixed on_loaded in all different views.
bzr revid: vta@openerp.com-20121018114950-svqy0gje04vw2ysc
2012-10-18 13:49:50 +02:00
Fabien Meghazi 1f32b294a0 [FIX] Fix kanban cells auto height
bzr revid: fme@openerp.com-20121016153840-z4mk6367itr1fwz7
2012-10-16 17:38:40 +02:00
Fabien Meghazi 7c3b7d8fad [REM] Kanban: removed console.log's
bzr revid: fme@openerp.com-20121016132223-srfgvqrhwr99e8mz
2012-10-16 15:22:23 +02:00
Fabien Meghazi 510db55cfb [IMP] KanbanView: replaced DataGroup by QueryGroup
bzr revid: fme@openerp.com-20121016132003-r8fn1g246th9y9e1
2012-10-16 15:20:03 +02:00
Fabien Meghazi 431d504c13 [IMP] Kanban view speedup
bzr revid: fme@openerp.com-20121016122951-hwm80wzmhnm8tlj5
2012-10-16 14:29:51 +02:00
niv-openerp 04353719e9 [IMP] removed on_close in Dialog
bzr revid: nicolas.vanhoren@openerp.com-20121015135236-r5809kwwbcqo67tj
2012-10-15 15:52:36 +02:00
vta vta@openerp.com 49c1c88962 [FIX] Fixed naming related to selected_elements.
bzr revid: vta@openerp.com-20121012131044-w4afp0shefzwlo7t
2012-10-12 15:10:44 +02:00
Vidhin Mehta (OpenERP) 43217cc2b4 [IMP]replace callbackenable from on_select_elements.
bzr revid: vme@tinyerp.com-20121011070439-vzcua4yoiwlz2evk
2012-10-11 12:34:39 +05:30
vta vta@openerp.com 709eca0aa6 [MERGE] Merged trunk-trigger-on_saved.
bzr revid: vta@openerp.com-20121010132543-1363lzujopqo0wo7
2012-10-10 15:25:43 +02:00
vta vta@openerp.com 94ac244a22 [FIX] Fixed on_saved.
bzr revid: vta@openerp.com-20121010132049-uuqru2c0k81s3o90
2012-10-10 15:20:49 +02:00
vta vta@openerp.com 6ef264339c [FIX] Fixed conflicts in kanban.js. Thanks to VME.
bzr revid: vta@openerp.com-20121010125212-oy5m304knbifad52
2012-10-10 14:52:12 +02:00
vta vta@openerp.com afd1a80620 [MERGE] trunk-trigger-on_created.
bzr revid: vta@openerp.com-20121010123729-vu3tdkrye78vjtph
2012-10-10 14:37:29 +02:00
vta vta@openerp.com 9acd1e6bf3 [FIX] Fixed on_created.
bzr revid: vta@openerp.com-20121010120917-8aah2jrats09jaol
2012-10-10 14:09:17 +02:00
vta vta@openerp.com 12c35d031d [FIX] Fixed on_mode_switch.
bzr revid: vta@openerp.com-20121010093737-0kheus1v0kdj5tk7
2012-10-10 11:37:37 +02:00
vta vta@openerp.com fe07dc2e6d [FIX] Fixed on_switch_mode tirggering.
bzr revid: vta@openerp.com-20121009145113-8sazhfrp3xaan5cq
2012-10-09 16:51:13 +02:00
ggh-openerp 4dd9a36f6e [IMP] Remove add_last in on_saved method
bzr revid: ggh@tinyerp.com-20121008110346-r0dzmjy3161bxglb
2012-10-08 16:33:46 +05:30
ggh-openerp f893835350 [IMP] Remove add_last in on_created method
bzr revid: ggh@tinyerp.com-20121008094924-uawry36sh9ffz8ut
2012-10-08 15:19:24 +05:30
Frédéric van der Essen b8e5de3655 [MERGE] from trunk
bzr revid: fva@openerp.com-20121002094033-c4wwp1xbceyoxj23
2012-10-02 11:40:33 +02:00
Frédéric van der Essen 7d46e33763 [IMP] css: animations for kanban notes
bzr revid: fva@openerp.com-20121001154916-r5mq1z4icc54jmgz
2012-10-01 17:49:16 +02:00
Vidhin Mehta (OpenERP) 7c701944ec [IMP]remove callbacks from write method and change related code.
bzr revid: vme@tinyerp.com-20121001085609-rxdoknvpo130ehq3
2012-10-01 14:26:09 +05:30
Fabien Pinckaers c439f18168 [MERGE] notes
bzr revid: fp@tinyerp.com-20120919144607-ylnhfms86wvl2ap7
2012-09-19 16:46:07 +02:00
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
Christophe Matthieu 8f5f2c0c40 [IMP]kanban: many2many_tags reload
bzr revid: chm@openerp.com-20120919090311-x4zj6x7ir7bukepx
2012-09-19 11:03:11 +02:00
Christophe Matthieu fd4f57e037 [IMP] note: tags in header for form view
bzr revid: chm@openerp.com-20120919083201-q1vfazurar2kjcew
2012-09-19 10:32:01 +02:00
Christophe Matthieu a3351d5d0f [MERGE] merge trunk
bzr revid: chm@openerp.com-20120919075038-urm5g8mixi7k5f9p
2012-09-19 09:50:38 +02:00
Christophe Matthieu f71dd62f2b [IMP] kanban: temp
bzr revid: chm@openerp.com-20120919074822-ytdwjw1ubai4x4lf
2012-09-19 09:48:22 +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