Commit Graph

1181 Commits

Author SHA1 Message Date
Fabien Pinckaers 1764bb9bde [IMP] product categories hidden by default
bzr revid: fp@openerp.com-20130921061651-01mulu423e22kf5s
2013-09-21 08:16:51 +02:00
Paramjit Singh Sahota 3dadd6e729 Added product snippet for test and added the data-snippet-id in product of resizing product.
bzr revid: psa@tinyerp.com-20130920070643-cmdq57j04hgx764c
2013-09-20 12:36:43 +05:30
Paramjit Singh Sahota 27815589b4 [IMP] Added the fixed size of the product image.
bzr revid: psa@tinyerp.com-20130920050445-d6hz2t4169rmdi0i
2013-09-20 10:34:45 +05:30
Xavier Morel 674c2d7c33 [FIX] block-level link, incompatible with RTE
bzr revid: xmo@openerp.com-20130919121541-mj2l9o8wmxmk2l9v
2013-09-19 14:15:41 +02:00
Paramjit Singh Sahota e44603759e [IMP] Improved css product_image
bzr revid: psa@tinyerp.com-20130919103148-wqe9lerng1m6p9p6
2013-09-19 16:01:48 +05:30
Paramjit Singh Sahota 355caa6580 Merged lp:~openerp-dev/openobject-addons/trunk-website-shop-fp
bzr revid: psa@tinyerp.com-20130919100105-kcl6ia2bwe5acjv0
2013-09-19 15:31:05 +05:30
Fabien Pinckaers b8c94e2957 [IMP] empty zone CSS
bzr revid: fp@tinyerp.com-20130919075309-irpuwo776frfwb12
2013-09-19 09:53:09 +02:00
Fabien Pinckaers 2c7d428aee [IMP] shop
bzr revid: fp@openerp.com-20130919055425-6puq8f4e7bawkyan
2013-09-19 07:54:25 +02:00
Xavier Morel e0662b11d0 [FIX] wrap the wrapper in order to allow RTE on all of the page (except the toolbar)
CKEditor does not work directly on body, and it's a bad idea anyway
(editing the edition toolbar won't end well). 

A big wrapper around all of the page's content can be used as RTE hook
to give access to the body as well as the header and footers.

bzr revid: xmo@openerp.com-20130918145028-6ppi9sro2un0quh5
2013-09-18 16:50:28 +02:00
Xavier Morel 47e3a0604c [FIX] change block-level link to inline
Although HTML5 has added a concept of "transparent content model"[0]
where elements (such as links) can be block-level or inline depending
on their context (amongst a number of other dynamic content model
properties), most RTEs based their validation on a static DTD-type
content model and haven't been updated yet.

That's the case of CKEditor (and tinymce and aloha, it seems), and the
validator breaks block-level links. So don't use them.

[0] http://www.w3.org/TR/2011/WD-html5-20110525/content-models.html#transparent-content-models

bzr revid: xmo@openerp.com-20130917135656-g58xnx7f2avcuh9d
2013-09-17 15:56:56 +02:00
Xavier Morel d29da6144d [IMP] make products filler uneditable to avoid confusion
bzr revid: xmo@openerp.com-20130917131353-sn5mhmcvkp0l2dcz
2013-09-17 15:13:53 +02:00
Xavier Morel 19b0fa5a6a [IMP] placeholder for inline fields is very hard to see when the field is empty, block-level fields are much better in that situation
bzr revid: xmo@openerp.com-20130917130126-s5lgxjv9ezefek1u
2013-09-17 15:01:26 +02:00
Fabien Pinckaers 364995c7f4 [IMP] oe_structure, cleaning of wrap
bzr revid: fp@openerp.com-20130915172537-jbd04hmgqvzz71qb
2013-09-15 19:25:37 +02:00
Fabien Pinckaers 19caff669a [IMP] snippets misc improvements
bzr revid: fp@openerp.com-20130915110427-2r2fyzuthmlkh5ua
2013-09-15 13:04:27 +02:00
Fabien Pinckaers b7f3383c3c [IMP] title node selection
bzr revid: fp@openerp.com-20130914221301-gnt115hzjv61slpe
2013-09-15 00:13:01 +02:00
Xavier Morel 922053531e [MERGE] from parent
bzr revid: xmo@openerp.com-20130912141026-mmmyg91nwlzccr0g
2013-09-12 16:10:26 +02:00
Christophe Matthieu 4f93622697 [IMP] website: snippet editor and building block
bzr revid: chm@openerp.com-20130911130045-kpya856mndrao0fi
2013-09-11 15:00:45 +02:00
Christophe Matthieu b3898c8d23 [IMP] website: snippet editor and building block
bzr revid: chm@openerp.com-20130911125632-ekcxa8b4lu5ml4eq
2013-09-11 14:56:32 +02:00
Xavier Morel f7a14f2830 [HIDE] issue with ckeditor not handling block-level links
Instead of keeping them where they are, ckeditor propagates links to
closest inline elements (as pre-HTML5 parsing did), which breaks
e.g. product headers.

bzr revid: xmo@openerp.com-20130911084305-b5v36wlni620m7r3
2013-09-11 10:43:05 +02:00
Fabien Meghazi c4a39548b2 [IMP] better name for global rendering variables
bzr revid: fme@openerp.com-20130910141502-ptz2vj1jckvh7urq
2013-09-10 16:15:02 +02:00
Fabien Meghazi 0e82448ed8 [IMP] Refactor code + WIP multiwebsite
bzr revid: fme@openerp.com-20130910134133-esdgbhbtt8eguapk
2013-09-10 15:41:33 +02:00
Xavier Morel 857e7a4f56 [FIX] make product prices editable (kinda-sorta)
bzr revid: xmo@openerp.com-20130910133123-h0dnnu076a0zeftw
2013-09-10 15:31:23 +02:00
Christophe Matthieu f61e65539e [IMP] website: auto open editor when create new product (use ?unable_editor in url)
bzr revid: chm@openerp.com-20130910122646-ug8dn61rqgbm3eq3
2013-09-10 14:26:46 +02:00
Christophe Matthieu cb8bdad1ec [FIX] website_sale: reduce qty
bzr revid: chm@openerp.com-20130910115159-qdmhi4rdmxqz5cm3
2013-09-10 13:51:59 +02:00
Fabien Meghazi bf09524def [FIX] context set on wrong methods
bzr revid: fme@openerp.com-20130909100059-j7yhkfql3qxaz96b
2013-09-09 12:00:59 +02:00
Fabien Meghazi e980e1c715 [FIX] context merge
bzr revid: fme@openerp.com-20130909075031-rvwxjdc07zhq0m8u
2013-09-09 09:50:31 +02:00
Fabien Meghazi d2e90f0621 [BREAK] request.context everywhere
some stuff broken will be repaired by chm

bzr revid: fme@openerp.com-20130905151803-7d17us7rn9yubnb2
2013-09-05 17:18:03 +02:00
Christophe Matthieu 5943962ec1 [FIX] website_sale: display error with bootstrap 3
bzr revid: chm@openerp.com-20130905095933-1f6qabic7zeafn7a
2013-09-05 11:59:33 +02:00
Christophe Matthieu 7fee8f5609 [IMP] website: change footer xml
bzr revid: chm@openerp.com-20130905092927-2aixeyk1z5ot4oku
2013-09-05 11:29:27 +02:00
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
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
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 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
Fabien Meghazi d1e00382bd [ADD] WebContext object and language selector
bzr revid: fme@openerp.com-20130903153520-14o3vk29l3ft7z0a
2013-09-03 17:35:20 +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 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
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
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 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
Christophe Matthieu de523a011c [IMP] website_sale: add/update product reset the price: NEED FIX website_event for ticket price
bzr revid: chm@openerp.com-20130830145624-vg7oc0c41kdmny78
2013-08-30 16:56:24 +02:00
Christophe Matthieu af547e9925 [IMP] website_sale: add product don't reset the price
bzr revid: chm@openerp.com-20130830144852-cfgc23qsp080s6kj
2013-08-30 16:48:52 +02:00
Christophe Matthieu afc2ddd40c [FIX] website_sale: checkout
bzr revid: chm@openerp.com-20130830144204-5x4k7345nmzni65c
2013-08-30 16:42:04 +02:00
Fabien Pinckaers 1aea7145c7 [IMP] fixes bootstrap
bzr revid: fp@openerp.com-20130829220425-xxyub3uvrmdi13j4
2013-08-30 00:04:25 +02:00
Fabien Pinckaers 607e6f73e4 [IMP] bootstrap 3 mobile menu
bzr revid: fp@openerp.com-20130829204553-qyfk30am8tj4bm5n
2013-08-29 22:45:53 +02:00
Fabien Pinckaers 7768e28a7b [IMP] Bootstrap 3
bzr revid: fp@tinyerp.com-20130829175831-9f3sh4631m0jmq88
2013-08-29 19:58:31 +02:00
Christophe Matthieu e6da64b39e [IMP] website_crm_partner_assign: imp views
bzr revid: chm@openerp.com-20130829150058-bmcedth32o4nrdvh
2013-08-29 17:00:58 +02:00
Paramjit Singh Sahota 497c7addad [IMP] Removed inline css for hierarchy and added a global css for that.
bzr revid: psa@tinyerp.com-20130829122222-h60648t5v28tmt90
2013-08-29 17:52:22 +05:30
bth-openerp 1a7c0c53cc [IMP]Improved Verical divider.
bzr revid: bth@tinyerp.com-20130829101048-8qk056y1tg61wu0e
2013-08-29 15:40:48 +05:30
bth-openerp 8c19a10e98 [IMP]Improved css.
bzr revid: bth@tinyerp.com-20130829084858-fagqaiq6g8gzv8nh
2013-08-29 14:18:58 +05:30
bth-openerp 8e2014209d [IMP]IMproved nav tag to div tag and removed class from themes.
bzr revid: bth@tinyerp.com-20130829073759-fxn6o9jrq8uojbqr
2013-08-29 13:07:59 +05:30
bth-openerp 4eee602d6e [MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: bth@tinyerp.com-20130829063717-t8kqjombb25gqmsb
2013-08-29 12:07:17 +05:30
Christophe Matthieu 2fab26a2d2 [IMP] point_of_sale, product: change model 'pos.category' of the pos into product.public.category in product. product.public.category is used for eg by pos and website_sale. Add some demo data for this category. Add a domain in pos 'model.js' to select non empty categories
bzr revid: chm@openerp.com-20130828151658-3isgyl93c3hwp1pc
2013-08-28 17:16:58 +02:00
Fabien Pinckaers 82bbba14de [IMP] demo data
bzr revid: fp@tinyerp.com-20130828102114-w44ufdk3nujpmx3u
2013-08-28 12:21:14 +02:00
Christophe Matthieu 82c3c6bc33 [IMP] website_event: inherit website_sale mycart to don't display reduction if it's an event ticket price
bzr revid: chm@openerp.com-20130828094118-bzqgyuxc1ztqun8n
2013-08-28 11:41:18 +02:00
Christophe Matthieu ab08db3b87 [FIX] website_event: add to cart to website_sale
bzr revid: chm@openerp.com-20130828093416-o00apdeprqqgrx52
2013-08-28 11:34:16 +02:00
Fabien Pinckaers cc2d285b84 [IMP] Open the right page after installing an app
bzr revid: fp@tinyerp.com-20130827151303-3z6r15vikxza7x11
2013-08-27 17:13:03 +02:00
bth-openerp 5c985c0fcd [IMP]Improved code for class and style.
bzr revid: bth@tinyerp.com-20130827134916-q97gti3g3iczwtnl
2013-08-27 19:19:16 +05:30
bth-openerp 411ae838f9 [IMP]Improved code for website_sail module.
bzr revid: bth@tinyerp.com-20130827133426-p3flo3ojcnwd26le
2013-08-27 19:04:26 +05:30
bth-openerp 35216e1a53 [MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: bth@tinyerp.com-20130827125728-08li08bkjyia7vok
2013-08-27 18:27:28 +05:30
Fabien Pinckaers 155bfe2d42 [IMP] Published by Default
bzr revid: fp@tinyerp.com-20130827100316-9obekfc3ze70x6jh
2013-08-27 12:03:16 +02:00
bth-openerp cf2dab4851 [IMP]IMproved code or class and navigation.
bzr revid: bth@tinyerp.com-20130826134729-b0olyv7di2oq5xrk
2013-08-26 19:17:29 +05:30
Paramjit Singh Sahota 3a0d36b4d4 [IMP] Imprved for Search box.
bzr revid: psa@tinyerp.com-20130826133129-6l5576r39qcjj73i
2013-08-26 19:01:29 +05:30
Paramjit Singh Sahota 41a0186daa [IMP]Improved the billing form
bzr revid: psa@tinyerp.com-20130826121509-fds3sx1sw8p1eedg
2013-08-26 17:45:09 +05:30
Paramjit Singh Sahota ee41159e86 [REVERT] Reverted the changes of index.html file of website_sale
bzr revid: psa@tinyerp.com-20130826115133-f9n26296a9wilfdv
2013-08-26 17:21:33 +05:30
Paramjit Singh Sahota 199e945460 [IMP]Little Improved
bzr revid: psa@tinyerp.com-20130826111437-640etfb9ypsipeyx
2013-08-26 16:44:37 +05:30
Paramjit Singh Sahota 07d067a544 [IMP]Improved
bzr revid: psa@tinyerp.com-20130826110531-mnqj1q62l6epxvws
2013-08-26 16:35:31 +05:30
Paramjit Singh Sahota e6b47051ea MERGED lp:~openerp-dev/openobject-addons/trunk-website-bootstrap-3.0-bth and resolved conflicts
bzr revid: psa@tinyerp.com-20130826093529-3o64l5r3osuxm6i4
2013-08-26 15:05:29 +05:30
Paramjit Singh Sahota 011e195f3f Improved code.
bzr revid: psa@tinyerp.com-20130826092641-mbirfw9t322wn9am
2013-08-26 14:56:41 +05:30
Paramjit Singh Sahota c4f58b7466 [IMP] improved css for checkout form and others.
bzr revid: psa@tinyerp.com-20130826074016-bejnsnij9ly9df93
2013-08-26 13:10:16 +05:30
bth-openerp af2306a29f [IMP]Migrated website_contract into bootstrap 3.0.
bzr revid: bth@tinyerp.com-20130826070854-uin768rdyrdn0uxc
2013-08-26 12:38:54 +05:30
Paramjit Singh Sahota 7e718a6804 [MERGE] Merged lp:~openerp-dev/openobject-addons/trunk-website-bootstrap-3.0-bth
bzr revid: psa@tinyerp.com-20130826061942-dr9m4iv3jvtl77ib
2013-08-26 11:49:42 +05:30
Paramjit Singh Sahota ed6452c74f [IMP]Improved label-default.
bzr revid: psa@tinyerp.com-20130826061024-q5y4t2emq55rpr5f
2013-08-26 11:40:24 +05:30
Paramjit Singh Sahota 8f5068d8a1 [IMP] Improved code for 'website_sale' to make it compatible according to bootstrap 3.0
bzr revid: psa@tinyerp.com-20130826054441-g0xl17kvhcnbw3ck
2013-08-26 11:14:41 +05:30
Christophe Matthieu 5a90cb546d [FIX] website_sale: return to product after add to cart
bzr revid: chm@openerp.com-20130823144133-6qkx8flsra72crb4
2013-08-23 16:41:33 +02:00
Christophe Matthieu cf1780d251 [FIX] website_sale: set pricelist
bzr revid: chm@openerp.com-20130823143757-81cc0pzajetu55m8
2013-08-23 16:37:57 +02:00
Christophe Matthieu 3602641e1d [WIP] website_contract: reference view
bzr revid: chm@openerp.com-20130823133604-ujkiu67hrjtj4qtg
2013-08-23 15:36:04 +02:00
Christophe Matthieu 651e511ed9 [IMP] website_sale: fix context value, get order line name insead of product name, wip payment
bzr revid: chm@openerp.com-20130823094017-90m72xi2oif4qkuj
2013-08-23 11:40:17 +02:00
Christophe Matthieu 370fa231bf [IMP] website_sale: add price for variation and price_list for reduction
bzr revid: chm@openerp.com-20130822142735-n1aglt9wakj27dsb
2013-08-22 16:27:35 +02:00
Christophe Matthieu 01733be984 [FIX] website_sale: pricelist code required
bzr revid: chm@openerp.com-20130822090941-yrb7c95xw2y4d15r
2013-08-22 11:09:41 +02:00
Fabien Meghazi 98f19d8890 [IMP] Improved string interpolation in templates
bzr revid: fme@openerp.com-20130821145731-kkw9sxiv6oqz65qk
2013-08-21 16:57:31 +02:00
Xavier Morel 667dbbfdd9 [IMP] simplify ckeditor image and link dialogs
& add easy linking to existing site pages and attachments

bzr revid: xmo@openerp.com-20130821143816-0hvp0m0eklh6ti1m
2013-08-21 16:38:16 +02:00
Fabien Meghazi e039e76883 [IMP] Improved template's t-foreach
You need to pull Rev#4980 of server/trunk-website-al

bzr revid: fme@openerp.com-20130821140953-zb2hdglg1nvp2ckq
2013-08-21 16:09:53 +02:00
Xavier Morel 7423dd5949 [REM] page flags on a bunch of templates which turn out not to be pages after all
bzr revid: xmo@openerp.com-20130821135931-6ezsw089sju2eyga
2013-08-21 15:59:31 +02:00
Xavier Morel 2731bc014c [IMP] mark a bunch of templates as pages, mark all new pages as pages on creation
bzr revid: xmo@openerp.com-20130821121358-b6y5d1b8wgz8iyo0
2013-08-21 14:13:58 +02:00
Christophe Matthieu 05bb4f2dca [IMP] website_sale: use product.template insead of product.product
bzr revid: chm@openerp.com-20130820141203-vkg93z9odh0rlf4d
2013-08-20 16:12:03 +02:00
Christophe Matthieu 55b1378e77 [IMP] website_sale: add product variants
bzr revid: chm@openerp.com-20130819131929-x75ib5y6dcu4bcu7
2013-08-19 15:19:29 +02:00
Christophe Matthieu 571d9044d6 [IMP] website_sale: add suggested products
bzr revid: chm@openerp.com-20130819104144-81w0c3cicdqdf9ix
2013-08-19 12:41:44 +02:00
Christophe Matthieu 6581346ef1 [IMP] website_sale: clean xml view
bzr revid: chm@openerp.com-20130814161545-qrjqztu13gemw5qk
2013-08-14 18:15:45 +02:00
Christophe Matthieu 30f643c641 [IMP] website: add '/website/image' controllers. Use img and google_map method in website_sale, website_event and website_hr
bzr revid: chm@openerp.com-20130814135741-t3bgdtzw2brq8edz
2013-08-14 15:57:41 +02:00
Christophe Matthieu f78d8e22e0 [FIX] website: pager must add url extra params in genarated urls
bzr revid: chm@openerp.com-20130814105400-it4s51b6wwdiipb1
2013-08-14 12:54:00 +02:00
Christophe Matthieu e16a75fdb6 [FIX] website_sale: domain with search product and category
bzr revid: chm@openerp.com-20130814103551-otfpqyxen93vlx11
2013-08-14 12:35:51 +02:00
Christophe Matthieu 6b61a0d7c6 [IMP] website_sale: layout of product categories is optionnal
bzr revid: chm@openerp.com-20130814095317-ww69p8d05peolygy
2013-08-14 11:53:17 +02:00
Christophe Matthieu 2d1ec50f37 [FIX] website: css for grid
bzr revid: chm@openerp.com-20130814090723-joipibbbz0x5k77y
2013-08-14 11:07:23 +02:00
Christophe Matthieu ddf32f4f9e [IMP] website: refact. python for website publish button
bzr revid: chm@openerp.com-20130814084505-5ynbrmfvbu48v7kx
2013-08-14 10:45:05 +02:00
Christophe Matthieu 39d5bced7f [IMP] website: refact. javascript,xml for website publish button
bzr revid: chm@openerp.com-20130814083439-wvc07n0sg2vblq1y
2013-08-14 10:34:39 +02:00
Christophe Matthieu ba0230fa53 [FIX] website_hr: add javascript tag, website_sale: t-if for display number of product
bzr revid: chm@openerp.com-20130813142743-gwmmm2ik495ospbq
2013-08-13 16:27:43 +02:00
Christophe Matthieu c5d941ffc0 [FIX] website: website link menu and use url action
bzr revid: chm@openerp.com-20130813124306-slt7xvl7ox2919r7
2013-08-13 14:43:06 +02:00
Christophe Matthieu e1958f2ad7 [IMP] website: change some name button in website addons
bzr revid: chm@openerp.com-20130813115247-b8rq6hytqbwn4eog
2013-08-13 13:52:47 +02:00
Xavier Morel 458dde0a80 [FIX] don't return un-initialized local variable
bzr revid: xmo@openerp.com-20130813091218-rr6o88ir2wie1r82
2013-08-13 11:12:18 +02:00
Christophe Matthieu 2903251c25 [IMP] website_sale: improve layout of my cart and checkout pages
bzr revid: chm@openerp.com-20130813103948-fqg91t8nhg3szbn5
2013-08-13 12:39:48 +02:00
Christophe Matthieu 59ba4e7561 [WIP] website_sale: refactoring and use inherit_option_id
bzr revid: chm@openerp.com-20130812163123-3ako1rggjnszzi2h
2013-08-12 18:31:23 +02:00
Christophe Matthieu f6c27fda01 [IMP] website: refactoring + create method pager and template pager. Used by website_sale and website_event
bzr revid: chm@openerp.com-20130812134826-tij95o38mf3r7tts
2013-08-12 15:48:26 +02:00
Christophe Matthieu 8523e66bc4 [IMP] website: create method pager and template pager. Used by website_sale and website_event
bzr revid: chm@openerp.com-20130812134312-jmy2je288b4ofazy
2013-08-12 15:43:12 +02:00
Fabien Pinckaers d81b6b4fc8 [IMP] removed auto_install --> Apps menu makes it unuseful
bzr revid: fp@tinyerp.com-20130812114346-0t9v2eiwbimsrfp5
2013-08-12 13:43:46 +02:00
Christophe Matthieu 3f86396b4e [IMP] website: move hearder and footer in layout
bzr revid: chm@openerp.com-20130812093255-3cbehw7nx0h57qca
2013-08-12 11:32:55 +02:00
Christophe Matthieu 2abdcf99bc [FIX] website_sale: renames files
bzr revid: chm@openerp.com-20130812091249-oz2ji7m8remif0xo
2013-08-12 11:12:49 +02:00
Fabien Pinckaers 1c83621691 [FIX] bug in prev/next ecommerce
bzr revid: fp@tinyerp.com-20130812084149-a37cr8tzfolk395h
2013-08-12 10:41:49 +02:00
Fabien Pinckaers 2d8821b28b [IMP] View defined 2 times
bzr revid: fp@tinyerp.com-20130812083818-zt6alsh8l6ruaxmx
2013-08-12 10:38:18 +02:00
Fabien Pinckaers dcfe89b6da [IMP] First Theme Example
bzr revid: fp@openerp.com-20130811210927-dys2ilkss3553r65
2013-08-11 23:09:27 +02:00
Fabien Pinckaers a416267806 [IMP] Website Apps
bzr revid: fp@tinyerp.com-20130811140619-a164pkqxwpdwrohc
2013-08-11 16:06:19 +02:00
Fabien Pinckaers d7e1f026a1 [IMP] manifest improvements
bzr revid: fp@tinyerp.com-20130809105933-419qycvhr4l7r0bj
2013-08-09 12:59:33 +02:00
Fabien Meghazi c45e14b970 [IMP] Improved some templates
bzr revid: fme@openerp.com-20130808225336-yfdm85ll1zszl5co
2013-08-09 00:53:36 +02:00
Christophe Matthieu fbb2d16c61 [IMP] website_sale: add number of products in my cart top menu link
bzr revid: chm@openerp.com-20130808144247-pi2p5d00h3eke4cl
2013-08-08 16:42:47 +02:00
Christophe Matthieu 62ed1ca0bb [MERGE] from trunk-website-sale-chm: website_sale: use link instead of javascript hack for button 'add cart' and 'checkout'
bzr revid: chm@openerp.com-20130808142843-wxu9qc4cnl5dvubj
2013-08-08 16:28:43 +02:00
Christophe Matthieu 661e4a5e22 [MERGE] from trunk-website-event-chm: managment of tickets for an event to defined price and max number registration, and check registration_limits
bzr revid: chm@openerp.com-20130808142601-i35kcy42a2plpmnb
2013-08-08 16:26:01 +02:00
Christophe Matthieu ec950aec2b [IMP] website_sale: use link instead of javascript hack for button 'add cart' and 'checkout'
bzr revid: chm@openerp.com-20130808142341-ju7qq63543fkr2uw
2013-08-08 16:23:41 +02:00
Fabien Pinckaers e9e340eae6 [WIP] website_sale draft manifest
bzr revid: fp@tinyerp.com-20130808091257-6ps3hdaibpatzb6l
2013-08-08 11:12:57 +02:00
Christophe Matthieu b9d668e23d [MERGE] from trunk-website-event-chm: managment of tickets for an event to defined price and max number registration, and check registration_limits
bzr revid: chm@openerp.com-20130807141328-mpxkhr70qs4qhe18
2013-08-07 16:13:28 +02:00
Christophe Matthieu edce9867e5 [FIX] website_sale: create a new order if order.
bzr revid: chm@openerp.com-20130807140334-oa8bap1i0ya9tfaf
2013-08-07 16:03:34 +02:00
Christophe Matthieu c012e3bdc6 [IMP] website_event: create order_line and check registration_limits
bzr revid: chm@openerp.com-20130807134547-rbsrcswsozmna03w
2013-08-07 15:45:47 +02:00
Fabien Meghazi 6e56bac4b0 [IMP] Replaced website#get_public_uid by get_public_user (returns browse record)
bzr revid: fme@openerp.com-20130807130127-9yd6k1pypyhmo12n
2013-08-07 15:01:27 +02:00
Christophe Matthieu cf82d597f2 [IMP] website_event: on_change product
bzr revid: chm@openerp.com-20130806144536-6l2g1glui1cout2q
2013-08-06 16:45:36 +02:00
Christophe Matthieu 1a93e8bbca [IMP] website_sale: some access right
bzr revid: chm@openerp.com-20130806141848-0m2c742tg18p2f04
2013-08-06 16:18:48 +02:00
Fabien Meghazi 67e1d2819b [REM] Remove public_uid from request
bzr revid: fme@openerp.com-20130806140636-qreh32s86q1synmk
2013-08-06 16:06:36 +02:00
Frédéric van der Essen 9cba9de9fd [MERGE] from upstream
bzr revid: fva@openerp.com-20130806123005-7mup0zq6ua4d8g3r
2013-08-06 14:30:05 +02:00
Frédéric van der Essen 2abda5e554 [WIP] ecommerce pagination: fun with qweb
bzr revid: fva@openerp.com-20130806121931-9eso1k9pf7imaf8d
2013-08-06 14:19:31 +02:00
Frédéric van der Essen c51b8953b4 [WIP] ecommerce pagination
bzr revid: fva@openerp.com-20130806092344-noe43pgifa3rqr04
2013-08-06 11:23:44 +02:00
Christophe Matthieu c8999f8553 [IMP] website_sale: description_website
bzr revid: chm@openerp.com-20130806075346-6bi5zbjw39juheih
2013-08-06 09:53:46 +02:00
Fabien Meghazi af08367290 [ADD] Added website osv object + refactoring
bzr revid: fme@openerp.com-20130805161600-abms35e0vk47f3i1
2013-08-05 18:16:00 +02:00
Frédéric van der Essen c7ae298ad5 [MERGE] from upstream
bzr revid: fva@openerp.com-20130805120523-ux0vnixhbe59pvrf
bzr revid: fva@openerp.com-20130805123836-1vhj1e5mb0ejiu9j
2013-08-05 14:38:36 +02:00
Christophe Matthieu 8c4e722929 [MERGE] from website-al
bzr revid: chm@openerp.com-20130805083851-i7tiy5ym0ri144er
2013-08-05 10:38:51 +02:00
Fabien Pinckaers 4bcdefe3bb [IMP] changed t-field syntax from <div t-record=record t-field='field'/> to <div t-field='record.field'/>
bzr revid: fp@openerp.com-20130804202125-dtawe6zx9yk5x7bd
2013-08-04 22:21:25 +02:00
Christophe Matthieu d37aebb7f0 [IMP] website: security and public access
bzr revid: chm@openerp.com-20130802035504-lokijwh57e0q3w6a
2013-08-02 05:55:04 +02:00
Christophe Matthieu cb67d10b5c [IMP] website_sale: all with SUPERUSER_ID. Todo: specific access rules
bzr revid: chm@openerp.com-20130801145528-578wc6chvltt9af7
2013-08-01 16:55:28 +02:00
Christophe Matthieu a176be5c44 [IMP] website: public_uid
bzr revid: chm@openerp.com-20130801143347-ihg8nkb1frs08rl2
2013-08-01 16:33:47 +02:00
Christophe Matthieu bd23b31721 [IMP] website: add auth_method_public
bzr revid: chm@openerp.com-20130801124850-9ycc9j77wphiiww6
2013-08-01 14:48:50 +02:00
Frédéric van der Essen cd1fe5b566 remove custom input background
bzr revid: fva@openerp.com-20130731082117-r1qzq4b3mkcet2nl
2013-07-31 10:21:17 +02:00
Frédéric van der Essen 1a0976a764 quick fix for the shopping cart display
bzr revid: fva@openerp.com-20130731081304-1j2p1o13e061ka1q
2013-07-31 10:13:04 +02:00
Frédéric van der Essen a26d3cdbae styling improvements on ecommerce and blog
bzr revid: fva@openerp.com-20130730182433-33t3ggw722usd82w
2013-07-30 20:24:33 +02:00
Christophe Matthieu 8bc4e0e8a4 [IMP] remove client action goBack and add client action redirect
bzr revid: chm@openerp.com-20130726092643-onck6ad1e2aj7gbo
2013-07-26 11:26:43 +02:00
Christophe Matthieu 087989b12e [IMP] website_mail: publish and post message
bzr revid: chm@openerp.com-20130725145743-uxt7lqxeavxb6u4g
2013-07-25 16:57:43 +02:00
Christophe Matthieu 185827a579 [IMP] website_mail
bzr revid: chm@openerp.com-20130724152027-hzcdqli4t80ytg3l
2013-07-24 17:20:27 +02:00
Christophe Matthieu 5fc0d839ee [IMP] website_sale: payments
bzr revid: chm@openerp.com-20130724122330-zxvh94cdn8f2fvzc
2013-07-24 14:23:30 +02:00
Christophe Matthieu f966934f70 [IMP] website: media print css
bzr revid: chm@openerp.com-20130724102654-ifwzgmc1ftgjp5qu
2013-07-24 12:26:54 +02:00
Christophe Matthieu 9cc1eefa46 [IMP] website_sale: checkout end
bzr revid: chm@openerp.com-20130724094218-9mppzak93e1pyfyp
2013-07-24 11:42:18 +02:00
Christophe Matthieu 06d90a6000 [IMP] website_sale: shipping
bzr revid: chm@openerp.com-20130723161319-atlj3diisdl6684v
2013-07-23 18:13:19 +02:00
Christophe Matthieu 3bf704b475 [IMP] website_sale: sates, company
bzr revid: chm@openerp.com-20130723154211-vhskyfd256z1sbtw
2013-07-23 17:42:11 +02:00
Christophe Matthieu 2f97f8b5b7 [IMP] website_sale: default value in checkout
bzr revid: chm@openerp.com-20130723151607-w4blimvr7f40rlzg
2013-07-23 17:16:07 +02:00
Christophe Matthieu 840f1923a6 [IMP] website_sale: checkout + action return
bzr revid: chm@openerp.com-20130723133923-umjm1uqk8y5xalf6
2013-07-23 15:39:23 +02:00
Christophe Matthieu f2610aa370 [IMP] website_sale: no widget, all in xml
bzr revid: chm@openerp.com-20130723081813-wdsuv2g6uc62dm65
2013-07-23 10:18:13 +02:00
Fabien Meghazi 596c38e7d7 [IMP] Use <template> helper for qweb views
bzr revid: fme@openerp.com-20130722110836-w2el03tn5asm9ixm
2013-07-22 13:08:36 +02:00
Christophe Matthieu 45d94be656 [IMP] begin widget checkout
bzr revid: chm@openerp.com-20130722102857-3t0uos21ojv5tvut
2013-07-22 12:28:57 +02:00
Christophe Matthieu 02e8b1ab3e [IMP] website_sale: no accordion
bzr revid: chm@openerp.com-20130716143048-fafg42kd92396d2z
2013-07-16 16:30:48 +02:00
Fabien Meghazi d1c74232b8 [ADD] Added template declaration in qweb templates
bzr revid: fme@openerp.com-20130718170004-sreng8338a40nilc
2013-07-18 19:00:04 +02:00
Christophe Matthieu b8357bfa10 [IMP] website_sale: begin checkout view
bzr revid: chm@openerp.com-20130716125735-wy0hwogrf18ssfhb
2013-07-16 14:57:35 +02:00
Christophe Matthieu fbae203ac7 [ADD] website_sale: pricelist
bzr revid: chm@openerp.com-20130716093624-lf15mryypg3aevl8
2013-07-16 11:36:24 +02:00
Christophe Matthieu e52bdd3838 [IMP] website_sale: promotionnal code
bzr revid: chm@openerp.com-20130712085714-rmryh2pebnv8nsjk
2013-07-12 10:57:14 +02:00
Christophe Matthieu 78fa7ceb12 [IMP] website_sale: recommended
bzr revid: chm@openerp.com-20130711143456-dpv0pm9bpeebfq8e
2013-07-11 16:34:56 +02:00
Christophe Matthieu ffbac75519 [IMP] website_sale: recommended
bzr revid: chm@openerp.com-20130711142434-natrpfsutm6o66a9
2013-07-11 16:24:34 +02:00
Christophe Matthieu d04da544b0 [MERGE/FIX] fix for WEB revision 3772 merged
bzr revid: chm@openerp.com-20130710153352-hrsna4ky8ej1acf0
2013-07-10 17:33:52 +02:00
Christophe Matthieu c8b21aafe7 [IMP] website_sale: css
bzr revid: chm@openerp.com-20130710151313-mj1zbli3fd02ahf5
2013-07-10 17:13:13 +02:00
Christophe Matthieu 6a16ccfada [IMP] website_sale: search
bzr revid: chm@openerp.com-20130710150339-m5rn3vzd52vs4ko6
2013-07-10 17:03:39 +02:00
Christophe Matthieu 5f0b723525 [IMP] website_sale: login and complete information
bzr revid: chm@openerp.com-20130710142908-c9xr4pk38zhu7cn1
2013-07-10 16:29:08 +02:00
Christophe Matthieu 1bf0661f69 [IMP] website_sale: css
bzr revid: chm@openerp.com-20130710131111-7ll30ij7279ubcpu
2013-07-10 15:11:11 +02:00
Christophe Simonis 307c799655 [FIX] website_sale: correct cart
bzr revid: chs@openerp.com-20130702210104-nzcqrnh2epp2cmlj
2013-07-02 23:01:04 +02:00
Christophe Simonis 23c238e7a4 [FIX] website_sale: make views editables
bzr revid: chs@openerp.com-20130702204849-haixhwag18xjyr3r
2013-07-02 22:48:49 +02:00
Christophe Simonis 2685708e57 [IMP] website_sale: icons!!
bzr revid: chs@openerp.com-20130702192316-12ajhsw44q9b1h0y
2013-07-02 21:23:16 +02:00
Nicolas Wisniewski 21b908c0ac [FIX] Ecommerce
bzr revid: nwi@openerp.com-20130702164619-agvgkhqskjddcmqj
2013-07-02 18:46:19 +02:00
Christophe Matthieu 4cea604fab [IMP] website_crm: form
bzr revid: chm@openerp.com-20130702164545-z4qeyjtq9ra2x20j
2013-07-02 18:45:45 +02:00
Christophe Matthieu fcd975efa4 [IMP] website_crm
bzr revid: chm@openerp.com-20130702163157-d9a2woqai8dfr4co
2013-07-02 18:31:57 +02:00
Christophe Matthieu 42f1bdbd87 [IMP] website_crm
bzr revid: chm@openerp.com-20130702160305-iffdvxsqkoczckzh
2013-07-02 18:03:05 +02:00
Christophe Matthieu 7885fd0fea [IMP] ecommerce => website_sale
bzr revid: chm@openerp.com-20130702152141-qibw8m2kvsf1dv5a
2013-07-02 17:21:41 +02:00