Commit Graph

74725 Commits

Author SHA1 Message Date
Christophe Matthieu a837eb1ba8 [FIX] website_sale: add product; update product number in cart
bzr revid: chm@openerp.com-20130905080407-4pwjvo1hxabf1a2r
2013-09-05 10:04:07 +02:00
Fabien Meghazi 6621c1275b [IMP] Refactoring using `webcontext`
bzr revid: fme@openerp.com-20130904153236-gc78bs8pxeprktkr
2013-09-04 17:32:36 +02:00
Xavier Morel 43ca2585c5 [FIX] don't try to be brokenly clever about preventing click on links during edition
bzr revid: xmo@openerp.com-20130904151021-otzw635in9lhh1e1
2013-09-04 17:10:21 +02:00
Xavier Morel 35fb66e8cf [IMP] use mutation observers on non-RTE editions
bzr revid: xmo@openerp.com-20130904141247-0bjm69ooy310egoj
2013-09-04 16:12:47 +02:00
Xavier Morel cdffb9943f [IMP] mutations filtering, only ignore cke_focus being removed, not all editor root changes
bzr revid: xmo@openerp.com-20130904140744-5ytn6bwfxrv52g9f
2013-09-04 16:07:44 +02:00
Christophe Matthieu 20e0db456f [IMP] wwebsite: add option background and style in snippets carousel
bzr revid: chm@openerp.com-20130904140138-tvt640suoiln13fx
2013-09-04 16:01:38 +02:00
Christophe Matthieu e32c3c08f8 [IMP] website_sale: demo data publish
bzr revid: chm@openerp.com-20130904140051-c2j3huf7pbq76063
2013-09-04 16:00:51 +02:00
Xavier Morel b56cd5e2be [IMP] merge Format and Styles dropdowns
bzr revid: xmo@openerp.com-20130904131745-ro5c0c7myvyv98xw
2013-09-04 15:17:45 +02:00
Xavier Morel 4932521377 [ADD] selection of existing image in image dialog
bzr revid: xmo@openerp.com-20130904113222-xync5o48nwngvtj4
2013-09-04 13:32:22 +02:00
Christophe Matthieu 3e1302ee73 [IMP] website_sale: inherit product view to display more informations about website published products
bzr revid: chm@openerp.com-20130904095405-rrbt0ckedpg7ul90
2013-09-04 11:54:05 +02:00
Christophe Matthieu 7704ce7e03 [IMP] website_sale: add product in website
bzr revid: chm@openerp.com-20130904084958-6rq5xu0xjwzcv399
2013-09-04 10:49:58 +02:00
Fabien Meghazi 5373e450f4 [FIX] lang error
bzr revid: fme@openerp.com-20130904084745-hkg0w5qsy6920y59
2013-09-04 10:47:45 +02:00
Fabien Meghazi dce9cd6583 [FIX] language selection
bzr revid: fme@openerp.com-20130904081659-f2vyt3iy9pr6d3yq
2013-09-04 10:16:59 +02:00
Christophe Matthieu 16995938b2 [FIX] website_sale: display product number for cart
bzr revid: chm@openerp.com-20130904064217-xrs3pqetmg67zlrj
2013-09-04 08:42:17 +02:00
ddm 61f1b52f5a SEO proper page parsing (header suggestion error)
bzr revid: ddm@openerp.com-20130904045429-gep4a2cwk7fcv0b0
2013-09-04 06:54:29 +02:00
ddm f09f8fcbf8 SEO no empty keywords
bzr revid: ddm@openerp.com-20130904041951-74uvloiz4uoj5egp
2013-09-04 06:19:51 +02:00
ddm d8168e7c8d SEO WS
bzr revid: ddm@openerp.com-20130904041445-37eo0ysxue6gijbd
2013-09-04 06:14:45 +02:00
ddm 4ed648c0c0 SEO code cleanup
bzr revid: ddm@openerp.com-20130904040700-3fctlb1u5k3k1lhy
2013-09-04 06:07:00 +02:00
ddm a2c9bdaaed SEO rerefactor
bzr revid: ddm@openerp.com-20130903154144-8li4zo4q3z6isyoq
2013-09-03 17:41:44 +02:00
Fabien Meghazi d1e00382bd [ADD] WebContext object and language selector
bzr revid: fme@openerp.com-20130903153520-14o3vk29l3ft7z0a
2013-09-03 17:35:20 +02:00
ddm 653ad4de24 SEO refactoring
bzr revid: ddm@openerp.com-20130903145132-5uppe457x0x19a42
2013-09-03 16:51:32 +02:00
Xavier Morel aa042e6207 [FIX] garbage
WTF is the point of using dict.get when you're going to blow up the
next freaking line because you don't handle it returning None?

