Commit Graph

560 Commits

Author SHA1 Message Date
Jiten (OpenERP) 97554eef3b [MERGE] Merge trunk.
bzr revid: jra@tinyerp.com-20120731123532-id7botmens4tvwlh
2012-07-31 18:05:32 +05:30
Fabien Meghazi f2ee1381ca [IMP] Breadcrumb: avoid having the same title twice (Eg: confirm quotation)
bzr revid: fme@openerp.com-20120730135800-a0zotamtoez3ur5e
2012-07-30 15:58:00 +02:00
Vidhin Mehta (OpenERP) 8e5a0fa9b0 [IMP]removed view editor from web to web addons.
bzr revid: vme@tinyerp.com-20120730091815-scj8dt3j1tr1jpvx
2012-07-30 14:48:15 +05:30
Vo Minh Thu 45951a0a49 [FIX] I AM IN YUR TRNK FIXIN YUR BUGS.
bzr revid: vmt@openerp.com-20120727093401-fao4a7dvpa3fkcjn
2012-07-27 11:34:01 +02:00
Christophe Simonis 9128e37231 [REF] refactor action popup
bzr revid: chs@openerp.com-20120726161638-zt8x0kfpxvst998r
2012-07-26 18:16:38 +02:00
Xavier Morel 7ccf2ad2a5 [FIX] if value may not be a promise, return the wrapped value if wrapping it anyway
bzr revid: xmo@openerp.com-20120726143141-4wbrqq29qqhvwhqw
2012-07-26 16:31:41 +02:00
Antony Lesuisse 678eab6132 [IMP] convert login and database manager into client actions
bzr revid: al@openerp.com-20120726013628-23xi8czcxl8jymbn
2012-07-26 03:36:28 +02:00
Antony Lesuisse 3a793019b6 [FIX] client action urls
bzr revid: al@openerp.com-20120726004227-w9vqt8jv6gtn7l9p
2012-07-26 02:42:27 +02:00
niv-openerp b98723a1fe [IMP] improved throbber
bzr revid: nicolas.vanhoren@openerp.com-20120724141220-1u0odsgsxzjtc5xn
2012-07-24 16:12:20 +02:00
Antony Lesuisse 07fb6d88b9 [MERGE] trunk
bzr revid: al@openerp.com-20120723173450-2yxayvyoiiiw9tcw
2012-07-23 19:34:50 +02:00
niv-openerp 8218e1cc80 [FIX] another problem with translation wizard
bzr revid: nicolas.vanhoren@openerp.com-20120723152224-pmll06c6j3hk1hjd
2012-07-23 17:22:24 +02:00
Fabien Pinckaers 7d1d504036 [IMP] remove menu_tips old code
bzr revid: fp@openerp.com-20120717064431-qtn1zooodo71iezt
2012-07-17 08:44:31 +02:00
Fabien Pinckaers 8ef6167ec1 [IMP] breadcrum separator fade, cause lots of sequence have slash in the prefix 'PO/001'
bzr revid: fp@tinyerp.com-20120716173117-znn02l6ida07pt15
2012-07-16 19:31:17 +02:00
Fabien Pinckaers 01d15a2812 [IMP] dialogs
bzr revid: fp@openerp.com-20120714000519-ksf14svlnp6xljri
2012-07-14 02:05:19 +02:00
Antony Lesuisse 71a5c53072 [IMP] allow xml ids for action_id
bzr revid: al@openerp.com-20120713145740-xkwp0hxy7kou61f0
2012-07-13 16:57:40 +02:00
Fabien Pinckaers 2b6cce2c7c [IMP] modal dialogs
bzr revid: fp@tinyerp.com-20120713114737-hqieh0oi6nnnbjqh
2012-07-13 13:47:37 +02:00
Xavier Morel e431cda2d3 [MERGE} from trunk
bzr revid: xmo@openerp.com-20120711112959-tcb9epdfc9frt6ux
2012-07-11 13:29:59 +02:00
niv-openerp 24a54675ee [FIX] problem with css classes of view managers
bzr revid: nicolas.vanhoren@openerp.com-20120710091821-qpc49vwq60k1xt3f
2012-07-10 11:18:21 +02:00
Xavier Morel 039cf85e32 [TEST] start adding some testing to new editable listview, validate structure of editionView in Editor
bzr revid: xmo@openerp.com-20120704095626-j7wtbgdmoti0kjie
2012-07-04 11:56:26 +02:00
niv-openerp 50413828c5 [FIX] problem in m2o due to wrong element destruction in dialogs
bzr revid: nicolas.vanhoren@openerp.com-20120703095311-4p3g3btqlsn4z0bl
2012-07-03 11:53:11 +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
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
Xavier Morel 54a8f9e193 [MERGE] 6.1 changes and trunk
bzr revid: xmo@openerp.com-20120625135215-az1927llmk0vw655
2012-06-25 15:52:15 +02:00
Fabien Meghazi f1a2b708ac [WIP] Replaced cropdown by dropdown
bzr revid: fme@openerp.com-20120620151453-9g32rrbv3x0b1v8p
2012-06-20 17:14:53 +02:00
Fabien Meghazi 135be629b1 [FIX] Sidebar dropdown
bzr revid: fme@openerp.com-20120620102126-nax3dlhuj9ja2x2w
2012-06-20 12:21:26 +02:00
Fabien Meghazi 3caa74a80c [FIX] ViewManager: show/hide views containers
bzr revid: fme@openerp.com-20120618113659-2fsu4o9jw4vm2n6f
2012-06-18 13:36:59 +02:00
niv-openerp e26aafb46d [IMP] Added specific class to global view manager
bzr revid: nicolas.vanhoren@openerp.com-20120615155425-4vmtwcbx0glb8wxg
2012-06-15 17:54:25 +02:00
Christophe Simonis d8a5c516fa [FIX] client_action from url: use params from state and not from query string (avoid reloading web page)
bzr revid: chs@openerp.com-20120614165345-lla5x0a0pb0e7gsq
2012-06-14 18:53:45 +02:00
Christophe Simonis 752fe6171f [FIX] allow excution of client actions from url
bzr revid: chs@openerp.com-20120614164141-s8hm4wj5xoswh9ym
2012-06-14 18:41:41 +02:00
Fabien Meghazi c735159794 [IMP] Improved sidebar dropdowns
bzr revid: fme@openerp.com-20120614134819-rmfanstzir8kpyo3
2012-06-14 15:48:19 +02:00
Fabien Meghazi 784bec95fd [ADD] Recovered delete icon for the attachments
bzr revid: fme@openerp.com-20120613161712-91h2yvg0rykwun2j
2012-06-13 18:17:12 +02:00
Fabien Meghazi 8401b686b6 [FIX] Brought back attachments
bzr revid: fme@openerp.com-20120613141016-8m2mj4b7d9zzk7a5
2012-06-13 16:10:16 +02:00
Olivier Dony 068a4e7e5a [MERGE] Missing tab title made multi-tab use of OpenERP quite difficult - now fixed.
bzr revid: odo@openerp.com-20120612141943-ukcwg62lsm3auy0d
2012-06-12 16:19:43 +02:00
Fabien Meghazi c9f66e1efc [FIX] Bug in action manager. AFAIK, the parent of a ViewManager should be it's ActionManager
The bug could be experienced with action target new (Eg: debug Edit this Form)

