[IMP] Renaming fields
[odoo/odoo.git] / addons / website_blog /
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
2013-11-25 Christophe Matthieu[FIX] website_blog: duplicate button
2013-11-25 ddm[FIX] Tour: various fixes (leaks etc.)
2013-11-25 Xavier Morel[REM] completely nonsensical default values
2013-11-22 ddm[IMP] Various tour imps
2013-11-22 ddm[IMP] Tour: publish and save blog post
2013-11-22 ddm[IMP] Blog tour
2013-11-22 ddm[IMP] Blog tour imps
2013-11-21 ddm[FIX] Avoid reserved keywords as method names
2013-11-21 ddm[IMP] Tour: method names
2013-11-21 ddm[IMP] Tour: better defaults
2013-11-20 ddm[FIX] Tour bug with snippet editor
2013-11-20 ddm[IMP] Blog tour add first section
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 ddm[IMP] Blog tour code cleanup
2013-11-20 ddm[IMP] Blog tutorial first steps
2013-11-20 ddm[IMP] Blog tour scaffolding
2013-11-18 Christophe Matthieu[IMP] website_blog: display list of tags on Right Column
2013-11-18 Christophe Matthieu[IMP] website_blog: remove category in blog post short
2013-11-18 Christophe Matthieu[FIX] website_blog: category active
2013-11-18 Christophe Matthieu[IMP] website_blog: add breadcrumb; [IMP] clean links
2013-11-18 Christophe Matthieu[IMP] website_blog: remember navigating in different...
2013-11-18 Christophe Matthieu[FIX] website_blog: search by date for tags
2013-11-18 Christophe Matthieu[IMP] website_blog: replace search by date in js to...
2013-11-17 Fabien Pinckaers[IMP] small fixes in layout
2013-11-17 Fabien Pinckaers[IMP] wording
2013-11-17 Fabien Pinckaers[IMP] /blog controler and simplification of dates navig...
2013-11-17 Fabien Pinckaers[IMP] order of blog right boxes
2013-11-16 Fabien Pinckaers[IMP] wording
2013-11-16 Fabien Pinckaers[FIX] bugin view inheritancy
2013-11-16 Fabien Pinckaers[IMP] Show author instead of hide author
2013-11-16 Fabien Pinckaers[IMP] most data-publish removed
2013-11-16 Fabien Pinckaers[IMP] not published
2013-11-16 Fabien Pinckaers[IMP] Cleaning code of followers and website_published...
next