odoo/odoo.git
10 years ago[REM] website_payment: removed unnecessary stuff: this module is mainly not necessayr...
Thibault Delavallée [Wed, 4 Dec 2013 17:18:30 +0000 (18:18 +0100)]
[REM] website_payment: removed unnecessary stuff: this module is mainly not necessayr anymore. Only kepts credit card form, and its js / css / library (jquery.payment) to be able to implement credit card forms and use server2server communications.

bzr revid: tde@openerp.com-20131204171830-yp1ra0ghjnnaeae4

10 years ago[REV] Reverted commit 10171, because I would like to keep some HTML in a template...
Thibault Delavallée [Wed, 4 Dec 2013 17:14:29 +0000 (18:14 +0100)]
[REV] Reverted commit 10171, because I would like to keep some HTML in a template. I will re-do the deletion right after.

bzr revid: tde@openerp.com-20131204171429-080i7cqhza7ig6bw

10 years ago[FIX] [IMP] adyen: fixed controller (contacted with a GET request); added some data...
Thibault Delavallée [Wed, 4 Dec 2013 17:00:24 +0000 (18:00 +0100)]
[FIX] [IMP] adyen: fixed controller (contacted with a GET request); added some data verification when processing the data coming back from adyen

bzr revid: tde@openerp.com-20131204170024-j2czn5nm9p56oosj

