odoo/odoo.git
11 years ago[MERGE] Merged with server/trunk.
Thibault Delavallée [Tue, 7 Aug 2012 10:08:25 +0000 (12:08 +0200)]
[MERGE] Merged with server/trunk.

bzr revid: tde@openerp.com-20120807100825-utqncwmp96iyspia

11 years ago[FIX]stock :set a on_change on product_id in tree view
Mayur Maheshwari (OpenERP) [Tue, 7 Aug 2012 09:58:35 +0000 (15:28 +0530)]
[FIX]stock :set a on_change on product_id in tree view

bzr revid: mma@tinyerp.com-20120807095835-b2ltv23oamaiojg7

11 years ago[IMP] end error messages with a point instead of an exclamation point in account_coda
Antonin Bourguignon [Tue, 7 Aug 2012 09:58:20 +0000 (11:58 +0200)]
[IMP] end error messages with a point instead of an exclamation point in account_coda

bzr revid: abo@openerp.com-20120807095820-7e6j6mh9u8gp6cny

11 years ago[MERGE] Merged PNA's branch for Lead/Opportunity view improvements
pso (OpenERP) [Tue, 7 Aug 2012 09:56:34 +0000 (15:26 +0530)]
[MERGE] Merged PNA's branch for Lead/Opportunity view improvements

bzr revid: pso@tinyerp.com-20120807095634-d91bzmzsl4oledwg

11 years ago[MERGE] mail.alias implementation + mrp.repair improvement + placeholders review...
Olivier Dony [Tue, 7 Aug 2012 09:38:02 +0000 (11:38 +0200)]
[MERGE] mail.alias implementation + mrp.repair improvement + placeholders review + misc bits

Attempt to fix previous fp-style merge breaking weeks
of history. Unfortunately this one will swallow a few
extra merges on top of the mail.alias merge, as well
as a few odd commits

bzr revid: odo@openerp.com-20120807093802-f20mfq8a42rp84wp

11 years ago[FIX] remove margins from oe_form_nosheet in editable list view
Xavier Morel [Tue, 7 Aug 2012 09:31:07 +0000 (11:31 +0200)]
[FIX] remove margins from oe_form_nosheet in editable list view

Avoids list view moving around when edition starts (and form view is shown so fields can be used)

bzr revid: xmo@openerp.com-20120807093107-2cqww3fmstd62to0

11 years ago[FIX] action button on row being *created* in editable list view
Xavier Morel [Tue, 7 Aug 2012 09:23:17 +0000 (11:23 +0200)]
[FIX] action button on row being *created* in editable list view

Altered action button workflow:

* Action callback (passed to ``do_button_action``) now *takes* a
  record id instead of closing over it, in case the original list does
  not have an id to start with
* ``handle_button`` partially applies the id *it* got to the callback
  via ``_.bind``
* Editable list view override of ``do_button_action`` uses ``id`` it
  got from ``ensure_saved`` in case it got id=false in

bzr revid: xmo@openerp.com-20120807092317-wk0xyfzrhxc89t94

11 years agoSmall detail
niv-openerp [Tue, 7 Aug 2012 09:02:38 +0000 (11:02 +0200)]
Small detail

bzr revid: nicolas.vanhoren@openerp.com-20120807090238-ex80nxzrpt4gfb3g

11 years ago[IMP]crm-lead-category
Pinakin Nayi (OpenERP) [Tue, 7 Aug 2012 08:59:14 +0000 (14:29 +0530)]
[IMP]crm-lead-category

bzr revid: pna@tinyerp.com-20120807085914-4ufygn773tvl4j52

11 years ago[MERGE] Merge with main branch
pso (OpenERP) [Tue, 7 Aug 2012 08:48:38 +0000 (14:18 +0530)]
[MERGE] Merge with main branch

bzr revid: pso@tinyerp.com-20120807084838-uf57y64sps1niszd