bzr revid: fme@openerp.com-20120712163143-s1nbf88lqz011uhi
2012-07-12 18:31:43 +02:00
Fabien Meghazi 048d96fa63 [IMP] Improved jsdoc
bzr revid: fme@openerp.com-20120712150548-w1m47j9op8p46xpy
2012-07-12 17:05:48 +02:00
Fabien Meghazi 279c349344 [IMP] Do not edit in place pushed breadcrumb items
bzr revid: fme@openerp.com-20120712144623-ttfejkrxv7ep4y12
2012-07-12 16:46:23 +02:00
Fabien Meghazi 87cf418d78 [FIX] Fixed loop bug
bzr revid: fme@openerp.com-20120712121246-m16bo4d0cw7o7oz4
2012-07-12 14:12:46 +02:00
Fabien Meghazi b4b5321738 [ADD] Added jsdoc
bzr revid: fme@openerp.com-20120712102725-fjd8izjibbbe0ljg
2012-07-12 12:27:25 +02:00
Fabien Meghazi 0aaa773395 [REM] Removed useless argument causing problem in case of buggy load_state
bzr revid: fme@openerp.com-20120712095654-32pj8yrwubf2up1w
2012-07-12 11:56:54 +02:00
Fabien Meghazi 76c0b26198 [ADD] Added doc to breadcrumb items callback
bzr revid: fme@openerp.com-20120712095517-itzfdh52fd0zuzi4
2012-07-12 11:55:17 +02:00
Fabien Meghazi bdd6d0e599 [IMP] Use _.defaults
bzr revid: fme@openerp.com-20120712093708-b5p58jzdn8y78xy4
2012-07-12 11:37:08 +02:00
Fabien Meghazi 7bc9127239 [FIX] Hide only last item on push
bzr revid: fme@openerp.com-20120712091756-g8gsmdxuvte9phse
2012-07-12 11:17:56 +02:00
Fabien Meghazi 571648e4cf [WIP] Merge breadcrumb to actionmanager
bzr revid: fme@openerp.com-20120711133830-677ug7jcoz2y1zoe
2012-07-11 15:38:30 +02:00
Fabien Meghazi 7564a0c1b1 [WIP] Renamed dialog_viewmanager to dialog_widget
bzr revid: fme@openerp.com-20120711130525-qpmsh7qtmtbl65xw
2012-07-11 15:05:25 +02:00
Fabien Meghazi 1144a72e14 [WIP] Move view manager addClass to ViewManagerAction#start
bzr revid: fme@openerp.com-20120711130252-i9erdzo93p6siteq
2012-07-11 15:02:52 +02:00
Fabien Meghazi 4f51eac392 [WIP] Removed content_stop()
bzr revid: fme@openerp.com-20120711125511-b5ku6gigunx2csgz
2012-07-11 14:55:11 +02:00
Fabien Meghazi 88a8f5b5bd [WIP] Rename client_widget and inner_viewmanager to inner_widget
bzr revid: fme@openerp.com-20120711124743-subh6412gul0v0k9
2012-07-11 14:47:43 +02:00
Fabien Meghazi d17a664875 [WIP] Clean code
bzr revid: fme@openerp.com-20120710164344-pnnvl7ygs7e96pnx
2012-07-10 18:43:44 +02:00
Fabien Meghazi 14c66c7376 [WIP] Refactor again
bzr revid: fme@openerp.com-20120710162913-6gyda8y3e6vu86ph
2012-07-10 18:29:13 +02:00
Fabien Meghazi 5ae60d10df [MERGE] trunk
bzr revid: fme@openerp.com-20120710095847-3ug1vdagysc2licl
2012-07-10 11:58:47 +02:00
Fabien Meghazi f6d6f85a08 [WIP] breakpoint
bzr revid: fme@openerp.com-20120710083633-ti8s1qg5s0tuhwla
2012-07-10 10:36:33 +02:00
Fabien Meghazi 6077308509 [WIP] Pop breadcrumb on mode switch != form
bzr revid: fme@openerp.com-20120709103215-bemcmt5silu5u4je
2012-07-09 12:32:15 +02:00
Fabien Meghazi 648ea3e7ca [WIP] Breadcrumb: compact code, fix client actions
bzr revid: fme@openerp.com-20120705192701-3lzkdadaqtjo7wm0
2012-07-05 21:27:01 +02:00
Fabien Meghazi 4f04c1b80b [WIP] Refactor views title managment + lazy loading
bzr revid: fme@openerp.com-20120705192227-r4hu0kcq3ngqsud4
2012-07-05 21:22:27 +02:00
Fabien Meghazi 17b09849fb [WIP] Breakpoint commit. Gonna refactor everything
bzr revid: fme@openerp.com-20120705142246-yelkx5eqxxzyf45i
2012-07-05 16:22:46 +02:00
Fabien Meghazi 1a2c33faa2 [WIP] breadcrumb
bzr revid: fme@openerp.com-20120705080450-j1o7p0vebjtd4ch3
2012-07-05 10:04:50 +02:00
Fabien Meghazi 575455c135 [WIP] Breadcrumb
bzr revid: fme@openerp.com-20120704145311-k7akbzz0gv9lf3ps
2012-07-04 16:53:11 +02:00
Fabien Meghazi 7af6fa7e8f [WIP] breadcrumb
bzr revid: fme@openerp.com-20120704095655-kxdhcsb5n7i0i7i6
2012-07-04 11:56:55 +02:00
Fabien Meghazi 6b6cd67196 [WIP] Breadcrumb
bzr revid: fme@openerp.com-20120703161720-kiavze0kmxs6v5uq
2012-07-03 18:17:20 +02:00
Fabien Meghazi 0cc5148b8c [ADD] Add 'options' to do_switch_view() piped to do_show()
bzr revid: fme@openerp.com-20120607160801-z86cgeo00epiyq61
2012-06-07 18:08:01 +02:00
Fabien Meghazi 55bbd5f290 [IMP] Hide Sidebar section when item list is empty
bzr revid: fme@openerp.com-20120607144935-csiijcfoir2z362o
2012-06-07 16:49:35 +02:00
Fabien Meghazi a6a4f8e752 [MOV] Moved SideBar 'import' and 'export' to list view only
bzr revid: fme@openerp.com-20120607143926-a0p7quqguz130iwd
2012-06-07 16:39:26 +02:00
Xavier Morel 5dd4134e24 [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: xmo@openerp.com-20120607110503-exd0yhx8cqsimxer
2012-06-07 13:05:03 +02:00
Amit Dodiya 902694cf86 [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: ado@openerp.com-20120607065207-jwu8qlvo9i5c59jo
2012-06-07 12:22:07 +05:30
Amit Dodiya 60d2e6878c [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: ado@openerp.com-20120607064823-wpwvgq3ep7ufiui4
2012-06-07 12:18:23 +05:30
Amit Dodiya 7c38280c50 [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: ado@openerp.com-20120607064431-2r2gbh0hav11ojeg
2012-06-07 12:14:31 +05:30
Amit Dodiya 7c87017fc2 [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: ado@openerp.com-20120607063146-h22emjasnj0ararc
2012-06-07 12:01:46 +05:30
Fabien Pinckaers 8fca1589c3 [IMP] typos
bzr revid: fp@tinyerp.com-20120522161314-ssnzcal6d5n473n9
2012-05-22 18:13:14 +02:00
Xavier Morel 74c3a2b202 [MERGE] from trunk
bzr revid: xmo@openerp.com-20120522132246-49w7jbkaytd7q3k2
2012-05-22 15:22:46 +02:00
Xavier Morel ce18f726b4 [IMP] move manage_filters to viewmanager's debug menu
bzr revid: xmo@openerp.com-20120518140001-jbocagvn7weqlqq3
2012-05-18 16:00:01 +02:00
niv-openerp 4d944fd341 [imp] implemented switch_view in o2m view manager and used it in kanban view
bzr revid: nicolas.vanhoren@openerp.com-20120516105251-rebt18lj9bwndydw
2012-05-16 12:52:51 +02:00
niv-openerp 6d70b97425 [imp] small modif to view manager for future refactoring
bzr revid: nicolas.vanhoren@openerp.com-20120516101634-bjne7hl4twvrfoy3
2012-05-16 12:16:34 +02:00
cpa-openerp dd9b97a4b8 [FIX] Change method name for restrict to add new buttons in dialog.
bzr revid: cpa@tinyerp.com-20120516055237-hidjg70f0wz0n4a3
2012-05-16 11:22:37 +05:30
Antony Lesuisse 33f28d3d6b [FIX] #menu_id loading, move client_actions registry
bzr revid: al@openerp.com-20120515153423-bj6vgiuwq26cyq5o
2012-05-15 17:34:23 +02:00
Antony Lesuisse 5a235f97d2 [MERGE] reload client action
bzr revid: al@openerp.com-20120515141015-vass9xrvbzp2xl8k
2012-05-15 16:10:15 +02:00
Raphael Collet d3daae2716 [IMP] client action 'reload': optionally open a given menu_id
bzr revid: rco@openerp.com-20120515133523-78amsdjhtbzr6akj
2012-05-15 15:35:23 +02:00
Raphael Collet 0a4dbe154c [IMP] rename client action 'reload_all' into 'reload'
bzr revid: rco@openerp.com-20120515120940-cmxvhk63j06judoq
2012-05-15 14:09:40 +02:00
Raphael Collet d007f0cf5d [FIX] client action 'reload_all': remove template
bzr revid: rco@openerp.com-20120515083445-2bu5c4nbtxnszifv
2012-05-15 10:34:45 +02:00
Minh Tran df504e2e17 revert to table for header
bzr revid: mit@openerp.com-20120510175435-stbl7vszjru3xwr1
2012-05-10 19:54:35 +02:00
Minh Tran 5121d6693f Dropdown menu can be dismissed with a click anywhere
bzr revid: mit@openerp.com-20120510111846-0bribqysds5w125f
2012-05-10 13:18:46 +02:00
Tejas Tank 195cb2811d Improve the Title
bzr revid: tta@openerp.com-20120509134200-byd11lj0eokr6gpy
2012-05-09 19:12:00 +05:30
cpa-openerp 7e1c79dc75 [FIX] Translation missing on translation form button.
bzr revid: cpa@tinyerp.com-20120508111915-39f9xytufedlmg55
2012-05-08 16:49:15 +05:30
Fabien Meghazi ff3eb28fe3 [MERGE] Shortcut extracted to a module
bzr revid: fme@openerp.com-20120503131830-ld7rcpr4xtagajhm
2012-05-03 15:18:30 +02:00
Fabien Meghazi cb577e2bee [REM] Removed shortcuts. Added class for systray dropdown
bzr revid: fme@openerp.com-20120503101243-51dol1mjqmjoqx9m
2012-05-03 12:12:43 +02:00
Raphael Collet ec5e839129 [ADD] client action to reload the interface (useful for refreshing the menus and current view)
bzr revid: rco@openerp.com-20120503081732-ry9nj048tlh464z7
2012-05-03 10:17:32 +02:00
ado 1840e0a2b7 [FIX] Error while deleting a record when there is only one record in pageview
bzr revid: ado@tinyerp.com-20120501093701-5n6pw7r7ok0bpv3s
2012-05-01 15:07:01 +05:30
Antony Lesuisse d3c48fca12 form move delete and duplicate in more
bzr revid: al@openerp.com-20120427231852-rsu3f4huxhv8c38v
2012-04-28 01:18:52 +02:00
Antony Lesuisse f4dd5a2a2c view manager switch use tipsy
bzr revid: al@openerp.com-20120427223354-nl5v30rn2xwhymnk
2012-04-28 00:33:54 +02:00
Antony Lesuisse 43ee750680 remove search prefix
bzr revid: al@openerp.com-20120427221443-alf3wrsn1dyrkjsv
2012-04-28 00:14:43 +02:00
niv-openerp 16aeaacf84 [fix] problem in chart of account wizard
lp bug: https://launchpad.net/bugs/944109 fixed

bzr revid: nicolas.vanhoren@openerp.com-20120425101150-96ry93s16sbgdn3w
2012-04-25 12:11:50 +02:00
Xavier Morel d5af81aa0c [FIX] dataset internal context, domain state on search event, broken by model-based datasets
bzr revid: xmo@openerp.com-20120423090232-fm3f8q6vm37emz4d
2012-04-23 11:02:32 +02:00
niv-openerp 869407033e [fix] problem with sidebar showing in popups
bzr revid: nicolas.vanhoren@openerp.com-20120419142814-7hp51n8lp7iwlucc
2012-04-19 16:28:14 +02:00
niv-openerp c7e392f18e [fix] problem sometimes when we delete a record
lp bug: https://launchpad.net/bugs/973627 fixed

bzr revid: nicolas.vanhoren@openerp.com-20120418155831-ps8erb3fqxgf0cix
2012-04-18 17:58:31 +02:00
Fabien Meghazi 9ce87931f8 [FIX] Fixed m2o. (Sales/Customers form view could not open)
bzr revid: fme@openerp.com-20120418151705-1nmy4hey8v4bngnp
2012-04-18 17:17:05 +02:00
niv-openerp b861606f84 [fix] problem with sidebar, removed all references to this.options.sidebar
bzr revid: nicolas.vanhoren@openerp.com-20120418142439-p63hdsfpgmmvayx5
2012-04-18 16:24:39 +02:00
niv-openerp 759be357ce [imp] remaining of refactoring
bzr revid: nicolas.vanhoren@openerp.com-20120417121559-e94wr8ym8sb2f7c1
2012-04-17 14:15:59 +02:00
Antony Lesuisse 4ecd07837f [FIX] restore attachement, part2 very beginning of add
bzr revid: al@openerp.com-20120417014323-vp1cn1k5en5ogmdq
2012-04-17 03:43:23 +02:00
Antony Lesuisse 2a54e468a9 [FIX] restore attachement, part2 still read-only
bzr revid: al@openerp.com-20120417012920-303yobg7y9c9fy1p
2012-04-17 03:29:20 +02:00
Antony Lesuisse c9cd4657af [FIX] restore attachement, part1 read-only
bzr revid: al@openerp.com-20120417011933-wwkynkzpxex0lbbh
2012-04-17 03:19:33 +02:00
Fabien Meghazi 11c0136907 [ADD] Add support for QWeb templates in form view
bzr revid: fme@openerp.com-20120416144542-modz8goodot8yr7b
2012-04-16 16:45:42 +02:00
Fabien Meghazi e922d9df97 [FIX] Fixed bug in the bar that used to be called 'sidebar' but could not be named 'topbar' neither because there's already a 'topbar' item. Let's call it 'foobar'
bzr revid: fme@openerp.com-20120410142737-la6yhjfo8hkfpwuq
2012-04-10 16:27:37 +02:00
Fabien Meghazi 75a0603ccc [IMP] Moved form layout outline feature into debug select box
bzr revid: fme@openerp.com-20120410112834-zpux34tsk1yc916k
2012-04-10 13:28:34 +02:00
niv-openerp 6ac3ace21b [imp] minor improvement for future bug fix
bzr revid: nicolas.vanhoren@openerp.com-20120410101415-qeh6zyd5l4xj9ma8
2012-04-10 12:14:15 +02:00
Antony Lesuisse 5b686e0eed view manager no more oldwidgets
bzr revid: al@openerp.com-20120409234440-vcg6whivq7x42sd8
2012-04-10 01:44:40 +02:00
Minh Tran d7d69a26c9 restyling of view switcher
bzr revid: mit@openerp.com-20120409221056-xjuo8dmagjxp3mk5
2012-04-10 00:10:56 +02:00
Antony Lesuisse 77ec66a20e bye bye page view
bzr revid: al@openerp.com-20120409205334-tbgk3fz7q7q60o3t
2012-04-09 22:53:34 +02:00
Fabien Meghazi d692385747 [FIX] View switcher buttons
bzr revid: fme@openerp.com-20120409193137-gmkzxlaswz9kfeqe
2012-04-09 21:31:37 +02:00
Antony Lesuisse d4b103fb4d viewmanager refactor part1
bzr revid: al@openerp.com-20120409184445-nri84zeylu6ur21d
2012-04-09 20:44:45 +02:00
Antony Lesuisse aa93523e3a dont display sheet in dialog forms
bzr revid: al@openerp.com-20120409161000-hpx81ccxzgnu6ozy
2012-04-09 18:10:00 +02:00
Antony Lesuisse b4157132e0 sidebar refactoring attachements broken
bzr revid: al@openerp.com-20120409131438-9nmd5192z2oahjt6
2012-04-09 15:14:38 +02:00
Antony Lesuisse 64974e24e6 viewmanager refactor part1
bzr revid: al@openerp.com-20120409103708-fu62p9wxdcjzzl5m
2012-04-09 12:37:08 +02:00
Antony Lesuisse 53e6b4b4a1 fix loading
bzr revid: al@openerp.com-20120408150633-k7g8pph11eey9at4
2012-04-08 17:06:33 +02:00
Antony Lesuisse eac3ebb87e [MERGE] trunk
bzr revid: nicolas.vanhoren@openerp.com-20120406123856-vpw1mk9rq642ur6n
bzr revid: al@openerp.com-20120406140537-z5em6fgqv8cnyj1t
2012-04-06 16:05:37 +02:00
Thibault Delavallée 1502868ae1 [MERGE] This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.
This revision adds the web-side of OpenChatter part 1/2, that is composed of res.log removal as the need_action mechanism and user avatar feature, developed during OpenChatter, have already be merged.

bzr revid: tde@openerp.com-20120406123648-p6zvdi32ho4uu7r4
2012-04-06 14:36:48 +02:00
niv-openerp 2dab475418 [fix] some problems in o2m
bzr revid: nicolas.vanhoren@openerp.com-20120406120347-rlsiwq209474vuw0
2012-04-06 14:03:47 +02:00
Thibault Delavallée a425dafcac [MERGE] Merged with trunk.
bzr revid: tde@openerp.com-20120405165537-rplz2s9iu7v1j7um
bzr revid: tde@openerp.com-20120406103048-e5u8mk717r1uth4y
2012-04-06 12:30:48 +02:00
niv-openerp 236d1d2f30 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120405162718-rbdyzsh3ssawcoe3
2012-04-05 18:27:18 +02:00
niv-openerp ca05331377 [imp] modified gantt to be used in a o2m
bzr revid: nicolas.vanhoren@openerp.com-20120405162131-d611z2jvefpaabnd
2012-04-05 18:21:31 +02:00
niv-openerp 9834565c65 [imp] refactoring to allow easy usage of embedded view in any view
bzr revid: nicolas.vanhoren@openerp.com-20120405160315-vn2gawdesxuy53b3
2012-04-05 18:03:15 +02:00
Raphael Collet e472bc2755 [IMP] views: configure display elements when action target is 'inline'
bzr revid: rco@openerp.com-20120405101823-q5ql9oma6vuf35hl
2012-04-05 12:18:23 +02:00
Thibault Delavallée 4229755f81 [REM] Removed references to res.log.
bzr revid: tde@openerp.com-20120403205453-5e43bfk65xkuqpum
2012-04-03 22:54:53 +02:00
Minh Tran 037793e811 Styling of sidebar dropdown menu
bzr revid: mit@openerp.com-20120402155650-6wuiymgslior2vfz
2012-04-02 17:56:50 +02:00
Antony Lesuisse 7f1eecc8d3 sidebar removal part1
bzr revid: al@openerp.com-20120401231212-dln0svoqcc0pmpxy
2012-04-02 01:12:12 +02:00
Fabien Meghazi ddcb6cd1c1 [MERGE] Merge trunk
bzr revid: fme@openerp.com-20120328102916-hietshrabuomha3w
2012-03-28 12:29:16 +02:00
Xavier Morel 94c7dff4ea [FIX] usage issue of py.eval: in py.js 0.4, it returns a JS object not a PY object, so .toJSON should not be called on the result
bzr revid: xmo@openerp.com-20120327151357-4en4skjqb66b816c
2012-03-27 17:13:57 +02:00
niv-openerp 2059123918 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120326095842-mf8v3nhizeqcfp8j
2012-03-26 11:58:42 +02:00
Xavier Morel 1da49a44a5 [MERGE] 6.1 fixes into trunk
bzr revid: xmo@openerp.com-20120322113142-gim4svx01p336nxm
2012-03-22 12:31:42 +01:00
Fabien Meghazi 760f469af2 [FIX] Fix domains and contexts
bzr revid: fme@openerp.com-20120319145332-pqvak542qxtjm2w3
2012-03-19 15:53:32 +01:00
Fabien Meghazi 4b2494bb05 [ADD] Added FormRenderingEngine. Save kitten.
bzr revid: fme@openerp.com-20120314170949-m1wv8eub9u0g9xwb
2012-03-14 18:09:49 +01:00
Fabien Meghazi e125dd5f63 [WIP] Form v2
bzr revid: fme@openerp.com-20120312153452-x6zhyeheu4579ak3
2012-03-12 16:34:52 +01:00
Christophe Simonis 6e46e27bce [FIX] set_title of page depending of the current action
bzr revid: chs@openerp.com-20120308165225-13thiz9hfrbr88c8
2012-03-08 17:52:25 +01:00
Fabien Meghazi 34b03bd24d [FIX] Can't add to dashboard a view that includes a 'group_by'
lp bug: https://launchpad.net/bugs/948097 fixed

bzr revid: fme@openerp.com-20120306205955-zqgtbgtz1gtix4w9
2012-03-06 21:59:55 +01:00
niv-openerp aacfe84d5d [fix] small problem in client actions
bzr revid: nicolas.vanhoren@openerp.com-20120229131826-uofegm4lmsn83r06
2012-02-29 14:18:26 +01:00
Fabien Meghazi 2f2c246fac [IMP] Improve menus. Works when client is reloaded
bzr revid: fme@openerp.com-20120229130235-bx8ptrz4xah1aqct
2012-02-29 14:02:35 +01:00
niv-openerp 75d39c7f6a [imp] renammed stop()
bzr revid: nicolas.vanhoren@openerp.com-20120221162912-zheko30qoh84hcoq
2012-02-21 17:29:12 +01:00
niv-openerp 8384876ef0 [imp] renamed widget_parent to getParent()
bzr revid: nicolas.vanhoren@openerp.com-20120221153023-cqs66neaddtuf7km
2012-02-21 16:30:23 +01:00
niv-openerp 0d061d6c77 [fix] added openerp class to all dialogs
bzr revid: nicolas.vanhoren@openerp.com-20120217114357-5jeue9292eg2zoqf
2012-02-17 12:43:57 +01:00
Fabien Meghazi 18cd75716f [FIX] Do not omit current language value when saving translation box values
bzr revid: fme@openerp.com-20120214170513-64v5ifw7tp8i168m
2012-02-14 18:05:13 +01:00
Fabien Meghazi 177e0d9287 [FIX] Translate dialog, set dirty flag after set value
bzr revid: fme@openerp.com-20120214165809-wes7aww6i5oncwqc
2012-02-14 17:58:09 +01:00
Fabien Meghazi 52ab4b67d4 [FIX] Fixed translation concurrent update + wrong context passed to Dataset#write (outdated api usage)
bzr revid: fme@openerp.com-20120214140115-y8h6anv26m3wdxrn
2012-02-14 15:01:15 +01:00
Xavier Morel 2aa49acc71 [FIX] correctly evaluate and use context in logs
lp bug: https://launchpad.net/bugs/925347 fixed

bzr revid: xmo@openerp.com-20120214120230-k0yti8ap15i4zcgi
2012-02-14 13:02:30 +01:00
Jiten (OpenERP) a3c807564a [Merge] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20120210083715-16ntujeavf5rs6kz
2012-02-10 14:07:15 +05:30
Vidhin Mehta (OpenERP) c5b572cd5e [REM]Remove custmiztion object functionality.
bzr revid: vme@tinyerp.com-20120209072332-6243cd7rdocpkh5l
2012-02-09 12:53:32 +05:30
Xavier Morel fe31030bd2 [ADD] UI for set_default in form view sidebar
bzr revid: xmo@openerp.com-20120208122153-k11n7u47n1bo63sv
2012-02-08 13:21:53 +01:00
Fabien Meghazi 5e7b30e996 [FIX] Do not FormView#do_show() twice on cold do_load_state()
bzr revid: fme@openerp.com-20120201154442-gwbdm99wy8qahwie
2012-02-01 16:44:42 +01:00
Antony Lesuisse 60c47d9f98 [FIX] restore support for session action used by edi
bzr revid: al@openerp.com-20120131205152-tbzx37vq3g4nef0p
2012-01-31 21:51:52 +01:00
Antony Lesuisse cb750d4121 [FIX] always show model in url
bzr revid: al@openerp.com-20120127132438-nth4lyqq1xp55hfc
2012-01-27 14:24:38 +01:00
Xavier Morel f854b4b9f8 [IMP] only set auto_search on flags if not already set, so flags can be used to override action's auto_search
bzr revid: xmo@openerp.com-20120125142043-o9znm8qphrm9rlsp
2012-01-25 15:20:43 +01:00
Xavier Morel e90d6ac735 [FIX] front page kanban: incorrect boolean conversion of action.auto_search to flag
bzr revid: xmo@openerp.com-20120125141945-ifyboezexfanw9hi
2012-01-25 15:19:45 +01:00
niv-openerp 921543ab32 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120125131453-sblhwsshiahe4qsw
2012-01-25 14:14:53 +01:00
niv-openerp 31cdf276a2 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120124152239-yjtsn0j2yt4gif5e
2012-01-24 16:22:39 +01:00
niv-openerp c044b70429 [imp] removed identifier_prefix
bzr revid: nicolas.vanhoren@openerp.com-20120124151343-t17b3obenv244io3
2012-01-24 16:13:43 +01:00
niv-openerp 3002bd091f [imp] removed bunch of old stuff in widget
bzr revid: nicolas.vanhoren@openerp.com-20120124145810-lr2y8igt9iqzqepn
2012-01-24 15:58:10 +01:00
Fabien Meghazi b39e6ae7f1 [ADD] Added View Log (perm_read) option in debug select box
lp bug: https://launchpad.net/bugs/914277 fixed

bzr revid: fme@openerp.com-20120124170111-i35l4qclarypsrh1
2012-01-24 18:01:11 +01:00
niv-openerp af30dcba24 [fix] problem in Widget
bzr revid: nicolas.vanhoren@openerp.com-20120124154246-bl3ulzt1luhyl9jb
2012-01-24 16:42:46 +01:00
Xavier Morel aebe04d321 [FIX] typo in comment
bzr revid: xmo@openerp.com-20120124101043-f8mgwbtj3zrao5na
2012-01-24 11:10:43 +01:00
Xavier Morel 8bd3c7035e [IMP] add a 'default' key to 'on_prev_view' so switchers can force an other view if needed
bzr revid: xmo@openerp.com-20120124093033-297o9np9mxhm9zpy
2012-01-24 10:30:33 +01:00
niv-openerp 1a1a77afef [merge]
bzr revid: nicolas.vanhoren@openerp.com-20120120130659-rawyshnhas9yflw1
2012-01-20 14:06:59 +01:00
Xavier Morel f9cbad5bf6 [FIX] correctly display crash manager in case of report error
lp bug: https://launchpad.net/bugs/917227 fixed

bzr revid: xmo@openerp.com-20120119144837-dp6r7vqx581b4mrt
2012-01-19 15:48:37 +01:00
Xavier Morel f1e60702e3 [FIX] re-add auto_search
lp bug: https://launchpad.net/bugs/908696 fixed

bzr revid: xmo@openerp.com-20120118144826-3aio04bfrf35wx7i
2012-01-18 15:48:26 +01:00
niv-openerp 4e14e6145d [imp] setup new gantt view
bzr revid: nicolas.vanhoren@openerp.com-20120118130652-08nnz3rx1gtk2f3v
2012-01-18 14:06:52 +01:00
Xavier Morel af29425b06 [FIX] missing translation marks
bzr revid: xmo@openerp.com-20120113175529-7m3kc08vao4ws9a8
2012-01-13 18:55:29 +01:00
Xavier Morel 7373de6fe6 [IMP] move fields_get display from process view to debug dropdown
bzr revid: xmo@openerp.com-20120113175405-buakxhqmq76gev24
2012-01-13 18:54:05 +01:00
Christophe Simonis b84f9fe2d7 [IMP] handle session actions
bzr revid: chs@openerp.com-20120113113608-am1cbzs6z0urfh4k
2012-01-13 12:36:08 +01:00
Xavier Morel 79845e5e1d [IMP] attach old callback to webclient reloading
bzr revid: xmo@openerp.com-20120111143502-n1dl41qm74v6uj4i
2012-01-11 15:35:02 +01:00
Fabien Meghazi 37f923fb0f [REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index and #default_get
Added options argument where needed

bzr revid: fme@openerp.com-20120111111539-wr0afax30sf66rmk
2012-01-11 12:15:39 +01:00
Fabien Meghazi fca894050a [IMP] Refactored web.Dialog (again)
bzr revid: fme@openerp.com-20120111110648-thxst5ot0te60fj5
2012-01-11 12:06:48 +01:00
Fabien Meghazi e9ca86dd63 [IMP] More dataset refactoring
bzr revid: fme@openerp.com-20120110165451-pvchn668y0b1p645
2012-01-10 17:54:51 +01:00
Fabien Meghazi 652e845321 [IMP] Refactored Dataset#read_ids usage
bzr revid: fme@openerp.com-20120110154500-466y26mkyb947nze
2012-01-10 16:45:00 +01:00
Fabien Meghazi 4dab3b094d [IMP] Improved debug options
[REM] Moved some sidebar 'Customize' options to debug (requested by fp)

bzr revid: fme@openerp.com-20120110112328-pegs4hd2zzq00yus
2012-01-10 12:23:28 +01:00
Fabien Meghazi 7e652a5918 [FIX] Fixed action target new dialog sticky titles
bzr revid: fme@openerp.com-20120110100249-i6dqty9qmc83e7sd
2012-01-10 11:02:49 +01:00
Fabien Meghazi 4a187a9c25 [IMP] After creating a record from dashboard we should switch to page view
lp bug: https://launchpad.net/bugs/908719 fixed

bzr revid: fme@openerp.com-20120109141534-z1u4hc9ktlwg16m9
2012-01-09 15:15:34 +01:00
Fabien Meghazi c392fc6276 [IMP] Do not show view manager title in dialogs
bzr revid: fme@openerp.com-20120109105832-ysyoj375lvy63ec4
2012-01-09 11:58:32 +01:00
Vaibhav (OpenERP) b25b00cc23 [FIX] view switcher for dashboard creatable record.
lp bug: https://launchpad.net/bugs/908719 fixed

bzr revid: vda@tinyerp.com-20120105081916-dhlaaro01zc0995x
2012-01-05 13:49:16 +05:30
Antony Lesuisse a3eb67a40e [IMP] Edit workflow button
bzr revid: al@openerp.com-20111230183225-mpbsivbf6ladhfe9
2011-12-30 19:32:25 +01:00
Antony Lesuisse c1ffe4385f [MERGE] style improvement by ahu
bzr revid: al@openerp.com-20111230105341-d26r8iaczoq1xx34
2011-12-30 11:53:41 +01:00
Antoine Huvelle 8c60adf5a9 [merge]
bzr revid: ahu@openerp.com-20111223093816-zv7qjjb38c9ajxcy
2011-12-23 10:38:16 +01:00
Antoine Huvelle f646bfb151 [imp] displaying/hiding oe-view-manager-logs
bzr revid: ahu@openerp.com-20111222155450-p94lfqx5nlx0dvvg
2011-12-22 16:54:50 +01:00
Xavier Morel f1ef473250 [IMP] reselect right menu item after reloading the menu, open sub-menu after installing a module
bzr revid: xmo@openerp.com-20111222153449-8vdzb4wubwlqw7td
2011-12-22 16:34:49 +01:00
Antoine Huvelle 1699ae8383 [merge] merge proposal soon refused
bzr revid: ahu@openerp.com-20111222141625-vo57xyuhdhznnums
2011-12-22 15:16:25 +01:00
Antoine Huvelle 9795702fb1 [imp] modifications in view.js: giving 100% height to actionmanager
bzr revid: ahu@openerp.com-20111222130317-8w6ba1044axpt1x8
2011-12-22 14:03:17 +01:00
Fabien Meghazi c325c5a9e9 [IMP] Make action manager 100% in order to let sidebar extend until the footer
bzr revid: fme@openerp.com-20111222102741-xlwk80e94qtdf310
2011-12-22 11:27:41 +01:00
Fabien Meghazi 0354c117a1 [ADD] Add resize_textarea option to FirmView and use it for Edit View debug feature
Note: resize_textarea can also be an integer forcing maximal height

bzr revid: fme@openerp.com-20111221171602-rbpe76f7s7hwmapz
2011-12-21 18:16:02 +01:00
Xavier Morel 01fdd9420f [FIX] reload form (and list) views after sidebar actions
bzr revid: xmo@openerp.com-20111221141953-zovj4tpwse9tfvm9
2011-12-21 15:19:53 +01:00
Christophe Simonis 1448318b2f [FIX] handle model in url
bzr revid: chs@openerp.com-20111221141826-82m2bwitidm3okwi
2011-12-21 15:18:26 +01:00
Antony Lesuisse 6a58ba526a [IMP] action with menu_id
bzr revid: al@openerp.com-20111221114904-x8s6xqs70utrnsim
2011-12-21 12:49:04 +01:00
Christophe Simonis 65627b4359 [FIX] only append "Search" prefix if view has search view
bzr revid: chs@openerp.com-20111221104616-217iwi25jgyk4e23
2011-12-21 11:46:16 +01:00
Xavier Morel 7a06082c9f [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle)
lp bug: https://launchpad.net/bugs/906785 fixed

bzr revid: xmo@openerp.com-20111220164903-iakb397pbb96q1nh
2011-12-20 17:49:03 +01:00
Christophe Simonis 5168ac754c [FIX] show/hide views when there are loaded
bzr revid: chs@openerp.com-20111220173742-cel6khizmlrv9qom
2011-12-20 18:37:42 +01:00
Xavier Morel 265d9e1ef4 [ADD] translatable name to views
lp bug: https://launchpad.net/bugs/904989 fixed

bzr revid: xmo@openerp.com-20111216112054-xys9q3ap6dcatppr
2011-12-16 12:20:54 +01:00
Christophe Simonis 160801b0e6 [IMP] handle url for list views
bzr revid: chs@openerp.com-20111215153134-tdwy5y8j7ktm1dzv
2011-12-15 16:31:34 +01:00
Christophe Simonis af2e4fe2b5 [FIX] url handling of record id
bzr revid: chs@openerp.com-20111215142939-j2lz1irzoj10fy3v
2011-12-15 15:29:39 +01:00
Xavier Morel b5a797ba0a [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk
2011-12-15 11:40:31 +01:00
Antony Lesuisse 4b67791920 [FIX] working urls
bzr revid: al@openerp.com-20111214180442-51bny4wq12qs4okk
2011-12-14 19:04:42 +01:00
Antony Lesuisse 7991d820f5 [MERGE] trunk
bzr revid: al@openerp.com-20111214172434-u2i6im40bviq229q
2011-12-14 18:24:34 +01:00
Antony Lesuisse d1ddc1ee78 [IMP] factorise View.do_show do_hide
bzr revid: al@openerp.com-20111214171811-c4bka4nwylp3wn21
2011-12-14 18:18:11 +01:00
niv-openerp 91909f1927 [imp] now closes dialogs when using client actions
bzr revid: nicolas.vanhoren@openerp.com-20111214170356-znxja2f0jekb63a9
2011-12-14 18:03:56 +01:00
Christophe Simonis 99ffc0507f [WIP] better url management, only views are allowed to call this.do_push_state
bzr revid: chs@openerp.com-20111214160958-fb0dtboz2smakb6p
2011-12-14 17:09:58 +01:00
Fabien Meghazi 72aa0f74cd [IMP] Move flags to ViewManager level so it can be passed to its constructor
bzr revid: fme@openerp.com-20111214152903-7vzv503w3e1axtwh
2011-12-14 16:29:03 +01:00
Antony Lesuisse 99808af722 [FIX] url handling
bzr revid: al@openerp.com-20111213142608-bgbo5wkuf5xqbrvq
2011-12-13 15:26:08 +01:00
Fabien Meghazi 4c7068b5fc [IMP] Improved view debugging
bzr revid: fme@openerp.com-20111213113521-vd7lylwaxu0ob3r2
2011-12-13 12:35:21 +01:00
Antony Lesuisse d34a0d0e17 [IMP] url handling by chs
bzr revid: al@openerp.com-20111213105908-740uk5jf0r64lsdb
2011-12-13 11:59:08 +01:00
Christophe Simonis 68914b311b [FIX] remove unused variable
bzr revid: chs@openerp.com-20111213105009-otpfr3db20wakdtb
2011-12-13 11:50:09 +01:00
Christophe Simonis 3c9a0d91f0 [FIX] cleanup do_load_state methods
bzr revid: chs@openerp.com-20111213104100-qxvyqnr84bm1x6x5
2011-12-13 11:41:00 +01:00
Christophe Simonis 12ce718088 [IMP] limit the hash managment to the actionmanager of the webclient (and its viewmanager and views)
bzr revid: chs@openerp.com-20111212164455-44l31w1jr1sm2mg0
2011-12-12 17:44:55 +01:00
Christophe Simonis 642c8e040a [FIX] cleaning url managment
bzr revid: chs@openerp.com-20111212142012-cb5p5oxu2fzmcil2
2011-12-12 15:20:12 +01:00
Xavier Morel e688de835f [FIX] correctly take in account default group_by (from action context)
group_by are alternative: use the one from the search view if there is one
otherwise use the one from the action
and default is no group by

lp bug: https://launchpad.net/bugs/902302 fixed

bzr revid: xmo@openerp.com-20111212141656-w41nnfhzw9kcu93k
2011-12-12 15:16:56 +01:00
Antony Lesuisse 900c2e2daa [IMP] action ir.ui.menu
bzr revid: al@openerp.com-20111212103905-6zjkkou9cquxs2ys
2011-12-12 11:39:05 +01:00
Fabien Meghazi 17b76fdc7e [ADD] action.flags.default_view defines default view to switch on when viewmanager is created.
bzr revid: fme@openerp.com-20111212094152-26eto8s1k9wlhxne
2011-12-12 10:41:52 +01:00
Christophe Simonis 607fa699d6 [IMP] fire the bbq
bzr revid: chs@openerp.com-20111209163114-23c0orpwbqom4js9
2011-12-09 17:31:14 +01:00
Xavier Morel bdb4582586 [FIX] failure to switch view due to switching to a non-existant view should not crash the viewmanager anymore
bzr revid: xmo@openerp.com-20111209144638-ppoxxlcn19sezyri
2011-12-09 15:46:38 +01:00
Vidhin Mehta (OpenERP) 76ec7bea05 [IMP]used pipe instead of then,
bzr revid: vme@tinyerp.com-20111209134809-l7rh0th8lgk5gz2i
2011-12-09 19:18:09 +05:30
Vidhin Mehta (OpenERP) 57aecd6bb1 [MERGE]merge with main branch.
bzr revid: vme@tinyerp.com-20111209055746-gel0yr4aum3gb76k
2011-12-09 11:27:46 +05:30
Vidhin Mehta (OpenERP) a84247b3f2 [IMP]improved code.
bzr revid: vme@tinyerp.com-20111209055146-sbj4z1fb203yknop
2011-12-09 11:21:46 +05:30
Fabien Meghazi 24148e721c [IMP] Add action buttons to debug view editing popup
Note: it causes an error because it wants to switch to page view but saves anyway.

bzr revid: fme@openerp.com-20111208150332-hf6kndst4wo0f3mt
2011-12-08 16:03:32 +01:00
Vidhin Mehta (OpenERP) b93b2f4025 [fix]fix code according to suggestion.
bzr revid: vme@tinyerp.com-20111208055909-coh3vxbbqxo7j250
2011-12-08 11:29:09 +05:30
Xavier Morel 22fb18bcbf [ADD] special case: creating a record from list goes back to page view, not list view
bzr revid: xmo@openerp.com-20111207153101-kzpolvmvmxnjl20m
2011-12-07 16:31:01 +01:00
Fabien Meghazi e9a54a5c11 [IMP] Raise console.error when no action.type defined
I see this error from times to times but never had a chance to reproduce it.
console.error will give a traceback + action object in order to fix the issue

bzr revid: fme@openerp.com-20111207161353-vnp6dm21xyedxgeg
2011-12-07 17:13:53 +01:00
Fabien Meghazi c635bebcfc [IMP] Update special case for dashboard
bzr revid: fme@openerp.com-20111207155913-o5e9rpthflfw2z10
2011-12-07 16:59:13 +01:00
Fabien Meghazi 2c0a365da8 [IMP] Debug "Edit Model" --> Sidebar "Customize Object"
bzr revid: fme@openerp.com-20111207151757-ww6kva60tudecf3l
2011-12-07 16:17:57 +01:00
Fabien Meghazi a464639221 [IMP] Improved debugging infos in sidebar and for debug View#xxx button
bzr revid: fme@openerp.com-20111207145514-s0yisb191841utp6
2011-12-07 15:55:14 +01:00
Fabien Meghazi 43373001a6 [FIX] Removed unused code
bzr revid: fme@openerp.com-20111207143518-mq3dma93nu8khpqx
2011-12-07 15:35:18 +01:00
Vidhin Mehta (OpenERP) 2d61e51473 [merge]merge with main branch.
bzr revid: vme@tinyerp.com-20111207125814-gq5edmjo5upfcofc
2011-12-07 18:28:14 +05:30
Vidhin Mehta (OpenERP) c4655794a1 [fix]fix code.
bzr revid: vme@tinyerp.com-20111207125200-qhcbvs557cjerg4x
2011-12-07 18:22:00 +05:30
Xavier Morel aa93c2ca39 [IMP] hide res.log messages when doing view switches (e.g. edit/save/cancel/whatever)
bzr revid: xmo@openerp.com-20111207110408-qa2lv1mw4oxa3qpa
2011-12-07 12:04:08 +01:00
niv-openerp d30c1d8c4f [imp] changed behavior when clicking on a root menu item wihout dashboard to be more consistent
bzr revid: nicolas.vanhoren@openerp.com-20111207105008-bt3m5vytpb2r06lh
2011-12-07 11:50:08 +01:00
Xavier Morel f3c671cbd8 [ADD] push/pop API for views
lp bug: https://launchpad.net/bugs/900225 fixed

bzr revid: xmo@openerp.com-20111207104503-gcy0gbin36s4uudh
2011-12-07 11:45:03 +01:00
Xavier Morel f16cb14ba1 [ADD] page view
bzr revid: xmo@openerp.com-20111207095005-kycj19uv5gpka6xx
2011-12-07 10:50:05 +01:00
Xavier Morel edcbc3830e [MERGE] trunk
bzr revid: xmo@openerp.com-20111207091404-1zdmhmsnvhveq7c4
2011-12-07 10:14:04 +01:00
Fabien Meghazi a4f6a4d725 [FIX] ViewManager should trigger SearchView#do_search only when it is ready
lp bug: https://launchpad.net/bugs/901070 fixed

bzr revid: fme@openerp.com-20111207090354-y4gr795g6pqx8iv6
2011-12-07 10:03:54 +01:00
Fabien Meghazi 6e33fed3b5 [ADD] Add support for custom arguments in View#do_execute_action
bzr revid: fme@openerp.com-20111206173142-4z2ysaqf456zbcig
2011-12-06 18:31:42 +01:00
Fabien Meghazi b12525e31a [ADD] Added deferred for view manager controllers
bzr revid: fme@openerp.com-20111206140452-m17hb2xb6ef3j4bg
2011-12-06 15:04:52 +01:00
Fabien Meghazi e719ba764a [FIX] Fixed view_manager double do_search triggering
[REM] Removed autosearch
[REM] Removed last search caching

bzr revid: fme@openerp.com-20111206113658-ntnl14ezdnqqhe3m
2011-12-06 12:36:58 +01:00
Fabien Meghazi 986ff55624 [FIX] Fix form and page buttons
bzr revid: fme@openerp.com-20111205135037-g9y8obto3y8rsuki
2011-12-05 14:50:37 +01:00
Fabien Meghazi aa0a6afcb5 [IMP] Do not display title on dashboards
Process view should be fixed in order to honor flags.display_title

bzr revid: fme@openerp.com-20111205115746-mnqteouxby3ig827
2011-12-05 12:57:46 +01:00
Fabien Meghazi 9e965230f6 [IMP] Include star shortcut in the view title h2 element
bzr revid: fme@openerp.com-20111130132543-fcl4avnrmpryaryt
2011-11-30 14:25:43 +01:00
Fabien Meghazi b552ff1991 [IMP] Seperate menu tips from action view manager's content
bzr revid: fme@openerp.com-20111130131154-cu9hrcxyjvw15wnc
2011-11-30 14:11:54 +01:00
Xavier Morel 4d7fff7851 [FIX] move reload-webclient-on-module-install to act_window execution
A special case reloads the Webclient if a dialog-included operation
involving potential module installation (base.module.upgrade, or
base.setup.installer) is involved.
      
This was performed on an act_close, but it meant a module-involving
act_window followed by a non-module-involving act_window
(e.g. installation of a chart of account) did not match the check
criteria and failed to trigger the reloading of the web client.
      
Check moved to act_window execution, and augments the on_close handler
bound to the dialog's closing any time a potential module installation
(see above) is encountered, to ensure we don't "lose" cases, such as
the installation of the `sales` application (from "add more
features"), which was the issue in the related lp bug.

lp bug: https://launchpad.net/bugs/887459 fixed

bzr revid: xmo@openerp.com-20111128144726-aurpni1go73ezs6y
2011-11-28 15:47:26 +01:00
Fabien Meghazi 5c014979c2 [IMP] Ensure form is saved when xmo's protocol for sidebar context is used
bzr revid: fme@openerp.com-20111121163441-y200rwxk4g2jtzuj
2011-11-21 17:34:41 +01:00
Xavier Morel 542928adde [ADD] protocol to allow sidebar to query its parent view for context data
bzr revid: xmo@openerp.com-20111121140908-e9b3eygtt42m9bnp
2011-11-21 15:09:08 +01:00
Yogesh (OpenERP) 7ec009c0ba [FIX] fix problem of close popup in actio type of ir_actions_report_xml.
bzr revid: ysa@tinyerp.com-20111121091451-i9lvmv6yibys17vp
2011-11-21 14:44:51 +05:30
Yogesh (OpenERP) 9d1e3b7534 [FIX] action is ir_actions_report_xml then wizard automatically close.
lp bug: https://launchpad.net/bugs/891342 fixed

bzr revid: ysa@tinyerp.com-20111118073041-x28pnecgtredpc97
2011-11-18 13:00:41 +05:30
Fabien Meghazi eaee8c47b0 [IMP] Allows to define options per view in action flags
bzr revid: fme@openerp.com-20111117111857-bot6h87bh4tv3dfw
2011-11-17 12:18:57 +01:00
Fabien Meghazi db2c85635b [IMP] Upgraded unserscore version from 1.1.7 to 1.2.2 and underscore.string from 1.1.6 to 1.2.0
WARNING: underscore string does not mixin to underscore by default. Use _.str.*

bzr revid: fme@openerp.com-20111115123059-k31lhp0db2d8h22k
2011-11-15 13:30:59 +01:00
Fabien Meghazi 54bde62da0 [IMP] Form view sidebar actions like print should implicitly save the record
bzr revid: fme@openerp.com-20111114110239-g2s034i66rmhh2ne
2011-11-14 12:02:39 +01:00
Fabien Meghazi bb9f7923fb [FIX] Dynamic method calls in sidebar won't work once label are translated
bzr revid: fme@openerp.com-20111114104329-nyflvgm5kz7ykq2c
2011-11-14 11:43:29 +01:00
Fabien Meghazi 9c1ffaf129 [FIX] Prevent ViewManager to remove other spans from the title
bzr revid: fme@openerp.com-20111113120148-bwhdrxmimjq5ar6w
2011-11-13 13:01:48 +01:00
niv-openerp 0edad4d844 [imp] critical improvement to avoid hurting sensibility of well-educated users that know stuff about typography conventions in english writing
bzr revid: nicolas.vanhoren@openerp.com-20111110125046-3iii8wysyzwh3qcs
2011-11-10 13:50:46 +01:00
Xavier Morel 27835418e0 [IMP] various res.log improvements
bzr revid: xmo@openerp.com-20111109120934-e2zov5icnay7u76y
2011-11-09 13:09:34 +01:00
Fabien Meghazi 200e143ef3 [REM] Removed TranslateDialog tabs. Focus field correctly and scroll overflow to the focused field
bzr revid: fme@openerp.com-20111109115832-w711t2duob958j7v
2011-11-09 12:58:32 +01:00