10 years ago[IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not...
Thibault Delavallée [Wed, 4 Dec 2013 16:50:05 +0000 (17:50 +0100)]
[IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters.

bzr revid: tde@openerp.com-20131204165005-ldymrsf9hdpvfl65

10 years ago[FIX] [IMP] paypal
Thibault Delavallée [Wed, 4 Dec 2013 16:07:38 +0000 (17:07 +0100)]
[FIX] [IMP] paypal
- fixed controller: when using urlopen and read, the response is already a text (bug coming
from the removal of requests lib)
- cleaned and fixed paypal data validation, now working
- remove paypal_username field, not used; added paypal_seller_id that is the unique ID of the
seller, to check that paypal data is correct
- various code cleaning

bzr revid: tde@openerp.com-20131204160738-q9paazleyg5v5hjo

10 years ago[FIX] adyen: fixed form view of tx, forgot to remove a deleted field from the view
Thibault Delavallée [Wed, 4 Dec 2013 16:05:43 +0000 (17:05 +0100)]
[FIX] adyen: fixed form view of tx, forgot to remove a deleted field from the view

bzr revid: tde@openerp.com-20131204160543-zj2nb9xe3t795uee

10 years ago[IMP] payment_acquirer: improved form view of tx
Thibault Delavallée [Wed, 4 Dec 2013 16:05:06 +0000 (17:05 +0100)]
[IMP] payment_acquirer: improved form view of tx

bzr revid: tde@openerp.com-20131204160506-fr65xqfydir4hqpe

10 years ago[FIX] payment_acquirer: manage amount and fees as float fields with 2 digits, update...
Thibault Delavallée [Wed, 4 Dec 2013 16:04:51 +0000 (17:04 +0100)]
[FIX] payment_acquirer: manage amount and fees as float fields with 2 digits, update management in rendering process accordingly.

bzr revid: tde@openerp.com-20131204160451-dwd66tav4poaag2m

10 years ago[MERGE] Sync with website-al, because sale was broken
Thibault Delavallée [Wed, 4 Dec 2013 14:48:38 +0000 (15:48 +0100)]
[MERGE] Sync with website-al, because sale was broken

bzr revid: tde@openerp.com-20131204130704-fa3pu4gnpku0frsj
bzr revid: tde@openerp.com-20131204144838-vu66z2lsybqtp4hm

10 years ago[FIX] Remove broken button
ddm [Wed, 4 Dec 2013 14:35:38 +0000 (15:35 +0100)]
[FIX] Remove broken button

bzr revid: ddm@openerp.com-20131204143538-3gs3m2owznge36b4

10 years ago[FIX] website_sale: shop/confirm_order: from_partner
Christophe Matthieu [Wed, 4 Dec 2013 14:10:56 +0000 (15:10 +0100)]
[FIX] website_sale: shop/confirm_order: from_partner

bzr revid: chm@openerp.com-20131204141056-f4u5rqbbqfka95ka

10 years ago[FIX] Removed param default value (fix sitemap)
ddm [Wed, 4 Dec 2013 13:55:49 +0000 (14:55 +0100)]
[FIX] Removed param default value (fix sitemap)

bzr revid: ddm@openerp.com-20131204135549-qc5xtpx826bqb2ud

10 years ago[FIX] website: language link use keep query
Christophe Matthieu [Wed, 4 Dec 2013 13:38:04 +0000 (14:38 +0100)]
[FIX] website: language link use keep query

bzr revid: chm@openerp.com-20131204133804-7rzeofuwsa8uuk19

10 years ago[FIX] website_event_track: access right
Christophe Matthieu [Wed, 4 Dec 2013 13:30:38 +0000 (14:30 +0100)]
[FIX] website_event_track: access right

bzr revid: chm@openerp.com-20131204133038-lhgp3fkbqbzl3irk

10 years ago[FIX] Another blog URL bug
ddm [Wed, 4 Dec 2013 13:28:28 +0000 (14:28 +0100)]
[FIX] Another blog URL bug

bzr revid: ddm@openerp.com-20131204132828-lnk5oe09t98wlh4r

10 years ago[FIX] website snippet: slider
Christophe Matthieu [Wed, 4 Dec 2013 13:07:40 +0000 (14:07 +0100)]
[FIX] website snippet: slider

bzr revid: chm@openerp.com-20131204130740-mk8jtp8p6ip16q1a

10 years ago[IMP] website_sale: improved the choice of acquirer.
Thibault Delavallée [Wed, 4 Dec 2013 13:06:28 +0000 (14:06 +0100)]
[IMP] website_sale: improved the choice of acquirer.
Now all acquirer are displayed using a small icon; a Pay Now button is located on the right that
is the next step for the payment.
All acquirers are rendered with a Pay Now button, but only the currently chosen one is
displayed. This allows to display several acquirers without having to do javascript-based
hacks to tune the form, its action or content.

bzr revid: tde@openerp.com-20131204130628-eeqpfhoqaavhv6nk

10 years ago[IMP] acquirers: added support of context-based submit button customize + transaction...
Thibault Delavallée [Wed, 4 Dec 2013 13:05:05 +0000 (14:05 +0100)]
[IMP] acquirers: added support of context-based submit button customize + transaction url. Also removed all fields holding transaction URLS; calling a method should be sufficient. Also standardized acquirer buttons.

bzr revid: tde@openerp.com-20131204130505-webiutb22kb7t4il

10 years ago[IMP] payment_acquirer: improved backend views
Thibault Delavallée [Wed, 4 Dec 2013 12:52:50 +0000 (13:52 +0100)]
[IMP] payment_acquirer: improved backend views

bzr revid: tde@openerp.com-20131204125250-7p6gvofiu2sb89az

10 years ago[IMP] payment_acquirer: improvements:
Thibault Delavallée [Wed, 4 Dec 2013 12:52:27 +0000 (13:52 +0100)]
[IMP] payment_acquirer: improvements:
- added acquirer_reference standard field on the transaction, valid for most of acquirers
- fixed computation of partner_data before rendering the button, was broken when giving a
partner_id
- added support of tx_url to specify the form URL for the rendered button
- added support of submit_txt and submit_class to customize the submit button of the
rendered form

bzr revid: tde@openerp.com-20131204125227-3g017gue72ujjyqz

10 years ago[FIX] website snippet: usabillity
Christophe Matthieu [Wed, 4 Dec 2013 11:54:24 +0000 (12:54 +0100)]
[FIX] website snippet: usabillity

bzr revid: chm@openerp.com-20131204115424-p083i2nt5bbc43s6

10 years ago[FIX] Test build error (cf. logs/test-js.txt)
ddm [Wed, 4 Dec 2013 10:59:24 +0000 (11:59 +0100)]
[FIX] Test build error (cf. logs/test-js.txt)

bzr revid: ddm@openerp.com-20131204105924-ktiaxmp5j7dvknl9

10 years ago[IMP] clarity of links edition
Xavier Morel [Wed, 4 Dec 2013 10:52:12 +0000 (11:52 +0100)]
[IMP] clarity of links edition

According to user tests, users have a hard time finding out how to
edit links. Thus, add same system as image edition (a small button
appearing when hovering the element).

Extract and unify these two to avoid redundancies between handlings as
they are broadly similar (only details such as label, positioning and
size of button relative to the element being hovered really change,
the lifecycle itself is the same).

The main setup still isn't very clean, there might be a better way to
do it.

bzr revid: xmo@openerp.com-20131204105212-u0a49nbvwilgtfst

10 years ago[FIX] Disable form submition in editable mode
Fabien Meghazi [Wed, 4 Dec 2013 10:42:25 +0000 (11:42 +0100)]
[FIX] Disable form submition in editable mode

bzr revid: fme@openerp.com-20131204104225-2s3jp325731mqd92

10 years ago[FIX] Blog URL errors (cf. logs/test-js.txt)
ddm [Wed, 4 Dec 2013 10:38:14 +0000 (11:38 +0100)]
[FIX] Blog URL errors (cf. logs/test-js.txt)

bzr revid: ddm@openerp.com-20131204103814-m2r8c5vwuglqjyda

10 years ago[FIX] blog comment posting results in 404 error
Fabien Meghazi [Wed, 4 Dec 2013 09:45:26 +0000 (10:45 +0100)]
[FIX] blog comment posting results in 404 error

bzr revid: fme@openerp.com-20131204094526-yx4uif5lqp8o8d8p

10 years ago[IMP] huge speed improvement on computing prices of several products 916 SQL queries...
Fabien Pinckaers [Tue, 3 Dec 2013 22:39:10 +0000 (23:39 +0100)]
[IMP] huge speed improvement on computing prices of several products 916 SQL queries to 216. Still too much.

bzr revid: fp@tinyerp.com-20131203223910-l4hbew0f0iquii9x

10 years ago[FIX] website: signin and logout redirect url
Christophe Matthieu [Tue, 3 Dec 2013 17:31:46 +0000 (18:31 +0100)]
[FIX] website: signin and logout redirect url

bzr revid: chm@openerp.com-20131203173146-7om0xl9b7ubb5cqc

10 years ago[FIX] website_hr_recruitment, website_blog
Christophe Matthieu [Tue, 3 Dec 2013 17:17:14 +0000 (18:17 +0100)]
[FIX] website_hr_recruitment, website_blog

bzr revid: chm@openerp.com-20131203171714-fym4y602l7gfylfw

10 years ago[IMP] speed improvement + small bug
Fabien Pinckaers [Tue, 3 Dec 2013 17:10:33 +0000 (18:10 +0100)]
[IMP] speed improvement + small bug

bzr revid: fp@tinyerp.com-20131203171033-oe6pkzb9jal3ril8

10 years ago[FIX] access rights
ddm [Tue, 3 Dec 2013 16:31:31 +0000 (17:31 +0100)]
[FIX] access rights

bzr revid: ddm@openerp.com-20131203163131-g7o86fc08gv4if9v

10 years ago[FIX] rte crashes when inserting new lines
Fabien Meghazi [Tue, 3 Dec 2013 16:16:30 +0000 (17:16 +0100)]
[FIX] rte crashes when inserting new lines

We deal with text nodes in this case

bzr revid: fme@openerp.com-20131203161630-f34r1nrqcb4m6jge

10 years ago[FIX] website: customize: apply fontawesome to icons
Christophe Matthieu [Tue, 3 Dec 2013 15:55:36 +0000 (16:55 +0100)]
[FIX] website: customize: apply fontawesome to icons

bzr revid: chm@openerp.com-20131203155536-de2htsq0rwv6oepz

10 years ago[IMP] website_blog: Blog Title renamed into "Blog Post Title"
Christophe Matthieu [Tue, 3 Dec 2013 15:48:39 +0000 (16:48 +0100)]
[IMP] website_blog: Blog Title renamed into "Blog Post Title"

bzr revid: chm@openerp.com-20131203154839-mxn84lydinun29kc

10 years ago[FIX] website_sale: fixes for access right with public user, and access to shopping...
Christophe Matthieu [Tue, 3 Dec 2013 15:44:22 +0000 (16:44 +0100)]
[FIX] website_sale: fixes for access right with public user, and access to shopping cart, checkout... without passed by shop index, change url add_cart

bzr revid: chm@openerp.com-20131203154422-cwc12og1bgw9j9a8

10 years ago[FIX] Event track sponsor access rights
ddm [Tue, 3 Dec 2013 15:41:42 +0000 (16:41 +0100)]
[FIX] Event track sponsor access rights

bzr revid: ddm@openerp.com-20131203154142-ug8hcillq0cb18vb

10 years ago[CLEAN] payment_acquirer and acquirer implementation: cleaned code, removing duplicat...
Thibault Delavallée [Tue, 3 Dec 2013 14:25:01 +0000 (15:25 +0100)]
[CLEAN] payment_acquirer and acquirer implementation: cleaned code, removing duplicate code for managing transaction and partner values. Also removed dependency towards requests library. Updated acquirers data, not in no update.

bzr revid: tde@openerp.com-20131203142501-4cibxmcuvyp8uof9

10 years ago[REM] [REF] website_payment: test pages not necessar anymore. Website_payment now...
Thibault Delavallée [Tue, 3 Dec 2013 13:51:48 +0000 (14:51 +0100)]
[REM] [REF] website_payment: test pages not necessar anymore. Website_payment now only holds the jquery.payment library and some custom js/css to enable theuse of credit card forms, to be used in server 2 server communications.

bzr revid: tde@openerp.com-20131203135148-ollsv2ljthksmory

10 years ago[IMP] Reorder menu
Fabien Meghazi [Tue, 3 Dec 2013 12:09:10 +0000 (13:09 +0100)]
[IMP] Reorder menu

bzr revid: fme@openerp.com-20131203120910-yv82gwref4uikn7b

10 years ago[FIX] ir.http log exceptions
Fabien Meghazi [Tue, 3 Dec 2013 11:46:57 +0000 (12:46 +0100)]
[FIX] ir.http log exceptions

bzr revid: fme@openerp.com-20131203114657-jnnki78qr28u9xq4

10 years ago[FIX] website snippet: background height=100%
Christophe Matthieu [Tue, 3 Dec 2013 11:21:34 +0000 (12:21 +0100)]
[FIX] website snippet: background height=100%

bzr revid: chm@openerp.com-20131203112134-q1pk4eujckgy5vgw

10 years ago[IMP] cancellation of RTE
Xavier Morel [Tue, 3 Dec 2013 11:13:23 +0000 (12:13 +0100)]
[IMP] cancellation of RTE

* rename Cancel to Discard for clarity (user test)

* add intermediate dialog in case of mis-click, use 'danger' button
  style to clearly indicate this is a destructive operation

bzr revid: xmo@openerp.com-20131203111323-9mx7aazfpsybe718

10 years ago[FIX] Revert bad code
ddm [Tue, 3 Dec 2013 14:25:35 +0000 (15:25 +0100)]
[FIX] Revert bad code

bzr revid: ddm@openerp.com-20131203142535-w026w2fnfxd15aeb

10 years ago[FIX] Banner tour was skipping a step
ddm [Tue, 3 Dec 2013 14:20:42 +0000 (15:20 +0100)]
[FIX] Banner tour was skipping a step

bzr revid: ddm@openerp.com-20131203142042-sho26izkdxgcoajp

10 years ago[FIX] font-awesome icons migration to v4
Fabien Meghazi [Tue, 3 Dec 2013 14:16:32 +0000 (15:16 +0100)]
[FIX] font-awesome icons migration to v4

bzr revid: fme@openerp.com-20131203141632-ubc35ca7d4l80s7m

10 years ago[FIX] new fa icons for menu
Fabien Meghazi [Tue, 3 Dec 2013 13:51:56 +0000 (14:51 +0100)]
[FIX] new fa icons for menu

bzr revid: fme@openerp.com-20131203135156-vflspcfkitv667wv

10 years ago[FIX] Various tour fixes (based on usertests)
ddm [Tue, 3 Dec 2013 13:40:11 +0000 (14:40 +0100)]
[FIX] Various tour fixes (based on usertests)

bzr revid: ddm@openerp.com-20131203134011-caw3x51smrk72fkw

10 years ago[FIX] website_sale: user going to /shop/payment/validate/ without pass by mycart...
Christophe Matthieu [Tue, 3 Dec 2013 13:33:45 +0000 (14:33 +0100)]
[FIX] website_sale: user going to /shop/payment/validate/ without pass by mycart and add to cart

bzr revid: chm@openerp.com-20131203133345-0e7k3ab87u1d3we7

10 years ago[---] Use badge for sign in link. still ugly.
Fabien Meghazi [Tue, 3 Dec 2013 11:12:56 +0000 (12:12 +0100)]
[---] Use badge for sign in link. still ugly.

bzr revid: fme@openerp.com-20131203111256-v3q2apdcjb83ac9t

10 years ago[FIX] website snippet: column
Christophe Matthieu [Tue, 3 Dec 2013 11:11:13 +0000 (12:11 +0100)]
[FIX] website snippet: column

bzr revid: chm@openerp.com-20131203111113-r9yxhjjhvv5isi9t

10 years ago[FIX] portal_claim: security group_portal
Christophe Matthieu [Tue, 3 Dec 2013 10:50:12 +0000 (11:50 +0100)]
[FIX] portal_claim: security group_portal

bzr revid: chm@openerp.com-20131203105012-aq7wh9if3geriq52

10 years ago[IMP] remove pager buttons instead of disabling them if no previous/next page
Xavier Morel [Tue, 3 Dec 2013 10:21:58 +0000 (11:21 +0100)]
[IMP] remove pager buttons instead of disabling them if no previous/next page

bzr revid: xmo@openerp.com-20131203102158-j9w9gkceyzec6ats

10 years ago[FIX] Restore mobile preview icon
ddm [Tue, 3 Dec 2013 10:08:51 +0000 (11:08 +0100)]
[FIX] Restore mobile preview icon

bzr revid: ddm@openerp.com-20131203100851-rjdhmgfrq3i4o1nx

10 years ago[IMP] website snippet: icones goto parent snippet, clean css, unactive snippet when...
Christophe Matthieu [Tue, 3 Dec 2013 10:04:49 +0000 (11:04 +0100)]
[IMP] website snippet: icones goto parent snippet, clean css, unactive snippet when click outside

bzr revid: chm@openerp.com-20131203100449-7ups314ffru0kobh

10 years ago[IMP] Tour: advance on any snippet drop
ddm [Tue, 3 Dec 2013 09:47:04 +0000 (10:47 +0100)]
[IMP] Tour: advance on any snippet drop

bzr revid: ddm@openerp.com-20131203094704-h995gaoo7onhlqpv

10 years ago[FIX] website snippet: icones move, copy, remove
Christophe Matthieu [Tue, 3 Dec 2013 09:34:21 +0000 (10:34 +0100)]
[FIX] website snippet: icones move, copy, remove

bzr revid: chm@openerp.com-20131203093421-05zs2xsx6gyafi53

10 years ago[FIX] website snippet: carousel contentEditable
Christophe Matthieu [Tue, 3 Dec 2013 09:26:41 +0000 (10:26 +0100)]
[FIX] website snippet: carousel contentEditable

bzr revid: chm@openerp.com-20131203092641-6o3bsuayl71t0l7s

10 years ago[FIX] _.intersect renamed to _.intersection in underscore 1.1.7
Xavier Morel [Tue, 3 Dec 2013 08:38:35 +0000 (09:38 +0100)]
[FIX] _.intersect renamed to _.intersection in underscore 1.1.7

bzr revid: xmo@openerp.com-20131203083835-btf02ys7vvro28aq

10 years ago[FIX] unused check_groups call, preprocess_request style
Xavier Morel [Tue, 3 Dec 2013 08:00:55 +0000 (09:00 +0100)]
[FIX] unused check_groups call, preprocess_request style

bzr revid: xmo@openerp.com-20131203080055-wgja1zraygglo767

10 years ago[FIX] broken call to (ir.model.access).check
Xavier Morel [Tue, 3 Dec 2013 07:57:15 +0000 (08:57 +0100)]
[FIX] broken call to (ir.model.access).check

bzr revid: xmo@openerp.com-20131203075715-xsmueut0n3g9ggd6

10 years ago[FIX] clear cache on method with a cache
Xavier Morel [Tue, 3 Dec 2013 07:34:29 +0000 (08:34 +0100)]
[FIX] clear cache on method with a cache

bzr revid: xmo@openerp.com-20131203073429-g8vqg1dqltgtc4r6

10 years ago[IMP] cached website's default_lang and language_ids
Fabien Meghazi [Mon, 2 Dec 2013 17:21:10 +0000 (18:21 +0100)]
[IMP] cached website's default_lang and language_ids

bzr revid: fme@openerp.com-20131202172110-h7s023xv4ohq31tw

10 years ago[FIX] website: product backend view with website_button widget
Christophe Matthieu [Mon, 2 Dec 2013 16:30:10 +0000 (17:30 +0100)]
[FIX] website: product backend view with website_button widget

bzr revid: chm@openerp.com-20131202163010-9nksvoxmbuj9v8i1

10 years ago[MERGE] [IMP] payment_acquirer: added fees computation possibility + paypal: added...
Thibault Delavallée [Mon, 2 Dec 2013 16:26:30 +0000 (17:26 +0100)]
[MERGE] [IMP] payment_acquirer: added fees computation possibility + paypal: added fees computation

- acquirer model: added fees_active and fees_* fields: fix and variable
fees, for domestic and international transactions.
- updated views accordingly + cleaned paypal form view.
- updated tests
- updated form, adding handling input in the paypal button that is the input controlling
the fees in the tx process.

bzr revid: tde@openerp.com-20131202162630-lj0hu16qm0zj2y1f

10 years ago[FIX] paypal: correctly compute fees
Thibault Delavallée [Mon, 2 Dec 2013 16:25:17 +0000 (17:25 +0100)]
[FIX] paypal: correctly compute fees

bzr revid: tde@openerp.com-20131202162517-39jdtg83l08yxdxm

10 years ago[MOV] payment_acquirer: moved paypal_fee_* fields to fees_*, standard fields for...
Thibault Delavallée [Mon, 2 Dec 2013 15:59:41 +0000 (16:59 +0100)]
[MOV] payment_acquirer: moved paypal_fee_* fields to fees_*, standard fields for an acquirer.

bzr revid: tde@openerp.com-20131202155941-b8nbujgwf57fol2v

10 years ago[MERGE] Sync with website-al
Thibault Delavallée [Mon, 2 Dec 2013 15:49:35 +0000 (16:49 +0100)]
[MERGE] Sync with website-al

bzr revid: tde@openerp.com-20131202154935-t8wcgt180bbop8yy

10 years ago[MERGE] [ADD] payment: added Adyen acquirer. See adyen.com for more details about...
Thibault Delavallée [Mon, 2 Dec 2013 15:44:44 +0000 (16:44 +0100)]
[MERGE] [ADD] payment: added Adyen acquirer. See adyen.com for more details about this acquirer.

Only the form-based acquirer is implemented. Server2server communications will not
be supported. This is a classic implementation, like the paypal or ogone one.

bzr revid: tde@openerp.com-20131202154444-ptr0uj9g19xpaoqc

10 years ago[CLEAN] payment_acquirer_adyen: cleaned tests: removed code pasted from paypal, updat...
Thibault Delavallée [Mon, 2 Dec 2013 15:29:58 +0000 (16:29 +0100)]
[CLEAN] payment_acquirer_adyen: cleaned tests: removed code pasted from paypal, updated tests. Tests should be added, but will be done in a few days.

bzr revid: tde@openerp.com-20131202152958-em5tq1x20y2rlo9q

10 years ago[MERGE] sync with trunk
Christophe Matthieu [Mon, 2 Dec 2013 15:09:25 +0000 (16:09 +0100)]
[MERGE] sync with trunk

bzr revid: chm@openerp.com-20131202150925-eqsi0uu0fqtwimhj

10 years ago[ADD] payment_acquirer_adyen: Adyen payment acquirer
Thibault Delavallée [Mon, 2 Dec 2013 15:03:42 +0000 (16:03 +0100)]
[ADD] payment_acquirer_adyen: Adyen payment acquirer

Added support of adyen, only form-based. Please refer to adyen.com for more details
about the acquirer. This is a classic implementation of a form-based acquirer with
its controller, and alread integrated in the ecommerce.

Tests will be improved.

bzr revid: tde@openerp.com-20131202150342-191ipeoeru0jssah

10 years ago[IMP] [WIP] website_sale: beginning of cleaning acquirer choice (should be small...
Thibault Delavallée [Mon, 2 Dec 2013 15:02:18 +0000 (16:02 +0100)]
[IMP] [WIP] website_sale: beginning of cleaning acquirer choice (should be small icon + pay now button)

bzr revid: tde@openerp.com-20131202150218-i403w7ulnm3b7b1n

10 years ago[IMP] website_event_track: sponsor layout
Christophe Matthieu [Mon, 2 Dec 2013 14:13:15 +0000 (15:13 +0100)]
[IMP] website_event_track: sponsor layout

bzr revid: chm@openerp.com-20131202141315-0j2b5lj5rr7yar3u

10 years ago[MERGE] bootstrap3
Antony Lesuisse [Mon, 2 Dec 2013 13:24:45 +0000 (14:24 +0100)]
[MERGE] bootstrap3

bzr revid: al@openerp.com-20131202132445-oux9j63auh4om284

10 years ago[MERGE] boostrap3 manually merged
Antony Lesuisse [Mon, 2 Dec 2013 13:19:43 +0000 (14:19 +0100)]
[MERGE] boostrap3 manually merged

bzr revid: al@openerp.com-20131202131943-b01fb56u0qsgcs53

10 years ago[IMP] url slug in templates
Fabien Meghazi [Mon, 2 Dec 2013 12:57:23 +0000 (13:57 +0100)]
[IMP] url slug in templates

bzr revid: fme@openerp.com-20131202125723-aw66fidrinaolgyo

10 years ago[ADD] slug() helper to rendering context
Fabien Meghazi [Mon, 2 Dec 2013 12:56:52 +0000 (13:56 +0100)]
[ADD] slug() helper to rendering context

bzr revid: fme@openerp.com-20131202125652-5e30xd3ym6nww44o

10 years ago[IMP] website_hr_recruitment: add website_button widget in backend
Christophe Matthieu [Mon, 2 Dec 2013 12:56:02 +0000 (13:56 +0100)]
[IMP] website_hr_recruitment: add website_button widget in backend

bzr revid: chm@openerp.com-20131202125602-zqq9k8ivwkb7fh7c

10 years ago[WIP] website: add website_button widget in backend to publish and go back to the...
Christophe Matthieu [Mon, 2 Dec 2013 12:45:04 +0000 (13:45 +0100)]
[WIP] website: add website_button widget in backend to publish and go back to the website. (need bootstrap 3 for layout)

bzr revid: chm@openerp.com-20131202124504-78zvm5t0p1hpsn53

10 years ago[IMP] 2SQL Queries less per query
Fabien Pinckaers [Mon, 2 Dec 2013 12:22:33 +0000 (13:22 +0100)]
[IMP] 2SQL Queries less per query

bzr revid: fp@tinyerp.com-20131202122233-m9y37fr6nhh03a08

10 years ago[REM] leftover thing
Xavier Morel [Mon, 2 Dec 2013 11:38:25 +0000 (12:38 +0100)]
[REM] leftover thing

bzr revid: xmo@openerp.com-20131202113825-c5jbqs17nihip81t

10 years ago[FIX] image fields getting overly dirty
Xavier Morel [Mon, 2 Dec 2013 11:33:04 +0000 (12:33 +0100)]
[FIX] image fields getting overly dirty

the addition and removal of the [edit] button on hover would be caught
by the mutation observer and mark the image field as dirty, even when
it had not actually been altered, leaving to spurious save events for
said field.

bzr revid: xmo@openerp.com-20131202113304-xpgu43se5er1ho7y

10 years ago[FIX] alteration of image field without actually changing the image URL
Xavier Morel [Mon, 2 Dec 2013 11:17:20 +0000 (12:17 +0100)]
[FIX] alteration of image field without actually changing the image URL

UI allows changing corner even though corners are not saved...

bzr revid: xmo@openerp.com-20131202111720-oabkjado7n1jrt66

10 years ago[MERGE] forward port of branch saas-2 up to revid 4992 chs@openerp.com-20131202105848...
Christophe Simonis [Mon, 2 Dec 2013 11:00:30 +0000 (12:00 +0100)]
[MERGE] forward port of branch saas-2 up to revid 4992 chs@openerp.com-20131202105848-33gcz1715w370rve

bzr revid: chs@openerp.com-20131127110757-5kaay2kcxq0ysb59
bzr revid: chs@openerp.com-20131127161639-yur4rdh3wx43kxle
bzr revid: chs@openerp.com-20131127180647-f8uws77gaym5kfvd
bzr revid: chs@openerp.com-20131202110030-gf20dv2uj5fqv7c2

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9684 rev-id: dle@openerp...
Denis Ledoux [Mon, 9 Dec 2013 15:57:21 +0000 (16:57 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9684 rev-id: dle@openerp.com-20131209145652-3g9rgnfz1w8k0whw

bzr revid: chs@openerp.com-20131202105848-33gcz1715w370rve
bzr revid: dle@openerp.com-20131204150643-is3y0b9n8enh3yql
bzr revid: chs@openerp.com-20131206152726-pirikn7v8pev90ic
bzr revid: dle@openerp.com-20131206162437-b9niay99mirk44qm
bzr revid: tde@openerp.com-20131209102019-kjeg0rx2au1d5e5v
bzr revid: dle@openerp.com-20131209155721-589zihxx8jmvlpvp

10 years ago[FIX] point_of_sale: ignore TOTAlY returns
Denis Ledoux [Mon, 9 Dec 2013 14:56:52 +0000 (15:56 +0100)]
[FIX] point_of_sale: ignore TOTAlY returns

Returns were partially ignored when typing keystrokes, thanks to a return; when event which equaled 13, but the default behaviour (press on the focused input/button) was not prevented. This is now the case thanks to preventDefault. For instance, just after a discount set, the focused input was pressed and the associated value was added when scanning a new product with the scanner. Therefore, if we entered a discount of 30%, scanning a new product added '0', the last pushed button, to the discount, and then added the product.

bzr revid: dle@openerp.com-20131209145652-3g9rgnfz1w8k0whw

10 years ago[MERGE] [FIX] mail: fixed message_follower_ids function field.
Thibault Delavallée [Mon, 9 Dec 2013 10:08:22 +0000 (11:08 +0100)]
[MERGE] [FIX] mail: fixed message_follower_ids function field.

The set method of the field, set_followers, is now using message_subscribe and message_unsubscribe to have only one access point to adding or removing followers. Previously to this fix it was directly creating entries in the mail_followers table, neglecting the calculation of subtypes and default subtypes.

bzr revid: tde@openerp.com-20131209100822-f19udgfuubshhrg3

10 years ago[MERGE] Sync with 7.0
Thibault Delavallée [Mon, 9 Dec 2013 09:09:03 +0000 (10:09 +0100)]
[MERGE] Sync with 7.0

bzr revid: tde@openerp.com-20131209090903-al4o6uhrhhw4cqcl

10 years ago[REV] mail: removed some changes to be done in trunk, not in 7.0
Thibault Delavallée [Mon, 9 Dec 2013 09:08:02 +0000 (10:08 +0100)]
[REV] mail: removed some changes to be done in trunk, not in 7.0

bzr revid: tde@openerp.com-20131209090802-q8fzn88ia9w6o5pq

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 8 Dec 2013 05:46:53 +0000 (05:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131207063209-2xi8ba5wu6l6ze00
bzr revid: launchpad_translations_on_behalf_of_openerp-20131208054536-mg4w4d6ljq8ji1nj
bzr revid: launchpad_translations_on_behalf_of_openerp-20131207063232-l64v1fhf1qcpxm2l
bzr revid: launchpad_translations_on_behalf_of_openerp-20131208054646-zixed7abpuze4qt1
bzr revid: launchpad_translations_on_behalf_of_openerp-20131123062625-f7inv72rtg2kel8g
bzr revid: launchpad_translations_on_behalf_of_openerp-20131124054801-1ukcpelfukkvwn60
bzr revid: launchpad_translations_on_behalf_of_openerp-20131125060120-nm8tkfbftg8c88v1
bzr revid: launchpad_translations_on_behalf_of_openerp-20131126060753-jnx5ran2accmo0lh
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127054000-wtg675pf33f3bkar
bzr revid: launchpad_translations_on_behalf_of_openerp-20131129053028-abszdj4y76smnacb
bzr revid: launchpad_translations_on_behalf_of_openerp-20131201054555-3u1m1sy1f2og78nn
bzr revid: launchpad_translations_on_behalf_of_openerp-20131202055227-mm70khzdfnp4qcj9
bzr revid: launchpad_translations_on_behalf_of_openerp-20131207063237-vza5vb51xmd2ipl6
bzr revid: launchpad_translations_on_behalf_of_openerp-20131208054653-f4zth8j3iczlzcqz

10 years ago[FIX]ir_attachement: not self.pool.get(model) instead of model not in self.pool
Denis Ledoux [Fri, 6 Dec 2013 17:36:02 +0000 (18:36 +0100)]
[FIX]ir_attachement: not self.pool.get(model) instead of model not in self.pool

bzr revid: dle@openerp.com-20131206173602-no831oxc6m1kf6lu

10 years ago[FIX] account: correct name_search on account to be validated even at negation
Martin Trigaux [Fri, 6 Dec 2013 17:00:12 +0000 (18:00 +0100)]
[FIX] account: correct name_search on account to be validated even at negation
added test checking every combinaison of name_search

bzr revid: mat@openerp.com-20131206170012-991vs7pa1yzxvav8

10 years ago[FIX] ir_attachement: search, if the model of the ir_attachement has been removed...
Denis Ledoux [Fri, 6 Dec 2013 16:23:14 +0000 (17:23 +0100)]
[FIX] ir_attachement: search, if the model of the ir_attachement has been removed, the search ignore the attachement.

bzr revid: dle@openerp.com-20131206162314-vjpgtag8qhkl1jhk

10 years ago[MERGE] [FIX] orm: Ignore orm (4, *) operations on one2many if link already exists.
Martin Trigaux [Fri, 6 Dec 2013 14:43:01 +0000 (15:43 +0100)]
[MERGE] [FIX] orm: Ignore orm (4, *) operations on one2many if link already exists.

Web client returns (4, ) operations for unchanged line in one2many widgets.
This allows to skip orm write on object where potentially has no access (eg: timesheet line with another user). (opw 599494)

bzr revid: mat@openerp.com-20131206144301-k6ugjota873nz75d

10 years ago[FIX] orm: inverting the condition seems to work (don't ask why)
Martin Trigaux [Fri, 6 Dec 2013 14:22:20 +0000 (15:22 +0100)]
[FIX] orm: inverting the condition seems to work (don't ask why)

bzr revid: mat@openerp.com-20131206142220-nfqiyeic9fdkejxy

10 years ago[FIX]sale: on sale order creation, apply on_change if needed (if required value are...
Denis Ledoux [Fri, 6 Dec 2013 13:51:11 +0000 (14:51 +0100)]
[FIX]sale: on sale order creation, apply on_change if needed (if required value are not set and can be computed from other values (onchange)

bzr revid: dle@openerp.com-20131206135111-nh31jgspelvwnhat

10 years ago[MERGE] [FIX] account: performance improvement on account.analytic.lines
Martin Trigaux [Fri, 6 Dec 2013 13:11:25 +0000 (14:11 +0100)]
[MERGE] [FIX] account: performance improvement on account.analytic.lines
don't create new analytic lines at move creation, will do it once the move is balanced
don't remove analytic lines (to avoid duplicates) at the begining of the validation of a move, will do it once we create the new correct analytic lines (opw 597719)

bzr revid: mat@openerp.com-20131206131125-fvzy62qqx3gnwmw5

10 years ago[FIX] orm: ignore existing link for operation (4, x) in one2many fields
Martin Trigaux [Fri, 6 Dec 2013 12:54:03 +0000 (13:54 +0100)]
[FIX] orm: ignore existing link for operation (4, x) in one2many fields

bzr revid: mat@openerp.com-20131206125403-r6uemlh7jagw01gh

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9678 rev-id: dle@openerp...
Denis Ledoux [Fri, 6 Dec 2013 12:19:08 +0000 (13:19 +0100)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9678 rev-id: dle@openerp.com-20131206121552-xre6jj34cpfuldoa

bzr revid: dle@openerp.com-20131206121908-oomajjxqtsp8cipc

10 years ago[FIX] purchase: warning uom category different only if the changed field is product_u...
Denis Ledoux [Fri, 6 Dec 2013 12:15:52 +0000 (13:15 +0100)]
[FIX] purchase: warning uom category different only if the changed field is product_uom itself.

Changing product_id with a different unit category does not trigger the uom category change warning

bzr revid: dle@openerp.com-20131206121552-xre6jj34cpfuldoa