[MERGE] trunk-website-demo-partner-bth
[odoo/odoo.git] / addons / website /
2013-11-28 Christophe Matthieu[MERGE] trunk-website-demo-partner-bth
2013-11-28 Christophe Matthieu[IMP] website: hide publish/edit button on editable...
2013-11-28 Christophe Matthieu[FIX] website_sale: get_website_sale_domain overited...
2013-11-27 Fabien Meghazi[ADD] custom website ir.http#dispatch and rerouting
2013-11-27 Christophe Matthieu[FIX] website snippet: background of quotes slider
2013-11-27 Christophe Matthieu[FIX] website: in all popups, always order buttons...
2013-11-27 Christophe Matthieu[FIX] website: snippet cut the defaulut text
2013-11-27 Christophe Matthieu[FIX] website snippet: fix drop widget
2013-11-27 Xavier Morel[ADD] correct handling of setting local urls (pre-exist...
2013-11-27 Fabien Meghazi[FIX] root menu first item triggered on / route
2013-11-27 ddm[IMP] Minor fixes/imps before demo
2013-11-26 Xavier Morel[IMP] significantly improve handling of trying to creat...
2013-11-26 ddm[IMP] Improve event tour
2013-11-26 ddmMy bad...
2013-11-26 ddm[IMP] Tour: simplify modal handling
2013-11-26 Xavier Morel[FIX] don't perform page creation when no name was...
2013-11-26 ddm[FIX] Various tour fixes and imps
2013-11-26 Xavier Morel[FIX] correctly rollback savepoint in new_page
2013-11-26 Christophe Matthieu[IMP] website mobile preview: display scrollbar
2013-11-26 Xavier Morel[CHG] remove opacity changes on image hover
2013-11-26 Xavier Morel[FIX] broken call from Website.pagenew to website.new_page
2013-11-25 Fabien Pinckaers[IMP] wording
2013-11-25 Fabien Meghazi[IMP] http errors refactoring
2013-11-25 ddm[FIX] Page tour modal bugs
2013-11-25 Xavier Morel[FIX] lock kanban behind POST
2013-11-25 ddm[FIX] Fixed product tour
2013-11-25 ddm[FIX] Tour: various fixes (leaks etc.)
2013-11-25 Xavier Morel[IMP] remove footer link to sitemap, add direct sitemap...
2013-11-25 Xavier Morel[IMP] in crawler testing, indicate at which page the...
2013-11-25 Xavier Morel[IMP] lower completion trigger threshold to 1
2013-11-25 Xavier Morel[FIX] on completion error, tell user there are no results
2013-11-25 Xavier Morel[FIX] force url enumeration/generation to be performed...
2013-11-25 Christophe Matthieu[FIX] website snippet: carousel
2013-11-24 Fabien Pinckaers[IMP] new featuers for complex events
2013-11-24 Fabien Pinckaers[FIX] misc fixes in new event devs
2013-11-24 Fabien Pinckaers[IMP] events improvements
2013-11-22 ddm[IMP] Various tour imps
2013-11-22 Xavier Morel[ADD] dropdown for link style
2013-11-22 ddm[IMP] Blog tour
2013-11-22 Xavier Morel[IMP] add img and img-responsive to image fields
2013-11-22 Xavier Morel[ADD] small transparency when hovering editable images...
2013-11-22 Xavier Morel[FIX] horizontal centering of edition button on images...
2013-11-22 ddm[IMP] Blog tour imps
2013-11-21 Xavier Morel[FIX] forgot to tell ckeditor not to load removed boots...
2013-11-21 Xavier Morel[REM] bootstrap link configuration combo, it has served...
2013-11-21 Fabien Meghazi[FIX] kanban broken by lazyrenderer
2013-11-21 Christophe Matthieu[IMP] website snippet: create website.snippet.StyleEdit...
2013-11-21 Xavier Morel[FIX] hacky image edit button to be less hacky, fix...
2013-11-21 Xavier Morel[FIX] urlparse.parse_qs returns a dict *of lists*,...
2013-11-21 ddm[FIX] Avoid reserved keywords as method names
2013-11-21 ddm[IMP] Tour: better modal handling
2013-11-21 ddm[IMP] Tour: method names
2013-11-21 ddm[IMP] Tour: better defaults
2013-11-21 Xavier Morel[FIX] reimplement [Edit] button on images
2013-11-21 Xavier Morel[FIX] fixup snippets json controller for lazyresponse...
2013-11-20 Fabien Meghazi[IMP] Use LazyResponse for website.render()
2013-11-20 ddm[FIX] Tour bug with snippet editor
2013-11-20 ddm[IMP] Better file naming
2013-11-20 ddm[IMP] Tour cleanup
2013-11-20 Xavier Morel[IMP] sass/compass use in website.sass
2013-11-20 Christophe Matthieu[IMP] website snippet: add group for styles snippets...
2013-11-20 ddm[IMP] Tour code cleanup
2013-11-20 ddm[IMP] Simplify tour declaration II
2013-11-20 ddm[IMP] Simplify tour declaration
2013-11-20 Xavier Morel[REM] apparently unnecessary icons
2013-11-20 Xavier Morel[REM] CKEDITOR development source, 4.3 final added...
2013-11-19 ddm[IMP] Changed tour message based on apr's request
2013-11-19 ddm[FIX] Mobile preview backdrop issue
2013-11-19 Xavier Morel[CHG] **kw don't prevent url searching/listing anymore
2013-11-19 ddm[FIX] Fixes to shop tour
2013-11-19 Christophe Matthieu[IMP] website: group website_publisher and website_desi...
2013-11-19 Christophe Matthieu[IMP] website editor: better rendering of the popover...
2013-11-19 Fabien Meghazi[ADD] website.parseHash() & parseSearch() helpers
2013-11-19 Christophe Matthieu[IMP] website: add website_designer group and access...
2013-11-19 Christophe Matthieu[FIX] website editor for IE
2013-11-19 Fabien Meghazi[MOV] Moved methods filtering support from @website...
2013-11-19 Xavier Morel[IMP] add img-responsive to images generated via dialog
2013-11-19 Xavier Morel[FIX] cleanup image edition button on editor save
2013-11-19 Xavier Morel[ADD] note about leftover task
2013-11-19 ddm[IMP] Shop tutorial continued
2013-11-19 Xavier Morel[FIX] fix ModelConverter.regex for realsies
2013-11-19 Xavier Morel[FIX] ModelConverter regex part 1
2013-11-19 Fabien Meghazi[IMP] Simplify js_link2post event
2013-11-19 Fabien Meghazi[ADD] website.form() helper
2013-11-19 Fabien Meghazi[FIX] bug preventing form creation on the fly
2013-11-19 Christophe Matthieu[IMP] website: add a group_website_publisher to Display...
2013-11-19 Xavier Morel[MERGE] from trunk
2013-11-19 Xavier Morel[IMP] url generation & filtering
2013-11-19 Xavier Morel[IMP] don't match numbers within the slug, only match...
2013-11-19 ddm[IMP] Improve tour registration
2013-11-19 ddm[IMP] Code conventions
2013-11-18 Fabien Pinckaers[IMP] Small layout issues
2013-11-18 Christophe Matthieu[FIX] website snippet: banner editor and remove slide...
2013-11-18 Fabien Meghazi[FIX] Edit menu item
2013-11-18 Fabien Meghazi[ADD] breadcrumb return_url to Website
2013-11-18 Fabien Pinckaers[IMP] html reduction
2013-11-18 Fabien Meghazi[FIX] menu css: narrower selector for icon-home in...
2013-11-17 Fabien Pinckaers[IMP] Wording
2013-11-17 Fabien Pinckaers[IMP] small fixes in layout
2013-11-16 Fabien Pinckaers[IMP] most data-publish removed
next