Commit Graph

63333 Commits

Author SHA1 Message Date
ddm 2db8e35792 [TODO] Re-enable when modules properly fixed (access rights)
bzr revid: ddm@openerp.com-20131204172334-9q0t4r4n5qd9w20b
2013-12-04 18:23:34 +01:00
Thibault Delavallée 25ef3916d9 [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
2013-12-04 18:18:30 +01:00
Christophe Matthieu d9b40743b8 [FIX] website snippet: bootstrap dropdown (prevent default of click event)
bzr revid: chm@openerp.com-20131204171612-x32bxqzrul1c3zev
2013-12-04 18:16:12 +01:00
Christophe Matthieu 94f9d0d1e6 [IMP] website: editor remove secure_layout (filter in controler)
bzr revid: chm@openerp.com-20131204171534-17ermab23ndoklu3
2013-12-04 18:15:34 +01:00
Thibault Delavallée f4728616d1 [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
2013-12-04 18:14:29 +01:00
Thibault Delavallée a61ffa3d10 [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
2013-12-04 18:00:24 +01:00
Thibault Delavallée 321d096186 [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
2013-12-04 17:50:05 +01:00
Xavier Morel 04045c3699 [IMP] use ckeditor 4.3 final feature to disable widget draghandle entirely instead of relying on CSS
bzr revid: xmo@openerp.com-20131204162805-rikk5kbbx304tol6
2013-12-04 17:28:05 +01:00
Christophe Matthieu b1765e2834 [IMP] website: slip layout
bzr revid: chm@openerp.com-20131204161754-5dq4bt7gghnk878c
2013-12-04 17:17:54 +01:00
Thibault Delavallée e0d1233f48 [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
2013-12-04 17:07:38 +01:00
Thibault Delavallée 5e181a1694 [FIX] adyen: fixed form view of tx, forgot to remove a deleted field from the view
bzr revid: tde@openerp.com-20131204160543-zj2nb9xe3t795uee
2013-12-04 17:05:43 +01:00
Thibault Delavallée 3cd67b21bb [IMP] payment_acquirer: improved form view of tx
bzr revid: tde@openerp.com-20131204160506-fr65xqfydir4hqpe
2013-12-04 17:05:06 +01:00
Thibault Delavallée 362953b4a2 [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
2013-12-04 17:04:51 +01:00
Fabien Meghazi ea037cc7d5 [ADD] status_code to website#render()
bzr revid: fme@openerp.com-20131204145728-ztv6ur760b3nru58
2013-12-04 15:57:28 +01:00
Thibault Delavallée dbcdddd3d4 [MERGE] Sync with website-al, because sale was broken
bzr revid: tde@openerp.com-20131204130704-fa3pu4gnpku0frsj
bzr revid: tde@openerp.com-20131204144838-vu66z2lsybqtp4hm
2013-12-04 15:48:38 +01:00
Richard Mathot (OpenERP) 290fa3b349 [MERGE] Merge parents
bzr revid: rim@openerp.com-20131204144055-bmc36a63x07vjhlf
2013-12-04 15:40:55 +01:00
ddm 5179f6ecc8 [FIX] Remove broken button
bzr revid: ddm@openerp.com-20131204143538-3gs3m2owznge36b4
2013-12-04 15:35:38 +01:00
Christophe Matthieu edee3e5da3 [FIX] website_sale: shop/confirm_order: from_partner
bzr revid: chm@openerp.com-20131204141056-f4u5rqbbqfka95ka
2013-12-04 15:10:56 +01:00
Richard Mathot (OpenERP) e04a4fa726 [FIX] typos
bzr revid: rim@openerp.com-20131204140541-qc726o6jf3ffaju5
2013-12-04 15:05:41 +01:00
ddm 67599578b6 [FIX] Removed param default value (fix sitemap)
bzr revid: ddm@openerp.com-20131204135549-qc5xtpx826bqb2ud
2013-12-04 14:55:49 +01:00
Denis Ledoux 41fe705943 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9674 rev-id: dle@openerp.com-20131204133633-t7wfbnipv3jtss82
bzr revid: chs@openerp.com-20131204125051-dexejzwigpu0z1yy
bzr revid: dle@openerp.com-20131204134400-50y7ojeb8pw7k56s
2013-12-04 14:44:00 +01:00
Christophe Matthieu d19c722da3 [FIX] website: language link use keep query
bzr revid: chm@openerp.com-20131204133804-7rzeofuwsa8uuk19
2013-12-04 14:38:04 +01:00
Denis Ledoux c0c971b87a [FIX] sale_crm: wizard crm_make_sale crash if partner_id not sent on the opp.
Because defaults get function of partner_id of wizard read the partner_id of the opp and return the first item of the tuple, but if there isnt a partner on the opp, the read return a false for this field, not a tuple. 
No return the first item of the tuple if the partner_id is set, else False

bzr revid: dle@openerp.com-20131204133633-t7wfbnipv3jtss82
2013-12-04 14:36:33 +01:00
Christophe Matthieu 03a373f8ef [FIX] website_event_track: access right
bzr revid: chm@openerp.com-20131204133038-lhgp3fkbqbzl3irk
2013-12-04 14:30:38 +01:00
ddm 8c03d4cd0d [FIX] Another blog URL bug
bzr revid: ddm@openerp.com-20131204132828-lnk5oe09t98wlh4r
2013-12-04 14:28:28 +01:00
Christophe Matthieu 58eb518155 [FIX] website snippet: slider
bzr revid: chm@openerp.com-20131204130740-mk8jtp8p6ip16q1a
2013-12-04 14:07:40 +01:00
Thibault Delavallée 9f0b5a7c53 [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
2013-12-04 14:06:28 +01:00
Thibault Delavallée 88b7b449cb [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
2013-12-04 14:05:05 +01:00
Christophe Simonis 4ab77759cc [MERGE] forward port of branch saas-2 up to revid 9029 chs@openerp.com-20131204125051-dexejzwigpu0z1yy
bzr revid: chs@openerp.com-20131204130023-lgravuoxwlt39pek
2013-12-04 14:00:23 +01:00
Thibault Delavallée 77f6d91236 [IMP] payment_acquirer: improved backend views
bzr revid: tde@openerp.com-20131204125250-7p6gvofiu2sb89az
2013-12-04 13:52:50 +01:00
Thibault Delavallée b7e8b40fb2 [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
2013-12-04 13:52:27 +01:00
Christophe Simonis 8fc992910e [FIX] auth_signup: set an alias for the template user
bzr revid: chs@openerp.com-20131204122609-oi2b8g4p8cy13dux
2013-12-04 13:26:09 +01:00
Christophe Matthieu 16a544fc6f [FIX] website snippet: usabillity
bzr revid: chm@openerp.com-20131204115424-p083i2nt5bbc43s6
2013-12-04 12:54:24 +01:00
Christophe Simonis 08ec6a3805 [FIX] mail: reset alias when copying users
bzr revid: chs@openerp.com-20131204112734-2h569udrxgsgw9kr
2013-12-04 12:27:34 +01:00
Denis Ledoux dea3fdeeed [FIX] im_livechat: many2one channel_id of im_session to the right model.
In im_session model, field channel_id was a many2one to im_user, or, obviously, this should be a many2one to im_livechat.channel
Well, obviously, this is a copy/paste error (or distraction, your choice!). This fix should normally not be pushed on a stable branch (like the current one, saas-2), but considering the severity of the problem, and the few changes in database (alter foreign key only), this is acceptable. Why such a big mistake has not been seen earlier ? Do you even test or read back what you write ?

bzr revid: dle@openerp.com-20131204122727-q0ch5j2v8rrli41e
2013-12-04 13:27:27 +01:00
ddm 3a5112426f [FIX] Test build error (cf. logs/test-js.txt)
bzr revid: ddm@openerp.com-20131204105924-ktiaxmp5j7dvknl9
2013-12-04 11:59:24 +01:00
Xavier Morel b79e56d1af [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
2013-12-04 11:52:12 +01:00
Fabien Meghazi 31381c1469 [FIX] Disable form submition in editable mode
bzr revid: fme@openerp.com-20131204104225-2s3jp325731mqd92
2013-12-04 11:42:25 +01:00
ddm e2f37e7369 [FIX] Blog URL errors (cf. logs/test-js.txt)
bzr revid: ddm@openerp.com-20131204103814-m2r8c5vwuglqjyda
2013-12-04 11:38:14 +01:00
Fabien Meghazi 415d24b48f [FIX] blog comment posting results in 404 error
bzr revid: fme@openerp.com-20131204094526-yx4uif5lqp8o8d8p
2013-12-04 10:45:26 +01:00
Launchpad Translations on behalf of openerp 379dc8bf98 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131201054445-5fy8zd7lvnn9mjp2
bzr revid: launchpad_translations_on_behalf_of_openerp-20131202055138-hq05otjnuktjpa48
bzr revid: launchpad_translations_on_behalf_of_openerp-20131204055601-tbzqqhperzffjbjt
bzr revid: launchpad_translations_on_behalf_of_openerp-20131204055642-0rwynvhgvs0r14b3
2013-12-04 05:56:42 +00:00
Fabien Pinckaers 773d7a25d1 [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
2013-12-03 23:39:10 +01:00
Antony Lesuisse d5aec362a9 [FIX] MockRequestCase
bzr revid: al@openerp.com-20131203214705-6tz63yqo9kk73ztx
2013-12-03 22:47:05 +01:00
Antony Lesuisse 4c45774b6d [IMP] manual exception handling for non-json controllers
bzr revid: al@openerp.com-20131203191621-xu2350cw0u3izn3s
2013-12-03 20:16:21 +01:00
Christophe Matthieu 704607db5a [FIX] website: signin and logout redirect url
bzr revid: chm@openerp.com-20131203173146-7om0xl9b7ubb5cqc
2013-12-03 18:31:46 +01:00
Christophe Matthieu 63a9616138 [FIX] website_hr_recruitment, website_blog
bzr revid: chm@openerp.com-20131203171714-fym4y602l7gfylfw
2013-12-03 18:17:14 +01:00
Fabien Pinckaers 642fce4a5b [IMP] speed improvement + small bug
bzr revid: fp@tinyerp.com-20131203171033-oe6pkzb9jal3ril8
2013-12-03 18:10:33 +01:00
ddm ee2d4327a8 [FIX] access rights
bzr revid: ddm@openerp.com-20131203163131-g7o86fc08gv4if9v
2013-12-03 17:31:31 +01:00
Fabien Meghazi 49f357da54 [FIX] rte crashes when inserting new lines
We deal with text nodes in this case

bzr revid: fme@openerp.com-20131203161630-f34r1nrqcb4m6jge
2013-12-03 17:16:30 +01:00
Christophe Matthieu abf5c88510 [FIX] website: customize: apply fontawesome to icons
bzr revid: chm@openerp.com-20131203155536-de2htsq0rwv6oepz
2013-12-03 16:55:36 +01:00
Christophe Matthieu d4bfd5b41f [IMP] website_blog: Blog Title renamed into "Blog Post Title"
bzr revid: chm@openerp.com-20131203154839-mxn84lydinun29kc
2013-12-03 16:48:39 +01:00
Christophe Matthieu bc4a7c81bc [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
2013-12-03 16:44:22 +01:00
Martin Trigaux 7c1415e274 [FIX] base_setup: adapt to new api for font
bzr revid: mat@openerp.com-20131203154228-35dw4o874zncbvtv
2013-12-03 16:42:28 +01:00
ddm 16417844c7 [FIX] Event track sponsor access rights
bzr revid: ddm@openerp.com-20131203154142-ug8hcillq0cb18vb
2013-12-03 16:41:42 +01:00
Denis Ledoux cf052214bd [FIX]portal_sale: add the lang to the email templates (sale.order and account.invoice), for the email to be translated in the customer language (as this is the case for regular email templates from sale and account modules-
bzr revid: dle@openerp.com-20131203142554-5yrp5o5wl382oyo3
2013-12-03 15:25:54 +01:00
Thibault Delavallée 382829686d [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
2013-12-03 15:25:01 +01:00
Thibault Delavallée 9a54529ff4 [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
2013-12-03 14:51:48 +01:00
Christophe Simonis 7e8a5f7697 [FIX] web: openerpframework.js: do not use _.str
openerpframework.js can be used as standalone library (im_livechat uses
it this way) and do not depend on underscore.string.js

bzr revid: chs@openerp.com-20131203132937-ss7hx1gligzai5ch
2013-12-03 14:29:37 +01:00
Fabien Meghazi a7738ab2ea [IMP] Reorder menu
bzr revid: fme@openerp.com-20131203120910-yv82gwref4uikn7b
2013-12-03 13:09:10 +01:00
Fabien Meghazi c71cfef3d3 [FIX] ir.http log exceptions
bzr revid: fme@openerp.com-20131203114657-jnnki78qr28u9xq4
2013-12-03 12:46:57 +01:00
Christophe Matthieu 7f44fe2f6a [FIX] website snippet: background height=100%
bzr revid: chm@openerp.com-20131203112134-q1pk4eujckgy5vgw
2013-12-03 12:21:34 +01:00
Xavier Morel 9d9d3f207e [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
2013-12-03 12:13:23 +01:00
ddm c86e61f8d9 [FIX] Revert bad code
bzr revid: ddm@openerp.com-20131203142535-w026w2fnfxd15aeb
2013-12-03 15:25:35 +01:00
ddm 0e52fe9349 [FIX] Banner tour was skipping a step
bzr revid: ddm@openerp.com-20131203142042-sho26izkdxgcoajp
2013-12-03 15:20:42 +01:00
Fabien Meghazi 6745bb3fed [FIX] font-awesome icons migration to v4
bzr revid: fme@openerp.com-20131203141632-ubc35ca7d4l80s7m
2013-12-03 15:16:32 +01:00
Fabien Meghazi 9a3eb79636 [FIX] new fa icons for menu
bzr revid: fme@openerp.com-20131203135156-vflspcfkitv667wv
2013-12-03 14:51:56 +01:00
ddm 0d79c96ad6 [FIX] Various tour fixes (based on usertests)
bzr revid: ddm@openerp.com-20131203134011-caw3x51smrk72fkw
2013-12-03 14:40:11 +01:00
Christophe Matthieu 06f96e4dea [FIX] website_sale: user going to /shop/payment/validate/ without pass by mycart and add to cart
bzr revid: chm@openerp.com-20131203133345-0e7k3ab87u1d3we7
2013-12-03 14:33:45 +01:00
Fabien Meghazi cc1467a6ab [---] Use badge for sign in link. still ugly.
bzr revid: fme@openerp.com-20131203111256-v3q2apdcjb83ac9t
2013-12-03 12:12:56 +01:00
Christophe Matthieu a65449c331 [FIX] website snippet: column
bzr revid: chm@openerp.com-20131203111113-r9yxhjjhvv5isi9t
2013-12-03 12:11:13 +01:00
Christophe Matthieu 6195ff32a9 [FIX] portal_claim: security group_portal
bzr revid: chm@openerp.com-20131203105012-aq7wh9if3geriq52
2013-12-03 11:50:12 +01:00
Xavier Morel 950f7495b5 [IMP] remove pager buttons instead of disabling them if no previous/next page
bzr revid: xmo@openerp.com-20131203102158-j9w9gkceyzec6ats
2013-12-03 11:21:58 +01:00
ddm 771394ef9a [FIX] Restore mobile preview icon
bzr revid: ddm@openerp.com-20131203100851-rjdhmgfrq3i4o1nx
2013-12-03 11:08:51 +01:00
Christophe Matthieu 78dedf2dff [IMP] website snippet: icones goto parent snippet, clean css, unactive snippet when click outside
bzr revid: chm@openerp.com-20131203100449-7ups314ffru0kobh
2013-12-03 11:04:49 +01:00
Denis Ledoux 64c0ff21d5 [FIX]sale_stock: do not raise if not able to find any warehouse (for the get default warehouse), it can prevent the user of doing anything (if he does an upgrade of sale_stock module while having no warehouse set, the user will not be able to sign in in his instance again).
bzr revid: dle@openerp.com-20131203095544-i5vmow007dgjbiza
2013-12-03 10:55:44 +01:00
ddm 63f63ef470 [IMP] Tour: advance on any snippet drop
bzr revid: ddm@openerp.com-20131203094704-h995gaoo7onhlqpv
2013-12-03 10:47:04 +01:00
Christophe Matthieu f2156614cb [FIX] website snippet: icones move, copy, remove
bzr revid: chm@openerp.com-20131203093421-05zs2xsx6gyafi53
2013-12-03 10:34:21 +01:00
Christophe Matthieu bd753f6e8f [FIX] website snippet: carousel contentEditable
bzr revid: chm@openerp.com-20131203092641-6o3bsuayl71t0l7s
2013-12-03 10:26:41 +01:00
Xavier Morel 5b4d0b9dbb [FIX] _.intersect renamed to _.intersection in underscore 1.1.7
bzr revid: xmo@openerp.com-20131203083835-btf02ys7vvro28aq
2013-12-03 09:38:35 +01:00
Xavier Morel 87b5c7990a [FIX] unused check_groups call, preprocess_request style
bzr revid: xmo@openerp.com-20131203080055-wgja1zraygglo767
2013-12-03 09:00:55 +01:00
Xavier Morel 278316ef9f [FIX] broken call to (ir.model.access).check
bzr revid: xmo@openerp.com-20131203075715-xsmueut0n3g9ggd6
2013-12-03 08:57:15 +01:00
Xavier Morel 0271062a80 [FIX] clear cache on method with a cache
bzr revid: xmo@openerp.com-20131203073429-g8vqg1dqltgtc4r6
2013-12-03 08:34:29 +01:00
Launchpad Translations on behalf of openerp 4fd98907ce Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131130053134-6u83vcd1133xs8yf
bzr revid: launchpad_translations_on_behalf_of_openerp-20131201054550-w0k8alfqs2bigurx
bzr revid: launchpad_translations_on_behalf_of_openerp-20131202055222-2u7o99e48254dceu
bzr revid: launchpad_translations_on_behalf_of_openerp-20131203061621-hyqqh11jt7g0ilqh
2013-12-03 06:16:21 +00:00
Launchpad Translations on behalf of openerp 3e94f7ab1b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131203054049-9sioco00f1s4dxvt
bzr revid: launchpad_translations_on_behalf_of_openerp-20131203054124-0db72b59pfm46z0f
2013-12-03 05:41:24 +00:00
Fabien Meghazi b78f196362 [IMP] cached website's default_lang and language_ids
bzr revid: fme@openerp.com-20131202172110-h7s023xv4ohq31tw
2013-12-02 18:21:10 +01:00
Christophe Matthieu c3660ba7b9 [FIX] website: product backend view with website_button widget
bzr revid: chm@openerp.com-20131202163010-9nksvoxmbuj9v8i1
2013-12-02 17:30:10 +01:00
Thibault Delavallée 39e6267049 [FIX] paypal: correctly compute fees
bzr revid: tde@openerp.com-20131202162517-39jdtg83l08yxdxm
2013-12-02 17:25:17 +01:00
Thibault Delavallée 7896d2e745 [MOV] payment_acquirer: moved paypal_fee_* fields to fees_*, standard fields for an acquirer.
bzr revid: tde@openerp.com-20131202155941-b8nbujgwf57fol2v
2013-12-02 16:59:41 +01:00
Thibault Delavallée 3a96d971fa [MERGE] Sync with website-al
bzr revid: tde@openerp.com-20131202154935-t8wcgt180bbop8yy
2013-12-02 16:49:35 +01:00
Thibault Delavallée b54ec1c5a2 [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
2013-12-02 16:44:44 +01:00
Antony Lesuisse da6fee2ac1 [FIX] session expired
bzr revid: al@openerp.com-20131202154206-6efsbeeg0mq7s67z
2013-12-02 16:42:06 +01:00
Thibault Delavallée f47c5d367f [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
2013-12-02 16:29:58 +01:00
Xavier Morel ef08d834f6 [IMP] add warning re. changed behavior of backbone which may be changed in the client
bzr revid: xmo@openerp.com-20131202151838-z26qnz0xpt3tigrd
2013-12-02 16:18:38 +01:00
Xavier Morel 0dff8277cc [FIX] breakage due to backbone change: in 1.0+, this.reset() will call this.add()
in 0.9, this.add would only be called if items were provided to
reset(), changed in commit cf6e862.

bzr revid: xmo@openerp.com-20131202151037-xxmvu5790p2jsxz6
2013-12-02 16:10:37 +01:00
Christophe Matthieu fd2821086f [MERGE] sync with trunk
bzr revid: chm@openerp.com-20131202150925-eqsi0uu0fqtwimhj
2013-12-02 16:09:25 +01:00
Thibault Delavallée 19ea5b9674 [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
2013-12-02 16:03:42 +01:00
Thibault Delavallée 37c3ed60f6 [IMP] [WIP] website_sale: beginning of cleaning acquirer choice (should be small icon + pay now button)
bzr revid: tde@openerp.com-20131202150218-i403w7ulnm3b7b1n
2013-12-02 16:02:18 +01:00
Antony Lesuisse 753cb31804 [IMP] upgrade backbone to 1.1.0
bzr revid: al@openerp.com-20131202142240-ifh2rua2oiennfao
2013-12-02 15:22:40 +01:00
Christophe Matthieu 3d01f870db [IMP] website_event_track: sponsor layout
bzr revid: chm@openerp.com-20131202141315-0j2b5lj5rr7yar3u
2013-12-02 15:13:15 +01:00
Antony Lesuisse 9b40c572ae [REM] gravatar support
bzr revid: al@openerp.com-20131202135414-kkm0wz06naitbp4y
2013-12-02 14:54:14 +01:00
Antony Lesuisse e057a64a02 [IMP] update fontawseome to 4.0.3
bzr revid: al@openerp.com-20131202133803-1muybwahwjo9e5sm
2013-12-02 14:38:03 +01:00
Antony Lesuisse 57ef91409a [MERGE] bootstrap3
bzr revid: al@openerp.com-20131202132445-oux9j63auh4om284
2013-12-02 14:24:45 +01:00
Antony Lesuisse d6c6f31231 [MERGE] boostrap3 manually merged
bzr revid: al@openerp.com-20131202131943-b01fb56u0qsgcs53
2013-12-02 14:19:43 +01:00
Fabien Meghazi d376bd55ca [IMP] url slug in templates
bzr revid: fme@openerp.com-20131202125723-aw66fidrinaolgyo
2013-12-02 13:57:23 +01:00
Fabien Meghazi a5ed3f8b42 [ADD] slug() helper to rendering context
bzr revid: fme@openerp.com-20131202125652-5e30xd3ym6nww44o
2013-12-02 13:56:52 +01:00
Christophe Matthieu de0401e043 [IMP] website_hr_recruitment: add website_button widget in backend
bzr revid: chm@openerp.com-20131202125602-zqq9k8ivwkb7fh7c
2013-12-02 13:56:02 +01:00
Christophe Matthieu c1f306dd96 [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
2013-12-02 13:45:04 +01:00
Fabien Pinckaers b51daf482b [IMP] 2SQL Queries less per query
bzr revid: fp@tinyerp.com-20131202122233-m9y37fr6nhh03a08
2013-12-02 13:22:33 +01:00
Xavier Morel d53a289c5b [REM] leftover thing
bzr revid: xmo@openerp.com-20131202113825-c5jbqs17nihip81t
2013-12-02 12:38:25 +01:00
Xavier Morel fdfa7362ac [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
2013-12-02 12:33:04 +01:00
Xavier Morel 52b1ac6a3e [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
2013-12-02 12:17:20 +01:00
Fabien Pinckaers 505e191e7e [iMP] Sponsorships
bzr revid: fp@tinyerp.com-20131202103838-kveu1lqkqav3x0n3
2013-12-02 11:38:38 +01:00
Thibault Delavallée b04c2a4a56 [FIX] website_sale: fixed order confirmation cleaning: self.pool -> request.registry
bzr revid: tde@openerp.com-20131202103124-9lf4up79uxjwdyxp
2013-12-02 11:31:24 +01:00
Thibault Delavallée 5b488cf2ec [FIX] website_sale: fixed checkout cleaning: self.pool -> request.registry
bzr revid: tde@openerp.com-20131202102959-inj25wnqk1prv6qy
2013-12-02 11:29:59 +01:00
Xavier Morel a108af5cb8 [FIX] website: endpoint_is_enumerable
old version of @website.route would wrap the base method within a
decorator, and endpoint_is_enumerable had to dig into the decorator to
get the original function (and be able to inspect it).

@website.route has been simplified and no longer wraps the function,
just adds a pair of attributes to it (and so does the base
@http.route), so don't dig into anymore, inspect rule.endpoint
directly.

bzr revid: xmo@openerp.com-20131202102525-8jsondrr1649c8t8
2013-12-02 11:25:25 +01:00
Christophe Matthieu 2ce50aeb2f [FIX] website_sale: table_compute fill table ending holes
bzr revid: chm@openerp.com-20131202094229-tqggruo231po721m
2013-12-02 10:42:29 +01:00
Fabien Meghazi 3cf9c776de [FIX] default language
bzr revid: fme@openerp.com-20131202093500-xzz4q2u279uwunjo
2013-12-02 10:35:00 +01:00
Fabien Pinckaers 660b420696 [FIX] public user
bzr revid: fp@tinyerp.com-20131202090239-a4b1kkg5pni8ye3d
2013-12-02 10:02:39 +01:00
Fabien Pinckaers 2fee01f084 [IMP] removed a feature nobody used for a huge speed improvement (4 SQL Queries per search/read
bzr revid: fp@tinyerp.com-20131202084517-80d1vdwfwpbdsqdn
2013-12-02 09:45:17 +01:00
Richard Mathot (OpenERP) 966e30efe9 [MERGE] Merge parents
bzr revid: rim@openerp.com-20131202080656-szogyih5rw1g41u4
2013-12-02 09:06:56 +01:00
Launchpad Translations on behalf of openerp dfd010e48d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131202052351-icrqefhleb8262tv
2013-12-02 05:23:51 +00:00
Fabien Pinckaers 114cf31244 [IMP] removed test code
bzr revid: fp@tinyerp.com-20131201173346-qodzx06i1wq7ec5i
2013-12-01 18:33:46 +01:00
Fabien Pinckaers db8f3b4f40 [IMP] small bugfix
bzr revid: fp@tinyerp.com-20131201173208-r72mybhgek0aibfl
2013-12-01 18:32:08 +01:00
Fabien Pinckaers d6f77f5853 [IMP] Speed improvements
bzr revid: fp@tinyerp.com-20131201172541-p8403347rv08uurh
2013-12-01 18:25:41 +01:00
Fabien Pinckaers dd62046680 [IMP] renaming + comment
bzr revid: fp@tinyerp.com-20131201003520-nikzk23fwkkku2lg
2013-12-01 01:35:20 +01:00
Fabien Pinckaers eeee49bfa8 [IMP] code cleaning '/shop' less SQL queries, WIP
bzr revid: fp@tinyerp.com-20131201002355-82l9yab5l4vilkun
2013-12-01 01:23:55 +01:00
Fabien Pinckaers d4fc95f1fe [FIX] small fixes
bzr revid: fp@tinyerp.com-20131130205834-ilds41gcktv7vchg
2013-11-30 21:58:34 +01:00
Fabien Pinckaers cf3ecb9ff0 [IMP] Huge speed improvements 64 SQL queries to render '/' --> 10 Queries
bzr revid: fp@tinyerp.com-20131130193739-095yd4p9llmj0kt1
2013-11-30 20:37:39 +01:00
Fabien Pinckaers 9701a52b59 [IMP] Remove unused code
bzr revid: fp@tinyerp.com-20131130161655-u6z91t3la1l1qhca
2013-11-30 17:16:55 +01:00
Fabien Pinckaers ed7623fc45 [IMP] Performance improvement: improved cache with context, better get_object
bzr revid: fp@tinyerp.com-20131130154659-uqis34x2cemmocly
2013-11-30 16:46:59 +01:00
Christophe Simonis 289023d92f [MERGE] forward port of branch saas-2 up to revid 9024 chs@openerp.com-20131130130014-hi5h5a00kjx0dbvp
It’s over NINE THOUSAAAAAAAND!

bzr revid: chs@openerp.com-20131130130725-9ntxdr5r7r04uoht
2013-11-30 14:07:25 +01:00
Christophe Simonis 0ac4a8f696 [MERGE] forward port of branch 7.0 up to revid 9668 launchpad_translations_on_behalf_of_openerp-20131130053134-6u83vcd1133xs8yf
bzr revid: chs@openerp.com-20131130130014-hi5h5a00kjx0dbvp
2013-11-30 14:00:14 +01:00
Launchpad Translations on behalf of openerp 9f04e0c76c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131130050422-r8hhiot5r58eukys
bzr revid: launchpad_translations_on_behalf_of_openerp-20131130051429-uepuma01yhw11md9
2013-11-30 05:14:29 +00:00
Fabien Pinckaers 56eb2c0607 [IMP] transparent background on impage
bzr revid: fp@tinyerp.com-20131129213229-ctp1sne7r1ioa7w1
2013-11-29 22:32:29 +01:00
ddm 96fabb61b2 [IMP] Indent HTML editor template names
bzr revid: ddm@openerp.com-20131129172749-0z6l9k9phieiw32b
2013-11-29 18:27:49 +01:00
Christophe Matthieu d32ece09db [IMP] website_blog: change url paths
bzr revid: chm@openerp.com-20131129161434-rsnklmcz1g9b1cc0
2013-11-29 17:14:34 +01:00
Richard Mathot (OpenERP) 7c3a6e8a9e [MERGE] Merge parents
bzr revid: rim@openerp.com-20131129161104-gy249ri9lw67b7t7
2013-11-29 17:11:04 +01:00
Richard Mathot (OpenERP) 8e417e860a [IMP] Basic answer storage (to be improved)
bzr revid: rim@openerp.com-20131129161032-d60s8nu1gw79unt1
2013-11-29 17:10:32 +01:00
Christophe Matthieu 9a399dfb94 [FIX] website snippets: quote, quotes slider, parallax
bzr revid: chm@openerp.com-20131129160045-527o2i6unyyymr6e
2013-11-29 17:00:45 +01:00
Denis Ledoux fc4eca01e7 [FIX] {account, sale_stock}: res_config: set_default as SUPERUSER_ID. check user group to avoid passthrough access rights security
bzr revid: dle@openerp.com-20131129154714-pogix71b73nz11qp
2013-11-29 16:47:14 +01:00
Martin Trigaux 556c7f03f0 [FIX] purchase: revert revision 7677 to set a default unit of measure to 'Unit'
This allows to field a purchase.order without showing the units of measure if not product is selected
Revision 7677 was integrated to fix lp:958897 (no change of uom when selecting a product whose uom is in the category 'Units'). This fix did not solve it properly (only for initial value) and introduced another problem. A better fix will be done on the onchange product.

bzr revid: mat@openerp.com-20131129143522-i85e4hvf0p4h3ynn
2013-11-29 15:35:22 +01:00
ddm 94fbe76be8 [IMP] Hide tour in secondary languages (multilang)
bzr revid: ddm@openerp.com-20131129143058-oi6swnul3idr7ngp
2013-11-29 15:30:58 +01:00
ddm 36966d140f [FIX] Shop tour was broken by change
bzr revid: ddm@openerp.com-20131129131529-seqk3hypzcka8qxi
2013-11-29 14:15:29 +01:00
Christophe Simonis 06e0b3045a [FIX] auth_signup: no alias for signuped users
bzr revid: chs@openerp.com-20131129130958-e89ex1psthcckcgt
2013-11-29 14:09:58 +01:00
ddm 302a55e4fc [FIX] Blog tour was broken by change
bzr revid: ddm@openerp.com-20131129130922-1l7m0gf9uy4br6rf
2013-11-29 14:09:22 +01:00
ddm 2e732b5167 [FIX] Event tour was broken by change
bzr revid: ddm@openerp.com-20131129113411-oy8zdxt97i14sawt
2013-11-29 12:34:11 +01:00
Thibault Delavallée 5c3dbb8aa8 [FIX] crm_claim: the 'My Company' filter was wrong, not useful and not possible to achieve. It is therefore set as invisible, and its domain set as void. This won't break any inheriting views, and this filter is ready to be removed in 8.0
lp bug: https://launchpad.net/bugs/1153956 fixed

bzr revid: tde@openerp.com-20131129102709-wq4ftqx1x8h6n9xb
2013-11-29 11:27:09 +01:00
Thibault Delavallée d7af813044 [MERGE] [FIX] crm: fixed lead to opportunity wizard customer creation policy (opw 596231).
When choosing to link to an existing customer, then changing the action to create
a new customer or to avoid linking, the newly created opportunity was linked
to the previously chosen customer, due to the partner_id field not being
reset and used in the conversion process.

This field is not reset when changing the conversion action, leading to the action
being correctly taken into account.

lp bug: https://launchpad.net/bugs/1208436 fixed

bzr revid: tde@openerp.com-20131129101706-ccsn5u60sw8isroy
2013-11-29 11:17:06 +01:00
Fabien Pinckaers 211ca68ae1 [IMP] wording
bzr revid: fp@tinyerp.com-20131129100301-hspqcb1h86droq28
2013-11-29 11:03:01 +01:00
Richard Mathot (OpenERP) ef08891248 [REF] moving validation methods from controller to models
bzr revid: rim@openerp.com-20131129092732-615xgq8z62jyuhd9
2013-11-29 10:27:32 +01:00
Thibault Delavallée 5859d84dc1 [MERGE] Sync with saas-2
bzr revid: tde@openerp.com-20131128094037-j59xo6sbj7k00fbf
bzr revid: tde@openerp.com-20131129092306-t0nb7tgyoqovx101
2013-11-29 10:23:06 +01:00
Richard Mathot (OpenERP) 19578dbc7b [MERGE] Merge parents
bzr revid: rim@openerp.com-20131129085234-3t8kqglqmnabdqf2
2013-11-29 09:52:34 +01:00
Richard Mathot (OpenERP) 65c9704954 [IMP] Survey Kanban view
[REM] Unused code in survey.py

[REF] Code cleaning

bzr revid: rim@openerp.com-20131129084914-z76feeg813q38l25
2013-11-29 09:49:14 +01:00
Nhomar - Vauxoo 2617e3425e [FIX] Blog views refering to incorrect old field name page_id changed to post_id
bzr revid: nhomar@gmail.com-20131129081335-b9ktgx7t9b5gyqhn
2013-11-29 03:43:35 -04:30
Launchpad Translations on behalf of openerp 1fedbc18f5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131126060718-7io3n16co82qp5pu
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127053913-ypnlpggd4wt58pzx
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128060603-kk12b8iu0uhhtist
bzr revid: launchpad_translations_on_behalf_of_openerp-20131129052938-u0wq863etr3sl1cm
bzr revid: launchpad_translations_on_behalf_of_openerp-20131129053023-zlbrprsiq9e7vs39
2013-11-29 05:30:23 +00:00
Fabien Pinckaers b6cb210865 [IMP] Adding sponsorship to events
bzr revid: fp@tinyerp.com-20131128220546-3kr49k0cmv24qs49
2013-11-28 23:05:46 +01:00
Christophe Matthieu 0eeb29ac08 [MERGE] trunk-website-demo-partner-bth
bzr revid: chm@openerp.com-20131128173621-ge78agxfpmxcbytu
2013-11-28 18:36:21 +01:00
Thibault Delavallée 5ee3495ccb [MOV] payment_acquirer: moved fees computation into generic computation. Now acquirer have access to a fees key in the tx_values they receive for generating the buttons. Fees are computed by calling <name>_compute_fees.
bzr revid: tde@openerp.com-20131128170812-1p3ipj85e1rvuf8l
2013-11-28 18:08:12 +01:00
Denis Ledoux 702b9c2e1b [FIX]base_import: if the error message was an except_orm or an access denied error, the error message was not displayed, only a red div without anything in it.
bzr revid: dle@openerp.com-20131128163613-e20nbr3yqvhvx4bv
2013-11-28 17:36:13 +01:00
Thibault Delavallée 6564248f96 [CLEAN] payemnt_acquirer: moved some code for cleaning
bzr revid: tde@openerp.com-20131128163424-0m42q8hnert8gemk
2013-11-28 17:34:24 +01:00
Thibault Delavallée ad2bdf6d94 [IMP] payment_acquirer_paypal: added fees computation on paypal acquirer.
paypal acquirer model: added paypal_fee_active and paypal_fee_* 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.

When creating a paypal tx, it dynamically computes fees.

bzr revid: tde@openerp.com-20131128161707-ignhrlphts47wk72
2013-11-28 17:17:07 +01:00
Thibault Delavallée 27104e4888 [IMP] payment_acquirer: added company_id on the acquirer_model, to be able to know if the tx is domestic or international. Also added a fees field on the tx: should not be set by hand but by a specific acquirer.
bzr revid: tde@openerp.com-20131128161516-mlu0z1v5bjpwzcrv
2013-11-28 17:15:16 +01:00
Thibault Delavallée de1eeee4eb [FIX] payment_acquirer_paypal: data should be noupdate, otherwise each update erases the custom paypal account details
bzr revid: tde@openerp.com-20131128161423-25thhf9xe9lgpn0i
2013-11-28 17:14:23 +01:00
Christophe Matthieu 32ec9cccdd [IMP] website: views for drag and drop snippets
bzr revid: chm@openerp.com-20131128160851-xmepb4h6n0logclo
2013-11-28 17:08:51 +01:00
Martin Trigaux 9542ae89aa [FIX] stock: switch ids new - old picking in the message informing the back order was created (opw 594402)
Post on delivered picking that the backorder was created. Was inconsitent with the field 'Back order of'

bzr revid: mat@openerp.com-20131128145059-p3mw969z3lotkn26
2013-11-28 15:50:59 +01:00
Christophe Matthieu 20a0119ed6 [IMP] website: hide publish/edit button on editable mode
bzr revid: chm@openerp.com-20131128143646-fl3okv6wisqio8xq
2013-11-28 15:36:46 +01:00
Thibault Delavallée 8253453d64 [IMP] mail: mail_thread: routing: implement compat-mode routing
It now accepts <111...222..openerp-res_id-model@mydomain.com> partial matching
only if the target record has messages without message_id, aka <= 6.1 record.

Updated and added tests

bzr revid: tde@openerp.com-20131128133226-ce1qyeswi9n83q8v
2013-11-28 14:32:26 +01:00
Thibault Delavallée c553167ff8 [FIX] mail_message: do not overwrite 'False' message_id when creating a new mail message
bzr revid: tde@openerp.com-20131128133132-8oevlk1wyoqytebo
2013-11-28 14:31:32 +01:00
Martin Trigaux 26b351a285 [MERGE] [FIX] purchase: fix typo attr -> attrs in form view, courtesy of Joshua Jan (SHINEIT)
bzr revid: mat@openerp.com-20131128115239-yr0m9a1d2i39v6xm
2013-11-28 12:52:39 +01:00
Martin Trigaux f67135ae52 [MERGE] [FIX] document: check method fails if it is called with an id instead of a list of ids. Courtesy of Carlos Vásquez (CLEARCORP)
bzr revid: mat@openerp.com-20131128114958-cbwsvntblmjf55cy
2013-11-28 12:49:58 +01:00
Martin Trigaux 791d43714f [MERGE] [FIX] sale_stock: pass missing context when retrieving product uom (opw 594350)
bzr revid: mat@openerp.com-20131128114019-6rfcq9z235kh7ot7
2013-11-28 12:40:19 +01:00
Martin Trigaux 11a81298e9 [MERGE] [FIX] mail: css improvement, no overflow when too long words, line break instead
lp bug: https://launchpad.net/bugs/1167323 fixed

bzr revid: mat@openerp.com-20131128113520-s0i7cri632n7a01g
2013-11-28 12:35:20 +01:00
Martin Trigaux d4edeaaabe [MERGE] [FIX] sale: use client ref on invoice val instead of name for make invoice wizard, same behaviour as creation of invoice in classic _prepare_invoice of sale.py. Courtsey of Yannick Vaucher (Camptocamp)
bzr revid: mat@openerp.com-20131128113232-aun2h9fbrfxwffqt
2013-11-28 12:32:32 +01:00
Denis Ledoux 361406fab8 [FIX]purchase: on invoice payment confirmation (during a reconciliation for example), 'invoice paid' is written on the purchase order of the invoice. Traceback when there was several purchase orders associated to the invoices confirmed
bzr revid: dle@openerp.com-20131128110937-gs6ko4djss3ffl3o
2013-11-28 12:09:37 +01:00
Thibault Delavallée 4f2e951cde [IMP] mail: mail_thread: routing: check for exact message_id.
WIP: will be improved, notably about what to do for partial match.

bzr revid: tde@openerp.com-20131128103921-q1a36otv9ptazehd
2013-11-28 11:39:21 +01:00
Christophe Matthieu a58a43632d [IMP] product: add fnct_inv for lst_price field
bzr revid: chm@openerp.com-20131128101556-1h4h87va3wuk1kd1
2013-11-28 11:15:56 +01:00
Christophe Matthieu 079aececdf [FIX] website_sale: get_website_sale_domain overited in website_event
bzr revid: chm@openerp.com-20131128095142-3ez3vaiht8ppr4oh
2013-11-28 10:51:42 +01:00
Richard Mathot (OpenERP) 92b55fe2a5 [MERGE] Merge parents
bzr revid: rim@openerp.com-20131128074434-b26j3l7q4kes1xww
2013-11-28 08:44:34 +01:00
Richard Mathot (OpenERP) a2ed06f6be [IMP] Anwser storage (part)
bzr revid: rim@openerp.com-20131128074418-gwdavf4iq47jlh2q
2013-11-28 08:44:18 +01:00
Launchpad Translations on behalf of openerp 9d95656e0c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128060619-0nswl7lls658nujd
2013-11-28 06:06:19 +00:00
Launchpad Translations on behalf of openerp 33b9bc1d06 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131128053139-pjkqtyxh30xqyvpn
2013-11-28 05:31:39 +00:00
Fabien Meghazi 07eaace3ee [ADD] custom website ir.http#dispatch and rerouting
bzr revid: fme@openerp.com-20131127170432-z7d1w4ck03d7wwia
2013-11-27 18:04:32 +01:00
Christophe Matthieu d1d1754ff4 [FIX] website snippet: background of quotes slider
bzr revid: chm@openerp.com-20131127165914-i4tgbj1fi1q2dqin
2013-11-27 17:59:14 +01:00
Christophe Matthieu b37be42fd6 [FIX] website: in all popups, always order buttons in the same order
bzr revid: chm@openerp.com-20131127161627-fwokmahwvp8jxhgl
2013-11-27 17:16:27 +01:00
Martin Trigaux f207e8da28 [FIX] pad: add break-word css to avoid going out of the field in case of too long words (eg: urls) (opw 593426)
bzr revid: mat@openerp.com-20131127160300-yx42uee1xqx79ljl
2013-11-27 17:03:00 +01:00
Thibault Delavallée 27a01b4620 [FIX] website_event: commented Ecommerce.domin line that make crash the ecommerce when website event is not loaded.
bzr revid: tde@openerp.com-20131127160249-2fmgyte0l1a84dv6
2013-11-27 17:02:49 +01:00
Thibault Delavallée abb4fdc647 [FIX] payment_acquirer_paypal: fixed return url management in DPN controller
bzr revid: tde@openerp.com-20131127160218-v4qkzcike1rm8g6b
2013-11-27 17:02:18 +01:00
Thibault Delavallée c8142a4e8f [FIX] website_sale: fixed call to website.get_order, located on website model
bzr revid: tde@openerp.com-20131127160154-v5qpxuh70axz9cck
2013-11-27 17:01:54 +01:00
Thibault Delavallée 648fbb00ef [IMP] payment_acquirer_paypal: dummy data + removed import of tests
bzr revid: tde@openerp.com-20131127153619-4g8savetjkn8clap
2013-11-27 16:36:19 +01:00
Quentin (OpenERP) 9bc8665d8a [MERGE] improvements of 'post entry' wizard in order to allow the selection of several journals and several periods. Courtesy of Alexis de Lattre (Akretion)
bzr revid: qdp-launchpad@openerp.com-20131127153257-9e4ajwqvrmbuvxrn
2013-11-27 16:32:57 +01:00
Thibault Delavallée 0759dcb6c0 [MERGE] Sync with website-al
bzr revid: tde@openerp.com-20131127152424-wq2gje9d01t2kw34
2013-11-27 16:24:24 +01:00
Denis Ledoux 2a9de8ba6f [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9654 rev-id: dle@openerp.com-20131127151815-gzk9py9wtzmndziw
bzr revid: dle@openerp.com-20131127152136-5p0lkz4vpfn9qxxx
2013-11-27 16:21:36 +01:00
Thibault Delavallée 256269242a [FIX] [IMP] payment_acquirer_paypal: fixed get_status (GET request -> give no data to urllib); cleaned a bit the code, extracted paypal contact to a dedicated method that tries 3 times if internal server error is given back by paypal + cleaned tests
bzr revid: tde@openerp.com-20131127152042-8va86q3zxsenjy6i
2013-11-27 16:20:42 +01:00
Denis Ledoux a1eb7fffc2 [FIX]note: notes with undefined stages did not appear if the user had defined stages (they appeared if the user had no stages defined)
bzr revid: dle@openerp.com-20131127151815-gzk9py9wtzmndziw
2013-11-27 16:18:15 +01:00
Christophe Simonis 7c9fd1f2dd [FIX] base_calendar: do not use deprecated field `organizer`
bzr revid: chs@openerp.com-20131127145540-t8uxk5cpx9d8utm8
2013-11-27 15:55:40 +01:00
Thibault Delavallée e41b62f2e2 [MERGE] [IMP] [REV] crm, addons: still stage/state tweaking
- crm: Mark Won / Lost buttons are back
- crm: now using the new 'fold_field' option to fold some stages on the fold
field of stages. Back to saas-1 bebavhior.
- project, project_issue: task and issue also use the fold_field option.
- project: fixed 'X Tasks' display on the project vignette: now always displaying
'X Tasks at plural form to simplify the view

bzr revid: tde@openerp.com-20131129095045-nij3okz6plauhfbl
2013-11-29 10:50:45 +01:00
Thibault Delavallée b6bb8a007f [IMP] form_view: statusbar widget: folded back as an option.
The widget option 'fold_field' allows to tell the widget to use this field on
the model used for stages to compute the folded selection.

If not set, no stage is folded.

bzr revid: tde@openerp.com-20131129094811-j4f0q1sjudrz715s
2013-11-29 10:48:11 +01:00
Thibault Delavallée f0bf946b12 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20131129094610-qlrd1h502szo0b61
2013-11-29 10:46:10 +01:00
Martin Trigaux 866a7c92b6 [FIX] account: Set the alignment of Total parallel to amount in invoice report
bzr revid: mat@openerp.com-20131127145145-qr48qhkvcw02e9ww
2013-11-27 15:51:45 +01:00
Christophe Matthieu ec17291b19 [FIX] website: snippet cut the defaulut text
bzr revid: chm@openerp.com-20131127144252-moppy3j5um58e935
2013-11-27 15:42:52 +01:00
Christophe Matthieu 5304a26eb0 [FIX] website snippet: fix drop widget
bzr revid: chm@openerp.com-20131127143119-zlp7iytxexznfrt6
2013-11-27 15:31:19 +01:00
Denis Ledoux 274b9c9503 [FIX]google_drive: using res.users has_group method to know if the user is admin, instead of reading groups_id of the user (and, also, fixed the read call with a string instead of an array for the fields to read)
bzr revid: dle@openerp.com-20131127142049-v9sr5ldc9g4cct98
2013-11-27 15:20:49 +01:00
Denis Ledoux 0ecdb5dec7 [FIX]google_spreadsheet: if formula contained html special chars, the formula was not written on the spreadsheet. The formula is now html escaped before sending the writting request on the spreadsheet.
bzr revid: dle@openerp.com-20131127133500-18vra6sqs6cb3loh
2013-11-27 14:35:00 +01:00
Martin Trigaux 7c1bf0dd29 [FIX] mail: decode filename at email reception (if non-ascii characters) (opw 591729)
bzr revid: mat@openerp.com-20131127124021-bliapaggdjd1xnuz
2013-11-27 13:40:21 +01:00
Thibault Delavallée cea8f80476 [MOV] website_sale: moved payment_transaction code into its own model file
bzr revid: tde@openerp.com-20131127121820-tgulogxz5x0ikdxd
2013-11-27 13:18:20 +01:00
Christophe Matthieu 3bb30b1337 [IMP] website_sale: clean code and fix for website_event
bzr revid: chm@openerp.com-20131127111658-qkp3ovoa64n3dwp2
2013-11-27 12:16:58 +01:00
Christophe Simonis 0521d1aab3 [MERGE] forward port of branch saas-2 up to revid 9017 chs@openerp.com-20131127110552-3u2nxwu01gxj9i7m
bzr revid: chs@openerp.com-20131127111208-iclt7a9ib7oucumh
2013-11-27 12:12:08 +01:00
Christophe Simonis 0d13df5a57 [MERGE] remove warnings
bzr revid: chs@openerp.com-20131127110552-3u2nxwu01gxj9i7m
2013-11-27 12:05:52 +01:00
Christophe Simonis 6b05beecc1 [MERGE] forward port of branch 7.0 up to revid 9651 chs@openerp.com-20131127104459-jb77x7quwcvtifm7
bzr revid: dle@openerp.com-20131126171210-jovr7e7efehuq3s2
bzr revid: chs@openerp.com-20131127110046-4ow36dkuuyzgf1pl
2013-11-27 12:00:46 +01:00
Thibault Delavallée a61541a86f [MERGE] Sync with website-al, except paypal and ogone tests
bzr revid: tde@openerp.com-20131127105652-sjy4sff4j1ua7xl2
2013-11-27 11:56:52 +01:00
Thibault Delavallée 8bb4e4b1ec [IMP] website_sale: removed last occurence of hardocded euro, using monetary widget instead
bzr revid: tde@openerp.com-20131127105411-qy5vp5yomsmtii6i
2013-11-27 11:54:11 +01:00
Xavier Morel b45dfac7fe [ADD] correct handling of setting local urls (pre-existing images from /thing/static) in t-fields
bzr revid: xmo@openerp.com-20131127104638-ooyuu8dobhzc9a7f
2013-11-27 11:46:38 +01:00
Christophe Simonis 370b4df6f3 [MERGE] {purchase,purchase_requisition}: choose the right warehouse when creating purchase orders from purchase order/requisition
bzr revid: chs@openerp.com-20131127104459-jb77x7quwcvtifm7
2013-11-27 11:44:59 +01:00
Fabien Meghazi f6e15b4e4d [FIX] root menu first item triggered on / route
bzr revid: fme@openerp.com-20131127104307-ju8aqu7uuyrfsnpm
2013-11-27 11:43:07 +01:00
Christophe Matthieu 633e0f5b81 [ADD] website_event_track: event_backend.xml
bzr revid: chm@openerp.com-20131127104147-3vreavvu55eafepa
2013-11-27 11:41:47 +01:00
Christophe Matthieu db17d26b3a [IMP] website_event: create tickets inside add_event. (insead of overwrite create in event_sale)
bzr revid: chm@openerp.com-20131127103816-fn1dse25djmknylj
2013-11-27 11:38:16 +01:00
Christophe Matthieu 9fc02cfadc [IMP] event_sale: add a deadline equal datebegin on tickets created if deadline is empty
bzr revid: chm@openerp.com-20131127102514-zu38sazvzzlb9deh
2013-11-27 11:25:14 +01:00
ddm ffd0f66ad0 [IMP] Event tour: edit price
bzr revid: ddm@openerp.com-20131127101946-atfk09jm579jw4t9
2013-11-27 11:19:46 +01:00
ddm bf5c9b2d32 [IMP] Minor fixes/imps before demo
bzr revid: ddm@openerp.com-20131127100351-l8l3e651zq0l9m8a
2013-11-27 11:03:51 +01:00
Thibault Delavallée a8beece158 [IMP] [REV] crm, addons: still stage/state tweaking
- crm: Mark Won / Lost buttons are back
- crm: now using the new 'fold_field' option to fold some stages on the fold
field of stages. Back to saas-1 bebavhior.
- project, project_issue: task and issue also use the fold_field option.
- project: fixed 'X Tasks' display on the project vignette: now always displaying
'X Tasks at plural form to simplify the view.

bzr revid: tde@openerp.com-20131127095300-9onzlt5pl9u82zt6
2013-11-27 10:53:00 +01:00
Thibault Delavallée 727b188eac [IMP] form_view: statusbar widget: folded back as an option.
The widget option 'fold_field' allows to tell the widget to use this field on
the model used for stages to compute the folded selection.

If not set, no stage is folded.

bzr revid: tde@openerp.com-20131127095037-me1cvl272ex1e6r9
2013-11-27 10:50:37 +01:00
Christophe Matthieu b397aee6dd [WIP] website_event_track
bzr revid: chm@openerp.com-20131127092223-kiafrdc62is1dher
2013-11-27 10:22:23 +01:00
Quentin (OpenERP) 7c0c95b1a4 [FIX] sale, purchase: don't copy the customer/supplier reference when copying a SO/PO
bzr revid: qdp-launchpad@openerp.com-20131127084625-dqgoloz4q47zlpti
2013-11-27 09:46:25 +01:00
Richard Mathot (OpenERP) 7f81685798 [MERGE] Merge parents
bzr revid: rim@openerp.com-20131127081851-jfge4e2k88lmt2od
2013-11-27 09:18:51 +01:00
Richard Mathot (OpenERP) cb1626629c [IMP] Surveys - kanban views
bzr revid: rim@openerp.com-20131127081828-peh0ea6a0ibibop6
2013-11-27 09:18:28 +01:00
Launchpad Translations on behalf of openerp 354afeb8b5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127043735-yp016yh8n07kzusm
2013-11-27 04:37:35 +00:00
Christophe Simonis 49fa5cab61 [FIX] purchase_requisition: copy method _get_warehouse from purchase module to avoid crash if purchase_requisition is updated but not purchase
bzr revid: chs@openerp.com-20131126180726-ng0gue9pedmuykj9
2013-11-26 19:07:26 +01:00
Thibault Delavallée ae7fcfb564 [IMP] [FIX] mail: mail_thread :
- avoid having to browse the record in message_subscribe: refactored message_subscribe
to work on ids without browsing, try to lessen the number of queries to do
- update _set_followers, method of the function field message_follower_ids, to use
message_subscribe and message_unsibscribe
- in create: add author as follower in creation values, not after create, allowing
create access rules based on followers
- updated message_unsubscribe to be the lower method, not calling _set_followers anymore

bzr revid: tde@openerp.com-20131126171752-1irizm7mhv2y1wrn
2013-11-26 18:17:52 +01:00
Quentin (OpenERP) 34832b4694 [FIX] purchase: at the validation of the PO, force the company in the context as the company on the PO in order to read property fields correctly. This patch is necessary to allow a user to confirm a PO belonging to another company (if he has the rights to do so).
bzr revid: qdp-launchpad@openerp.com-20131126170505-ttzuiaujpl1k24rg
2013-11-26 18:05:05 +01:00
Launchpad Translations on behalf of openerp 6fd5575930 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131127053957-ekc1bfm5ohug21aa
2013-11-27 05:39:57 +00:00
Denis Ledoux d003d8f49a [FIX]hr_timesheet_sheet: add right-padding to timesheet weekly input in order to avoid the value to be partially cut (in ie 9/10, for instance)
bzr revid: dle@openerp.com-20131126170019-bydxxyk7uqzpsb41
2013-11-26 18:00:19 +01:00
Denis Ledoux bbd8f7bb98 [FIX]remove deprecated (& useless) code, overwritting the base.action_res_users (The Configuration > Users window action) context, and prevented the 'Regular Users' filter from share module to be loaded by default
bzr revid: dle@openerp.com-20131126162756-lljq08wrmymwxlzs
2013-11-26 17:27:56 +01:00
Christophe Simonis 1e2cf5c245 [FIX] auth_signup: do not send set_password email at user signup
bzr revid: chs@openerp.com-20131126161658-9yvocjcrvbvqc51l
2013-11-26 17:16:58 +01:00
Fabien Pinckaers 183c75a3c7 [IMP] default values on new events
bzr revid: fp@tinyerp.com-20131126161424-savrp6u63zmpoq5w
2013-11-26 17:14:24 +01:00
Richard Mathot (OpenERP) 5336441763 [IMP] Surveys Kanban view refactoring (wip)
bzr revid: rim@openerp.com-20131126160842-iu8dka7eyf1z6khk
2013-11-26 17:08:42 +01:00
Xavier Morel 44af6d1e09 [IMP] significantly improve handling of trying to create a new page which already exists
# Through the menu

Rather than output a generic error (500 due to an IntegrityError),
return a templated 409 letting the user either visit the
page-which-already-exists-with-the-name-he'd-picked or open the page
creation dialog again for a second round.

An alternative would be to promote the website.prompt use to
full-blown dialog as a result of selecting "New Page" and handle the
"page already exists" case without even closing the dialog.

# Through the link dialog

Added an RPC call to check if a page already exists (essentially a
cheaper version of opening /page/whatever and checking whether it's a
200 over JSON-RPC), if the page matching the completion term already
exists, do *not* add the choice of creating the page, only provide
completions from existing pages.

bzr revid: xmo@openerp.com-20131126160148-wrk4zvz9istscwa0
2013-11-26 17:01:48 +01:00
ddm b3061b9103 [IMP] Improve event tour
bzr revid: ddm@openerp.com-20131126154853-e0hidlsg9xlrfivu
2013-11-26 16:48:53 +01:00
Richard Mathot (OpenERP) ebb6a6c954 [IMP] Controller splitted among "start a survey" and "fill a survey"
[IMP] User input admin view

bzr revid: rim@openerp.com-20131126151726-8en9gh9u9ygcp2uz
2013-11-26 16:17:26 +01:00
Thibault Delavallée b1cbcb5f2b [TEST] payment_acquirer_paypal, ogone: commented import of tests, because they should not run without having acquirer data configured. Also set website_payment as inactive to avoid having it installed by default on runbot.
bzr revid: tde@openerp.com-20131126145112-1sqoxj4vtwbd3xzw
2013-11-26 15:51:12 +01:00
ddm 2abe5f3139 My bad...
bzr revid: ddm@openerp.com-20131126143851-b1m3fsgdde8a2x0p
2013-11-26 15:38:51 +01:00
ddm 09a54b25de [IMP] Tour: simplify modal handling
bzr revid: ddm@openerp.com-20131126141324-3aynn0r5sqpttc90
2013-11-26 15:13:24 +01:00
Richard Mathot (OpenERP) cb9bfd096a [IMP] Enabling jQueryForms & custom error-403 page
bzr revid: rim@openerp.com-20131126140348-fsvbyzaybrt172xr
2013-11-26 15:03:48 +01:00
Christophe Simonis b1b787545b [FIX] purchase_requisition: choose the right warehouse when creating purchase requisitions from procurement orders + allow to work in batch.
bzr revid: chs@openerp.com-20131126135254-96l4xk9q4fd0iwpu
2013-11-26 14:52:54 +01:00
Christophe Simonis b81c3897ee [FIX] purchase: choose the right warehouse when creating purchase orders from procurement orders
bzr revid: chs@openerp.com-20131126135026-echb4fq37229g637
2013-11-26 14:50:26 +01:00
Christophe Simonis 465d83e880 [FIX] procurement: procurement orders does not have a `warehouse_id` field
bzr revid: chs@openerp.com-20131126134952-cotbhc8s60zj44ts
2013-11-26 14:49:52 +01:00
ddm 03f61a078c [IMP] Event should be editable upon creation
bzr revid: ddm@openerp.com-20131126132424-irz4fzb4o9nza379
2013-11-26 14:24:24 +01:00
Richard Mathot (OpenERP) fe139acc4d [MERGE] Merge parents
bzr revid: rim@openerp.com-20131126130141-lu5r2gy5h5l28irv
2013-11-26 14:01:41 +01:00
Richard Mathot (OpenERP) ff01a81817 - [IMP] Category becomes res_model
- [IMP] Correct display of simple_ and multiple_choice

- [IMP] Admin and display of matrices

- [REF] Some code cleaning

bzr revid: rim@openerp.com-20131126125303-ff1zhgbko30nvlxx
2013-11-26 13:53:03 +01:00
Xavier Morel 3731d33852 [FIX] don't perform page creation when no name was provided
bzr revid: xmo@openerp.com-20131126124739-djk6nbifyo087bmz
2013-11-26 13:47:39 +01:00
Thibault Delavallée a6ae52affa [FIX] mail_followers widget: fixed a traceback appearing
when quickly changing the displayed record in a form view when the
followers widget is displayed. This was due to variables not correctly
set because of a concurrence issue.
However there is no need to hse this.view.datarecord or dataset as
the function already receives its id as argument.

bzr revid: tde@openerp.com-20131126124630-2m5wjwr008ys1e9e
2013-11-26 13:46:30 +01:00