[WIP] Menu working from database (not yet multi-website)
[odoo/odoo.git] / addons / website / static / src /
2013-10-25 Fabien Meghazi[WIP] Menu working from database (not yet multi-website)
2013-10-25 Fabien Meghazi[ADD] Added website_id in client side context.
2013-10-24 Xavier Morel[FIX] todo/notes
2013-10-23 Xavier Morel[IMP] don't completely wedge the RTE in case save fails...
2013-10-23 Fabien Meghazi[FIX] option typo: unable_editor -> enable_editor
2013-10-23 Fabien Meghazi[ADD] UI improvement: Translate "or Edit Master"
2013-10-22 Xavier Morel[IMP] warnings and shit
2013-10-22 Xavier Morel[FIX] Attribute values in selectors must be attributes...
2013-10-22 Xavier Morel[IMP] prevent default on triple-click interrupt
2013-10-21 Fabien Pinckaers[IMP] uncomment for perf
2013-10-21 Fabien Pinckaers[IMP] double click on image change on banner
2013-10-21 ddm[FIX] Ace: proper template naming
2013-10-21 ddm[IMP] Ace: light opacity trick
2013-10-21 ddm[IMP] Tutorial: extract first tour to own style
2013-10-21 ddm[IMP] Ace: remember editor width when resizing
2013-10-21 ddm[FIX] Ace: close editor when 'edit' is pressed
2013-10-21 ddm[IMP] Ace: display 'resize' cursor when hovering over...
2013-10-20 Fabien Pinckaers[IMP] parallax default photo
2013-10-20 Fabien Pinckaers[IMP] transparent background for vegetables
2013-10-20 Fabien Pinckaers[IMP] carousel, no interval; it was too fast and contin...
2013-10-19 Fabien Pinckaers[IMP] parallax css. I think we should use elements...
2013-10-19 Fabien Pinckaers[IMP] css improvement parallax
2013-10-19 Fabien Pinckaers[IMP] Parallax widget
2013-10-18 ddm[FIX] Typo
2013-10-18 RGA(OpenERP)[IMP] add scroll speed options in parallax snippet
2013-10-18 Xavier Morel[FIX] tab handling in tables
2013-10-18 RGA(OpenERP)[IMP] parallax snippet add size option like banner has
2013-10-17 Fabien Pinckaers[REVERT] snippets drop zone too complex
2013-10-17 Xavier Morel[IMP] take over triple-click behavior in webkit to...
2013-10-16 Xavier Morel[IMP] remove bidi plugin
2013-10-16 ddm[FIX] SEO for shop products
2013-10-16 ddm[FIX] SEO metadata saving
2013-10-16 Xavier Morel[FIX] don't use mutation events if unnecessary
2013-10-16 Christophe Matthieu[IMP] website snippet: improve visibility of drop zone
2013-10-16 Christophe Matthieu[IMP] website: after save reload page with the same...
2013-10-16 Christophe Matthieu[IMP] website snippet: improve visibility of drop zone
2013-10-16 Fabien Meghazi[REM] Obsolete route /admin
2013-10-16 ddm[IMP] Ace editor CSS improvements
2013-10-16 ddm[IMP] Editor flicker+resize (cf. task: [CMS] Source...
2013-10-16 Christophe Matthieu[FIX] website snippet: remove snippet and clean_for_save
2013-10-16 Christophe Matthieu[FIX] website snippets: clean for save remove left...
2013-10-16 Christophe Matthieu[IMP] website snippets: cleaner image editor for banner
2013-10-15 Christophe Matthieu[FIX] website snippet: fix banner and add a clean_for_s...
2013-10-15 Christophe Matthieu[IMP] website snippets: add slide for banner with an...
2013-10-15 Christophe Matthieu[IMP] website: snippets banner: now user can't remove...
2013-10-14 ddm[FIX] Lint errors
2013-10-14 ddm[FIX] Repair tour
2013-10-14 Fabien Meghazi[MERGE] SEO meta data persistence. New template title...
2013-10-14 Fabien Meghazi[REM] console.log
2013-10-14 ddm[FIX] Serialize SEO metadata
2013-10-14 Fabien Meghazi[IMP] Do not use main_object#name field, use website_me...
2013-10-14 Xavier Morel[IMP] mitigate disappearance of empty inline cke widgets
2013-10-14 Xavier Morel[FIX] don't close editor dialogs on click *around*...
2013-10-14 Fabien Meghazi[MERGE] upstream
2013-10-14 Xavier Morel[MERGE] from trunk
2013-10-13 Fabien Pinckaers[IMP] better demo data
2013-10-13 Fabien Pinckaers[IMP] Quotes Slide: new effect snippet
2013-10-12 Fabien Pinckaers[IMP] Tutorial Wording
2013-10-12 Fabien Pinckaers[IMP] empty zones: edit & drag
2013-10-12 Fabien Pinckaers[IMP] css align stuff
2013-10-12 Fabien Pinckaers[IMP] Align building blocks
2013-10-12 Fabien Pinckaers[IMP] drop on nearest droppable zone
2013-10-12 Fabien Pinckaers[IMP] placeholder for page name format
2013-10-11 Fabien Pinckaers[REM] surprise
2013-10-11 ddm[MERGE] trunk-website-al
2013-10-11 ddm[IMP] Wait for DOM element if necessary
2013-10-11 Xavier Morel[IMP] add a cke widget for monetary fields to make...
2013-10-10 Fabien Meghazi[WIP] new title managment in templates. expose main_obj...
2013-10-10 Xavier Morel[ADD] saving of image fields
2013-10-10 Nicolas Wisniewski[FIX] blocks section menu returns to vertical
2013-10-10 Xavier Morel[ADD] apparently I'm supposed to add the img class...
2013-10-10 Xavier Morel[IMP] slugify page names on creation
2013-10-09 ddm[IMP] Website Tour: Basic editing
2013-10-09 ddm[IMP] Better 'close' caption
2013-10-09 ddm[IMP] Finish tour according to kanban task
2013-10-09 ddm[FIX] Tour reset bug
2013-10-09 Fabien Meghazi[IMP] Remove ununsed code and dom attributes
2013-10-09 ddm[IMP] Tour copyediting
2013-10-09 ddm[MERGE] trunk-website-al
2013-10-09 ddm[IMP] CMS tour initial version
2013-10-07 ddm[MERGE] trunk-website-al
2013-10-07 ddm[FIX] Start tour only when coming from admin
2013-10-07 Christophe Matthieu[IMP] website snippet: add buttons on carousel and...
2013-10-07 Xavier Morel[MERGE] from trunk
2013-10-04 Fabien Pinckaers[IMP] Building Block Zone, SEO Style, bootstrap style...
2013-10-04 Christophe Matthieu[FIX] building blocks zone tags
2013-10-04 Xavier Morel[MERGE] from parent
2013-10-04 Christophe Matthieu[FIX] website: footer replace a t-href by href for cke
2013-10-04 Fabien Pinckaers[IMP] building blocks zone
2013-10-04 Christophe Matthieu[IMP] website snippet: remove console.log
2013-10-04 Christophe Matthieu[FIX] website: replace snippet-id by data-snippet-id...
2013-10-04 Christophe Matthieu[IMP] website: xml snippets server side + improve loadi...
2013-10-04 ddm[IMP] Minor tutorial improvements
2013-10-04 ddm[MERGE] trunk-website-al
2013-10-04 ddm[IMP] Support for multiple tutorials
2013-10-04 Nicolas Wisniewski[IMP] Use more compass mixins
2013-10-04 ddm[MERGE] trunk-website-al
2013-10-03 ddm[IMP] Multi-step tour
2013-10-03 ddm[FIX] editor.css
2013-10-03 Christophe Matthieu[FIX] website snippets: body click; surprise
next