odoo/odoo.git
10 years ago[IMP]Removed partner.
bth-openerp [Fri, 25 Oct 2013 06:31:02 +0000 (12:01 +0530)]
[IMP]Removed partner.

bzr revid: bth@tinyerp.com-20131025063102-69mdt50mja6ydsy2

10 years ago[MERGE]Merge trunk-website-al.
bth-openerp [Thu, 24 Oct 2013 13:05:19 +0000 (18:35 +0530)]
[MERGE]Merge trunk-website-al.

bzr revid: bth@tinyerp.com-20131024130519-atsk50w40enrx85s

10 years ago[IMP]Improved code to paid invoiced.
bth-openerp [Thu, 24 Oct 2013 12:18:49 +0000 (17:48 +0530)]
[IMP]Improved code to paid invoiced.

bzr revid: bth@tinyerp.com-20131024121849-0sgdrta07u3quxr6

10 years ago[FIX] website_blog: contact us button in blog leading to
Thibault Delavallée [Thu, 24 Oct 2013 12:14:30 +0000 (14:14 +0200)]
[FIX] website_blog: contact us button in blog leading to
website.contactus page instead of doing nothing.

bzr revid: tde@openerp.com-20131024121430-ab84qfdulomukkf4

10 years ago[FIX] website_blog: read_more link was wrong, leading to a 404.
Thibault Delavallée [Thu, 24 Oct 2013 11:35:39 +0000 (13:35 +0200)]
[FIX] website_blog: read_more link was wrong, leading to a 404.
The website_blog route is blog/<blog_id>, nothing related to category anymore.

bzr revid: tde@openerp.com-20131024113539-v3e7oi9j67vp27sx

10 years ago[REV] Reverted a change in _openerp__.py in website_sale, because
Thibault Delavallée [Thu, 24 Oct 2013 11:14:53 +0000 (13:14 +0200)]
[REV] Reverted a change in _openerp__.py in website_sale, because
this was just for local tests.

bzr revid: tde@openerp.com-20131024111453-tqjx4st6js5qnoz4

10 years ago[FIX] [WIP] website_sale: fix crash when having product templates without variant.
Thibault Delavallée [Thu, 24 Oct 2013 11:04:53 +0000 (13:04 +0200)]
[FIX] [WIP] website_sale: fix crash when having product templates without variant.

probably it should not be displayed, but as there does not seem to exist any
clue about what the controller / view should do, I added some protections.

[DOC] added some comments because some methods seems quite weird.

bzr revid: tde@openerp.com-20131024110453-uj4xnrtwst0fdcrb

10 years ago[FIX] [WIP] website_sale: Tries to fix method
Thibault Delavallée [Thu, 24 Oct 2013 10:55:24 +0000 (12:55 +0200)]
[FIX] [WIP] website_sale: Tries to fix method
that does things not commented on things that do not necessarily exist.

Does it hurt you to put some docstrings ?

bzr revid: tde@openerp.com-20131024105524-eattmf2s52ekztn3

10 years ago[IMP] remove /website/attachment, make attachments go through /website/image
Xavier Morel [Thu, 24 Oct 2013 10:34:01 +0000 (12:34 +0200)]
[IMP] remove /website/attachment, make attachments go through /website/image

bzr revid: xmo@openerp.com-20131024103401-yik03je9qm1ge0tp

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[MERGE]Merge trunk-website-al.
bth-openerp [Thu, 24 Oct 2013 05:15:43 +0000 (10:45 +0530)]
[MERGE]Merge trunk-website-al.

bzr revid: bth@tinyerp.com-20131024051543-zow19or2yqh5kczn

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]Created for invoiced and waiting state membership.
bth-openerp [Wed, 23 Oct 2013 13:52:41 +0000 (19:22 +0530)]
[IMP]Created for invoiced and waiting state membership.

bzr revid: bth@tinyerp.com-20131023135241-zphclcokpyj0jc75

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[MERGE]Merge trunk-website-al.
bth-openerp [Wed, 23 Oct 2013 13:08:55 +0000 (18:38 +0530)]
[MERGE]Merge trunk-website-al.

