Commit Graph

78683 Commits

Author SHA1 Message Date
Christophe Matthieu d51ebda9fc [FIX] decimal.precision: add access right for decimal_precision_test
bzr revid: chm@openerp.com-20140113082341-u13c2oc3c0xev8ar
2014-01-13 09:23:41 +01:00
Xavier Morel 3f8c2d0bad [FIX] conversion from html to values for text field
see html_to_text comment

bzr revid: xmo@openerp.com-20140110152024-yp2out0jg1gx1uhs
2014-01-10 16:20:24 +01:00
ddm@openerp.com 24e1e2cb6c [IMP] use MBA resolution
bzr revid: ddm@openerp.com-20140110143833-d3j1n5tt0jnd25i9
2014-01-10 15:38:33 +01:00
ddm@openerp.com 44adcd9f2d [FIX] ugly race condition hack
bzr revid: ddm@openerp.com-20140110132734-n0ip9wyinw19c76e
2014-01-10 14:27:34 +01:00
Christophe Matthieu 4998764d40 [IMP] website_sale: website_sequence with push to top, push up, push down, push to bottom
bzr revid: chm@openerp.com-20140110112442-kmjx97tk6zz5zpwa
2014-01-10 12:24:42 +01:00
Christophe Matthieu 8749e13a75 [FIX] website_sale: delivery and payment views
bzr revid: chm@openerp.com-20140110102858-57v9dk3hk75c5uu3
2014-01-10 11:28:58 +01:00
ddm@openerp.com ed96693541 [IMP] UI tests: more retries
bzr revid: ddm@openerp.com-20140109174714-489xtghuhzk90g4l
2014-01-09 18:47:14 +01:00
ddm@openerp.com b657843403 [IMP] UI tests: delay retry
bzr revid: ddm@openerp.com-20140109171225-bl495hi6otl84ura
2014-01-09 18:12:25 +01:00
ddm@openerp.com 98d008cfb1 [IMP] UI tests: click only on visible buttons
bzr revid: ddm@openerp.com-20140109164214-3s280i00mbath8ep
2014-01-09 17:42:14 +01:00
ddm@openerp.com 43ff1781d6 [IMP] UI tests: click only on visible buttons
bzr revid: ddm@openerp.com-20140109164145-b0z9ctzqmypppiaq
2014-01-09 17:41:45 +01:00
Christophe Matthieu b100726312 [FIX] product: remove data demo of product in multi_company module; fix product images storage
bzr revid: chm@openerp.com-20140109152621-vduwsnm2hbm9nwop
2014-01-09 16:26:21 +01:00
ddm@openerp.com 715f5355e0 [FIX] remove ugly non-fix
bzr revid: ddm@openerp.com-20140109134446-1hy61f37dqclt3g4
2014-01-09 14:44:46 +01:00
Christophe Matthieu 24480a2440 [FIX] product: access right. Resolve: Use Superuser in name_get method to fetch partners/sellers
bzr revid: chm@openerp.com-20140109124423-vq7u14q089xiqtt9
2014-01-09 13:44:23 +01:00
ddm@openerp.com 492af3afbf [IMP] attempt to fix intermittent UI test errors
bzr revid: ddm@openerp.com-20140109104234-x1on4xm0hkdym2l8
2014-01-09 11:42:34 +01:00
Xavier Morel 7692df62c6 [FIX] test depends on demo data, demo data changed, test borken. Fix test. Tests depending on demo data suck.
bzr revid: xmo@openerp.com-20140109091946-s77bgymh3pmzkyh3
2014-01-09 10:19:46 +01:00
ddm@openerp.com 0c3ebb92d0 [FIX] fix blog ui test
bzr revid: ddm@openerp.com-20140108180954-1l2lbm6tasi4tuzb
2014-01-08 19:09:54 +01:00
ddm@openerp.com 078570278d [FIX] old instance was blacklisted by google
bzr revid: ddm@openerp.com-20140108171431-gfprqiycsg3ryfax
2014-01-08 18:14:31 +01:00
ddm@openerp.com 38ffa6f93e [IMP] event UI tests
bzr revid: ddm@openerp.com-20140108171225-tzarqg6xy8a7sez3
2014-01-08 18:12:25 +01:00
Christophe Matthieu 01cae7cf52 [IMP] website snippet: auto hide snippet top bar when the user click outside
bzr revid: chm@openerp.com-20140108145046-dz4iuuve0daz7hwg
2014-01-08 15:50:46 +01:00
Christophe Matthieu d5bcb3b947 [FIX] website/payment_acquirer: payment/adyen/return: Add pspReference attribute in the route method to force to have this arguments and hide this url from the sitemap
bzr revid: chm@openerp.com-20140108142315-nyaleejvpugfygew
2014-01-08 15:23:15 +01:00
Xavier Morel 372b52b044 [FIX] events yaml test, remove event.on_change_address_id
on_change_address_id was used to populate "display" address fields
from the address m2o. The address fields were removed in favor of
using show_address (in the context), leaving an onchange called
returning fields which don't exist in the view, thus crashing the
corresponding yaml test (which checks for that).

