[FIX] point_of_sale: accept ean13 barcodes with a stripped leading zero
[odoo/odoo.git] / addons / website_blog /
2014-02-24 Xavier Morel[FIX] unbreak website_blog.css
2014-02-20 Christophe Matthieu[FIX] website_blog: manifest: the url is wrong to start...
2014-02-19 Christophe Matthieu[FIX] website_blog: Change typo; Step where you have...
2014-02-18 Christophe Matthieu[FIX] website_blog: At one step, it says 'delete the...
2014-02-07 Christophe Matthieu[FIX] website snippet drop for rte; remove dependence...
2014-02-06 Christophe Matthieu[FIX] website.tour.blog
2014-02-06 Christophe Matthieu[MERGE] from saas-3
2014-02-06 Christophe Matthieu[FIX] tour and translate title
2014-02-06 Christophe Matthieu[FIX] website: tour, test and test_runner
2014-02-06 Christophe Matthieu[FIX] website tours: fix and translate
2014-02-03 Christophe Matthieu[FIX] website tour: flickering; banner auto run; work...
2014-01-31 Antony Lesuisse[MERGE] trunk-website-al fix tour startup
2014-01-31 ddm@openerp.comchm patch
2014-02-28 Nicolas Wisniewski[IMP] Add some video to manisfest ( website, website_bl...
2014-01-31 Olivier Dony[IMP] website apps flagged as such: website, website_ev...
2014-01-31 Antony Lesuisse[MERGE] trunk-website-al
2014-01-30 Christophe Matthieu[FIX] website tour test
2014-01-30 Christophe Matthieu[FIX] website tour test + add test for shop
2014-01-30 Christophe Matthieu[fix] website: test tour
2014-01-30 Christophe Matthieu[IMP] website tour: refactoring: Check dom insead of...
2014-01-29 openerp-sle[FIX] website_blog: correct comments anchors
2014-01-28 Fabien Pinckaers[IMP] Blog Tutorial
2014-01-28 Antony Lesuisse[REM] t-href is now t-attf-href
2014-01-28 Fabien Meghazi[REV] Revert t-href and t-action removal
2014-01-28 Fabien Meghazi[CHG] Make templates less readable by removing t-href...
2014-01-27 Fabien Pinckaers[IMP] fix manifest links
2014-01-27 Antony Lesuisse[FIX] blog empty blog wording
2014-01-27 Antony Lesuisse[FIX] blog remove create menu test
2014-01-27 Antony Lesuisse[FIX] blog remove create menu wizard act window
2014-01-27 Antony Lesuisse[FIX] blog remove empty test
2014-01-26 Fabien Pinckaers[IMP] no subtitle
2014-01-26 Fabien Pinckaers[IMP] Removing Add Columns Widget: duplicate is better...
2014-01-26 Fabien Pinckaers[IMP] removing old stuff
2014-01-26 Fabien Pinckaers[IMP] Improving Blog HMTL, more flexibility
2014-01-26 Fabien Pinckaers[FIX] Blog month translated
2014-01-26 Fabien Pinckaers[FIX] ID conflict crash at install
2014-01-24 Christophe Simonis[IMP] website_blog: rename "Category" to "Blogs"
2014-01-23 Fabien Meghazi[REM] Removed preload_records
2014-01-22 Fabien Meghazi[MERGE] upstream
2014-01-21 Christophe Matthieu[FIX] website_blog: tour
2014-01-21 Christophe Matthieu[FIX] website: display or not editor edit button; websi...
2014-01-20 Christophe Matthieu[IMP] website: test class with test for website_sale...
2014-01-20 Fabien Meghazi[MERGE] upstream
2014-01-20 Fabien Meghazi[REM] Removed @website.route() decorator
2014-01-21 Christophe Matthieu[FIX] website: import full_path
2014-01-21 Christophe Matthieu[FIX] website: import openerp.addons.website_blog.tests
2014-01-16 Christophe Matthieu[IMP] website: editor menus is displayed in function...
2014-01-15 Fabien Meghazi[FIX] test ui should use /login route for auto login
2014-01-15 Christophe Matthieu[IMP] website_job: no job offer found message, better...
2014-01-15 Christophe Matthieu[IMP] website_blog: no blog post found message
2014-01-14 Christophe Matthieu[FIX] website_blog: employee can't post a comment
2014-01-13 Christophe Matthieu[FIX] website_blog: Customize: Blog Category
2014-01-13 Christophe Matthieu[FIX] website_blog: Customize: Authors
2014-01-13 Christophe Matthieu[FIX] website_blog: Customize: Author
2014-01-10 ddm@openerp.com[FIX] ugly race condition hack
2014-01-09 ddm@openerp.com[FIX] remove ugly non-fix
2014-01-08 ddm@openerp.com[IMP] event UI tests
2014-01-07 ddm@openerp.com[FIX] UI blog tests
2014-01-06 Christophe Matthieu[FIX] website: typo
2014-01-02 ddm[IMP] Added blog UI test
2013-12-31 ddm[FIX] Fixed popovers in blog tour
2013-12-18 ddm[IMP] Basic support for ui tests
2013-12-16 ddm[FIX] Main object for blog posts (promote)
2013-12-12 Christophe Matthieu[IMP] website: Removing unnecessary spaces at beginning...
2013-12-12 ddm[FIX] Fix publish in blog+event tutorials
2013-12-12 ddm[FIX] Restore tutorial on blog install
2013-12-11 ddm[FIX] Blog tour
2013-12-11 Christophe Matthieu[FIX] website: order of script for editor and tours
2013-12-11 Christophe Matthieu[IMP] website: change editable and use groups
2013-12-11 Christophe Matthieu[IMP] website: remove secure_layout. Inherit with group...
2013-12-11 Christophe Matthieu[FIX] website: typo, partner order, event demo data
2013-12-10 ddm[IMP] Improve automated tests
2013-12-10 ddm[FIX] Modify blog tour before automation
2013-12-10 ddm[IMP] Automated tour tests
2013-12-10 Christophe Matthieu[FIX] website_blog: user click 'post' (comment) to...
2013-12-09 ddm[IMP] Tour improvements => automated tests
2013-12-06 ddm[FIX] Make tour declarative to enable autotests
2013-12-05 Christophe Matthieu[FIX] website: create button and help (fix inherit_id...
2013-12-05 Fabien Meghazi[IMP] preload records and throw 404 if not exists for...
2013-12-04 Christophe Matthieu[IMP] website: slip layout
2013-12-04 ddm[FIX] Removed param default value (fix sitemap)
2013-12-04 ddm[FIX] Another blog URL bug
2013-12-04 ddm[FIX] Blog URL errors (cf. logs/test-js.txt)
2013-12-04 Fabien Meghazi[FIX] blog comment posting results in 404 error
2013-12-03 Christophe Matthieu[FIX] website_hr_recruitment, website_blog
2013-12-03 Christophe Matthieu[IMP] website_blog: Blog Title renamed into "Blog Post...
2013-12-03 Fabien Meghazi[IMP] Reorder menu
2013-12-03 Fabien Meghazi[FIX] font-awesome icons migration to v4
2013-12-03 ddm[IMP] Tour: advance on any snippet drop
2013-12-02 Fabien Meghazi[IMP] url slug in templates
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-29 Christophe Matthieu[IMP] website_blog: change url paths
2013-11-29 ddm[FIX] Blog tour was broken by change
2013-11-29 Nhomar - Vauxoo[FIX] Blog views refering to incorrect old field name...
2013-11-28 Christophe Matthieu[IMP] website: views for drag and drop snippets
2013-11-26 ddm[IMP] Tour: simplify modal handling
2013-11-26 ddm[FIX] Various tour fixes and imps
2013-11-25 Fabien Pinckaers[IMP] wording
2013-11-25 ddm[FIX] Tour: modal bug fixes
2013-11-25 ddm[FIX] Fixed product tour
next