bzr revid: xmo@openerp.com-20130903144738-jygw2aepjn6sd2tb
2013-09-03 16:47:38 +02:00
Xavier Morel c89d31ca95 [ADD] creation of new page from link dialog
* Replace select by input with dropdown

* Add random crap to /pagenew so it does not blow up when a butterfly
  flaps its wings, also so it's possible to call it through xhr and
  get something out of it

* Fix duplicated save() call in link dialog widget thing

bzr revid: xmo@openerp.com-20130903143237-6pwsbqzc02bv3mri
2013-09-03 16:32:37 +02:00
Christophe Matthieu 2dfe9f2bed [IMP] website_sale: add javascript for add/remove to basket for usability
bzr revid: chm@openerp.com-20130903123438-h0lg0ufouovc09f3
2013-09-03 14:34:38 +02:00
Christophe Matthieu cabe9fe9f7 [FIX] website_sale: ellipsis
bzr revid: chm@openerp.com-20130903114201-an4018t32ym3l02m
2013-09-03 13:42:01 +02:00
Christophe Matthieu 016f782c8b [FIX] website_sale: product pricelist
bzr revid: chm@openerp.com-20130903113658-dmwflky4f1ft6poe
2013-09-03 13:36:58 +02:00
Christophe Matthieu 91052e02c9 [IMP] website: apply publisher css to all website modules
bzr revid: chm@openerp.com-20130903110410-cxigps11scpr9dpr
2013-09-03 13:04:10 +02:00
Christophe Matthieu 1fbf4c6349 [IMP] website: publisher with css for activated and disabled
bzr revid: chm@openerp.com-20130903104115-9yukaqh0teh45ipf
2013-09-03 12:41:15 +02:00
Christophe Matthieu 2cccfcb556 [IMP] website_sale: Add to Basket and fix suggested
bzr revid: chm@openerp.com-20130903083639-ftnd8lxhbotq7czo
2013-09-03 10:36:39 +02:00
Christophe Matthieu 8314c4ef9d [IMP] website_sale: prduct boxes have the same size
bzr revid: chm@openerp.com-20130903082814-uuh11ttoyvjpvjox
2013-09-03 10:28:14 +02:00
Xavier Morel cf9ab25816 [ADD] image preview to dialog
bzr revid: xmo@openerp.com-20130902134920-um72bldsv19mf5ij
2013-09-02 15:49:20 +02:00
Fabien Pinckaers b11dc9d3da [IMP] small changes bootstrap style
bzr revid: fp@tinyerp.com-20130902165123-e2246x1la28xy1ei
2013-09-02 18:51:23 +02:00
Christophe Matthieu 85736a0c6a [IMP] website_sale: layout of publisher
bzr revid: chm@openerp.com-20130902155431-fkx8b29k7r1qpkp4
2013-09-02 17:54:31 +02:00
Christophe Matthieu 86631bae37 [IMP] website_sale: custom css for disable (not published) product
bzr revid: chm@openerp.com-20130902153030-5mv6u3ehqgemsbuh
2013-09-02 17:30:30 +02:00
ddm fec90fd789 SEO bugfix
bzr revid: ddm@openerp.com-20130902151749-o9wxc67sdgql8zh8
2013-09-02 17:17:49 +02:00
Christophe Matthieu fb84138df2 [FIX] website_sale: display add button if they are only one variant
bzr revid: chm@openerp.com-20130902151503-is98p513qutdxlrn
2013-09-02 17:15:03 +02:00
Christophe Matthieu 00c898378b [FIX] website.editor.js: customize click event
bzr revid: chm@openerp.com-20130902151140-jmhcyuuzoxbhlilo
2013-09-02 17:11:40 +02:00
ddm f77b9c7bd6 SEO image thumbnails
bzr revid: ddm@openerp.com-20130902150629-g3x9o9bi6ptsx7zf
2013-09-02 17:06:29 +02:00
Christophe Matthieu d95305b7a4 [IMP] website: publish button layout
bzr revid: chm@openerp.com-20130902141454-z3rec943y5tjcg92
2013-09-02 16:14:54 +02:00
Christophe Matthieu 0216d769cb [IMP] create website_membership
bzr revid: chm@openerp.com-20130902135210-zevplu7bs7w2cpcm
2013-09-02 15:52:10 +02:00
ddm e44332e5f7 SEO bugfixes
bzr revid: ddm@openerp.com-20130902133923-hhzfe0gv4t6usd22
2013-09-02 15:39:23 +02:00
Xavier Morel 95c133b9d5 [ADD] custom bootstrap dialogs for image manipulation
bzr revid: xmo@openerp.com-20130902113817-hl1s8ibupbnryho1
2013-09-02 13:38:17 +02:00
Xavier Morel ba2076f400 [FIX] correctly set @type of non-submit buttons to button
because of fix to $raw_editables links disabler, buttons which were
(apparently) previously cancelDefault-ed now are not, and blow up
various things when used.

