Commit Graph

52016 Commits

Author SHA1 Message Date
Cedric Snauwaert be10b95f98 [FIX]typo in description of product (description is not for internal use since it is used in invoice)
lp bug: https://launchpad.net/bugs/1080759 fixed

bzr revid: csn@openerp.com-20121122104159-8vslohs2aqw5wtvi
2012-11-22 11:41:59 +01:00
niv-openerp 7e13ccb265 [FIX] typo in doc
bzr revid: nicolas.vanhoren@openerp.com-20121122100953-2z1vbvqqmn1jsz88
2012-11-22 11:09:53 +01:00
niv-openerp 425ea97a39 [IMP] Corrected small stuff in Dialog widget and added documentation.
bzr revid: nicolas.vanhoren@openerp.com-20121122100738-8hi8lcsnh5yf7xwt
2012-11-22 11:07:38 +01:00
Saurang Suthar 7962dd0fef [IMP]sale:align Create Invoice button left side
bzr revid: ssu@tinyerp.com-20121122094447-7d4025qkamy8ema2
2012-11-22 15:14:47 +05:30
niv-openerp e1d6502f7c [FIX] problem with sidebar_eval_context
bzr revid: nicolas.vanhoren@openerp.com-20121122094347-q8evcsk7np2ja8xb
2012-11-22 10:43:47 +01:00
Saurang Suthar 7ca3df80ec [IMP]sale:updated help of field group_invoice_so_lines Lines to Invoice by Order Lines to Invoice
bzr revid: ssu@tinyerp.com-20121122093042-svs17q7agvmsieqg
2012-11-22 15:00:42 +05:30
Saurang Suthar 9d2b79bb34 [IMP]sale_stock:make visible menu Deliveries to Invoice while group_invoice_deli_orders field is true
bzr revid: ssu@tinyerp.com-20121122092214-vzlfdtouria5mkv8
2012-11-22 14:52:14 +05:30
Arnaud Pineux 25a82eab5b [MERGE] with sequencenum-api
bzr revid: api@openerp.com-20121122091856-xw742axoleil7h3k
2012-11-22 10:18:56 +01:00
Fabien Meghazi c0bb84a3fe [IMP] Move 'Set Defaults' from sidebar's 'More' menu to advanced debug box
bzr revid: fme@openerp.com-20121122090754-d8hl9c7jtobgstxj
2012-11-22 10:07:54 +01:00
Arnaud Pineux 5183083743 [IMP] change sequence number for top menu items
bzr revid: api@openerp.com-20121122082312-1002q16yus0gs4q8
2012-11-22 09:23:12 +01:00
Fabien Pinckaers aeb29763d5 [IMP] membership + merge stock
bzr revid: fp@tinyerp.com-20121122061244-0a9zawsg8ebohdi5
2012-11-22 07:12:44 +01:00
Launchpad Translations on behalf of openerp c0df907c29 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121122050804-x25fbyb04bfqak10
bzr revid: launchpad_translations_on_behalf_of_openerp-20121122051521-cxaalmqp2gst0xww
2012-11-22 05:15:21 +00:00
Fabien Pinckaers c417900255 [FIX] css hr employee
bzr revid: fp@openerp.com-20121121230513-5qtw1ci29sz07a5x
2012-11-22 00:05:13 +01:00
Antony Lesuisse cc6eea87e6 [LOL] fix_general_view_comment courtesy of Stefan Rijnhart (Therp)
bzr revid: al@openerp.com-20121121225859-kw0k17d2r130edjp
2012-11-21 23:58:59 +01:00
Frédéric van der Essen 95758e4591 [MERGE] point_of_sale: fixes for client login and a few css issues
bzr revid: fva@openerp.com-20121121173501-s5891l3hr9zeqq8w
2012-11-21 18:35:01 +01:00
Frédéric van der Essen a7751a5af2 [MERGE] from trunk
bzr revid: fva@openerp.com-20121121165851-fl8qq97ufx1ya5lu
2012-11-21 17:58:51 +01:00
Frédéric van der Essen b5ce5ee91b [IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also
bzr revid: fva@openerp.com-20121121165823-awkqy7wp0mq4zkhm
2012-11-21 17:58:23 +01:00
Arnaud Pineux 1d335a7cdb [IMP] Re-set the sequence number for main menus
bzr revid: api@openerp.com-20121121162753-3mi0si4kf3rei42n
2012-11-21 17:27:53 +01:00
Fabien Meghazi a5e242456e [IMP] mini_calendar loses it's date when refreshed
bzr revid: fme@openerp.com-20121121160452-nojlacwpafgmemc7
2012-11-21 17:04:52 +01:00
Christophe Simonis 56ee9f011b [FIX] qweb: <t t-log> action was generating invalid code
bzr revid: chs@openerp.com-20121121155001-7gwb3w3mxqevxibm
2012-11-21 16:50:01 +01:00
Fabien Meghazi b04140e54c [IMP] Improved styling of searchview datepicker icon
bzr revid: fme@openerp.com-20121121152443-xj45wq1lttrs8rrh
2012-11-21 16:24:43 +01:00
Fabien Meghazi 9f9a2996f6 [FIX] __debug__ key wrongly set in QWeb default_dict
bzr revid: fme@openerp.com-20121121144320-mzgynprxpq1jlxey
2012-11-21 15:43:20 +01:00
Fabien Meghazi 4b007e1521 [FIX] Searchview proposition facet does not format date[time]s client side
bzr revid: fme@openerp.com-20121121135657-nh3t6usqkvl9vh03
2012-11-21 14:56:57 +01:00
Vijaykumar Baladaniya b434782c96 Improve context.
bzr revid: vba@tinyerp.com-20121121134831-39shqk4z9mwj2eu4
2012-11-21 19:18:31 +05:30
Vijaykumar Baladaniya c4366709a8 Improve code.
bzr revid: vba@tinyerp.com-20121121132238-blrkmrt10wsyxdqm
2012-11-21 18:52:38 +05:30
Vijaykumar Baladaniya 950ae6e125 Set a default_section_id at create time.
bzr revid: vba@tinyerp.com-20121121124128-8smdl8valzdp4efk
2012-11-21 18:11:28 +05:30
Olivier Dony a298819cd7 [FIX] web_hello: inherited start() method should return the result of the super call
bzr revid: odo@openerp.com-20121121121005-f28bcm1k022ec1il
2012-11-21 13:10:05 +01:00
Fabien Meghazi d61507a799 [IMP] adaptation to hr demo data
bzr revid: fme@openerp.com-20121121120141-zxj96k7ch8j2xqk7
2012-11-21 13:01:41 +01:00
Frédéric van der Essen 87550820ac changed the clients to be partners instead of users, fixed receipt print css
bzr revid: fva@openerp.com-20121121112644-xqj6n0yvy0sahwev
2012-11-21 12:26:44 +01:00
Vijaykumar Baladaniya 7efa6b7685 [IMP] Change argument.
bzr revid: vba@tinyerp.com-20121121112038-8n21ntn7m25j73i6
2012-11-21 16:50:38 +05:30
Vijaykumar Baladaniya 81b9e073ee [IMP] Improve default_section_id.
bzr revid: vba@tinyerp.com-20121121105007-8i3en0t0retn27nz
2012-11-21 16:20:07 +05:30
Fabien Meghazi 74a5e92d46 [FIX] Binary fields, limit upload size to 25Mo (only works for browsers supporting FileAPI)
bzr revid: fme@openerp.com-20121121104329-5aa88lxqogn206l2
2012-11-21 11:43:29 +01:00
Vijaykumar Baladaniya 66fd491407 [MERGE] Merge with latest.
bzr revid: vba@tinyerp.com-20121121102438-1fgvqy6zb286t9x0
2012-11-21 15:54:38 +05:30
Olivier Dony 2c3d422964 [FIX] sale.order,invoices: more robust/consistent mechanism for marking documents sent after Send by Email
bzr revid: odo@openerp.com-20121121102137-9wukkbnfktfkg4lo
2012-11-21 11:21:37 +01:00
Olivier Dony fadd311945 [FIX] mail: remove ugly hack for context filtering that wreaks havoc in contexts
This hacks makes a mess and works with a whitelist that
completely breaks the generic context passing mechanism.
Replaced by specific guard through default_get overrides
for the models that are sensitive to default value
leaks via context.
E.g. mail.message is sensitive to leaked default_type
context keys that are meant for other models, such
as those passed by the Invoices menus.

bzr revid: odo@openerp.com-20121121101917-izeu4c493un86udf
2012-11-21 11:19:17 +01:00
Vijaykumar Baladaniya d17568d572 [IMP] Add section_id in the invoice analysis report.
bzr revid: vba@tinyerp.com-20121121101909-hez6fxcqcyn3njy8
2012-11-21 15:49:09 +05:30
Olivier Dony f3bc4f4f41 [FIX] portal: typo makes prevents acquirer defaults from working
bzr revid: odo@openerp.com-20121121101210-1gtejd9u5blpb1o3
2012-11-21 11:12:10 +01:00
Olivier Dony 548994707f [FIX] account.invoice: typos in default email templates: amount_residual -> residual
bzr revid: odo@openerp.com-20121121101133-i14gzydtxzevjcvt
2012-11-21 11:11:33 +01:00
Fabien Meghazi a0c3ba7a1c [MERGE] many2many_tags: correctly checks it's falsy value
bzr revid: fme@openerp.com-20121121100812-gzn25f8g50cr5t3t
2012-11-21 11:08:12 +01:00
Olivier Dony ddc5d6804e [IMP] portal: unify wording as `Customer Portal` + make footer link translatable + cleanup
bzr revid: odo@openerp.com-20121121100434-wq5julc2njlee7t1
2012-11-21 11:04:34 +01:00
Fabien Meghazi fb471068f2 [MERGE] mail followers form widget specific visibility rule
bzr revid: fme@openerp.com-20121121093416-c1gn658pwkca6ldp
2012-11-21 10:34:16 +01:00
Jigar Amin c17e3edb95 [FIX] in Project => Issues => Worklogs tab: analytic account field should not appear if 'Analytic Accounting' isn't checked
bzr revid: jam@tinyerp.com-20121121090136-zl9936xlwecai0nu
2012-11-21 14:31:36 +05:30
Jigar Amin 45ad5837b2 [FIX] lunch various fix on new lunch order form view
bzr revid: jam@tinyerp.com-20121121073515-jfwg0ldg1nrlc7mb
2012-11-21 13:05:15 +05:30
Jigar Amin 92747ecf67 [MERGE] sale_contracts: Contract -> Expense default anatical account should be contract
bzr revid: jam@tinyerp.com-20121121072752-xmprhjuqgpadkls7
2012-11-21 12:57:52 +05:30
ajay javiya (OpenERP) 049b231017 [REM]: Remove unwanted code
bzr revid: aja@tinyerp.com-20121121072014-yt1otcr3xn5gakfy
2012-11-21 12:50:14 +05:30
Jigar Amin a99f8ec994 [MERGE] hr_timesheet_sheet : Open the Employee timesheet from user and no timsheet journal defined check is done for diff user
hr_holidays: leave type tool has been removed
hr_appriasal : removed the fromprint survey button

bzr revid: jam@tinyerp.com-20121121071659-j5b8l4snxb7hgepi
2012-11-21 12:46:59 +05:30
ajay javiya (OpenERP) 0e438f2671 [IMP]:Improve code in lunch module
bzr revid: aja@tinyerp.com-20121121071304-i1ce7134f6jlximn
2012-11-21 12:43:04 +05:30
Hiral Patel (OpenERP) 0b995d57d1 [IMP] Remove debug mode after logout
bzr revid: hip@tinyerp.com-20121121064527-pojijc3a7ksxnroy
2012-11-21 12:15:27 +05:30
Jigar Amin 7ddfa0a0ae [MERGE] Usbality Fix
bzr revid: jam@tinyerp.com-20121121064412-36k9inb0xpb81prx
2012-11-21 12:14:12 +05:30
Jigar Amin 64373975fb [MERGE] Contracts : Sale order possible only if Partner is selected
he_timesheet_invoice : unclear error message when Invoicing on timesheets
Put the menu Journal Entries > Journal Voucher in base.group_no_one

bzr revid: jam@tinyerp.com-20121121063440-cfejhzuxl9lme0j0
2012-11-21 12:04:40 +05:30
Sanjay Gohel (Open ERP) a9d217fc79 [IMP]in contract opne expense set default analytic account in lines and open correct view for expense link
bzr revid: sgo@tinyerp.com-20121121062556-znkdc82emi892uu0
2012-11-21 11:55:56 +05:30
Nimesh (Open ERP) 11bf67d192 [IMP] improve waring and remove unused lines.
bzr revid: nco@tinyerp.com-20121121062529-lt0yf4imqajvel47
2012-11-21 11:55:29 +05:30
Vijaykumar Baladaniya 4cbd5c58fc [IMP]Add section_id in the invoice analysis report.
bzr revid: vba@tinyerp.com-20121121055817-3sw9yoac1xv12l2i
2012-11-21 11:28:17 +05:30
Nimesh (Open ERP) 542b048b3f [IMP] group the lines for similar produt/ratio by changeing query.
bzr revid: nco@tinyerp.com-20121121054647-2k7hvqyz0s4ah45h
2012-11-21 11:16:47 +05:30
ajay javiya (OpenERP) 5165d8b240 [IMP]: Put the menu Journal Voucher in base.group_no_one
bzr revid: aja@tinyerp.com-20121121051555-qb9hfomrnsvp21bv
2012-11-21 10:45:55 +05:30
Jigar Amin 85744afe7f [FIX] Open marketing on campaign
bzr revid: jam@tinyerp.com-20121121051245-y37c4heicus8sdo9
2012-11-21 10:42:45 +05:30
Sanjay Gohel (Open ERP) 86b2d142f8 [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20121121050935-dfdg7sgjbhidru3p
2012-11-21 10:39:35 +05:30
Vijaykumar Baladaniya d6e87438d9 [IMP] Add a group by on invoice tree for salesteam.
bzr revid: vba@tinyerp.com-20121121050215-jswj8y7khi6ap37n
2012-11-21 10:32:15 +05:30
Jigar Amin 902507d67a [MERGE] sync with trunk
bzr revid: jam@tinyerp.com-20121121045755-bbso1f97uxx5w8wl
2012-11-21 10:27:55 +05:30
ajay javiya (OpenERP) 1ba8ba7ba8 [IMP]: Replace empty messages exclamation mark
bzr revid: aja@tinyerp.com-20121121045742-pshwk91y27vw29ws
2012-11-21 10:27:42 +05:30
Launchpad Translations on behalf of openerp e5133ecca4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121121044818-2zv06h9572h362aw
2012-11-21 04:48:18 +00:00
Jigar Amin dee1af1c9d [MERGE] Sync with trunk
bzr revid: jam@tinyerp.com-20121121044515-kwjy3okxx13nzeo4
2012-11-21 10:15:15 +05:30
ajay javiya (OpenERP) 277fbe16ae [FIX]: Fix issue in sale module
bzr revid: aja@tinyerp.com-20121121043126-0ej6ij6f0dr7ysn8
2012-11-21 10:01:26 +05:30
Christophe Simonis 1782d61e44 [FIX] web: pass env in login_and_redirect
bzr revid: chs@openerp.com-20121120180933-ktarob0a3ll4ccsn
2012-11-20 19:09:33 +01:00
Olivier Dony 437833ba43 [MERGE] Review/Update EDI features for 7.0:
Some EDI features replaced by the improved 7.0 portal (with auth_signup)
------------------------------------------------------------------------
- remove the static export of EDI document and the persistence of these EDI blobs, replaced by the live portal access to the document (via portal module)
- remove all the qweb templates and web controllers that were previously used to give access to the EDI document preview
- preserve the web controllers/URLs that were use for the direct EDI import (so that a document from a 6.1 system can still be imported in a 7.0 system)
- temporarily remove the EDI export UI, replaced for the time being by the portal view. => It is planned in 7.1 to provide a new EDI export system via email notification and attaching JSON EDI blobs to outgoing emails. Thanks to the mail gateway integration and a whitelist/certificate system it will be possible to setup end-to-end B2B EDI automation.
- EDI email notifications now integrated in Sales/Invoicing flows via an explicit "Send by Email" step
- PDF version of the document now sent along with the notification (instead of a simple link to view it)
- Portal signup link integrated in this notification when the portal module is installed (via glue module sale_portal)

Online Payment (Paypal) features preserved in a different form
--------------------------------------------------------------
- as the EDI preview was removed, the payment button was moved to a new banner in the portal view of relevant documents, as follows:
- addition of a new portal.payment_acquirer model to define online payment gateways such as Paypal, Google Checkout, etc. (Paypal included by default)
- new payment banner added to the portal form view of Sale Orders and Customer Invoices, allowing online payment via defined payment_acquirers
- new settings item in Settings>Invoicing>Banks&Cash to make the payment banner visible to all employees as well (normally it's only visible in the portal)

+ minor cleanup and removal of deprecated fields

bzr revid: odo@openerp.com-20121120170915-cmb77iubyrwmib2l
2012-11-20 18:09:15 +01:00
Olivier Dony b770240247 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121120113600-4oyx9sziigbxn8w8
bzr revid: odo@openerp.com-20121120163429-l4cf6r75vwqfvxty
2012-11-20 17:34:29 +01:00
Christophe Matthieu 53d35debfd [FIX] mail followers: invisible attribute and mode create
bzr revid: chm@openerp.com-20121120162434-g5wfgwndozrcstld
2012-11-20 17:24:34 +01:00
Denis Ledoux dle@openerp.com bdca6b0925 [FIX]Fix bug lp:1080997. Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted
bzr revid: dle@openerp.com-20121120161634-xc0qxyz6x1ccrl2o
2012-11-20 17:16:34 +01:00
niv-openerp 3edac34949 [IMP] mail: changed controller due to modification in the clear_action() method
bzr revid: nicolas.vanhoren@openerp.com-20121120155258-32chebnbcrz37tks
2012-11-20 16:52:58 +01:00
niv-openerp 6bc1e836a7 [FIX] pad: very bad conception that produced html injection that produced a lot of incorrect css
bzr revid: nicolas.vanhoren@openerp.com-20121120155155-y1wd0px4trljf453
2012-11-20 16:51:55 +01:00
Denis Ledoux dle@openerp.com 08e0522ad6 [FIX]Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted
lp bug: https://launchpad.net/bugs/1080997 fixed

bzr revid: dle@openerp.com-20121120153958-jopkpxmz38b78phj
2012-11-20 16:39:58 +01:00
Stephane Wirtel 5f4f975d30 [FIX] auth_oauth: set the right copyright and change the description of the module
bzr revid: stw@openerp.com-20121120141921-y8yk0q19n2jhgw8p
2012-11-20 15:19:21 +01:00
Fabien Meghazi c9de04d796 [FIX] Fixed wrong width computing in Dialog. Removed extraneous call to init_dialog(). Remove Dialog#$buttons dom manipulation hack.
bzr revid: fme@openerp.com-20121120141807-pvdryoib39eqh1u7
2012-11-20 15:18:07 +01:00
Vijaykumar Baladaniya 76376ed19c [IMP] Improve sales team invoice.
bzr revid: vba@tinyerp.com-20121120133940-dnu83uuxqkqg1tto
2012-11-20 19:09:40 +05:30
Tejas Tank 68ec7ac94e Improved English Typos.
bzr revid: tta@openerp.com-20121120132926-zbczsj0p61ti1y57
2012-11-20 18:59:26 +05:30
Jiten (OpenERP) c1da45fade [Merged] Merged trunk.
bzr revid: jra@tinyerp.com-20121120125207-gjcwghoi0fjm88q4
2012-11-20 18:22:07 +05:30
Vishmita 4eae01b9d8 [IMP]Improve code
bzr revid: vja@tinyerp.com-20121120124438-c727ibwv4r1kg9qw
2012-11-20 18:14:38 +05:30
Sanjay Gohel (Open ERP) 2091dae491 [IMP]remove print survey button
bzr revid: sgo@tinyerp.com-20121120124156-sii5zvwbue0vlfvo
2012-11-20 18:11:56 +05:30
Jiten (OpenERP) beeaf61b21 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121120123652-ezrem00a8t8xbi7c
2012-11-20 18:06:52 +05:30
Vishmita b8836ee809 [IMP]Set Priority to display warning messages for change password dialog
bzr revid: vja@tinyerp.com-20121120123131-9boe1y6ki0sy2h3c
2012-11-20 18:01:31 +05:30
Nimesh (Open ERP) 8a59fa0199 [IMP] correct the total for contract and fix problem of number of qty in for the same product.
bzr revid: nco@tinyerp.com-20121120115127-4zb0hpcqpzvqffc2
2012-11-20 17:21:27 +05:30
Raphael Collet bd7090d0d1 [IMP] auth_oauth: restrict menuitem 'OAuth Providers' to group Technical Features
bzr revid: rco@openerp.com-20121120113725-w3wezijifdg21hr7
2012-11-20 12:37:25 +01:00
Sanjay Gohel (Open ERP) 06a9cf6e1c [IMP]remove unnecessary tooltip
bzr revid: sgo@tinyerp.com-20121120113308-i3ibj30m17ginea4
2012-11-20 17:03:08 +05:30
Thibault Delavallée cf04a17078 [MERGE] [DEMO] mail, crm: improved demo data.
Misc :
- added message subtypes to CRM
- archives and sent mailboxes unified
- mail.group description displayed in discussion view
- fixe some issues in Chatter
- fixed some action rules now having user_id = False; otherwise they could not be used to anybody else than admin, leading to a crash

bzr revid: tde@openerp.com-20121120112022-hzdt2x29wvlhs0nz
2012-11-20 12:20:22 +01:00
Sanjay Gohel (Open ERP) 7a8a15ddce [IMP]add function for open timesheets from employee form view
bzr revid: sgo@tinyerp.com-20121120112009-3a5k48dr1otlgs1v
2012-11-20 16:50:09 +05:30
niv-openerp ade1a5df87 [IMP] allows to specify a specific eval domain in /web/action/load
bzr revid: nicolas.vanhoren@openerp.com-20121120110748-5idnflvmxx0jibwe
2012-11-20 12:07:48 +01:00
Fabien Meghazi 6c07b70017 [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
lp bug: https://launchpad.net/bugs/1078640 fixed

bzr revid: fme@openerp.com-20121120110104-ge6k5n22cul5jrax
2012-11-20 12:01:04 +01:00
Stefan Rijnhart 977e86263d [FIX] Comment on general voucher view definition
lp bug: https://launchpad.net/bugs/1081056 fixed

bzr revid: stefan@therp.nl-20121120104207-l88t2dqnzwj5f2fy
2012-11-20 11:42:07 +01:00
Cedric Snauwaert 6f489aeb9a [REF]improvement of constraint from rev id : csn@openerp.com-20121120085452-pvvu2aamy2zthwo3 to an sql constraint
bzr revid: csn@openerp.com-20121120103738-fqgi10ucuw9ca735
2012-11-20 11:37:38 +01:00
Thibault Delavallée 99a3ef8860 [CLEAN] Demo data: fixed some typos, cleaned a bit before merging.
bzr revid: tde@openerp.com-20121120102325-5xts5n801p9islgy
2012-11-20 11:23:25 +01:00
niv-openerp 999c0b2cab [FIX] Modified behavior when we click on an action in the 'More' menu.
Since revision 1517, when using the sidebar from a form view, it merged all the fields of the form view in the context of the action.
It was modified to avoid that context pollution, now it only uses those fields to evaluate the context of that action. So it allows
specifying contexts like "{'invoice_id': invoice_id}", but invoice_id will not be propagated any more to the new action context if not
explicitely specified.

bzr revid: nicolas.vanhoren@openerp.com-20121120100620-ig4e02uctysk7oj8
2012-11-20 11:06:20 +01:00
Cedric Snauwaert 0e3d3328cc [FIX]fix constraint to an SQL constraint
bzr revid: csn@openerp.com-20121120100252-ieznyh43zanv2w7q
2012-11-20 11:02:52 +01:00
Fabien Meghazi ceae7544ca [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog
bzr revid: fme@openerp.com-20121120095042-6f4tyiap3t6cxk9e
2012-11-20 10:50:42 +01:00
Tejas Tank 77d87b3cac Merged Latest.
bzr revid: tta@openerp.com-20121120094641-yi8nagjbthwgrdii
2012-11-20 15:16:41 +05:30
Tejas Tank 86408a7348 Merged Latest.
bzr revid: tta@openerp.com-20121120092907-cqr0uuusv86uaiwx
2012-11-20 14:59:07 +05:30
Thibault Delavallée d6639ba1e6 [MOV] admin and demo avatar: moved from mail to server.
bzr revid: tde@openerp.com-20121120091854-ksun8xc0ya79olil
2012-11-20 10:18:54 +01:00
Thibault Delavallée 3001a4dd49 [REV] Chatter: reverted hack about reloading menus.
bzr revid: tde@openerp.com-20121120090602-un5239e4yl3xcob6
2012-11-20 10:06:02 +01:00
Thibault Delavallée b9c07b1019 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121120090512-82lyg9jotfvlim0n
2012-11-20 10:05:12 +01:00
Thibault Delavallée 87d4e235a4 [MERGE] [FIX] hr_recruitment: fixed message_update, broken since a few weeks
Also fixed tools.misc.command_re -> tools.command_re
Also fixed fetchmail behavior when managing replies that could lead to messages having a good parent_id, but not attached to the correct document, if headers did not hold model and res_id data.

bzr revid: tde@openerp.com-20121120090237-cekj1kzvsb772hv1
2012-11-20 10:02:37 +01:00
Cedric Snauwaert d6c9c2e23b [FIX]membership : while configuring membership, date_to should be greater than date_from
lp bug: https://launchpad.net/bugs/1021640 fixed

bzr revid: csn@openerp.com-20121120085452-pvvu2aamy2zthwo3
2012-11-20 09:54:52 +01:00
Vishmita 3b07266500 [IMP]Minor Changes related to terminology for Change Password dialog pop-up
bzr revid: vja@tinyerp.com-20121120072957-rrjlbwkn6tkdmqkc
2012-11-20 12:59:57 +05:30
Tejas Tank a22d28baef Apply all changes of task: first 10clicks accounting.
bzr revid: tta@openerp.com-20121120072236-98j1ntdb01aymw1a
2012-11-20 12:52:36 +05:30
Hiral Patel (OpenERP) 14879e0802 [IMP] Set the height of text field
bzr revid: hip@tinyerp.com-20121120065118-c9hc7n2u2txgn4w2
2012-11-20 12:21:18 +05:30
Amit Patel e06378bca3 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121120054609-xf0lxp1kts2mzifh
2012-11-20 11:16:09 +05:30
Hiral Patel (OpenERP) 45dd2ae4e5 [MERGE] Merge with lp:openerp-web
bzr revid: hip@tinyerp.com-20121120044450-36oiywuzlysqyygl
2012-11-20 10:14:50 +05:30
Olivier Dony 340ec6d5c3 [IMP] auth_signup: pass db in query string params, in order to trigger mono-db mode
Works after recent monodb patch in web,
at rev.3460 rev-id: al@openerp.com-20121119170802-gdrh1nrj3vtogfvw

bzr revid: odo@openerp.com-20121119175114-3conxxaym32eflgp
2012-11-19 18:51:14 +01:00
Antony Lesuisse d9296387f0 [MERGE] db option to enabled monodb (used by signup)
bzr revid: al@openerp.com-20121119170802-gdrh1nrj3vtogfvw
2012-11-19 18:08:02 +01:00
Olivier Dony a670e79f8e [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121119170116-x6fusrmmmkquvgfh
2012-11-19 18:01:16 +01:00
Olivier Dony 1a8acb73b3 [IMP] monodb bootstrap: support @db query string param to force monodb mode
Allows a.o. to let auth_signup URLs works even if multiple DBs
exist

bzr revid: odo@openerp.com-20121119170042-iprc0u159qpf8ll2
2012-11-19 18:00:42 +01:00
Frédéric van der Essen 1af48858a5 [IMP] prompt for cashier intervention when negative or zero price in self-checkout
bzr revid: fva@openerp.com-20121119160900-ks6a0bfuswlipyvu
2012-11-19 17:09:00 +01:00
Cedric Snauwaert 7e193e691c [MERGE]merge with latest addons
bzr revid: csn@openerp.com-20121119154551-y8uizex6hu7fu1eo
2012-11-19 16:45:51 +01:00
Frédéric van der Essen d4a50fd516 [MERGE] from trunk
bzr revid: fva@openerp.com-20121115131103-wgcu54wupokqybof
bzr revid: fva@openerp.com-20121119151531-q4scgl87ctjphocx
2012-11-19 16:15:31 +01:00
Arnaud Pineux d9d127403b [IMP] Lunch demo & security
bzr revid: api@openerp.com-20121119144702-rjuh8yl3uycu7z9o
2012-11-19 15:47:02 +01:00
Thibault Delavallée 475e74734a [REV] hr_recruitment: reverted improvement of message, not the purpose of this branch.
bzr revid: tde@openerp.com-20121119144236-he70h0bptnd2pbdo
2012-11-19 15:42:36 +01:00
Fabien Meghazi 9180d9702b [FIX] Don't leave button@type=submit in IE
bzr revid: fme@openerp.com-20121119143719-1uu4s71jyudfi5u3
2012-11-19 15:37:19 +01:00
Arnaud Pineux a3a26dc755 [IMP] demo data & groups -> refactor
bzr revid: api@openerp.com-20121119142146-33aix5tk6bldizu9
2012-11-19 15:21:46 +01:00
Thibault Delavallée 5c6976e2a3 [FIX] hr_recruitment: fixed message_update, cleaned a bit the code.
bzr revid: tde@openerp.com-20121119142059-l4cnkyhlrg2vt1b9
2012-11-19 15:20:59 +01:00
Thibault Delavallée 3bc9d36b77 [FIX] message_route: when replying to a message, use its model and res_id, never lost.
bzr revid: tde@openerp.com-20121119141740-tjlp1uy4mq4lrg48
2012-11-19 15:17:40 +01:00
Arnaud Pineux 848679322a [IMP] demo data & groups -> refactor
bzr revid: api@openerp.com-20121119140801-yxj936dhu1eapicl
2012-11-19 15:08:01 +01:00
Arnaud Pineux 43f5434c7b [MERGE]
bzr revid: api@openerp.com-20121119135727-i197peh7zj0sqsax
2012-11-19 14:57:27 +01:00
Arnaud Pineux 4820730cd6 [IMP] demo data & groups
bzr revid: api@openerp.com-20121119135628-krq8rle10si51vkh
2012-11-19 14:56:28 +01:00
Vishmita a1544bffb4 [FIX]check if first character is special character
bzr revid: vja@tinyerp.com-20121119134124-ejaqtquqr7nd9y6z
2012-11-19 19:11:24 +05:30
Cedric Snauwaert e2da801694 [FIX]crm : Correct bug when user alters the stage of lead/opportunities, new lead/opportunities won't go to draft mode + typo (removed useless spaces)
lp bug: https://launchpad.net/bugs/1071793 fixed

bzr revid: csn@openerp.com-20121119133554-rizbg56et5siuejz
2012-11-19 14:35:54 +01:00
Thibault Delavallée 62af1f1883 [FIX] addons: fixed calls to command_re.
bzr revid: tde@openerp.com-20121119132509-dyes929xalp0pgcj
2012-11-19 14:25:09 +01:00
Hiral Patel (OpenERP) 203c5d0bf6 [IMP] Change font color of Print and More to black
bzr revid: hip@tinyerp.com-20121119132142-go7qw4nyn9248gdz
2012-11-19 18:51:42 +05:30
Thibault Delavallée f35df2fdc8 [FIX] crm: fixed a call to command_re, now in tools.mail.
bzr revid: tde@openerp.com-20121119132141-6zikqzuxlxap550f
2012-11-19 14:21:41 +01:00
Vishmita c8f1dc402d [MERGE]Merge lp:~openerp-dev/openerp-web/trunk-improve-little-big-details.
bzr revid: vja@tinyerp.com-20121119125700-z5li5h7oo7237ify
2012-11-19 18:27:00 +05:30
Cedric Snauwaert e298cdfa82 [MERGE]merge with latest addons trunk
bzr revid: csn@openerp.com-20121119125613-211aykfipa9l59q3
2012-11-19 13:56:13 +01:00
Christophe Matthieu c7e8142cae [FIX] many2many_tags: the widget accept the required attribute
bzr revid: chm@openerp.com-20121119122413-plp6klbytyjuhwqt
2012-11-19 13:24:13 +01:00
Thibault Delavallée 4d79649b55 [REV] Removed fix, to be inserted in a specific branch.
bzr revid: tde@openerp.com-20121119114125-51fhctk8n79ptx65
2012-11-19 12:41:25 +01:00
RGA(OpenERP) 837fc00ea4 [IMP] remove editable attribut of consumed products listview
bzr revid: rgaopenerp-20121119112639-gf3yh1nanuutqir0
2012-11-19 16:56:39 +05:30
Fabien Meghazi 09a2f24398 [FIX] push_state() broken after closing a wizard
bzr revid: fme@openerp.com-20121119111130-7xubnqvvhp3q1jds
2012-11-19 12:11:30 +01:00
Fabien Meghazi b7a5b07b3e [IMP] Update jQuery to version 1.8.3
bzr revid: fme@openerp.com-20121119111110-rjznfpj6fllfbgqj
2012-11-19 12:11:10 +01:00
Tejas Tank 797bdcf4c1 Corrected action name 'Allocation Requests'.
bzr revid: tta@openerp.com-20121119111035-hjwjb0fwmvf0vxpc
2012-11-19 16:40:35 +05:30
Randhir Mayatra (OpenERP) d23c5c8dca [MERGE]merge with trunk
bzr revid: rma@tinyerp.com-20121119110824-rj4y32rfbszqln7g
2012-11-19 16:38:24 +05:30
Christophe Matthieu 1ec9878370 [FIX] mail: do not display the body message false value
bzr revid: chm@openerp.com-20121119110158-iw2i7qt422fqatvm
2012-11-19 12:01:58 +01:00
Tejas Tank 1dc1a098d7 Corrected action name 'Leave requests'.
bzr revid: tta@openerp.com-20121119103812-d4uejy3xwylssxlr
2012-11-19 16:08:12 +05:30
Jiten (OpenERP) e17c6b40d9 [IMP] Improve notification number with infinity symbol when its more than 99.
bzr revid: jra@tinyerp.com-20121119102053-ifq5iifd28qh87oh
2012-11-19 15:50:53 +05:30
Thibault Delavallée 5b32736597 [CLEAN] mail: cleaned a bit the demo data.
bzr revid: tde@openerp.com-20121119101953-np1gw8e7qhfhncgq
2012-11-19 11:19:53 +01:00
Raphael Collet 4dcede9044 [IMP] web: add 'widget: self' in rendering environment of openerp.web.Client
bzr revid: rco@openerp.com-20121119100734-dtprbdm9bypid8bk
2012-11-19 11:07:34 +01:00
Thibault Delavallée b444043aea [IMP] mail demo data: removed a few warnings.
bzr revid: tde@openerp.com-20121119093705-netx11bsa1gsmrei
2012-11-19 10:37:05 +01:00
Thibault Delavallée 79c275c0ca [CLEAN] mail: cleaned demo data about files and noupdate: fixed some typos.
bzr revid: tde@openerp.com-20121119092457-lgiijzl4c6c90nuk
2012-11-19 10:24:57 +01:00
Vijaykumar Baladaniya 097d4778e1 [IMP] Improve hr leaves.
bzr revid: vba@tinyerp.com-20121119092053-u8l4ofl6ndegumsb
2012-11-19 14:50:53 +05:30
Thibault Delavallée ced4017e7f [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121119091643-tv7354hnjv77byua
2012-11-19 10:16:43 +01:00
Nimesh (Open ERP) ef3195af33 [MERGE] merge with lp:~openerp-dev/openobject-addons/trunk-timesheet_line-nco
bzr revid: nco@tinyerp.com-20121119085750-8k6sp7vdt9g4zfxe
2012-11-19 14:27:50 +05:30
Xavier Morel e0ec6783e5 [IMP] listview already checks non-empty ids array for deletion, so check not useful
bzr revid: xmo@openerp.com-20121119084533-6qnktzmh19kfwtoo
2012-11-19 09:45:33 +01:00
Nimesh (Open ERP) 1bfabf1699 [MERGE] merge with lp:openobject-addons
bzr revid: nco@tinyerp.com-20121119084332-ixilsmnjjz2wfofu
2012-11-19 14:13:32 +05:30
Xavier Morel 28cbfd22b7 [FIX] editable listview: do not attempt to delete falsy ids (from the dataset)
During the creation of a new record (in an editable list), the
prospective new record has a ``false`` id. In a non-o2m, the row under
creation can be selected (checkbox) and deleted (More > Delete),
leading to the request to ``DELETE false`` being sent to the ORM…
which said ORM does not wish to entertain.

Before actually performing the delete request (more precisely
forwarding said request to the listview itself), remove all false-ish
ids from the array.

Also, don't send a request to delete nothing.

bzr revid: xmo@openerp.com-20121119084203-0vz4v9myfizxz88u
2012-11-19 09:42:03 +01:00
Vishmita e97d0843c3 [IMP]Minor Change
bzr revid: vja@tinyerp.com-20121119071142-8z4tyac5t8614dde
2012-11-19 12:41:42 +05:30
Vishmita df369bd8c0 [Merge]Merge lp:~openerp-dev/openerp-web/trunk-improve-change-password-dialog
bzr revid: vja@tinyerp.com-20121119070614-yri2ytotkzx47mj9
2012-11-19 12:36:14 +05:30
Nimesh (Open ERP) 10e3cfe72c [FIX] set analytic account line on expense line.
bzr revid: nco@tinyerp.com-20121119063828-g86valoppqs9h27f
2012-11-19 12:08:28 +05:30
Paramjit Singh Sahota 0a8c9ac5a2 [IMP] Little change
bzr revid: psa@tinyerp.com-20121119063704-217zmdwq22tekqq0
2012-11-19 12:07:04 +05:30
Paramjit Singh Sahota 48deaf23df [IMP] Improved code for the 'Need Action' indicators highlightz with the infinity symbol when the records exceed 99.
bzr revid: psa@tinyerp.com-20121119062151-0oj8w4k73cgy4hat
2012-11-19 11:51:51 +05:30
Sanjay Gohel (Open ERP) 329352de5b [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20121119055056-2vtvq7cqquncvx74
2012-11-19 11:20:56 +05:30
Hiral Patel (OpenERP) 786b11f31d [MERGE] Merge with lp:openerp-web
bzr revid: hip@tinyerp.com-20121119054316-24eeo5y3011z3z53
2012-11-19 11:13:16 +05:30
RGA(OpenERP) c411144f5a Merge with trunk:
bzr revid: rgaopenerp-20121119054311-9xdwk7ye4g9wr1kh
2012-11-19 11:13:11 +05:30
Vijaykumar Baladaniya b9e79b21c9 [IMP] Update menu name and remove Human Resources menu.
bzr revid: vba@tinyerp.com-20121119054246-16gvypp9hp4e8mhs
2012-11-19 11:12:46 +05:30
Jiten (OpenERP) 4346af9c96 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121119054138-lkrx5jo1tgbr71ek
2012-11-19 11:11:38 +05:30
Jiten (OpenERP) df184ad1f9 [MERGE] Merge trunk.
bzr revid: jra@tinyerp.com-20121119053320-to7uhn8mk3xpvq8r
2012-11-19 11:03:20 +05:30
Launchpad Translations on behalf of openerp 66afff1b52 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121117043708-z0u57016sd0wlp40
bzr revid: launchpad_translations_on_behalf_of_openerp-20121118043740-7rflvcr80m8nk6lf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121119043743-wa4nnbhzv39ixzag
2012-11-19 04:37:43 +00:00
Launchpad Translations on behalf of openerp 37209eb5e7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121118044730-4j5223ylkxl9o332
2012-11-18 04:47:30 +00:00
Thibault Delavallée 618829ccd9 [FIX] mail_demo: fixed attachment_ids.
bzr revid: tde@openerp.com-20121116171541-3rbe6kq04maa1z7e
2012-11-16 18:15:41 +01:00
Thibault Delavallée 5747c6fddc [HACK] Temp hack about reloading menus.
bzr revid: tde@openerp.com-20121116171100-h2to6ij4p5idcui9
2012-11-16 18:11:00 +01:00
Olivier Dony 62c64d5c4d [IMP] sale_portal: override default `Send by Email` templates to include portal signup link
bzr revid: odo@openerp.com-20121116170643-usandzkdhi0idn2d
2012-11-16 18:06:43 +01:00
Olivier Dony 01df612cd9 [FIX] mail.compose.wizard: attachments should be m2m, body_text and content_subtype obsolete and removed
bzr revid: odo@openerp.com-20121116170503-mvsaa0pv5py2b7ri
2012-11-16 18:05:03 +01:00
Olivier Dony 1829317730 [IMP] typo: uniform naming of Send By Email
bzr revid: odo@openerp.com-20121116170330-tzz613767wnayzsr
2012-11-16 18:03:30 +01:00
Olivier Dony e5374b93b4 [REF] email_template: cleanup/remove obsolete fields on mail composition wizard: use_template is the default
bzr revid: odo@openerp.com-20121116170259-08eot6wy40yehkh4
2012-11-16 18:02:59 +01:00
Xavier Morel 86842fe9c8 [FIX] correctly handle case of deleting-an-o2m-line-being-edited
move special case in o2m listview to main editable and expand to
correctly fit edition cases, not just work in case of creation

issue: if a row being edited is deleted in an o2m, the form will be
blurred and try cancelling/saving the edition and reloading the row,
but this will only happen *after* the record/row/whatever has been
"deleted" and (amongst other things) removed from the buffered o2m
cache, leading to a tentative read on the server side (usually with a
local id which doesn't even make sense) and thus an error.

Intercept the deletion signal to cancel the edition immediately and
only let the deletion through after the edition has successfully been
canceled.

bzr revid: xmo@openerp.com-20121116164416-8kr39t6jtqy2s3jc
2012-11-16 17:44:16 +01:00
Christophe Simonis 4a454397f8 [IMP] auth_oauth: redirect directly to controller; do not make heuristic on arguments
bzr revid: chs@openerp.com-20121116162421-5yahj18n88yykq2k
2012-11-16 17:24:21 +01:00
Olivier Dony 07677b361e [IMP] type: uniform naming of Send By Email
bzr revid: odo@openerp.com-20121116161638-rjv0mqa9f2fonxx0
2012-11-16 17:16:38 +01:00
Olivier Dony ac7e2607ff [IMP] auth_signup: allow passing more options to signup URL
bzr revid: odo@openerp.com-20121116161554-9laa2orf0l9kl5ju
2012-11-16 17:15:54 +01:00
Thibault Delavallée 61835e0080 [IMP] mail, crm: improved demo data.
bzr revid: tde@openerp.com-20121116153141-n8nxkg6g8uypex1a
2012-11-16 16:31:41 +01:00
Thibault Delavallée 3d2bfc8981 [FIX] crm: still fixing filters about base action rule.
bzr revid: tde@openerp.com-20121116153130-p064sro5923dhh3h
2012-11-16 16:31:30 +01:00
Thibault Delavallée 979bf581a8 [FIX] action_rule: fixed some filters to be with user_id False, ot be available to every employee.
bzr revid: tde@openerp.com-20121116153101-ta18d6mzeg70avcd
2012-11-16 16:31:01 +01:00
Christophe Matthieu ea92f73acc [MERGE] from trunk-mail-uploader-chm
bzr revid: chm@openerp.com-20121116151506-z0qg8cgf069kdato
2012-11-16 16:15:06 +01:00
niv-openerp 40c4ed7f54 [FIX] problem in editable list o2m when hitting the enter button rapidly
bzr revid: nicolas.vanhoren@openerp.com-20121116151248-il59eiekk758suco
2012-11-16 16:12:48 +01:00
Christophe Matthieu 8ccbab8254 [MERGE] from trunk-mail-uploader-chm
bzr revid: chm@openerp.com-20121116151115-1u69yio8kb1h8fjd
2012-11-16 16:11:15 +01:00
Christophe Matthieu ae25dc380f [IMP] mail: remove test for attachment with one2many
bzr revid: chm@openerp.com-20121116150850-zpaeci0wbx725pix
2012-11-16 16:08:50 +01:00
Raphael Collet f2bc7b8f4d [IMP] web.http: factor out session path generation
bzr revid: rco@openerp.com-20121116150131-a2ioomezc62kqgrb
2012-11-16 16:01:31 +01:00
Vo Minh Thu 01b9f4c3ed [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121116141517-1dwjs27cwk2nq9t4
2012-11-16 15:15:17 +01:00
Antony Lesuisse bcfa7c49cc [IMP] minify cache
bzr revid: al@openerp.com-20121116135822-xduk3jnvuhvtorll
2012-11-16 14:58:22 +01:00
Vo Minh Thu 8c32318152 [IMP] base_status: removed unneeded `date_open` field from call to crm.claim.create().
bzr revid: vmt@openerp.com-20121116135144-talk5y0owm848mj7
2012-11-16 14:51:44 +01:00
Olivier Dony b9525453a9 [FIX] base_gengo: remove sandbox flag, improve inconsistent labels on gengo wizard, cleanup, better error reporting
bzr revid: odo@openerp.com-20121116135021-jxz6u76wqyersykl
2012-11-16 14:50:21 +01:00
Vishmita 367e3a90cc [FIX]add accesskey for 'add items'.
bzr revid: vja@tinyerp.com-20121116133111-joo7ghrvrlqs0f0v
2012-11-16 19:01:11 +05:30
Nimesh (Open ERP) 65cd11f10d [FIX] fix the worng invoice amount.
bzr revid: nco@tinyerp.com-20121116132055-sfyjk47onvxl8wle
2012-11-16 18:50:55 +05:30
Christophe Matthieu 81db3f3997 [IMP] mail: commented test for res_model on attachment because one2many became many2many
bzr revid: chm@openerp.com-20121116130834-hsu7wunja092ayt9
2012-11-16 14:08:34 +01:00
Xavier Morel 1e2e0c5cb1 [FIX] test cases
* mock(:) callback receives a pair (args, kwargs) not raw params
* list buttons test triggers domain evaluation, which depends on form (why???)

bzr revid: xmo@openerp.com-20121116115544-cdowx66w3m8inqon
2012-11-16 12:55:44 +01:00
Christophe Matthieu 0cec2d9d06 [IMP] mail.compose.message: not filter the context for attachment but overwrite the value with type=binary
bzr revid: chm@openerp.com-20121116114348-2g80ll85rz3ha0o2
2012-11-16 12:43:48 +01:00
Xavier Morel cb182407f0 [FIX] missing comma
bzr revid: xmo@openerp.com-20121116113936-opg1gxan0jat2a4d
2012-11-16 12:39:36 +01:00
Vo Minh Thu 2cd9443b92 [IMP] email_template: dont give mail.mail.create() an unneeded email_recipients field.
bzr revid: vmt@openerp.com-20121116113551-le30lwfmignrxl0e
2012-11-16 12:35:51 +01:00
Thibault Delavallée 8007db3bc1 [FIX] mail_thread: when posting a messure using mail_thread as model (typically, a private message without model, res_id), do not try to set it on the attachments; this make the custom access rules check of ir.attachment crash.
bzr revid: tde@openerp.com-20121116112800-8ur8yr8alcrlgg1z
2012-11-16 12:28:00 +01:00
Thibault Delavallée 1631811168 [CLEAN] mail.js: removed some console.log
bzr revid: tde@openerp.com-20121116112712-wu63i6qq2x8g4huk
2012-11-16 12:27:12 +01:00
Christophe Matthieu 6debec3f10 [IMP] web form: one2many_binary became many2many_binary
bzr revid: chm@openerp.com-20121116112517-yqc9w37iz5yg2xf0
2012-11-16 12:25:17 +01:00
Christophe Matthieu 8246fb56f8 [IMP] web form: one2many_binary became many2many_binary
bzr revid: chm@openerp.com-20121116112125-ze91rz2zveqzlz2g
2012-11-16 12:21:25 +01:00
Xavier Morel 04efcd997f [MERGE] JS test framework + python runner
bzr revid: xmo@openerp.com-20121116111513-kddq4tohsgaj3hub
2012-11-16 12:15:13 +01:00
Christophe Matthieu c1192ec3a0 [FIX] mail.compose.message: files can be attach to a document and send by mail
bzr revid: chm@openerp.com-20121116111226-0xvb262et94k7omh
2012-11-16 12:12:26 +01:00
Xavier Morel dca7adbc74 [FIX] doc errors
bzr revid: xmo@openerp.com-20121116111043-s0xuy1lya3am6tia
2012-11-16 12:10:43 +01:00
Vishmita 5e948944a0 [IMP]Improve code for change password dialog
bzr revid: vja@tinyerp.com-20121116110838-zqwt9mkx5prooqzq
2012-11-16 16:38:38 +05:30
Vishmita 3a591c3cb3 [MERGE]Merge lp:~openerp-dev/openerp-web/trunk-improve-change-password-dialog-ggh
bzr revid: vja@tinyerp.com-20121116105958-o0l8g8i79dj23c5l
2012-11-16 16:29:58 +05:30
Raphael Collet e0f9859641 [FIX] auth_oauth: use the right credentials when logging on the client database
bzr revid: rco@openerp.com-20121116105820-420abdggm9lzx0pe
2012-11-16 11:58:20 +01:00
Xavier Morel e1e4c48c18 [REM] test runner feature which probably caused more trouble than it caught
avoid catching exception in executed callback, it just hinders debugging by generated completely bonkers traces

bzr revid: xmo@openerp.com-20121116105554-hu45anetrj1a8tl6
2012-11-16 11:55:54 +01:00
Arnaud Pineux ebd61d8c00 [REVERT] base_crypt: incorrect/unreviewed fix in rev 8058
bzr revid: odo@openerp.com-20121116105231-tujpbbhcd2g8xkfu
2012-11-16 11:52:31 +01:00
Arnaud Pineux fb1c81a9d3 [REVERT] unreviewed audittrail fix in previous rev
bzr revid: odo@openerp.com-20121116104936-t3k4051pe51gqds1
2012-11-16 11:49:36 +01:00
Arnaud Pineux 814187d0c0 [MERGE] audittrail: tentative (unreviewed) fix for bug 1055813
bzr revid: odo@openerp.com-20121116104740-bvumwe23oijir540
2012-11-16 11:47:40 +01:00
Thibault Delavallée aeecd20324 [FIX] mail: fixed a bug when replying to a private message, leading to a non-existent thread dataset. Should be mail.thread by default, only for the dataset, not anything else I think.
bzr revid: tde@openerp.com-20121116102143-jq2o0e5by76zv12w
2012-11-16 11:21:43 +01:00
Xavier Morel 796e80ec2d [FIX] deferred.pipe -> deferred.then
bzr revid: xmo@openerp.com-20121116101417-mkcjrdtocl6w7408
2012-11-16 11:14:17 +01:00
Xavier Morel 0d85c24ae3 [MERGE] from trunk, fix/adapt some tests
bzr revid: xmo@openerp.com-20121116100840-yyr9b4oru3zdftld
2012-11-16 11:08:40 +01:00
Thibault Delavallée 101b1003b1 [IMP] crm: re-added message subtypes.
bzr revid: tde@openerp.com-20121116095041-3tu0mqhzrgsfjaei
2012-11-16 10:50:41 +01:00
Thibault Delavallée f24d291e51 [FIX] mail_thread: fixed calculation of message_unread: read field may be False or NULL.
bzr revid: tde@openerp.com-20121116095003-8bbfyyvlhzqehf6h
2012-11-16 10:50:03 +01:00
Xavier Morel 90f1015dee [FIX] list button test: no call_button result now triggers an act_window_close
bzr revid: xmo@openerp.com-20121116094355-bsbxb0ufpjqx5j50
2012-11-16 10:43:55 +01:00
niv-openerp 76cce62c99 [IMP] Added feature in the rpc() method to be able to perform a call without triggering the loading messages.
bzr revid: nicolas.vanhoren@openerp.com-20121116094200-q4cby6jofcrk87hd
2012-11-16 10:42:00 +01:00
Arnaud Pineux 7fdb7b41f6 [Merge] Audittrail
lp bug: https://launchpad.net/bugs/1055813 fixed

bzr revid: api@openerp.com-20121116093424-0k7d7we6vy9s6z9e
2012-11-16 10:34:24 +01:00
Xavier Morel 249f28ff8b [DOC] how to run tests 'offline' in phantomjs
bzr revid: xmo@openerp.com-20121116093342-udc775t8cr5lgpst
2012-11-16 10:33:42 +01:00
Arnaud Pineux e43583b6a5 [Merge] Audittrail
lp bug: https://launchpad.net/bugs/1055813 fixed

bzr revid: api@openerp.com-20121116093006-no5lxfzm6ifmquxm
2012-11-16 10:30:06 +01:00
Raphael Collet 898bdf9e98 [IMP] auth_oauth: refactor a bit method auth_oauth for reuse
bzr revid: rco@openerp.com-20121116092612-x1mef7uvvl0cn5gp
2012-11-16 10:26:12 +01:00
Vishmita e3ca4012bc [FIX]Minor changes
bzr revid: vja@tinyerp.com-20121116091804-3lalobfufyp6yyx4
2012-11-16 14:48:04 +05:30
Vishmita f3b0459705 [MERGE]Merge lp:openerp-web.
bzr revid: vja@tinyerp.com-20121116091147-yw0ri9uwp5vi4n7c
2012-11-16 14:41:47 +05:30
Arnaud Pineux dc3f98308d [FIX] audittrail
lp bug: https://launchpad.net/bugs/1055813 fixed

bzr revid: api@openerp.com-20121116085042-v8q78tof9jyuec07
2012-11-16 09:50:42 +01:00
Christophe Matthieu 7e5389cc95 [MERGE] web kanban: change css for remove hole in kanban view (float:left => display:inline-block)
bzr revid: chm@openerp.com-20121116081701-sz7cm35xxq94ftfn
2012-11-16 09:17:01 +01:00
Thibault Delavallée 2a61424ddb [FIX] mail, crm demo data: back to noupdate.
bzr revid: tde@openerp.com-20121116081657-kyua3pggy84awx4p
2012-11-16 09:16:57 +01:00
Thibault Delavallée 760da18368 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121116081533-k18e3rnl3u5mng06
2012-11-16 09:15:33 +01:00
Xavier Morel 09037e8a42 [REM] failing test code
committed by mistake

bzr revid: xmo@openerp.com-20121116073738-9f43bm0q6eojns3v
2012-11-16 08:37:38 +01:00
Xavier Morel d632471f64 [IMP] web test runner: pass execute's arguments to the function to avoid duplication
bzr revid: xmo@openerp.com-20121116072906-0di2j83p602a2l9i
2012-11-16 08:29:06 +01:00
Xavier Morel a9645151b6 [IMP] setup & teardown of test runner
simplify code and make setup & teardown processes more reliable

add testing.Stack tools which stacks promise-returning functions
around the actual promise-returning function to execute (the test case
itself).

testing.Stack returns an object with 3 methods, ``push([setup][,
teardown])``, ``unshift([setup][, teardown])`` and ``execute(fn,
*args)``. ``push`` and ``unshift`` create a new stack with the
provided setup and teardown added respectively at the top and bottom
of the stack.

``execute`` will walk the stack from bottom to top executing ``setup``
handlers (and waiting on their result), if all setup handlers execute
without failure the ``fn`` callback gets executed (and waited on) then
*all* ``teardown`` handlers are executed from top to bottom:

 |  setup
 |    setup
 |      setup
 |        setup
 |          fn
 |        teardown
 |      teardown
 |    teardown
 V  teardown

If a ``setup`` handler fails (the promise is rejected), teardowns will
start executing *from the previous level* (so the ``teardown``
matching the failed ``setup`` will *not* be run), but all
``teardowns`` below that will be run regardless, even if one fails the
next one will still be executed.

The stack will either ultimately return a promise rejection using the
*first* rejection it got (a rejection may be cascading, so the
rejection of a setup may also lead to or be linked to a teardown being
rejected later), or will return the resolution from ``fn``.

If ``execute`` is passed further arguments, those arguments will in
turn be forwarded to ``fn`` as well as all ``setup`` and ``teardown``
handlers.

bzr revid: xmo@openerp.com-20121116071712-zuld957icellezum
2012-11-16 08:17:12 +01:00
Nimesh (Open ERP) 05e528953c [MERGE] lp:openobject-addons
bzr revid: nco@tinyerp.com-20121116052834-3hbo0ywsa7efiwbj
2012-11-16 10:58:34 +05:30
Launchpad Translations on behalf of openerp 3c8626efbb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121116043620-snye1y94q79vggx4
2012-11-16 04:36:20 +00:00
Fabien Pinckaers fa93a1d65e [IMP] demo data
bzr revid: fp@openerp.com-20121115222751-y25pkf50caeajwg1
2012-11-15 23:27:51 +01:00
Fabien Pinckaers 3a8353a302 [IMP] demo data
bzr revid: fp@openerp.com-20121115220945-fws0ue11f9d05ttj
2012-11-15 23:09:45 +01:00
Fabien Pinckaers ae5f46af63 [IMP] dmeo data mail
bzr revid: fp@openerp.com-20121115204322-w4ry0ky4cna5t96c
2012-11-15 21:43:22 +01:00
Fabien Pinckaers 86be41b250 imp
bzr revid: fp@openerp.com-20121115195103-1b3v4quw0dllyyh1
2012-11-15 20:51:03 +01:00
Fabien Pinckaers f6ee56a083 [IMP] better demo data
bzr revid: fp@openerp.com-20121115194817-7c8sbmqymczovcra
2012-11-15 20:48:17 +01:00
Thibault Delavallée 8539249bdb [IMP] mail, crm: demo data largely updated.
bzr revid: tde@openerp.com-20121115182641-99ndilbr5m4x1oft
2012-11-15 19:26:41 +01:00
Fabien Meghazi 8c2764115f [FIX?] Probably fix something... ? See previous revision.
bzr revid: fme@openerp.com-20121115182331-0vz3beb6x2od9xhs
2012-11-15 19:23:31 +01:00
Thibault Delavallée 99c1145d81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121115131824-60tl5f9hvxpca827
bzr revid: tde@openerp.com-20121115181930-ypj3zbdhg9bvcdf5
2012-11-15 19:19:30 +01:00
Fabien Meghazi cf2d4581be [FIX] Broken kanban images
bzr revid: fme@openerp.com-20121115181730-plfvy8ok9uykvu97
2012-11-15 19:17:30 +01:00
Thibault Delavallée 1201be06d0 [FIX] fetchmail: incoming emails on res.users does not lead to a crash anymore, due to missing mail.thread methods in res.users. The partner is also correctly added in recipients.
bzr revid: tde@openerp.com-20121115175404-pflf7lf5s5spalbu
2012-11-15 18:54:04 +01:00
Fabien Meghazi 2b7bfe4ecd [IMP] openerp logo img border 0 for IE
Can't merge nwi's branch right now so I do the bare minimum that hurts eyes

bzr revid: fme@openerp.com-20121115175146-5zn97xz8w3m5l5rx
2012-11-15 18:51:46 +01:00
Fabien Meghazi 79e1118c16 [IMP] Clean base.sass folding sections
bzr revid: fme@openerp.com-20121115173614-o5pchmm889yxz5cy
2012-11-15 18:36:14 +01:00
Thibault Delavallée 54090e8d92 [FIX] incomign email on a partner: fixed auto-inclusion of destination partner in recipients.
bzr revid: tde@openerp.com-20121115171830-0el4jrt1gjmtrts1
2012-11-15 18:18:30 +01:00
Denis Ledoux dle@openerp.com a7c62c72ee [MERGE]trunk-bug-1077138-dle fix web shortcut
bzr revid: dle@openerp.com-20121115171413-18n22483nungxqda
2012-11-15 18:14:13 +01:00
Christophe Simonis 801927cb14 [FIX] make root menu links works
bzr revid: chs@openerp.com-20121115171201-76y7ul1jhjyi2e78
2012-11-15 18:12:01 +01:00
Fabien Meghazi cace9f7887 [IMP] Centralized 'openerp' class on top level elements. Also add openerp_ie class for MSIE
bzr revid: fme@openerp.com-20121115164132-i6a0u8zk3knm1zkv
2012-11-15 17:41:32 +01:00
Vo Minh Thu 071de66193 [FIX] base_import: added security csv file in __openerp__.py.
bzr revid: vmt@openerp.com-20121115163756-vfocdshvwo524dya
2012-11-15 17:37:56 +01:00
Vo Minh Thu 724f452f1e [IMP] fleet/porta/account_budget: removed some initialization warnings.
bzr revid: vmt@openerp.com-20121115160643-lc0b07n6xiaq1rl3
2012-11-15 17:06:43 +01:00
Denis Ledoux dle@openerp.com e72542b6ec [FIX]Reload whole favorites (by rpc call) instead of adding the new one, otherwise the name of the new starred item is not structured like the other ones
lp bug: https://launchpad.net/bugs/1077138 fixed

bzr revid: dle@openerp.com-20121115160550-p5kc3j8swxu3lfv0
2012-11-15 17:05:50 +01:00
Thibault Delavallée 0cde689fa9 [FIX] fetchmail: fixed sending email on res.users aliases. This is done by using the message_update method of the related partner.
bzr revid: tde@openerp.com-20121115160008-gpz50ryhdw7h3f8b
2012-11-15 17:00:08 +01:00
Denis Ledoux dle@openerp.com bba12d9e95 [FIX]wrong out id when adding shortcut to system tray list
lp bug: https://launchpad.net/bugs/1077138 fixed

bzr revid: dle@openerp.com-20121115155708-vbz1djvtp15dit78
2012-11-15 16:57:08 +01:00
Arnaud Pineux 15281138ea [FIX] crypt and openid
lp bug: https://launchpad.net/bugs/1026784 fixed

bzr revid: api@openerp.com-20121115153056-ayj1do22pllon9ud
2012-11-15 16:30:56 +01:00
Vo Minh Thu d05a945fc5 [IMP] lunch: removed a few initialization warnings.
bzr revid: vmt@openerp.com-20121115152557-3lroffi0dtar3rs4
2012-11-15 16:25:57 +01:00
Arnaud Pineux 87899acfa8 [FIX] openID and Crypt
lp bug: https://launchpad.net/bugs/1026784 fixed

bzr revid: api@openerp.com-20121115151410-b2mey3wystp5zha0
2012-11-15 16:14:10 +01:00