Commit Graph

79580 Commits

Author SHA1 Message Date
Christophe Matthieu b38d4d8a81 [FIX] website_blog: tour
bzr revid: chm@openerp.com-20140121152307-kx92ee0za0w0pprr
2014-01-21 16:23:07 +01:00
Fabien Meghazi fff55213b5 [IMP] auth_signup converted to server side module
bzr revid: fme@openerp.com-20140121152027-7wch4r7dt2ew0did
2014-01-21 16:20:27 +01:00
Xavier Morel c35ac33cf1 [IMP] don't lose link label/text if crap element with no href
bzr revid: xmo@openerp.com-20140121151310-va8e20avgvzy0anz
2014-01-21 16:13:10 +01:00
Xavier Morel bf262a338e [ADD] hover edit button on FA glyphs, rename 'Edit x' to 'Change'
bzr revid: xmo@openerp.com-20140121150843-fm2uqxctlejlwe5c
2014-01-21 16:08:43 +01:00
ddm@openerp.com cccdc808f9 [FIX] SEO bug + label
bzr revid: ddm@openerp.com-20140121142052-3u9dcu995p1tdu6b
2014-01-21 15:20:52 +01:00
Xavier Morel a6ad36ef89 [ADD] attempt to correctly initialize ckeditor widgets (fontawesome icon things at the moment) within a dropped snippet
bzr revid: xmo@openerp.com-20140121131841-u0qzlk1ytng3af2h
2014-01-21 14:18:41 +01:00
ddm@openerp.com 35b8850ecc [IMP] add SEO preview
bzr revid: ddm@openerp.com-20140121125325-641psvqr4w96lsci
2014-01-21 13:53:25 +01:00
Christophe Matthieu 6d320f6f0b [FIX] website_sale: payement button
bzr revid: chm@openerp.com-20140121125040-r4o7wdys2hd3437d
2014-01-21 13:50:40 +01:00
Christophe Matthieu 4ff1af4d01 [FIX] website: display or not editor edit button; website_sale: test tour; website: contact qweb widget
bzr revid: chm@openerp.com-20140121123912-0ya4ziusj09efti3
2014-01-21 13:39:12 +01:00
Thibault Delavallée 14bdf21b17 [CLEAN] product: cleaned product template copy method improvements
bzr revid: tde@openerp.com-20140121122139-j4jmr3jfbaoaamyj
2014-01-21 13:21:39 +01:00
Thibault Delavallée b3fa81982b [IMP] product: group_product_mono is default
bzr revid: tde@openerp.com-20140121122120-r2m1r927ne2r12mi
2014-01-21 13:21:20 +01:00
Thibault Delavallée 744810bbb4 [REV] product: unlink method back, no comment about why it has been
removed. It is therefore added back.

bzr revid: tde@openerp.com-20140121111421-x35gyqwo9jdpr3d7
2014-01-21 12:14:21 +01:00
Thibault Delavallée 93711b0f91 [MERGE] Sync with website-al main branch
bzr revid: tde@openerp.com-20140121105805-msfn6i901v7kr2o3
2014-01-21 11:58:05 +01:00
Thibault Delavallée b3a4778f26 [IMP] product variant: removed override of fields_view_get and use a "one group or another"
behavior for product variant. Users are either in group_product_mono or
group_product_variant, allowing to tune the form view according to the
group the user belongs to.
product: added group_product_mono group
sale: added set_group_product_variant method that adds or remove the
group_product_mono according to the group_product_variant being unchecked
or checked.
product: updated form view accordingly

bzr revid: tde@openerp.com-20140121105046-zkbs778upjg0lpyr
2014-01-21 11:50:46 +01:00
Xavier Morel 51f6977f39 [IMP] icons selection dialog
remove fixed size checkbox
add fayt for icons (by name)

