odoo/odoo.git
10 years ago[IMP] website: publish management
Thibault Delavallée [Thu, 24 Oct 2013 09:34:20 +0000 (11:34 +0200)]
[IMP] website: publish management

'Edit' using a wrench is removed, replaced by an entry in the options menu.
The button text size is also increased, because currently in xsmall it is not
matching the website look.

Also re-indented the template.

bzr revid: tde@openerp.com-20131024093420-3vye9g2j11b3y602

10 years ago[IMP] eCommerce: remove duplicate button
ddm [Thu, 24 Oct 2013 09:24:38 +0000 (11:24 +0200)]
[IMP] eCommerce: remove duplicate button

bzr revid: ddm@openerp.com-20131024092438-aelgmzbcpvwmf33p

10 years ago[IMP] Consistency
ddm [Thu, 24 Oct 2013 09:20:57 +0000 (11:20 +0200)]
[IMP] Consistency

bzr revid: ddm@openerp.com-20131024092057-p26cnzy9q37zuc6s

10 years ago[FIX] eCommerce cart layout
ddm [Wed, 23 Oct 2013 15:46:39 +0000 (17:46 +0200)]
[FIX] eCommerce cart layout

Fixed 'Continue Shopping' button spacing when cart empty

bzr revid: ddm@openerp.com-20131023154639-j7385c9oaka2k3g1

10 years ago[ADD] parsing of localized date & datetime t-fields
Xavier Morel [Wed, 23 Oct 2013 14:57:29 +0000 (16:57 +0200)]
[ADD] parsing of localized date & datetime t-fields

turns out we use a bunch of them in the events section thing

bzr revid: xmo@openerp.com-20131023145729-tglusl27mt6ajwzn

10 years ago[FIX] Fixed eCommerce pager
ddm [Wed, 23 Oct 2013 14:51:52 +0000 (16:51 +0200)]
[FIX] Fixed eCommerce pager

bzr revid: ddm@openerp.com-20131023145152-smhlpc0eydvos7sx

10 years ago[IMP] don't completely wedge the RTE in case save fails. This may well break snippets...
Xavier Morel [Wed, 23 Oct 2013 13:09:18 +0000 (15:09 +0200)]
[IMP] don't completely wedge the RTE in case save fails. This may well break snippets entirely in case of save failure.

bzr revid: xmo@openerp.com-20131023130918-j5s81t0j60gitr1t

10 years ago[IMP] url t-ization
Xavier Morel [Wed, 23 Oct 2013 09:02:07 +0000 (11:02 +0200)]
[IMP] url t-ization

bzr revid: xmo@openerp.com-20131023090207-jto4fzz153xiqtm6

10 years ago[FIX] option typo: unable_editor -> enable_editor
Fabien Meghazi [Wed, 23 Oct 2013 09:11:52 +0000 (11:11 +0200)]
[FIX] option typo: unable_editor -> enable_editor

bzr revid: fme@openerp.com-20131023091152-h0hxw47hzfor2al8

10 years ago[ADD] UI improvement: Translate "or Edit Master"
Fabien Meghazi [Wed, 23 Oct 2013 08:15:01 +0000 (10:15 +0200)]
[ADD] UI improvement: Translate "or Edit Master"

bzr revid: fme@openerp.com-20131023081501-f9owb501j16757bk

10 years ago[FIX] Fixed eCommerce pager
ddm [Tue, 22 Oct 2013 15:16:55 +0000 (17:16 +0200)]
[FIX] Fixed eCommerce pager

bzr revid: ddm@openerp.com-20131022151655-erprk7ci7mrwmb18

10 years ago[IMP] warnings and shit
Xavier Morel [Tue, 22 Oct 2013 15:11:44 +0000 (17:11 +0200)]
[IMP] warnings and shit

bzr revid: xmo@openerp.com-20131022151144-tblwba9rf77iuidl

10 years ago[FIX] Attribute values in selectors must be attributes or strings
Xavier Morel [Tue, 22 Oct 2013 14:20:49 +0000 (16:20 +0200)]
[FIX] Attribute values in selectors must be attributes or strings