Since the onchange has no purpose left, remove it and its call.

bzr revid: xmo@openerp.com-20140108133015-ald901hsy1lqo7tv
2014-01-08 14:30:15 +01:00
Christophe Matthieu 1f5b6ecf17 [FIX] website_event: filter on events
bzr revid: chm@openerp.com-20140108130645-7m13ssq3jlbehs5h
2014-01-08 14:06:45 +01:00
Christophe Matthieu 3d96b4c2a3 [IMP] website: snippets: add resize bar on snippet overlay; resising % 8px; remove size class
bzr revid: chm@openerp.com-20140108122113-d2zcyaobkahixlpa
2014-01-08 13:21:13 +01:00
ddm@openerp.com 7d7cada5d6 Rename
bzr revid: ddm@openerp.com-20140108101857-2tr49ax6qataoiw8
2014-01-08 11:18:57 +01:00
ddm@openerp.com a56ab27bfb Remove useless comments
bzr revid: ddm@openerp.com-20140108100333-ji1dff867e7rqjaj
2014-01-08 11:03:33 +01:00
ddm@openerp.com 56e5fc3c05 [FIX] UI blog tests
bzr revid: ddm@openerp.com-20140107171841-ysj0qzb9g3hqbvad
2014-01-07 18:18:41 +01:00
Christophe Matthieu 8d26804796 [FIX] website_crm: contact-us form
bzr revid: chm@openerp.com-20140107145400-32j6hgx8176llwxw
2014-01-07 15:54:00 +01:00
Christophe Matthieu 3f0f6b820b [FIX] website: Access rights and Access for: website_crm_partner_assign, website_customer, website_event, website_event_track, website_membership, website_partner, website_sale
bzr revid: chm@openerp.com-20140107135933-h622wxwfhwoulg7q
2014-01-07 14:59:33 +01:00
ddm@openerp.com 2c46694462 [FIX] phantom 1.9.2 OS X 10.9 bug
bzr revid: ddm@openerp.com-20140107114740-7d2444m2fma44v69
2014-01-07 12:47:40 +01:00
Christophe Matthieu 0293e7b707 [FIX] website/ir_rule: Access rights can be cached if they use the html session: remove session from access right evaluation, allow to read pricelist to evrybody and use superuser for saleorder in website_sale
bzr revid: chm@openerp.com-20140107095210-73zf5ah4jrfo3dg2
2014-01-07 10:52:10 +01:00
Christophe Matthieu 9fd7db5150 [WIP] website/ir_rule: remove session from access right evaluation, allow to read pricelist to evrybody and use superuser for saleorder in website_sale
bzr revid: chm@openerp.com-20140107085728-77mxlims6fa0li76
2014-01-07 09:57:28 +01:00
Thibault Delavallée b6517bd5bd [FIX] website_sale: product template
- fixed link to comments
- fixed Comments title + comment form not visible if no previous discussion on the prodcut

bzr revid: tde@openerp.com-20140106171813-rolti0md6xaz1dxd
2014-01-06 18:18:13 +01:00
Thibault Delavallée e4cdc02337 [FIX] portal_gamification: fixed references to group_portal in gamification.
Indeed gamification is a new module that landed in trunk recently. It makes some
references to the portal group. However this group has been moved into the
base module in this website feature branch. The references have therefore
been updated.

