Commit Graph

3363 Commits

Author SHA1 Message Date
Fabien Meghazi 604bd9fa4d [WIP] Notification on do_action and on_mode_switch
bzr revid: fme@openerp.com-20120905123532-oskxl7srmoabkqr5
2012-09-05 14:35:32 +02:00
Xavier Morel 80daa1b956 [FIX] incorrect reversion of m2o autocomplete mouse-based selection fix by revision vta@openerp.com-20120808154422-nbjabrc3cxcb030g
bzr revid: xmo@openerp.com-20120905120455-92llmuwv267xdrn5
2012-09-05 14:04:55 +02:00
vta vta@openerp.com dc6b5e92bf [FIX] Fixed min-width input[type=text].
bzr revid: vta@openerp.com-20120905112446-yi6eyfde8pa31g0l
2012-09-05 13:24:46 +02:00
niv-openerp 9ccc27e68c [IMP] changed the semantic of "create_name_field"
bzr revid: nicolas.vanhoren@openerp.com-20120905094219-vyd76t7p4tw6ocsy
2012-09-05 11:42:19 +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
niv-openerp 88105a043b [FIX] small css problem with the "more" menu in form views
bzr revid: nicolas.vanhoren@openerp.com-20120905091859-jkequxaxo2qd8cz8
2012-09-05 11:18:59 +02:00
niv-openerp 509838a440 Solved problem with left menu
bzr revid: nicolas.vanhoren@openerp.com-20120905081019-o4x9d6v2meiwlfl7
2012-09-05 10:10:19 +02:00
niv-openerp a454d6fae3 wip
bzr revid: nicolas.vanhoren@openerp.com-20120905080353-tquc3r3n27kt452v
2012-09-05 10:03:53 +02:00
niv-openerp 006ed33ff3 wip
bzr revid: nicolas.vanhoren@openerp.com-20120904164241-lrvvsj5i7axni5ng
2012-09-04 18:42:41 +02:00
Raphael Collet 13e10079b1 [IMP] web: improve code formatting, more
bzr revid: rco@openerp.com-20120904151824-0z51u2cavjtzqpzd
2012-09-04 17:18:24 +02:00
Fabien Meghazi 78395326ff [MERGE] Replaced TranslateDialog by ir.translation#translate_fields
bzr revid: fme@openerp.com-20120904150508-mxft9n8115wj13v4
2012-09-04 17:05:08 +02:00
Raphael Collet d6dc264ea2 [IMP] web, web_diagram: improve code formatting
bzr revid: rco@openerp.com-20120904145017-qw6n8clak9byw1w3
2012-09-04 16:50:17 +02:00
Raphael Collet bf20cd7018 [IMP] view_form: improve code formatting
bzr revid: rco@openerp.com-20120904143024-g6fmxpkcjmg95zcu
2012-09-04 16:30:24 +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
Fabien Meghazi c0d92e38b1 [FIX] Use call_button in order to have the action cleaned by the controller
bzr revid: fme@openerp.com-20120904133137-0e0gyu69p89yx3sr
2012-09-04 15:31:37 +02:00
Xavier Morel abdbc220d3 [REM] incomplete and unused bounce CSS animation
bzr revid: xmo@openerp.com-20120904124921-yur5k231wp8gn7vy
2012-09-04 14:49:21 +02:00
vta vta@openerp.com ae15d4f463 [MERGE] Merged with latest trunk.
bzr revid: vta@openerp.com-20120904124152-6j1n6oz9wo6sig0x
2012-09-04 14:41:52 +02:00
vta vta@openerp.com a613b710e9 [FIX] Fixed padding in popups.
bzr revid: vta@openerp.com-20120904124117-3ilh4ryfu4r0wpqx
2012-09-04 14:41:17 +02:00
Xavier Morel 1f1a0ef14b [IMP] cancel pending edition when hiding the list view, if editable
otherwise the edition disappears but part of the list view (e.g. buttons at the top) remain in the wrong state

bzr revid: xmo@openerp.com-20120904121823-kejzzquax2hdedoo
2012-09-04 14:18:23 +02:00
Xavier Morel b4e20f0c14 [IMP] use list.Column's parsed (and potentially altered) modifiers to generate the edition form view
This way, listview 'widgets' can alter the modifiers object and influence the corresponding form widget

bzr revid: xmo@openerp.com-20120904115627-v626hcb9o0s7bcrp
2012-09-04 13:56:27 +02:00
Xavier Morel 58a5e1c013 [FIX] reversal of aggregate function and title when extracted Column objects
bzr revid: xmo@openerp.com-20120904110422-zgk7icj5lgygnvpo
2012-09-04 13:04:22 +02:00
Xavier Morel fd40dcbeff [FIX] add minimum height to listview rows matching that of edition row fields
Also fix reset of border-radius: none is not a valid value for
border-radius, change to 0.

bzr revid: xmo@openerp.com-20120904101139-xyl0dskdk6dbdfe1
2012-09-04 12:11:39 +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
Xavier Morel 76772d06bf [CHG] titlecase discard option in list views
as required by apr