bzr revid: xmo@openerp.com-20140121100408-64e32iio9r77yx9m
2014-01-21 11:04:08 +01:00
Thibault Delavallée 28eaa636f0 [MERGE] Merged DKA's branch about product variants in the CMS. Review is coming.
bzr revid: tde@openerp.com-20140121093832-yp3jl36nsuho74vk
2014-01-21 10:38:32 +01:00
Christophe Matthieu 3b1fec3220 [FIX] website: double reload in tests process
bzr revid: chm@openerp.com-20140121083038-63cubvi2bu59klaj
2014-01-21 09:30:38 +01:00
Darshan Kalola (OpenERP) 9ce241349f [MERGE] with lp:~openerp-dev/openobject-addons/trunk-website-al and removed temporary solution.
bzr revid: dka@tinyerp.com-20140121054638-b7hbckj39vsk93tm
2014-01-21 11:16:38 +05:30
Christophe Matthieu 53d8280f1d [IMP] website: test class with test for website_sale sale process
bzr revid: chm@openerp.com-20140120182643-tw65rig4qqi3sqqf
2014-01-20 19:26:43 +01:00
Xavier Morel ca02581993 [IMP] replace icon size select by selectable multi-size preview
bzr revid: xmo@openerp.com-20140120162604-yoyg21bf1z306hwg
2014-01-20 17:26:04 +01:00
Fabien Meghazi 1e921cd03d [MERGE] upstream
bzr revid: fme@openerp.com-20140120161321-txvp4fpb136tfker
2014-01-20 17:13:21 +01:00
Fabien Meghazi 4d6e7e2d2e [REM] Remove testing route
bzr revid: fme@openerp.com-20140120161237-m96w38qd6zqajc12
2014-01-20 17:12:37 +01:00
Fabien Meghazi c1f0fb5ed1 [MERGE] upstream
bzr revid: fme@openerp.com-20140120161145-ntxx6y01vekk3tg2
2014-01-20 17:11:45 +01:00
Fabien Meghazi 14bb6060d7 [REM] Removed @website.route() decorator
Need trunk-website-al Rev#5151

bzr revid: fme@openerp.com-20140120153733-ve3dn2kwvha7n3yl
2014-01-20 16:37:33 +01:00
Xavier Morel 501e88d3eb [IMP] replace select2 by grid for icons selection
bzr revid: xmo@openerp.com-20140120153610-xktkxjfbpl59xnpz
2014-01-20 16:36:10 +01:00
Christophe Matthieu cbbf6f5940 [FIX] website_sale: highlight category
bzr revid: chm@openerp.com-20140121101529-2cseit2mq5w1d2z2
2014-01-21 11:15:29 +01:00
Christophe Matthieu 8d48ce0f5a [IMP] website: js test/tour: raise an exception when cycling or time overlaps
bzr revid: chm@openerp.com-20140121100717-d8foqqz5vmdyowuo
2014-01-21 11:07:17 +01:00
Christophe Matthieu 5d78f8f064 [FIX] website: import full_path
bzr revid: chm@openerp.com-20140121100524-elxz0n8qfve1iefr
2014-01-21 11:05:24 +01:00
Christophe Matthieu 849fc19aa1 [FIX] website: import openerp.addons.website_blog.tests
bzr revid: chm@openerp.com-20140121093415-ork5jis48mmq4dp8
2014-01-21 10:34:15 +01:00
Christophe Matthieu 46e7638d81 [FIX] website tour: add 'url' triggers
bzr revid: chm@openerp.com-20140120151637-ac1orinuq49rcqx9
2014-01-20 16:16:37 +01:00
Christophe Matthieu d175a4fd00 [IMP] website tour: add 'url' triggers; triggers emitter raise an exception if emmitter is undefined
bzr revid: chm@openerp.com-20140120150614-ra8najdd9hp24y18
2014-01-20 16:06:14 +01:00
Xavier Morel 620652c420 [FIX] excessive horizontal and vertical offsetting of edition button on images in webkit browsers
Manually adding margins to offsets was necessary due to
http://bugs.jquery.com/ticket/5445#comment:6 and the original code
using $.fn.position().

When edition buttons were moved to being children of the body (rather
than siblings of the image), $.fn.position() was replaced by
$.fn.offset() (to get the position of the image/link relative to the
body/page toplevel), the adjustment (addition of marginLeft/marginTop)
was left in, even though #5445 does not apply to $.fn.offset().