11 years ago[FIX] conflict between form autoblur thing and focus management in editable o2m
Xavier Morel [Tue, 7 Aug 2012 07:26:50 +0000 (09:26 +0200)]
[FIX] conflict between form autoblur thing and focus management in editable o2m

bzr revid: xmo@openerp.com-20120807072650-ia0u56u8z20tgbfw

11 years ago[IMP]account : revert the changes for demo file
Ajay Chauhan (OpenERP) [Tue, 7 Aug 2012 06:48:10 +0000 (12:18 +0530)]
[IMP]account : revert the changes for demo file

bzr revid: cha@tinyerp.com-20120807064810-dbh4dywgsbuy0a81

11 years ago[Merge] Merge with main addons.
Ajay Chauhan (OpenERP) [Tue, 7 Aug 2012 06:22:25 +0000 (11:52 +0530)]
[Merge] Merge with main addons.

bzr revid: cha@tinyerp.com-20120807062225-1nc3wf630cblz3c6

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 7 Aug 2012 05:39:28 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120807053928-8131c98edycpivlb

11 years ago[IMP] small chang ein module name to avoid two modules with same name
Fabien Pinckaers [Mon, 6 Aug 2012 20:10:53 +0000 (22:10 +0200)]
[IMP] small chang ein module name to avoid two modules with same name

bzr revid: fp@openerp.com-20120806201053-pz40hupmli82ixuv

11 years ago[IMP] small fix
Fabien Pinckaers [Mon, 6 Aug 2012 20:07:10 +0000 (22:07 +0200)]
[IMP] small fix

bzr revid: fp@openerp.com-20120806200710-mkqimou9tdz8h6f2

11 years ago[IMP] config wizards small improvements in layout
Fabien Pinckaers [Mon, 6 Aug 2012 19:56:20 +0000 (21:56 +0200)]
[IMP] config wizards small improvements in layout

bzr revid: fp@openerp.com-20120806195620-sozifrvbjockq33u

11 years ago[merge] empty merge, just to set branch as merged
Fabien Pinckaers [Mon, 6 Aug 2012 19:33:35 +0000 (21:33 +0200)]
[merge] empty merge, just to set branch as merged

bzr revid: fp@openerp.com-20120806193335-pz4y6n289cb5entc

11 years ago[merge] mrp repair improvements
Fabien Pinckaers [Mon, 6 Aug 2012 19:29:58 +0000 (21:29 +0200)]
[merge] mrp repair improvements

bzr revid: fp@openerp.com-20120806192958-upqa3fxhtkwuw13e

11 years ago[merge] mrp repair improvements
Fabien Pinckaers [Mon, 6 Aug 2012 19:25:36 +0000 (21:25 +0200)]
[merge] mrp repair improvements

bzr revid: fp@openerp.com-20120806192536-dhv3xz10xemy4zlb

11 years ago[MERGE] improved placeholders
Fabien Pinckaers [Mon, 6 Aug 2012 19:06:05 +0000 (21:06 +0200)]
[MERGE] improved placeholders

bzr revid: fp@openerp.com-20120806190605-8qtg753ygug4l1cm

11 years ago[MERGE] improvement placeholders
Fabien Pinckaers [Mon, 6 Aug 2012 19:05:27 +0000 (21:05 +0200)]
[MERGE] improvement placeholders

bzr revid: fp@openerp.com-20120806190527-gb3gs4cexnijaezk