http://www.w3.org/TR/css3-selectors/#attribute-selectors

http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier

> identifiers (including element names, classes, and IDs in selectors)
> can contain only the characters [a-zA-Z0-9] and ISO 10646 characters
> U+00A0 and higher, plus the hyphen (-) and the underscore (_); they
> cannot start with a digit, two hyphens, or a hyphen followed by a
> digit.

so "0" or "1" is not a valid identifier, must be a string and must
thus be quoted.

bzr revid: xmo@openerp.com-20131022142049-6fq70sielv95kmu0

10 years ago[IMP] eCommerce: layout improvements
ddm [Tue, 22 Oct 2013 14:28:04 +0000 (16:28 +0200)]
[IMP] eCommerce: layout improvements

bzr revid: ddm@openerp.com-20131022142804-58oabf37w3zsg2pg

10 years ago[IMP] eCommerce: Checkout summary moved to left (cf. apr's review)
ddm [Tue, 22 Oct 2013 14:01:19 +0000 (16:01 +0200)]
[IMP] eCommerce: Checkout summary moved to left (cf. apr's review)

bzr revid: ddm@openerp.com-20131022140119-82ex7kvrzeqc7jri

10 years ago[CMS] eCommerce: remove product list title (cf. apr's review)
ddm [Tue, 22 Oct 2013 13:44:09 +0000 (15:44 +0200)]
[CMS] eCommerce: remove product list title (cf. apr's review)

bzr revid: ddm@openerp.com-20131022134409-g1qi25a96jvzby8s

10 years ago[IMP] Language selected label
Fabien Meghazi [Tue, 22 Oct 2013 13:20:54 +0000 (15:20 +0200)]
[IMP] Language selected label

bzr revid: fme@openerp.com-20131022132054-o60ekjtbz62sg6p6

10 years ago[FIX] do not normalize urls for images
Fabien Meghazi [Tue, 22 Oct 2013 13:16:29 +0000 (15:16 +0200)]
[FIX] do not normalize urls for images

bzr revid: fme@openerp.com-20131022131629-vo67pv9yqyuoe7q6

10 years ago[FIX] cleanup modified arch sections before reinserting them in source arch
Xavier Morel [Tue, 22 Oct 2013 13:06:08 +0000 (15:06 +0200)]
[FIX] cleanup modified arch sections before reinserting them in source arch

otherwise there are leftovers data-* attributes stored in the DB

bzr revid: xmo@openerp.com-20131022130608-jccohqlmbzvxhnzv

10 years ago[IMP] prevent default on triple-click interrupt
Xavier Morel [Tue, 22 Oct 2013 11:00:15 +0000 (13:00 +0200)]
[IMP] prevent default on triple-click interrupt

bzr revid: xmo@openerp.com-20131022110015-iewvo1x0jdogswus

10 years ago[FIX] image t-field lost during a merge
Xavier Morel [Tue, 22 Oct 2013 10:59:55 +0000 (12:59 +0200)]
[FIX] image t-field lost during a merge

bzr revid: xmo@openerp.com-20131022105955-i550clo5snyvnv26

10 years ago[IMP] Check current website in Load a Translation wizard
Fabien Meghazi [Tue, 22 Oct 2013 12:18:40 +0000 (14:18 +0200)]
[IMP] Check current website in Load a Translation wizard

bzr revid: fme@openerp.com-20131022121840-0q1n8ci1fpihi4yf

10 years ago[IMP] language selector labels
Fabien Meghazi [Tue, 22 Oct 2013 11:46:22 +0000 (13:46 +0200)]
[IMP] language selector labels

bzr revid: fme@openerp.com-20131022114622-5ih0ea8e00w01vp0

10 years ago[FIX] Convert url attributes to their t-(src,href,action) counterparts on ir.ui.view...
Fabien Meghazi [Tue, 22 Oct 2013 10:37:03 +0000 (12:37 +0200)]
[FIX] Convert url attributes to their t-(src,href,action) counterparts on ir.ui.view#save()

bzr revid: fme@openerp.com-20131022103703-cnydralsbt45i6eo

10 years ago[ADD] parsing of localized monetary t-field
Xavier Morel [Tue, 22 Oct 2013 09:08:43 +0000 (11:08 +0200)]
[ADD] parsing of localized monetary t-field

bzr revid: xmo@openerp.com-20131022090843-pcr6orrumzm4hf6a

10 years ago[ADD] parsing of localized numeric fields
Xavier Morel [Tue, 22 Oct 2013 09:07:05 +0000 (11:07 +0200)]
[ADD] parsing of localized numeric fields

also decimal_precision support for float t-fields

bzr revid: xmo@openerp.com-20131022090705-54vu87fpgv0n3ka7

10 years ago[ADD] parsing of locale-formatted floats
Xavier Morel [Tue, 22 Oct 2013 08:54:50 +0000 (10:54 +0200)]
[ADD] parsing of locale-formatted floats

bzr revid: xmo@openerp.com-20131022085450-mhymubsywkonepjx

10 years ago[IMP] ensure we don't unwittingly save wrongly formatted dates and datetimes
Xavier Morel [Tue, 22 Oct 2013 07:33:26 +0000 (09:33 +0200)]
[IMP] ensure we don't unwittingly save wrongly formatted dates and datetimes

bzr revid: xmo@openerp.com-20131022073326-gxmcfd60ytq2f1oc

10 years ago[IMP] uncomment for perf
Fabien Pinckaers [Mon, 21 Oct 2013 15:39:18 +0000 (17:39 +0200)]
[IMP] uncomment for perf

bzr revid: fp@tinyerp.com-20131021153918-zpnp0xhisorgg3ws

10 years ago[ADD] support for formatted date and datetime t-field in website
Xavier Morel [Mon, 21 Oct 2013 15:26:51 +0000 (17:26 +0200)]
[ADD] support for formatted date and datetime t-field in website

bzr revid: xmo@openerp.com-20131021152651-ner2zggjfofb5rc4

10 years ago[IMP] double click on image change on banner
Fabien Pinckaers [Mon, 21 Oct 2013 15:01:24 +0000 (17:01 +0200)]
[IMP] double click on image change on banner

bzr revid: fp@tinyerp.com-20131021150124-411dxmatcxorto0m

10 years ago[FIX] Ace: proper template naming
ddm [Mon, 21 Oct 2013 13:39:57 +0000 (15:39 +0200)]
[FIX] Ace: proper template naming

bzr revid: ddm@openerp.com-20131021133957-7ktyfk21a0huj1vl

10 years ago[IMP] Ace: proper template naming
ddm [Mon, 21 Oct 2013 10:28:40 +0000 (12:28 +0200)]
[IMP] Ace: proper template naming

bzr revid: ddm@openerp.com-20131021102840-h8s2nflqdmuumun0

10 years ago[IMP] Ace: light opacity trick
ddm [Mon, 21 Oct 2013 09:51:58 +0000 (11:51 +0200)]
[IMP] Ace: light opacity trick

bzr revid: ddm@openerp.com-20131021095158-6037xha2bqyihv0q

10 years ago[ADD] decimal precision support to float t-field rendering
Xavier Morel [Mon, 21 Oct 2013 09:45:33 +0000 (11:45 +0200)]
[ADD] decimal precision support to float t-field rendering

bzr revid: xmo@openerp.com-20131021094533-e510uy6byck85xma

10 years ago[IMP] Tutorial: extract first tour to own style
ddm [Mon, 21 Oct 2013 09:39:59 +0000 (11:39 +0200)]
[IMP] Tutorial: extract first tour to own style

bzr revid: ddm@openerp.com-20131021093959-ojzaceh2lul0afja

10 years ago[ADD] security rules for qweb.field.integer model
Xavier Morel [Mon, 21 Oct 2013 09:15:42 +0000 (11:15 +0200)]
[ADD] security rules for qweb.field.integer model

bzr revid: xmo@openerp.com-20131021091542-m2e213pa6kq0bmqz

10 years ago[IMP] Ace: remember editor width when resizing
ddm [Mon, 21 Oct 2013 09:10:04 +0000 (11:10 +0200)]
[IMP] Ace: remember editor width when resizing

bzr revid: ddm@openerp.com-20131021091004-nchmsogl6349az8h

10 years ago[FIX] Ace: close editor when 'edit' is pressed
ddm [Mon, 21 Oct 2013 08:52:29 +0000 (10:52 +0200)]
[FIX] Ace: close editor when 'edit' is pressed

bzr revid: ddm@openerp.com-20131021085229-k60nkz6t0ggrokqu

10 years ago[IMP] Ace: display 'resize' cursor when hovering over gutter
ddm [Mon, 21 Oct 2013 08:48:41 +0000 (10:48 +0200)]
[IMP] Ace: display 'resize' cursor when hovering over gutter

bzr revid: ddm@openerp.com-20131021084841-efcxt96c5x17u2m1

10 years ago[ADD] context to t-field conversion methods
Xavier Morel [Mon, 21 Oct 2013 08:28:40 +0000 (10:28 +0200)]
[ADD] context to t-field conversion methods

bzr revid: xmo@openerp.com-20131021082840-1tdbxhpy4ut1uoif

10 years ago[IMP] parallax default photo
Fabien Pinckaers [Sun, 20 Oct 2013 09:35:02 +0000 (11:35 +0200)]
[IMP] parallax default photo

bzr revid: fp@openerp.com-20131020093502-mn4c6s91up3bmqbu

10 years ago[IMP] transparent background for vegetables
Fabien Pinckaers [Sun, 20 Oct 2013 09:22:15 +0000 (11:22 +0200)]
[IMP] transparent background for vegetables

bzr revid: fp@openerp.com-20131020092215-ljejg7i0rh9e0km9

10 years ago[IMP] carousel, no interval; it was too fast and continued to slide when editing
Fabien Pinckaers [Sun, 20 Oct 2013 09:19:18 +0000 (11:19 +0200)]
[IMP] carousel, no interval; it was too fast and continued to slide when editing

bzr revid: fp@openerp.com-20131020091918-yfr7w8a706pdnbxk

10 years ago[IMP] parallax css. I think we should use elements <img> instead of bg
Fabien Pinckaers [Sat, 19 Oct 2013 21:17:09 +0000 (23:17 +0200)]
[IMP] parallax css. I think we should use elements <img> instead of bg

bzr revid: fp@openerp.com-20131019211709-5zxz9601fw7qtu1k

10 years ago[IMP] css improvement parallax
Fabien Pinckaers [Sat, 19 Oct 2013 21:00:50 +0000 (23:00 +0200)]
[IMP] css improvement parallax

bzr revid: fp@openerp.com-20131019210050-1fcn80fmqc2w66sd

10 years ago[IMP] Parallax widget
Fabien Pinckaers [Sat, 19 Oct 2013 20:59:31 +0000 (22:59 +0200)]
[IMP] Parallax widget

bzr revid: fp@openerp.com-20131019205931-t00sxvx71a3wcx3h

10 years ago[FIX] Typo
ddm [Fri, 18 Oct 2013 16:33:41 +0000 (18:33 +0200)]
[FIX] Typo

bzr revid: ddm@openerp.com-20131018163341-j5bf8sqj4wz8yp14

10 years ago[IMP] add scroll speed options in parallax snippet
RGA(OpenERP) [Fri, 18 Oct 2013 14:53:13 +0000 (20:23 +0530)]
[IMP] add scroll speed options in parallax snippet

bzr revid: rgaopenerp-20131018145313-4li3mwyte19n0cf9

10 years ago[FIX] test for qweb getting cr and uid
Xavier Morel [Fri, 18 Oct 2013 14:46:04 +0000 (16:46 +0200)]
[FIX] test for qweb getting cr and uid

bzr revid: xmo@openerp.com-20131018144604-z39ibj61x96foatc

10 years ago[FIX] SEO 'aware' models
ddm [Fri, 18 Oct 2013 13:59:26 +0000 (15:59 +0200)]
[FIX] SEO 'aware' models

bzr revid: ddm@openerp.com-20131018135926-vdmelqsp1ama13st

10 years ago[NODISK] @ddm: Got no floppy disk so I push here
Fabien Meghazi [Fri, 18 Oct 2013 13:00:34 +0000 (15:00 +0200)]
[NODISK] @ddm: Got no floppy disk so I push here

bzr revid: fme@openerp.com-20131018130034-vo6rgndvzv1ni6nu

10 years ago[IMP] website: traceback, node, message in page 500
Christophe Matthieu [Fri, 18 Oct 2013 11:41:16 +0000 (13:41 +0200)]
[IMP] website: traceback, node, message in page 500

bzr revid: chm@openerp.com-20131018114116-ywe7pp49f2cb0dor

10 years ago[FIX] tab handling in tables
Xavier Morel [Fri, 18 Oct 2013 10:35:40 +0000 (12:35 +0200)]
[FIX] tab handling in tables

CKEditor's tab plugin can't deal with a non-editable editor root
(editor.editable().hasFocus returns false and disables it), so
reimplement the behavior.

For some reason, ckeditor's selection API also does not seem to work
correctly in table cells in Firefox, so use the browser's native API
instead.

Tab goes to the next cell, shift-tab goes to the previous cell,
shift-tab from the first table cell is ignored and tab from the last
table cell creates a new row and sets focus in the new row's first
cell. These behaviors seem to more or less match Word and OpenOffice
Writer's.

bzr revid: xmo@openerp.com-20131018103540-12p8j18ypte8dr9u

10 years ago[IMP] typo
RGA(OpenERP) [Fri, 18 Oct 2013 09:41:16 +0000 (15:11 +0530)]
[IMP] typo

bzr revid: rgaopenerp-20131018094116-iogn36mj1hbsvhn0

10 years ago[IMP] parallax snippet add size option like banner has
RGA(OpenERP) [Fri, 18 Oct 2013 09:31:35 +0000 (15:01 +0530)]
[IMP] parallax snippet add size option like banner has

bzr revid: rgaopenerp-20131018093135-4ux25wdnd73wlah2

10 years ago[REVERT] snippets drop zone too complex
Fabien Pinckaers [Thu, 17 Oct 2013 14:19:59 +0000 (16:19 +0200)]
[REVERT] snippets drop zone too complex

bzr revid: fp@tinyerp.com-20131017141959-fpkds0a7e1m1sfrw

10 years ago[IMP] take over triple-click behavior in webkit to avoid breaking snippets and the...
Xavier Morel [Thu, 17 Oct 2013 13:31:33 +0000 (15:31 +0200)]
[IMP] take over triple-click behavior in webkit to avoid breaking snippets and the like

bzr revid: xmo@openerp.com-20131017133133-uebgw7m3fo9as38s

10 years ago[FIX] Refactor SEO models
ddm [Fri, 18 Oct 2013 09:28:20 +0000 (11:28 +0200)]
[FIX] Refactor SEO models

bzr revid: ddm@openerp.com-20131018092820-lqj9yz518262nknr

10 years ago[FIX] product.attribute: store min and max
Christophe Matthieu [Thu, 17 Oct 2013 13:16:04 +0000 (15:16 +0200)]
[FIX] product.attribute: store min and max

bzr revid: chm@openerp.com-20131017131604-x2xo963p9pq81hvf

10 years ago[FIX] SEO for blog tags and categories
ddm [Thu, 17 Oct 2013 11:58:49 +0000 (13:58 +0200)]
[FIX] SEO for blog tags and categories

bzr revid: ddm@openerp.com-20131017115849-e696n3tj87zx3a9i

10 years ago[IMP] remove bidi plugin
Xavier Morel [Wed, 16 Oct 2013 13:34:32 +0000 (15:34 +0200)]
[IMP] remove bidi plugin

its isReadOnly() calls generates quite a bunch of timeline events

bzr revid: xmo@openerp.com-20131016133432-4aq30rd8szbs2bef

10 years ago[FIX] SEO for blog posts
ddm [Thu, 17 Oct 2013 10:40:53 +0000 (12:40 +0200)]
[FIX] SEO for blog posts

bzr revid: ddm@openerp.com-20131017104053-shrwu5ariisq7ub5

10 years ago[FIX] SEO for public events
ddm [Thu, 17 Oct 2013 08:35:34 +0000 (10:35 +0200)]
[FIX] SEO for public events

bzr revid: ddm@openerp.com-20131017083534-outfljvfqjomfxgv

10 years ago[FIX] SEO for shop products
ddm [Wed, 16 Oct 2013 16:02:32 +0000 (18:02 +0200)]
[FIX] SEO for shop products

bzr revid: ddm@openerp.com-20131016160232-e5rxi1hoofm5anrw

10 years ago[FIX] Do not overwrite main_object if present
Fabien Meghazi [Wed, 16 Oct 2013 15:12:57 +0000 (17:12 +0200)]
[FIX] Do not overwrite main_object if present

bzr revid: fme@openerp.com-20131016151257-0r42s8t3xevabfm3

10 years ago[FIX] SEO metadata saving
ddm [Wed, 16 Oct 2013 14:39:39 +0000 (16:39 +0200)]
[FIX] SEO metadata saving

bzr revid: ddm@openerp.com-20131016143939-v0v1tcopq4zoqgxf

10 years ago[FIX] don't use mutation events if unnecessary
Xavier Morel [Wed, 16 Oct 2013 12:37:08 +0000 (14:37 +0200)]
[FIX] don't use mutation events if unnecessary

Mutation events are synchronous and one is triggered per observed
alteration (they're not batched). When doing lots of modifications to
the DOM tree, they will add a lot of overhead as (in this case) the
event handler will run for *each* added node and it will run during
(and slow down) node insertion rather than afterwards.

bzr revid: xmo@openerp.com-20131016123708-lx389x0g6xs6zu10

10 years ago[IMP] website snippet: improve visibility of drop zone
Christophe Matthieu [Wed, 16 Oct 2013 12:29:05 +0000 (14:29 +0200)]
[IMP] website snippet: improve visibility of drop zone

bzr revid: chm@openerp.com-20131016122905-w93f4vtamiqy79lo

10 years ago[IMP] website: after save reload page with the same scrolling
Christophe Matthieu [Wed, 16 Oct 2013 10:45:45 +0000 (12:45 +0200)]
[IMP] website: after save reload page with the same scrolling

bzr revid: chm@openerp.com-20131016104545-e415ixicw2crci2w

10 years ago[IMP] website snippet: improve visibility of drop zone
Christophe Matthieu [Wed, 16 Oct 2013 10:10:55 +0000 (12:10 +0200)]
[IMP] website snippet: improve visibility of drop zone

bzr revid: chm@openerp.com-20131016101055-p6vhiijvladtbn87

10 years ago[REM] Obsolete route /admin
Fabien Meghazi [Wed, 16 Oct 2013 09:32:48 +0000 (11:32 +0200)]
[REM] Obsolete route /admin

bzr revid: fme@openerp.com-20131016093248-2q2c8ppkxxhfx1su

10 years ago[IMP] Ace editor CSS improvements
ddm [Wed, 16 Oct 2013 09:28:52 +0000 (11:28 +0200)]
[IMP] Ace editor CSS improvements

bzr revid: ddm@openerp.com-20131016092852-3myx024u2zn5cnvi

10 years ago[IMP] Editor flicker+resize (cf. task: [CMS] Source editor)
ddm [Wed, 16 Oct 2013 09:19:47 +0000 (11:19 +0200)]
[IMP] Editor flicker+resize (cf. task: [CMS] Source editor)

bzr revid: ddm@openerp.com-20131016091947-5aymhkl1we878bdl

10 years ago[FIX] website snippet: remove snippet and clean_for_save
Christophe Matthieu [Wed, 16 Oct 2013 07:36:30 +0000 (09:36 +0200)]
[FIX] website snippet: remove snippet and clean_for_save

bzr revid: chm@openerp.com-20131016073630-y153xmzapqgm9dsm

10 years ago[FIX] website snippets: clean for save remove left and prev class
Christophe Matthieu [Wed, 16 Oct 2013 07:02:37 +0000 (09:02 +0200)]
[FIX] website snippets: clean for save remove left and prev class

bzr revid: chm@openerp.com-20131016070237-6jmnsjdw26w014nv

10 years ago[IMP] website snippets: cleaner image editor for banner
Christophe Matthieu [Wed, 16 Oct 2013 06:52:57 +0000 (08:52 +0200)]
[IMP] website snippets: cleaner image editor for banner

bzr revid: chm@openerp.com-20131016065257-3hl5k3nly8hlqrgk

10 years ago[FIX] website snippet: fix banner and add a clean_for_save method on snippet editor
Christophe Matthieu [Tue, 15 Oct 2013 15:43:51 +0000 (17:43 +0200)]
[FIX] website snippet: fix banner and add a clean_for_save method on snippet editor

bzr revid: chm@openerp.com-20131015154351-se9wsg5oel32ipoz

10 years ago[IMP] website snippets: add slide for banner with an other background of the active...
Christophe Matthieu [Tue, 15 Oct 2013 14:56:54 +0000 (16:56 +0200)]
[IMP] website snippets: add slide for banner with an other background of the active slide

bzr revid: chm@openerp.com-20131015145654-294fik4do6lh85vr

10 years ago[FIX] product: wrong product and supplierinfo demo data. Because product_id of produc...
Christophe Matthieu [Tue, 15 Oct 2013 12:53:08 +0000 (14:53 +0200)]
[FIX] product: wrong product and supplierinfo demo data. Because product_id of product.supplierinfo is a product.template field and not a product.product field

bzr revid: chm@openerp.com-20131015125308-mzmq1p1nm1kfqd9g

10 years ago[MERGE] from trunk
Xavier Morel [Tue, 15 Oct 2013 11:11:06 +0000 (13:11 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20131015111106-f6kaa0a5py3ph0xn

10 years ago[FIX] newest werkzeug.utils.escape() does not automatically __repr__
Fabien Meghazi [Tue, 15 Oct 2013 10:30:28 +0000 (12:30 +0200)]
[FIX] newest werkzeug.utils.escape() does not automatically __repr__

bzr revid: fme@openerp.com-20131015103028-2intnc38kzrqgrl3

10 years ago[FIX] sale: change test because product's demo datas have changed
Christophe Matthieu [Tue, 15 Oct 2013 10:21:33 +0000 (12:21 +0200)]
[FIX] sale: change test because product's demo datas have changed

bzr revid: chm@openerp.com-20131015102133-s78olcy53ypu21c5

10 years ago[FIX] handling of single-line files sent for preview
Xavier Morel [Tue, 15 Oct 2013 10:03:13 +0000 (12:03 +0200)]
[FIX] handling of single-line files sent for preview

bzr revid: xmo@openerp.com-20131015100313-sdgqx1t43922kgq8

10 years ago[FIX] main_objet is now always set in qweb rendering context
Fabien Meghazi [Tue, 15 Oct 2013 09:54:13 +0000 (11:54 +0200)]
[FIX] main_objet is now always set in qweb rendering context

If no main_object is provided, the current ir.ui.view will be used

bzr revid: fme@openerp.com-20131015095413-ij6dt2rjo527sgga

10 years ago[FIX] website: snippets banner: add contenteditable
Christophe Matthieu [Tue, 15 Oct 2013 09:53:35 +0000 (11:53 +0200)]
[FIX] website: snippets banner: add contenteditable

bzr revid: chm@openerp.com-20131015095335-e9uik9ov1ghp22m4

10 years ago[FIX] backwards-compatible controller decorator not backwards-compatible at all,...
Xavier Morel [Tue, 15 Oct 2013 09:53:31 +0000 (11:53 +0200)]
[FIX] backwards-compatible controller decorator not backwards-compatible at all, replace with @route

bzr revid: xmo@openerp.com-20131015095331-r2xm2198zrwax0c7

10 years ago[FIX] removal of session_id from params, may not be only in GET params
Xavier Morel [Tue, 15 Oct 2013 09:53:07 +0000 (11:53 +0200)]
[FIX] removal of session_id from params, may not be only in GET params

bzr revid: xmo@openerp.com-20131015095307-3m1gc71dt3zihm26

10 years ago[IMP] website: snippets banner: now user can't remove the picture
Christophe Matthieu [Tue, 15 Oct 2013 09:50:58 +0000 (11:50 +0200)]
[IMP] website: snippets banner: now user can't remove the picture

bzr revid: chm@openerp.com-20131015095058-ci36cqfm06j9e15s

10 years ago[FIX] website_sale: forgotten files
Christophe Matthieu [Tue, 15 Oct 2013 09:45:05 +0000 (11:45 +0200)]
[FIX] website_sale: forgotten files

bzr revid: chm@openerp.com-20131015094505-g0n3g48megu96kh0

10 years ago[IMP] sensible implementation of set_request
Xavier Morel [Tue, 15 Oct 2013 09:42:16 +0000 (11:42 +0200)]
[IMP] sensible implementation of set_request

bzr revid: xmo@openerp.com-20131015094216-sgsfukzndfpu8kss

10 years ago[IMP] website_sale: replace sql search by openerp domain for attributes searching
Christophe Matthieu [Tue, 15 Oct 2013 09:33:50 +0000 (11:33 +0200)]
[IMP] website_sale: replace sql search by openerp domain for attributes searching

bzr revid: chm@openerp.com-20131015093350-a4irzeqiwpn55gh4

10 years ago[REM] useless leftover crap
Xavier Morel [Tue, 15 Oct 2013 09:31:14 +0000 (11:31 +0200)]
[REM] useless leftover crap

bzr revid: xmo@openerp.com-20131015093114-15a2jsmsbveqxuw4

10 years ago[FIX] account_anglo_saxon: inherit view of product use field and not xpath.
Christophe Matthieu [Tue, 15 Oct 2013 08:55:37 +0000 (10:55 +0200)]
[FIX] account_anglo_saxon: inherit view of product use field and not xpath.

bzr revid: chm@openerp.com-20131015085537-dv70k245v01crptn

10 years ago[FIX] website_sale: search by facets/attributes and category
Christophe Matthieu [Tue, 15 Oct 2013 08:33:31 +0000 (10:33 +0200)]
[FIX] website_sale: search by facets/attributes and category

bzr revid: chm@openerp.com-20131015083331-gypew1z1sb4m9jzt

10 years ago[IMP] website_sale: remove some args in t-keep-query xml attr
Christophe Matthieu [Tue, 15 Oct 2013 08:30:10 +0000 (10:30 +0200)]
[IMP] website_sale: remove some args in t-keep-query xml attr

bzr revid: chm@openerp.com-20131015083010-sxslddq0l8hk174g

10 years ago[IMP] website: add facets/attributes on product template. Displayed in the left categ...
Christophe Matthieu [Tue, 15 Oct 2013 08:27:26 +0000 (10:27 +0200)]
[IMP] website: add facets/attributes on product template. Displayed in the left category menu in the ecommerce

bzr revid: chm@openerp.com-20131015082726-6f1tkyhoaju27p85

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 15 Oct 2013 04:41:14 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131015044114-anr45am6g1a3h0gg

10 years ago[FIX] debian deps, recommend antiword and python-gevent
Antony Lesuisse [Tue, 15 Oct 2013 01:58:00 +0000 (03:58 +0200)]
[FIX] debian deps, recommend antiword and python-gevent

bzr revid: al@openerp.com-20131015015800-68pcdv8fg573gi44

10 years ago[FIX] fcntl not needed on windows
Antony Lesuisse [Tue, 15 Oct 2013 01:37:00 +0000 (03:37 +0200)]
[FIX] fcntl not needed on windows

bzr revid: al@openerp.com-20131015013700-eo0y09ft0p3w0fwe