bzr revid: xmo@openerp.com-20140120144610-nu8q2naemzzhekv2
2014-01-20 15:46:10 +01:00
Antony Lesuisse 3ad6be4466 point_of_sale restore pristine files
bzr revid: al@openerp.com-20140120140333-sxg3gh4lgh20teal
2014-01-20 15:03:33 +01:00
Christophe Matthieu 97da0a2e52 [IMP] website tour: add 'reload' triggers
bzr revid: chm@openerp.com-20140120133919-hvdsqax5h6n8mlp3
2014-01-20 14:39:19 +01:00
Christophe Matthieu 7651b8f700 [IMP] website snippet: activate margin bottom resizing for colmd snippet
bzr revid: chm@openerp.com-20140120111042-nn76p9roezqgdehr
2014-01-20 12:10:42 +01:00
Christophe Matthieu 9730663537 [IMP] website snippet: add background option on quote slider
bzr revid: chm@openerp.com-20140120101310-zam2fqzhfegu8rys
2014-01-20 11:13:10 +01:00
Fabien Pinckaers 57505a1b24 [IMP] better about us page
bzr revid: fp@tinyerp.com-20140119203319-ctai57l7kd4v2qxq
2014-01-19 21:33:19 +01:00
Fabien Pinckaers 986546ae16 [IMP] improved footer CSS, 8 pixels more
bzr revid: fp@tinyerp.com-20140119200952-6cfsm3wwwv8b6x3x
2014-01-19 21:09:52 +01:00
Fabien Pinckaers c8919713bf [IMP] left alignment in navbar logo
bzr revid: fp@tinyerp.com-20140119194441-ug22bg0n3q89nowr
2014-01-19 20:44:41 +01:00
Fabien Pinckaers c1b96e7ebf [IMP] better demo data logo
bzr revid: fp@tinyerp.com-20140119194205-z7vossf1x30yftt8
2014-01-19 20:42:05 +01:00
Fabien Pinckaers a83f1282fa [IMP] CSS for logo, one pixel better
bzr revid: fp@tinyerp.com-20140119193527-8e7oc1umebqkqxgx
2014-01-19 20:35:27 +01:00
Fabien Pinckaers 0d20248861 [IMP] typo english
bzr revid: fp@tinyerp.com-20140119185018-q36c9bwfju38mmwm
2014-01-19 19:50:18 +01:00
Fabien Pinckaers 40d490f507 [iMP] CSS langs
bzr revid: fp@openerp.com-20140119182208-owtazt6q3hn3v7wm
2014-01-19 19:22:08 +01:00
Jojo le bricolo 03606aa347 QWeb cleanups 1 sql query less per page
bzr revid: jojo_le_bricolo-20140119174642-q2ix8p27ospjkuf4
2014-01-19 18:46:42 +01:00
Fabien Pinckaers a571dd0849 [IMP] CSS Logo
bzr revid: fp@tinyerp.com-20140119125357-v5yta1lltm4yo6q4
2014-01-19 13:53:57 +01:00
Fabien Pinckaers b77b487c4a [IMP] CSS
bzr revid: fp@tinyerp.com-20140119124958-qz5dsz8m325upphl
2014-01-19 13:49:58 +01:00
Fabien Pinckaers 71df4bd1db [IMP] CSS logo
bzr revid: fp@tinyerp.com-20140119123225-f5og62iymz2kacm2
2014-01-19 13:32:25 +01:00
Fabien Pinckaers d554f09ca7 [IMP] Logo
bzr revid: fp@openerp.com-20140119122959-etp99cwiuuagws30
2014-01-19 13:29:59 +01:00
Fabien Pinckaers 5c5334ea4c [IMP] CSS logo
bzr revid: fp@tinyerp.com-20140119122503-ngjotynnvtvv0rqd
2014-01-19 13:25:03 +01:00
Fabien Pinckaers 7fb925b095 [IMP] CSS
bzr revid: fp@tinyerp.com-20140119121715-zmo9x5r234wmqvdj
2014-01-19 13:17:15 +01:00