11 years ago[MERGE] Sync with trunk
Olivier Dony [Mon, 6 Aug 2012 17:43:52 +0000 (19:43 +0200)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20120806174352-bgv2lt8pwhoa07pa

11 years ago[FIX] improved visibility rules for inherited mail alias fields
Olivier Dony [Mon, 6 Aug 2012 17:35:09 +0000 (19:35 +0200)]
[FIX] improved visibility rules for inherited mail alias fields

bzr revid: odo@openerp.com-20120806173509-zu57rxzhuksftyqc

11 years ago[IMP] rephrase some error and warning messages in document, edi, google_base_account...
Antonin Bourguignon [Mon, 6 Aug 2012 17:08:41 +0000 (19:08 +0200)]
[IMP] rephrase some error and warning messages in document, edi, google_base_account, mrp and mrp_repair
remove exclamation marks at the end of messages
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170841-cx9vuend1vglmsqk

11 years ago[IMP] rephrase some error and warning messages in caldav and crm
Antonin Bourguignon [Mon, 6 Aug 2012 17:07:32 +0000 (19:07 +0200)]
[IMP] rephrase some error and warning messages in caldav and crm
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170732-nr7hhhgww1br2hem

11 years ago[IMP] simplification of list views
Fabien Pinckaers [Mon, 6 Aug 2012 16:47:32 +0000 (18:47 +0200)]
[IMP] simplification of list views

bzr revid: fp@tinyerp.com-20120806164732-tyeljfvy1ayhwjuz

11 years ago[IMP] better views
Fabien Pinckaers [Mon, 6 Aug 2012 16:44:04 +0000 (18:44 +0200)]
[IMP] better views

bzr revid: fp@tinyerp.com-20120806164404-nweyqbh3635e0ntv

11 years ago[IMP] cleaning views, reduced summary and module name fields (to avoid crap in apps...
Fabien Pinckaers [Mon, 6 Aug 2012 16:43:20 +0000 (18:43 +0200)]
[IMP] cleaning views, reduced summary and module name fields (to avoid crap in apps.openerp.com)

bzr revid: fp@tinyerp.com-20120806164320-x3mc637dw809life

11 years ago[IMP] rephrase some error and warning messages in base_action_rule, base_calendar...
Antonin Bourguignon [Mon, 6 Aug 2012 16:28:17 +0000 (18:28 +0200)]
[IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt

11 years ago[IMP] Don't display the many2one icon if it's value is empty.
Fabien Meghazi [Mon, 6 Aug 2012 16:09:22 +0000 (18:09 +0200)]
[IMP] Don't display the many2one icon if it's value is empty.

bzr revid: fme@openerp.com-20120806160922-d4b59jzsu2nx2yl7

11 years ago[IMP] Renamed css oe_form_field_image_small and _medium to oe_image_small and _medium.
Thibault Delavallée [Mon, 6 Aug 2012 15:54:18 +0000 (17:54 +0200)]
[IMP] Renamed css oe_form_field_image_small and _medium to oe_image_small and _medium.

bzr revid: tde@openerp.com-20120806155418-33zkumr6t4ez8k6e

11 years ago[REV] Revert Revision: 2677 revid:fp@tinyerp.com-20120705123259-okklz6m7nfziqaqf
Fabien Meghazi [Mon, 6 Aug 2012 15:54:05 +0000 (17:54 +0200)]
[REV] Revert Revision: 2677 revid:fp@tinyerp.com-20120705123259-okklz6m7nfziqaqf

bzr revid: fme@openerp.com-20120806155405-vw1qgz5btqd6hzvp

11 years ago[IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images...
Thibault Delavallée [Mon, 6 Aug 2012 15:53:54 +0000 (17:53 +0200)]
[IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images and classes in views.

bzr revid: tde@openerp.com-20120806155354-sjkrmrffgb2ik4ba

11 years ago[IMP] res_partner, res_users: removed the onchange_image, updated used images and...
Thibault Delavallée [Mon, 6 Aug 2012 15:53:25 +0000 (17:53 +0200)]
[IMP] res_partner, res_users: removed the onchange_image, updated used images and classes in views.

bzr revid: tde@openerp.com-20120806155325-198jhpc2chmufzu1

11 years ago[IMP] rephrase some error and warning messages in account
Antonin Bourguignon [Mon, 6 Aug 2012 15:44:10 +0000 (17:44 +0200)]
[IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4

11 years ago[FIX] auth_signup: move wizard trigger to login page
Christophe Simonis [Mon, 6 Aug 2012 15:38:32 +0000 (17:38 +0200)]
[FIX] auth_signup: move wizard trigger to login page

bzr revid: chs@openerp.com-20120806153832-0joy03c20y28bmx4

11 years ago[REV] Reverted Revision: 2636 revid:nicolas.vanhoren@openerp.com-20120627153131-uxp6d...
Fabien Meghazi [Mon, 6 Aug 2012 15:32:08 +0000 (17:32 +0200)]
[REV] Reverted Revision: 2636 revid:nicolas.vanhoren@openerp.com-20120627153131-uxp6d2l4ri8xjoz5

bzr revid: fme@openerp.com-20120806153208-fbet6xbs365ir6lm

11 years agoAdded loading of company members
niv-openerp [Mon, 6 Aug 2012 15:28:09 +0000 (17:28 +0200)]
Added loading of company members

bzr revid: nicolas.vanhoren@openerp.com-20120806152809-ciug91i6z1gn8qsn

11 years agoMapped some fields for companies
niv-openerp [Mon, 6 Aug 2012 15:03:04 +0000 (17:03 +0200)]
Mapped some fields for companies

bzr revid: nicolas.vanhoren@openerp.com-20120806150304-b4s4vouwzzpokeah

11 years ago[FIX] Stuck in login when creating a new database
Fabien Meghazi [Mon, 6 Aug 2012 15:02:48 +0000 (17:02 +0200)]
[FIX] Stuck in login when creating a new database

bzr revid: fme@openerp.com-20120806150248-am7gql5pr1bfyunl

11 years ago[FIX] state of editor after cancelled cancel() (haha), handling of a record being...
Xavier Morel [Mon, 6 Aug 2012 15:00:02 +0000 (17:00 +0200)]
[FIX] state of editor after cancelled cancel() (haha), handling of a record being edited during o2m deletion

bzr revid: xmo@openerp.com-20120806150002-45c8mjq9dk5hck7y

11 years agoAdded some mappings for people
niv-openerp [Mon, 6 Aug 2012 14:54:35 +0000 (16:54 +0200)]
Added some mappings for people

bzr revid: nicolas.vanhoren@openerp.com-20120806145435-isbyu9fefja0w4lv

11 years ago[IMP] Improved visual aspect of the stagesbar.
vta vta@openerp.com [Mon, 6 Aug 2012 14:47:22 +0000 (16:47 +0200)]
[IMP] Improved visual aspect of the stagesbar.

bzr revid: vta@openerp.com-20120806144722-9cich1qg6t8ad3iq

11 years ago[CHG] delete o2m lines without warning
Xavier Morel [Mon, 6 Aug 2012 14:34:10 +0000 (16:34 +0200)]
[CHG] delete o2m lines without warning

bzr revid: xmo@openerp.com-20120806143410-ohzypxj3r8bbz08w

11 years agoSmall correction in image
niv-openerp [Mon, 6 Aug 2012 14:33:43 +0000 (16:33 +0200)]
Small correction in image

bzr revid: nicolas.vanhoren@openerp.com-20120806143343-oowyy3apn489cl07

11 years ago[ADD] Trying to improve the form_steps_separtor.png.
vta vta@openerp.com [Mon, 6 Aug 2012 14:23:59 +0000 (16:23 +0200)]
[ADD] Trying to improve the form_steps_separtor.png.

bzr revid: vta@openerp.com-20120806142359-m6saukyiwx33mibf

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-accounting
Stephane Wirtel [Mon, 6 Aug 2012 14:21:27 +0000 (16:21 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-accounting

bzr revid: stw@openerp.com-20120806142127-cjlcxkt9eodikdwe

11 years agoBegan profile url
niv-openerp [Mon, 6 Aug 2012 14:19:38 +0000 (16:19 +0200)]
Began profile url

bzr revid: nicolas.vanhoren@openerp.com-20120806141938-lbbv9e0eqfvlijvz

11 years agoAdded loading of images
niv-openerp [Mon, 6 Aug 2012 14:09:25 +0000 (16:09 +0200)]
Added loading of images

bzr revid: nicolas.vanhoren@openerp.com-20120806140925-2i8o7wla0tfgfdsj

11 years ago[IMP] Improved m2o tooltip
Fabien Meghazi [Mon, 6 Aug 2012 14:00:44 +0000 (16:00 +0200)]
[IMP] Improved m2o tooltip

bzr revid: fme@openerp.com-20120806140044-mgo3git8zi9xrqbh

11 years ago[CHG] make 'add a row' a link
Xavier Morel [Mon, 6 Aug 2012 13:55:36 +0000 (15:55 +0200)]
[CHG] make 'add a row' a link

bzr revid: xmo@openerp.com-20120806135536-4x6qacw8qp91le2g

11 years ago[FIX] Fixed openerp classname in jQuery Tipsy
Fabien Meghazi [Mon, 6 Aug 2012 13:53:12 +0000 (15:53 +0200)]
[FIX] Fixed openerp classname in jQuery Tipsy

The classname should be present before tipsy computes it's width/height !

bzr revid: fme@openerp.com-20120806135312-b3xlvbba0m0rzr1a

11 years ago[CHG] insert the 'Add a row' link before the padding rows
Xavier Morel [Mon, 6 Aug 2012 13:52:48 +0000 (15:52 +0200)]
[CHG] insert the 'Add a row' link before the padding rows

bzr revid: xmo@openerp.com-20120806135248-onwslw7ge72tolwn

11 years agomerge trunk
niv-openerp [Mon, 6 Aug 2012 13:50:47 +0000 (15:50 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120806135047-138q8eq02r56wnud

11 years ago[IMP] account: Skipped set option wizard after installation of belgium COA
pso (OpenERP) [Mon, 6 Aug 2012 13:24:40 +0000 (18:54 +0530)]
[IMP] account: Skipped set option wizard after installation of belgium COA

bzr revid: pso@tinyerp.com-20120806132440-4w2fj0xyk99kno1s

11 years ago[MERGE] Merged with web/trunk.
Thibault Delavallée [Mon, 6 Aug 2012 12:44:54 +0000 (14:44 +0200)]
[MERGE] Merged with web/trunk.

bzr revid: tde@openerp.com-20120806124454-hgdw4vjzjuhfsg2n

11 years ago[MERGE] Mergede with addons/trunk.
Thibault Delavallée [Mon, 6 Aug 2012 12:44:45 +0000 (14:44 +0200)]
[MERGE] Mergede with addons/trunk.

bzr revid: tde@openerp.com-20120806124445-hym9imdiqgeot8fu

11 years ago[MERGE] Merged with server/trunk.
Thibault Delavallée [Mon, 6 Aug 2012 12:43:37 +0000 (14:43 +0200)]
[MERGE] Merged with server/trunk.

bzr revid: tde@openerp.com-20120806124337-9z4ussrxn2uhli4i

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Mon, 6 Aug 2012 12:40:51 +0000 (18:10 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120806124051-ptqf16m0u7tj7f5u

11 years ago[MERGE] Fix of the customer portal wizard. Override of schedule_with_attach was wrong...
Thibault Delavallée [Mon, 6 Aug 2012 12:28:35 +0000 (14:28 +0200)]
[MERGE] Fix of the customer portal wizard. Override of schedule_with_attach was wrong: 1-behavior specific to purchase.order was always executed; it is now ecexuted only for purchase.order objects, and the method checks that model and res_id are set; 2-subtype field was wrong, it is now named content_subtype.

bzr revid: tde@openerp.com-20120806122835-fxzgmhogbh6do8bz

11 years ago[MERGE] Latest trunk.
vta vta@openerp.com [Mon, 6 Aug 2012 12:23:24 +0000 (14:23 +0200)]
[MERGE] Latest trunk.

bzr revid: vta@openerp.com-20120806122324-scngm3qpi7qfblvm

11 years ago[ADD] Added some imgs to draw the stagesbar accordingly to the new design, very awful...
vta vta@openerp.com [Mon, 6 Aug 2012 12:21:50 +0000 (14:21 +0200)]
[ADD] Added some imgs to draw the stagesbar accordingly to the new design, very awful (just for testing)).

bzr revid: vta@openerp.com-20120806122150-sqq650v7vmvy34i6

11 years ago[IMP]accounting-option-wizard
Pinakin Nayi (OpenERP) [Mon, 6 Aug 2012 12:17:22 +0000 (17:47 +0530)]
[IMP]accounting-option-wizard

bzr revid: pna@tinyerp.com-20120806121722-w2r8givb32dl0mn3

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Mon, 6 Aug 2012 11:50:18 +0000 (13:50 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120806115018-jmhfqmw5vikjb3ow

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-account-pso
Stephane Wirtel [Mon, 6 Aug 2012 11:00:35 +0000 (13:00 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-account-pso

bzr revid: stw@openerp.com-20120806110035-mkegg0b6x5oom1mr

11 years ago[FIX] subtype -> content_subtype.
Thibault Delavallée [Mon, 6 Aug 2012 10:51:38 +0000 (12:51 +0200)]
[FIX] subtype -> content_subtype.

bzr revid: tde@openerp.com-20120806105138-ipcsz8yscof5eg0f

11 years ago[REM] fields float integer useless warning, required can be used to color the field...
Antony Lesuisse [Mon, 6 Aug 2012 10:45:14 +0000 (12:45 +0200)]
[REM] fields float integer useless warning, required can be used to color the field in blue on form view

bzr revid: al@openerp.com-20120806104514-3cx1dm2bewhmlvbo

11 years agoImprovements
pso (OpenERP) [Mon, 6 Aug 2012 10:42:04 +0000 (16:12 +0530)]
Improvements

bzr revid: pso@tinyerp.com-20120806104204-yd7mqqttglgaer8h

11 years ago[ADD] Added 'home' and 'history_back' client actions
Fabien Meghazi [Mon, 6 Aug 2012 10:33:30 +0000 (12:33 +0200)]
[ADD] Added 'home' and 'history_back' client actions
[MOV] Moved client actions from coresetup.js to chrome.js

bzr revid: fme@openerp.com-20120806103330-xt5gjcntaho4qq7k

11 years ago[FIX] Fixed breadcrumb's history_back
Fabien Meghazi [Mon, 6 Aug 2012 10:32:42 +0000 (12:32 +0200)]
[FIX] Fixed breadcrumb's history_back

bzr revid: fme@openerp.com-20120806103242-p3mhze2rgmmwchdx

11 years ago[FIX] hr_recruitment: cleanup mail alias creation
Olivier Dony [Mon, 6 Aug 2012 10:28:54 +0000 (12:28 +0200)]
[FIX] hr_recruitment: cleanup mail alias creation

bzr revid: odo@openerp.com-20120806102854-u31ig9kxxm76d53v

11 years ago[FIX] purchase_requisition: fixed mail.message inheritance, where behavior specific...
Thibault Delavallée [Mon, 6 Aug 2012 10:24:31 +0000 (12:24 +0200)]
[FIX] purchase_requisition: fixed mail.message inheritance, where behavior specific to this module was executed for every composed message.

bzr revid: tde@openerp.com-20120806102431-2vw87hw656kss0q0

11 years agowip
niv-openerp [Mon, 6 Aug 2012 10:07:30 +0000 (12:07 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120806100730-jnsx4mx6o9ykdz2y

11 years agomerge upstream
Christophe Simonis [Mon, 6 Aug 2012 09:48:42 +0000 (11:48 +0200)]
merge upstream

bzr revid: chs@openerp.com-20120806094842-n6343neiod65gwa2

11 years ago[REM] remove empty modules
Christophe Simonis [Mon, 6 Aug 2012 09:47:57 +0000 (11:47 +0200)]
[REM] remove empty modules

bzr revid: chs@openerp.com-20120806094757-0gnaf0j3xwdfut6v

11 years ago[MERGE] Merge with main branch
pso (OpenERP) [Mon, 6 Aug 2012 09:42:34 +0000 (15:12 +0530)]
[MERGE] Merge with main branch

bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg

11 years ago[ADD] Added breadcrumb history_back. Fix create/discard
Fabien Meghazi [Mon, 6 Aug 2012 09:16:09 +0000 (11:16 +0200)]
[ADD] Added breadcrumb history_back. Fix create/discard

bzr revid: fme@openerp.com-20120806091609-1klmk7gwreumwszg

11 years agomerge upstream
Christophe Simonis [Mon, 6 Aug 2012 09:08:43 +0000 (11:08 +0200)]
merge upstream

bzr revid: chs@openerp.com-20120806090843-h0m53tbfiu146afe

11 years ago[IMP] merge group count into group title in grouped list, as requested by al
Xavier Morel [Mon, 6 Aug 2012 08:08:46 +0000 (10:08 +0200)]
[IMP] merge group count into group title in grouped list, as requested by al

bzr revid: xmo@openerp.com-20120806080846-w4r7t84gbpf9o47o

11 years ago[FIX] trailing comma in array literal (creates 'undefined' element in some browsers...
Xavier Morel [Mon, 6 Aug 2012 07:58:22 +0000 (09:58 +0200)]
[FIX] trailing comma in array literal (creates 'undefined' element in some browsers e.g. IE8)

bzr revid: xmo@openerp.com-20120806075822-az334r7zqf0fljpv

11 years ago[MERGE]
Stephane Wirtel [Mon, 6 Aug 2012 07:56:24 +0000 (09:56 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120806075624-ukz8lrnp1li67zft

11 years ago[FIX] placeholder styling for webkit and firefox, to better differentiate between...
Xavier Morel [Mon, 6 Aug 2012 07:36:20 +0000 (09:36 +0200)]
[FIX] placeholder styling for webkit and firefox, to better differentiate between placeholder text and actual data

also use existing sass variable for all instances of #afafb6

bzr revid: xmo@openerp.com-20120806073620-tza9gggwter1ud30

11 years ago[FIX] unbound variable usage, courtesy of xal
Xavier Morel [Mon, 6 Aug 2012 07:27:32 +0000 (09:27 +0200)]
[FIX] unbound variable usage, courtesy of xal

also use $.ui.keyCode rather than hardocded key code, and normalized attribute e.which

bzr revid: xmo@openerp.com-20120806072732-fprp6l8zv1yexk3d

11 years ago[IMP] code style improvements
Xavier Morel [Mon, 6 Aug 2012 07:12:49 +0000 (09:12 +0200)]
[IMP] code style improvements

* Remove unused variables
* Simplify dict.get call in conditionals (default is None)
* Simplify dict.update calls (use kwargs)
* Merge dict.copy() with dict.update() as dict()
* Use isinstance instead of type() equality tests
* Simplify deeply nested code: merge conditionals and remove useless
  conditional, use dict.iteritems()
* Log traceback in exception handler logging

bzr revid: xmo@openerp.com-20120806071249-heh32pi1v0qd3m2j

11 years ago[IMP] base_calendar: Improved meeting view
Saurang Suthar (OpenERP) [Mon, 6 Aug 2012 06:31:02 +0000 (12:01 +0530)]
[IMP] base_calendar: Improved meeting view

bzr revid: pso@tinyerp.com-20120806063102-vt359ei5ez33djmc

11 years ago[MERGE] merge with main addons
Purnendu Singh (OpenERP) [Mon, 6 Aug 2012 06:11:13 +0000 (11:41 +0530)]
[MERGE] merge with main addons

bzr revid: psi@tinyerp.com-20120806061113-1ck1nrda2sdq06im

11 years ago[MERGE] Merge with main branch
pso (OpenERP) [Mon, 6 Aug 2012 05:55:19 +0000 (11:25 +0530)]
[MERGE] Merge with main branch

bzr revid: pso@tinyerp.com-20120806055519-5mtg1amkn6qeeqq3

11 years ago[IMP] crm: Added default true in schedule call object
Bharat Devnani (Open ERP) [Mon, 6 Aug 2012 05:52:13 +0000 (11:22 +0530)]
[IMP] crm: Added default true in schedule call object

bzr revid: pso@tinyerp.com-20120806055213-s2aa2mvntbzdazc8

11 years ago[IMP] project: Improved task view
Pinakin Nayi(OpenERP) [Mon, 6 Aug 2012 05:36:15 +0000 (11:06 +0530)]
[IMP] project: Improved task view

bzr revid: pso@tinyerp.com-20120806053615-0nv0ent4qr8wdakw

11 years ago[IMP]account : remove conflicts
Ajay Chauhan (OpenERP) [Mon, 6 Aug 2012 05:34:47 +0000 (11:04 +0530)]
[IMP]account : remove conflicts

bzr revid: cha@tinyerp.com-20120806053447-shfvzo9i26xmalx1

11 years ago[Merge] Merge with main addons.
Ajay Chauhan (OpenERP) [Mon, 6 Aug 2012 05:23:53 +0000 (10:53 +0530)]
[Merge] Merge with main addons.

bzr revid: cha@tinyerp.com-20120806052353-8tp9p3bbood6b8pj

11 years ago[Merge] Merge with main server.
Ajay Chauhan (OpenERP) [Mon, 6 Aug 2012 05:17:25 +0000 (10:47 +0530)]
[Merge] Merge with main server.

bzr revid: cha@tinyerp.com-20120806051725-i2g57astkro2udfn

11 years ago[Merge] Merge with main addons.
Ajay Chauhan (OpenERP) [Mon, 6 Aug 2012 05:04:06 +0000 (10:34 +0530)]
[Merge] Merge with main addons.

bzr revid: cha@tinyerp.com-20120803065532-nq2e9w41ezbgvoya
bzr revid: cha@tinyerp.com-20120806050406-g2qof1qhvp8v0hkv

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 6 Aug 2012 04:58:08 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120806045808-5pwl6ts1eaei954g

11 years ago[IMP] mail alias review - work in progress
Olivier Dony [Mon, 6 Aug 2012 01:27:17 +0000 (03:27 +0200)]
[IMP] mail alias review - work in progress

bzr revid: odo@openerp.com-20120806012717-k5rtz4i78o4m198b

11 years ago[MERGE] Sync with trunk
Olivier Dony [Mon, 6 Aug 2012 00:46:32 +0000 (02:46 +0200)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20120806004632-kyh0yggwg12njp30

11 years ago[IMP] mail alias review - work in progress
Olivier Dony [Mon, 6 Aug 2012 00:44:17 +0000 (02:44 +0200)]
[IMP] mail alias review - work in progress

bzr revid: odo@openerp.com-20120806004417-9uviymtavkxlh92m

11 years ago[IMP] improved modules message at installation --> to be reviewed later
Fabien Pinckaers [Sun, 5 Aug 2012 20:13:22 +0000 (22:13 +0200)]
[IMP] improved modules message at installation --> to be reviewed later

bzr revid: fp@openerp.com-20120805201322-y8ghspcb69wmb3ut

11 years ago[IMP] small CSS improvement for redue icon in wall
Fabien Pinckaers [Sun, 5 Aug 2012 15:20:06 +0000 (17:20 +0200)]
[IMP] small CSS improvement for redue icon in wall

bzr revid: fp@openerp.com-20120805152006-6egz4g6k7qk0t6hc