bzr revid: xmo@openerp.com-20130902111551-ryldrw8kebz98u1w
2013-09-02 13:15:51 +02:00
Xavier Morel 9733c396fe [FIX] correctly select range after inserting a link in the document
Apparently same issue as noted in
xmo@openerp.com-20130902105411-ni3klun0k8v1tmjg, RTE and bootstrap
modal fight for focus (oddly not in Firefox), leading to the callstack
blowing up (after a fraction of a second of browser freezing).

Use same remedy, defer focus-manipulating operation to after the
dialog has been removed and destroyed in order to avoid focus fight.

bzr revid: xmo@openerp.com-20130902105637-1y9aogm1yx9z81jt
2013-09-02 12:56:37 +02:00
Xavier Morel 2f97feb322 [ADD] interaction between RTE and bootstrap image modal
bzr revid: xmo@openerp.com-20130902105411-ni3klun0k8v1tmjg
2013-09-02 12:54:11 +02:00
Christophe Matthieu 9183757380 [FIX] website_event vs website_sale: variation of ticket price with pricelist if the ticket have the same price of the product. If the price is different, do not change the price of the ticket
bzr revid: chm@openerp.com-20130902104646-argn1gu8rk2p1w7a
2013-09-02 12:46:46 +02:00
ddm f0021c5cc5 SEO keyword bugfix
bzr revid: ddm@openerp.com-20130902102939-mkpf08al9p3tibpp
2013-09-02 12:29:39 +02:00
ddm efc408e3bf SEO keywords improvement
bzr revid: ddm@openerp.com-20130902102621-fd02b3mzkd3fm6wv
2013-09-02 12:26:21 +02:00
ddm f50b273ae1 SEO dialog (without save)
bzr revid: ddm@openerp.com-20130902093755-05wins912upe47qj
2013-09-02 11:37:55 +02:00
Frédéric van der Essen 6f6c59ec1d [IMP] website: made widget manipulator visible on dark areas
bzr revid: fva@openerp.com-20130902092038-2dpxy9fidznaeclz
2013-09-02 11:20:38 +02:00