[REF] stock: refactoring of recompute stock operation links
[odoo/odoo.git] / addons / website /
2014-03-10 Fabien Meghazi[FIX] Properly redirect in case of invalid url slugs
2014-03-04 Xavier Morel[ADD] deduplication of website images being uploaded
2014-02-27 Simon Lejeune[MERGE] Trunk
2014-02-27 Fabien Meghazi[MERGE] upstream
2014-02-26 Simon Lejeune[MERGE] trunk
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-25 Simon Lejeune[MERGE] trunk
2014-02-24 Fabien Pinckaers[IMP] 3 cols to respect icon and make it easier for...
2014-02-24 Simon Lejeune[MERGE] trunk
2014-02-24 Fabien Pinckaers[IMP] Allow to press select where you want the new...
2014-02-21 Simon Lejeune[MERGE] trunk
2014-02-21 Christophe Simonis[FIX] website: bootstrap is now in web module
2014-02-21 Simon Lejeune[MERGE] trunk
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9195...
2014-02-21 Christophe Matthieu[FIX] website: ace: client side add a try catch to...
2014-02-20 Christophe Simonis[FIX] website: on DOM elements we must set attribute...
2014-02-20 Simon Lejeune[MERGE] trunk
2014-02-20 Christophe Matthieu[IMP] website ace editor: display more informations...
2014-02-19 Xavier Morel[FIX] re-enable website_sale tests because they pass...
2014-02-19 Xavier Morel[REM] broken and PITA test_02_public_login_logout
2014-02-19 Xavier Morel[FIX] typo method name
2014-02-19 Christophe Matthieu[FIX] website: Select some text > Click on the link...
2014-02-19 Fabien Meghazi[REM] Removed lazy response usage
2014-02-19 Christophe Matthieu[FIX] website rte: Select some text > Click on the...
2014-02-19 Christophe Matthieu[FIX] website: snippet: click on bullet don't change...
2014-02-18 Christophe Matthieu[FIX] website: snippet: the slide move he is typing...
2014-02-18 Christophe Matthieu[FIX] website: snippet editor can be loaded before...
2014-02-18 Xavier Morel[FIX] imports, use @expectedFailure, simplify some...
2014-02-18 Christophe Matthieu[FIX] website: jQuery (sizcache) trigger a change id...
2014-02-18 Christophe Matthieu[FIX] website: change odrer of script tag because jquer...
2014-02-18 Christophe Matthieu[FIX] website_blog: At one step, it says 'delete the...
2014-02-18 Christophe Matthieu[FIX] website: Don't allow to edit the menu inline...
2014-02-18 Christophe Matthieu[FIX] website: Page is added to menu even if the checkb...
2014-02-18 Xavier Morel[IMP] remove pointless semicolons, use @expectedFailure...
2014-02-18 Simon Lejeune[MERGE] trunk
2014-02-18 Christophe Matthieu[FIX] website tour: At the end of the "Insert a banner...
2014-02-18 Christophe Matthieu[FIX] website: In the footer, users record their phone...
2014-02-18 Christophe Matthieu[FIX]website snippet: banner content editable
2014-02-18 Christophe Matthieu[FIX] website: snippet resizing: display top and bottom...
2014-02-18 Richard Mathot ... [IMP] Add url widget in server actions form view
2014-02-17 Xavier Morel[FIX] re-enable crawler tests
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 Fabien Meghazi[FIX] website's slug() should check if slugified string...
2014-02-17 Christophe Matthieu[FIX] website: snippet resizing; Users don't understand...
2014-02-17 openerp-sle[MERGE] trunk
2014-02-17 Olivier Dony[IMP] website: extra safe check for qcontext's flag
2014-02-17 Antony Lesuisse[FIX] website_sale enable some tests
2014-02-17 Antony Lesuisse[FIX] website tests
2014-02-16 openerp-sle[MERGE] trunk
2014-02-14 Christophe Matthieu[MERGE] from trunk
2014-02-14 Christophe Matthieu[Fix] The new page is confusing: one user created a...
2014-02-14 Christophe Matthieu[IMP] website: add page: change default sequence and...
2014-02-14 Christophe Matthieu[MERGE] from saas-3
2014-02-13 Christophe Matthieu[IMP] website: add a checkbox on new page dialog to...
2014-02-13 Christophe Simonisಠ_ಠ
2014-02-13 Christophe Matthieu[FIX] website: comment test login_test.js. Error QWeb2...
2014-02-13 Christophe Matthieu[FIX] website: login for test js
2014-02-13 openerp-sle[MERGE] trunk
2014-02-13 openerp-sle[FIX] More accurate values for the demo paper format...
2014-02-13 Christophe Matthieu[IMP] website tour: auto hide popover when the target...
2014-02-12 openerp-sle[IMP] Website: contact widget has now an option to...
2014-02-12 Christophe Matthieu[FIX] website: remove alert snippets_modal
2014-02-12 Christophe Matthieu[FIX] website_sale: pager and breadcrum keep search...
2014-02-12 Thibault Delavallée[CLEAN] website: ir_actions: removed commented line...
2014-02-12 Thibault Delavallée[FIX] website: server action controllers: fixed typo...
2014-02-12 Thibault Delavallée[MERGE] Sync with trunk
2014-02-12 Thibault Delavallée[CLEAN] website: server action controllers: removed...
2014-02-12 Christophe Matthieu[FIX] website: pager don't keep searches
2014-02-11 Christophe Matthieu[FIX] website: Snippet: Move separator to Features...
2014-02-11 Christophe Matthieu[FIX] website: text-box and image in the banner is...
2014-02-11 Fabien Meghazi[FIX] website /web/login just return super()
2014-02-11 Christophe Matthieu[IMP] website: remove bootstrap in addons/website and...
2014-02-11 Christophe Matthieu[FIX] website: contactus: address of the company above...
2014-02-11 Fabien Pinckaers[IMP] reduce image size, faster preview
2014-02-11 Fabien Pinckaers[IMP] Pantone colors of the year
2014-02-10 Frédéric van der... [MERGE] forward porting fixes from saas-3
2014-02-10 Christophe Matthieu[IMP] website: banner tutorial: remove step about custo...
2014-02-10 Christophe Matthieu[IMP] website: typo for tutorial
2014-02-10 Christophe Matthieu[FIX] website: don't set tour as automatic when reload...
2014-02-10 Fabien Meghazi[MERGE] saas-3
2014-02-10 Fabien Meghazi[FIX] Set default 'editable' key in website's rendering...
2014-02-10 Xavier Morel[FIX] work around distribute_branding
2014-02-10 Xavier Morel[CHG] website: fp wants image 'change' buttons to be...
2014-02-10 Antony Lesuisse[IMP] website test_ui simplification
2014-02-09 Antony Lesuisse[IMP] website test shorter code
2014-02-09 Antony Lesuisse[IMP] test_ui conversion, needs validation from chm
2014-02-09 Antony Lesuisse[FIX] disable http test before conversion
2014-02-09 Antony Lesuisse[MERGE] saas-3
2014-02-08 Fabien Pinckaers[IMP] less black snippet border
2014-02-08 Fabien Pinckaers[IMP] Buttons snippet
2014-02-08 Fabien Pinckaers[IMP] small useability trick to avoid people writing...
2014-02-07 Fabien Pinckaers[IMP] tutorial banner
2014-02-07 Denis Ledoux[FIX] website: config settings does write the values...
2014-02-07 Fabien Pinckaers[IMP] reduced image size
2014-02-07 Christophe Matthieu[FIX] website test: remove hack for runbot
2014-02-07 Christophe Matthieu[FIX] website: enable test tour; + translate; + fixes
2014-02-07 Christophe Matthieu[FIX] website snippet drop for rte; remove dependence...
2014-02-07 Xavier Morel[IMP] make page lookup case-insensitive during completion
2014-02-07 Xavier Morel[FIX] page creation broken because what is grep
2014-02-07 Christophe Matthieu[FIX] website tour test: import with ajax insead of...
next