bzr revid: tde@openerp.com-20140106165001-uqhxqztn1qq1urys
2014-01-06 17:50:01 +01:00
Thibault Delavallée 1053f3c922 [IMP] website_sale: product website chatter: added a title-link for the comment section
bzr revid: tde@openerp.com-20140106164434-4d0ddzc1okmfwgrd
2014-01-06 17:44:34 +01:00
Thibault Delavallée 0ee7ffe282 [MERGE] [IMP] shop: added openchatter on product shop
- product.template now inherits from mail.thread
- added opencahtter on product.template form view
- added discussion thread + attachments in product website view
- added file_type field on ir_attachment, that replaces the javascript thing
from mail.js
- added a controller to comment a product.template
- added a css file for the openchatter embedded in the product website view

bzr revid: tde@openerp.com-20140106162706-v9a60ek6eazn9mm0
2014-01-06 17:27:06 +01:00
Thibault Delavallée 3aaa474d3c [IMP] website_sale: website chatter: some styling on the attachments
bzr revid: tde@openerp.com-20140106154358-z3anh1xpdkcmd7wm
2014-01-06 16:43:58 +01:00
ddm@openerp.com b4b52bbcac [FIX] UI tests imps & fixes
bzr revid: ddm@openerp.com-20140106153906-tvibq7wjrgflatd6
2014-01-06 16:39:06 +01:00
Christophe Matthieu 63e2da36a6 [FIX] website: some access right
bzr revid: chm@openerp.com-20140106141817-2tf0dpfchi5x6kjw
2014-01-06 15:18:17 +01:00
Thibault Delavallée 0b2d085c1b [IMP] shop: added openchatter on product shop
- product.template now inherits from mail.thread
- added opencahtter on product.template form view
- added discussion thread + attachments in product website view
- added file_type field on ir_attachment, that replaces the javascript thing
from mail.js
- added a controller to comment a product.template

bzr revid: tde@openerp.com-20140106135727-uf0zaxav28pdx4sv
2014-01-06 14:57:27 +01:00
Thibault Delavallée 49c0b7a820 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140106135700-rt0g44w5xmpbtxiu
2014-01-06 14:57:00 +01:00
Christophe Matthieu c4c268c902 [FIX] website_event_track: link
bzr revid: chm@openerp.com-20140106114144-ev9rwmb9zy9eal0c
2014-01-06 12:41:44 +01:00
Christophe Matthieu c4ea06327c [FIX] website: typo
bzr revid: chm@openerp.com-20140106103855-vjd6ro0w4m0xkfrc
2014-01-06 11:38:55 +01:00
Launchpad Translations on behalf of openerp ced63415b7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140103054140-sxa6ru24qvhgz2ve
bzr revid: launchpad_translations_on_behalf_of_openerp-20140104054255-7o6b0x7c1vifv0do
bzr revid: launchpad_translations_on_behalf_of_openerp-20140105052647-pckbu2ehnp5l8217
2014-01-05 05:26:47 +00:00
ddm a408924315 [FIX] Snippets placed below editor bar
bzr revid: ddm@openerp.com-20140102171825-208jw33qlmwj05fd
2014-01-02 18:18:25 +01:00
ddm 0e430008bd [IMP] Added blog UI test
bzr revid: ddm@openerp.com-20140102151115-16mlisduee7zav6g
2014-01-02 16:11:15 +01:00
Thibault Delavallée 2488f78e6d [FORWARD] Forward port of latest saas-2 fixes, until revision 9062 (revid tde@openerp.com-20140102124143-m1qv8koovjcl8mah)
bzr revid: tde@openerp.com-20140102133028-xhvkzstqy5t8dquh
2014-01-02 14:30:28 +01:00
Thibault Delavallée 5e7fdb5bcc [MERGE] [IMP] hr: changed some pictures of employees in demo data to avoid copyright issues
bzr revid: tde@openerp.com-20140102125858-b2r3mntmj5uu15nl
2014-01-02 13:58:58 +01:00
Thibault Delavallée c243854aae [FIX] account_anglo_saxon: fixed yml tests using an hardocded year instead of the current year.
bzr revid: tde@openerp.com-20140102124143-m1qv8koovjcl8mah
2014-01-02 13:41:43 +01:00
Thibault Delavallée 737be08fbf [MERGE] account: cash register view improvements
- now looking like cash control methods from the point of sale module.

point of sale: improved some tooltips + cash control form view improvements

bzr revid: tde@openerp.com-20140102113009-lb1vv2w3g4dz2oqw
2014-01-02 12:30:09 +01:00
ddm c71318e342 [FIX] UI test runner snafu
bzr revid: ddm@openerp.com-20140102103629-r6sjvevgsihricte
2014-01-02 11:36:29 +01:00