bzr revid: xmo@openerp.com-20120904085447-wvpc9d2iv7vj20pg
2012-09-04 10:54:47 +02:00
Raphael Collet 8b98de00e4 [IMP] simplification in list views: merge two css classes
bzr revid: rco@openerp.com-20120904074921-ff9pkr64g58ku9n3
2012-09-04 09:49:21 +02:00
Raphael Collet b203377994 [IMP] in list views: hide drag-n-drop handle and trash can with css classes
bzr revid: rco@openerp.com-20120904074145-5mefinpkz0pl0qyb
2012-09-04 09:41:45 +02:00
Fabien Meghazi 203f4636d5 [IMP] Renamed tranlate to translate_fields
bzr revid: fme@openerp.com-20120903155332-nw2p14u8maywy7wm
2012-09-03 17:53:32 +02:00
Fabien Meghazi 06469d039f [MOV] Moved Technical Translation to debug select box
bzr revid: fme@openerp.com-20120903132923-uqjz5j7h562g3ji9
2012-09-03 15:29:23 +02:00
Fabien Meghazi 85120b0b4a [MERGE] trunk
bzr revid: fme@openerp.com-20120903124956-vr66hh28c7pkuwkr
2012-09-03 14:49:56 +02:00
Antony Lesuisse df6668cd78 [REM] Session remove on_session
bzr revid: al@openerp.com-20120903113059-8jts6776xryjeadl
2012-09-03 13:30:59 +02:00
Raphael Collet 01887ce1f3 [FIX] in One2ManyListView, use method _is_action_enabled() instead of specific code
bzr revid: rco@openerp.com-20120903070725-qpwseju4ryuh9bc2
2012-09-03 09:07:25 +02:00
Fabien Pinckaers d7a2ea78dc [IMP] CSS
bzr revid: fp@openerp.com-20120902133023-dgdicbx0xnlht2l5
2012-09-02 15:30:23 +02:00
Fabien Pinckaers 972306d015 [IMP] CSS
bzr revid: fp@openerp.com-20120902125805-jeivl4whuzzubv7l
2012-09-02 14:58:05 +02:00
Olivier Dony 77e92aeaad [FIX] FieldTextHtml: allow using widget=html on regular char/text fields
This is required when we want to easily preview arbitrary
HTML content, such as the body of the email templates
used in marketing_campaign modules

bzr revid: odo@openerp.com-20120901003712-m1h9s5tlbn2kyvnn
2012-09-01 02:37:12 +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
Xavier Morel 8ba3942676 [FIX] make first day of week in date pickers coherent with locale and calendar view
bzr revid: xmo@openerp.com-20120831145355-7itr8svth1vtv3m3
2012-08-31 16:53:55 +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
Xavier Morel 21a645fb6d [ADD] basic accesskey support to form views, courtesy of Holger Brunn
bzr revid: xmo@openerp.com-20120831143729-abzn22vjsqnxk4uv
2012-08-31 16:37:29 +02:00
vta vta@openerp.com 843f1c503f [MERGE] Merge with fixed autosize_textarea branch
bzr revid: vta@openerp.com-20120831105542-bnwst8a2v8g2qb8x
2012-08-31 12:55:42 +02:00
vta vta@openerp.com 34fcb82602 [FIX] Fixed autosize behaviour.
bzr revid: vta@openerp.com-20120831105042-fuwhrbdgs51x76u6
2012-08-31 12:50:42 +02:00
Fabien Meghazi 42f184bf6f [REM] Removed TranslateDialog. Use ir.translation#translate() instead
bzr revid: fme@openerp.com-20120830161237-twthb37lkbv6yn3t
2012-08-30 18:12:37 +02:00
Antony Lesuisse 3fea5ea545 [IMP] allow hyphens in dbnames
bzr revid: al@openerp.com-20120830143412-0n9rag5fa92swnys
2012-08-30 16:34:12 +02:00
Fabien Meghazi a1e474fa81 [IMP] TranslateDialog#on_btn_save should return its mutex
bzr revid: fme@openerp.com-20120830102746-hqrzn8vh0rlsdvyu
2012-08-30 12:27:46 +02:00
Fabien Meghazi 060baf72f9 [FIX] TranslateDialog#start() should return a deferred
bzr revid: fme@openerp.com-20120830094811-p88qbd8tiesu8ry2
2012-08-30 11:48:11 +02:00
vta vta@openerp.com baf572ae1c [FIX] Fixed resize after sending.
bzr revid: vta@openerp.com-20120830072024-004ingk1ourozupn
2012-08-30 09:20:24 +02:00
vta vta@openerp.com e2d9e9e2f7 [MERGE] Merged latest trunk.
bzr revid: vta@openerp.com-20120830070501-qy3am8pj7q3xm0oi
2012-08-30 09:05:01 +02:00
Fabien Pinckaers 6e943465be imp_css
bzr revid: fp@tinyerp.com-20120829191243-zmgsqb8twjcwzx02
2012-08-29 21:12:43 +02:00
Fabien Pinckaers d0261477f8 [IMP] CSS improvement
bzr revid: fp@tinyerp.com-20120829190819-gl2q4d0d0xsbh2l3
2012-08-29 21:08:19 +02:00
Fabien Meghazi ba7aee832d [IMP] Support for classnames in m2o autocomplete
Also improved readability of code

bzr revid: fme@openerp.com-20120829153756-7b3lq5lan6b97chy
2012-08-29 17:37:56 +02:00
Antony Lesuisse b745a2038a [IMP] view_form remove used callback on do_save
bzr revid: al@openerp.com-20120829102300-0a1m4f237wbmqzv4
2012-08-29 12:23:00 +02:00