bzr revid: bth@tinyerp.com-20131023130855-6rt6rip6x1h04xc5

10 years ago[IMP]Added yml file for invoiced status of membership.
bth-openerp [Wed, 23 Oct 2013 12:53:40 +0000 (18:23 +0530)]
[IMP]Added yml file for invoiced status of membership.

bzr revid: bth@tinyerp.com-20131023125340-xo6fu8loygwjo355

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[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[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[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bth-openerp [Tue, 22 Oct 2013 11:24:25 +0000 (16:54 +0530)]
[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.

bzr revid: bth@tinyerp.com-20131022112425-v4x7l02a0jsv5d0a

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]Improved address.
bth-openerp [Mon, 21 Oct 2013 12:45:40 +0000 (18:15 +0530)]
[IMP]Improved address.

bzr revid: bth@tinyerp.com-20131021124540-5kn3mvug0anf0897

10 years ago[IMP]Removed english translation in description of camptocamp.
bth-openerp [Mon, 21 Oct 2013 11:08:38 +0000 (16:38 +0530)]
[IMP]Removed english translation in description of camptocamp.

bzr revid: bth@tinyerp.com-20131021110838-5tmct014pj04j6ul

10 years ago[IMP]Improved typo. Css of address. put if condition before value. Removed strong...
bth-openerp [Mon, 21 Oct 2013 10:41:22 +0000 (16:11 +0530)]
[IMP]Improved typo. Css of address. put if condition before value. Removed strong from description. Improved code for search.

bzr revid: bth@tinyerp.com-20131021104122-jsbra3e8f2efwbxu

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[IMP]Improved short description for best designer.
bth-openerp [Mon, 21 Oct 2013 09:17:13 +0000 (14:47 +0530)]
[IMP]Improved short description for best designer.

bzr revid: bth@tinyerp.com-20131021091713-ve53yo2ez4qpm7wo

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[IMP]Receive message by Email is never.
bth-openerp [Mon, 21 Oct 2013 08:59:53 +0000 (14:29 +0530)]
[IMP]Receive message by Email is never.

bzr revid: bth@tinyerp.com-20131021085953-440io38gxomqggjn

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[MERGE]Merge trunk-website-al.
bth-openerp [Mon, 21 Oct 2013 07:00:16 +0000 (12:30 +0530)]
[MERGE]Merge trunk-website-al.

bzr revid: bth@tinyerp.com-20131021070016-5epb238qa7rpigja

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]Put if condition before description.
bth-openerp [Fri, 18 Oct 2013 12:55:16 +0000 (18:25 +0530)]
[IMP]Put if condition before description.

bzr revid: bth@tinyerp.com-20131018125516-30vrivjop5469gtb

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[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bth-openerp [Fri, 18 Oct 2013 07:26:06 +0000 (12:56 +0530)]
[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.

bzr revid: bth@tinyerp.com-20131018072606-8hf0osaa2yb453z2

10 years ago[IMP]Added counts for membership.
bth-openerp [Fri, 18 Oct 2013 07:23:04 +0000 (12:53 +0530)]
[IMP]Added counts for membership.

bzr revid: bth@tinyerp.com-20131018072304-32efsrp0blos3cbd

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]If condition for active class.
bth-openerp [Thu, 17 Oct 2013 13:51:15 +0000 (19:21 +0530)]
[IMP]If condition for active class.

bzr revid: bth@tinyerp.com-20131017135115-una5ak65hz1pnt0b

10 years ago[IMP]Put if condition.
bth-openerp [Thu, 17 Oct 2013 13:36:45 +0000 (19:06 +0530)]
[IMP]Put if condition.

bzr revid: bth@tinyerp.com-20131017133645-b6w5xa6r6no3tm93

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[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bth-openerp [Thu, 17 Oct 2013 05:39:29 +0000 (11:09 +0530)]
[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.

bzr revid: bth@tinyerp.com-20131017053929-r2erip6o7e30p2s3

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[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] 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