Commit Graph

447 Commits

Author SHA1 Message Date
Fabien Meghazi dbe8bd71de [IMP] Breadcrumb always reload views on history back
bzr revid: fme@openerp.com-20121017110421-l19e5a397umi66k8
2012-10-17 13:04:21 +02:00
niv-openerp 73950424bb [FIX] removed dirty hack to put buttons in footer of dialogs with an official dirty feature
bzr revid: nicolas.vanhoren@openerp.com-20121016125627-vevqllvshay5fpv4
2012-10-16 14:56:27 +02:00
niv-openerp 35df43c491 [FIX] modified action manager to use the $buttons of Dialog when it instantiate a ViewManager in a Dialog
bzr revid: nicolas.vanhoren@openerp.com-20121016124135-xkll7ugawv9ae6bq
2012-10-16 14:41:35 +02:00
niv-openerp 97cb5f4dc4 [FIX] small problems in dialog actions
bzr revid: nicolas.vanhoren@openerp.com-20121016095824-woasfpauu7unye5n
2012-10-16 11:58:24 +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
niv-openerp ed445ff91a [REVERT] revert commit 3224 because it didn't reproduced the original behavior and some on_close were forgotten
bzr revid: nicolas.vanhoren@openerp.com-20121015133815-hmkz6h1bkhnbq7up
2012-10-15 15:38:15 +02:00
Antony Lesuisse 496d203512 [FIX] client action only serialize scalar values
bzr revid: al@openerp.com-20121012140858-mzkv5ef8ozqqxq13
2012-10-12 16:08:58 +02:00
vta vta@openerp.com 9f3198d00a [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121012131427-rr9cl2ausnraogfg
2012-10-12 15:14:27 +02:00
vta vta@openerp.com 48118a7afe [IMP] Improved on close code.
bzr revid: vta@openerp.com-20121012130254-kthondab91jph64x
2012-10-12 15:02:54 +02:00
Christophe Simonis e70d879acc [FIX] add option to avoid actions to be pushed as state. Used for login and action extracted from hash. Full state of client actions is pushed.
bzr revid: chs@openerp.com-20121012125418-jbw3iut85riepz47
2012-10-12 14:54:18 +02:00
vta vta@openerp.com fb865d1871 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121012092939-a90zcuh4r605n7en
2012-10-12 11:29:39 +02:00
Vishmita f5216c706a [FIX]move the trigger function
bzr revid: vja@tinyerp.com-20121012085417-rrql4iyrevscyt80
2012-10-12 14:24:17 +05:30
vta vta@openerp.com d0c88ce9cb [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121012065521-838keuv5tdk1w3qg
2012-10-12 08:55:21 +02:00
Antony Lesuisse 2f31d1a2ed [FIX] revert client action params in url
bzr revid: al@openerp.com-20121011164114-3y7rfbdrg5hdg39c
2012-10-11 18:41:14 +02:00
Christophe Simonis 5f55a091fa [FIX] push_state of client actions: push also params
bzr revid: chs@openerp.com-20121011151948-82zk0icmw8zoyfis
2012-10-11 17:19:48 +02:00
Vishmita 8b2731d819 [FIX]Improve code
bzr revid: vja@tinyerp.com-20121011133031-83azb0qwjpq1b0aq
2012-10-11 19:00:31 +05:30
Vishmita 126b8b6d4f [FIX]Improve code
bzr revid: vja@tinyerp.com-20121011132005-78twkqav8k2ovde2
2012-10-11 18:50:05 +05:30
Vidhin Mehta (OpenERP) d1edeee7f3 [IMP]replace callbackenable method.
bzr revid: vme@tinyerp.com-20121011130011-haovxmxr3pj10unp
2012-10-11 18:30:11 +05:30
Vishmita b13ee21296 [IMP]replace callenabled for on_controller_inited
bzr revid: vja@tinyerp.com-20121011104341-7r4fr4l687bn9qqe
2012-10-11 16:13:41 +05:30
Antony Lesuisse 4c7f416dd4 [FIX] switch_view
bzr revid: al@openerp.com-20121010113025-qpz12d28uob7hab9
2012-10-10 13:30:25 +02:00
vta vta@openerp.com f1981217e0 [MERGE] Merged trunk-trigger-on_mode_switch.
bzr revid: vta@openerp.com-20121010094915-29fy09rwsqxhlbmo
2012-10-10 11:49:15 +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
Vishmita 1b7d002922 [IMP]replace callenabled for on_mode_switch
bzr revid: vja@tinyerp.com-20121009101028-z5andmt2pi0973za
2012-10-09 15:40:28 +05:30
vta vta@openerp.com 3bd6faabc0 [FIX] Fixed more r.result issues.
bzr revid: vta@openerp.com-20121008104047-sfsni7u3eugeepoz
2012-10-08 12:40:47 +02:00
Antony Lesuisse 55bcd978af [MERGE] callback2deferred session.rpc
bzr revid: al@openerp.com-20121006163238-7ni5r324c0yqi5a0
2012-10-06 18:32:38 +02:00
Antony Lesuisse ef56fc10d0 [MERGE] callback2deferred dataset.call
bzr revid: al@openerp.com-20121006162030-s5moj83dzegxlron
2012-10-06 18:20:30 +02:00
vta vta@openerp.com dcb8a9e441 [FIX] Fixed more r.result issues.
bzr revid: vta@openerp.com-20121005113046-mwgb0pvm4bcgf875
2012-10-05 13:30:46 +02:00
Fabien Meghazi c69757aae1 [ADD] Add on_reverse_breadcrumb callback
bzr revid: fme@openerp.com-20121004132832-7qllln1awi4fcot1
2012-10-04 15:28:32 +02:00
vta vta@openerp.com c51c904e7d [FIX] Fixed bug in 'SelectCreatePopup', it didn't returned the corrrect stuff (r.result->r).
bzr revid: vta@openerp.com-20121004070055-dq6kvaqlph6q1ei6
2012-10-04 09:00:55 +02:00
ggh-openerp 30069a0239 [IMP]In rpc method remove callback and modify relate code
bzr revid: ggh@tinyerp.com-20121003122836-36g8ijxdcjwgntjl
2012-10-03 17:58:36 +05:30
Xavier Morel 10513dc524 [IMP] client actions: allow functions, not just widgets
bzr revid: xmo@openerp.com-20121003114258-vp3mg1yqps4qfkyp
2012-10-03 13:42:58 +02:00
Xavier Morel b0d1ba9c00 [IMP] split code specific to resp. client and window action out of action_common
there's little reason to have this absolutely-non-common code shoved
into common. And it makes common less specific to boot.

So pass that stuff in from the caller, which is the actual action
handler.

bzr revid: xmo@openerp.com-20121003110112-y57quir59xj838ju
2012-10-03 13:01:12 +02:00
Xavier Morel a83724caae [REM] weird al stuff nobody understands
not even him

bzr revid: xmo@openerp.com-20121003102955-rkqo31dmb575bvf1
2012-10-03 12:29:55 +02:00
Antony Lesuisse c5bcb0e53f [MERGE] callback2deferred dataset.call_button (and fix exec_workflow)
bzr revid: al@openerp.com-20120930151538-ka35fozw40v99e71
2012-09-30 17:15:38 +02:00
Vidhin Mehta (OpenERP) c768a2f226 [IMP]remove callback from exec_workflow method and update related code.
bzr revid: vme@tinyerp.com-20120928094423-r7zpurqq0dbr6cyr
2012-09-28 15:14:23 +05:30
Vidhin Mehta (OpenERP) 7730c14855 [IMP]remove callback from call_button and improve related code.
bzr revid: vme@tinyerp.com-20120928063558-roez0oayft9l3y4n
2012-09-28 12:05:58 +05:30
Fabien Pinckaers b565f90df0 [MERGE] Global attachments are visible only if you nstall document module
bzr revid: fp@tinyerp.com-20120927173854-8tdlr6yclci015z1
2012-09-27 19:38:54 +02:00
Christophe Simonis f7255ac0b3 [FIX] clear breadcrumbs for client actions
bzr revid: chs@openerp.com-20120924115344-rbtaus7a48pr56ka
2012-09-24 13:53:44 +02:00
RGA(OpenERP) f4237e82fc [IMP] remove attachment from top toolbar, it should be only appear after document module install
bzr revid: rgaopenerp-20120924071739-kmtr48m64xk82use
2012-09-24 12:47:39 +05:30
Jiten (OpenERP) be7cb463ee [FIX] Fix the issue if clear_breadcrumbs is not defined.
bzr revid: jra@tinyerp.com-20120914095921-302lgm4439cei0hn
2012-09-14 15:29:21 +05:30
Antony Lesuisse 56429967c2 [MERGE] developper mode print workflow for nel
bzr revid: al@openerp.com-20120913192759-f1t3r9j58zwvba10
2012-09-13 21:27:59 +02:00
Jigar Amin - OpenERP 188eff46ec [merge] lp:openerp-web
bzr revid: jam@tinyerp.com-20120913043644-t41gs5n4kp8a0j0e
2012-09-13 10:06:44 +05:30
Fabien Meghazi f49b54b2e0 [FIX] Fixed breadcrumb exception when two breadcrumbs are on the same object
bzr revid: fme@openerp.com-20120912162911-q3yml2a5x96rmarp
2012-09-12 18:29:11 +02:00
Jigar Amin - OpenERP 14ed53e196 [FIX] Should not print workflow in non standard views
bzr revid: jam@tinyerp.com-20120912131951-6virlw8v8a8mccov
2012-09-12 18:49:51 +05:30
Jigar Amin - OpenERP ac2608d3dd [FIX] Passing right datas and ids to print the report
bzr revid: jam@tinyerp.com-20120912130309-3jr2fe2yl7hgllwx
2012-09-12 18:33:09 +05:30
Fabien Meghazi 5592158727 [IMP] Crop breadcrumb items
bzr revid: fme@openerp.com-20120912125445-kuk7knes2a9ogzd5
2012-09-12 14:54:45 +02:00
ajay javiya (OpenERP) 5a9c2544ef [IMP]: Print workflow report
bzr revid: aja@tinyerp.com-20120912104214-z34o1hyk2qt67jhu
2012-09-12 16:12:14 +05:30
Bhumi Thakkar (Open ERP) 84ae2ce144 [IMP] Pass parameter for clear_breadcrumbs with server action.
bzr revid: bth@tinyerp.com-20120911094508-eby3d04wo4cevhzn
2012-09-11 15:15:08 +05:30
Xavier Morel 5848e72d42 [REM] import from core, moving to module
bzr revid: xmo@openerp.com-20120911063607-xvhyjqohptynro30
2012-09-11 08:36:07 +02:00