[IMP] Reorder menu
[odoo/odoo.git] / addons / website / static / src / js / website.editor.js
2013-11-09 Fabien Pinckaers[IMP] Reorder menu
2013-11-09 Fabien Pinckaers[IMP] Remove Bounce effet
2013-11-09 Fabien Pinckaers[IMP] Show Sign In as an option
2013-11-07 Xavier Morel[ADD] image edition button v0
2013-11-06 Xavier Morel[IMP] during image upload, disable save button
2013-11-06 Fabien Meghazi[FIX] Prevent dropdown closing when a contenteditable...
2013-11-06 Fabien Pinckaers[IMP] More explicit; where is the Edit button
2013-11-04 Fabien Meghazi[IMP] Improved menu link dialog
2013-10-31 Fabien Meghazi[FIX] Reuse website.editor.LinkDialog#bind_data()
2013-10-30 Fabien Meghazi[REM] Removed useless feature
2013-10-30 Fabien Meghazi[MERGE] upstream
2013-10-29 Fabien Meghazi[FIX] Buggy qweb template loading
2013-10-28 Fabien Meghazi[IMP] Refactor LinkDialog -> RTELinkDialog
2013-10-28 Xavier Morel[ADD] WIP link combo
2013-10-28 Fabien Meghazi[IMP] Menu tree from client side
2013-10-28 Fabien Meghazi[MERGE] upstream
2013-10-25 Fabien Meghazi[WIP] Menu working from database (not yet multi-website)
2013-10-25 Xavier Morel[FIX] change access rights for customize_template_*
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-22 Xavier Morel[IMP] warnings and shit
2013-10-22 Xavier Morel[IMP] prevent default on triple-click interrupt
2013-10-18 Xavier Morel[FIX] tab handling in tables
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 Xavier Morel[FIX] don't use mutation events if unnecessary
2013-10-16 Christophe Matthieu[IMP] website: after save reload page with the same...
2013-10-14 Xavier Morel[FIX] don't close editor dialogs on click *around*...
2013-10-14 Xavier Morel[MERGE] from trunk
2013-10-11 Xavier Morel[IMP] add a cke widget for monetary fields to make...
2013-10-10 Xavier Morel[ADD] saving of image fields
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] Finish tour according to kanban task
2013-10-09 Fabien Meghazi[IMP] Remove ununsed code and dom attributes
2013-10-01 Christophe Matthieu[FIX] website: some fixes for firefox
2013-10-01 Christophe Matthieu[IMP] website snippet: new change background
2013-10-01 Xavier Morel[FIX] forgot to move image_style initialization
2013-10-01 Xavier Morel[IMP] split out CKE-specific stuff from ImageDialog
2013-09-30 Christophe Matthieu[IMP] website snippet: edit background and snippet...
2013-09-26 Fabien Meghazi[FIX] Save translations and t-fields
2013-09-24 Xavier Morel[ADD] edition of link labels via dialog
2013-09-24 Xavier Morel[FIX] paste in webkit-ish browsers
2013-09-23 Thibault Delavallée[FIX] turns out a new mandatory positional argument...
2013-09-23 Xavier Morel[FIX] placeholder image when edition starts
2013-09-23 Xavier Morel[FIX] crappy snippets initialization signal
2013-09-23 Xavier Morel[MERGE] from trunk
2013-09-23 Xavier Morel[FIX] matching of site page URLs
2013-09-23 Xavier Morel[FIX] selection of default section on opening link...
2013-09-23 Xavier Morel[IMP] page name validation on new page creation
2013-09-20 Xavier Morel[FIX] prevent dragging of images during edition
2013-09-20 Xavier Morel[FIX] link dialog popping up when double-clicking on...
2013-09-20 Fabien Pinckaers[IMP] Attachments with default images
2013-09-19 Fabien Pinckaers[IMP] more images on selector
2013-09-19 Fabien Pinckaers[IMP] Image selector
2013-09-19 Xavier Morel[IMP] just in case, forbid the edition of images as...
2013-09-19 Xavier Morel[IMP] don't edit links in a non-editable section of...
2013-09-18 Christophe Matthieu[IMP] website snippets: horizontal scolling
2013-09-18 Xavier Morel[FIX] wrap the wrapper in order to allow RTE on all...
2013-09-17 Xavier Morel[FIX] forgot a console call
2013-09-17 Xavier Morel[IMP] single whole-page editor, reinstate ability to...
2013-09-16 Christophe Matthieu[IMP] website snippet: add button 'insert block' on...
2013-09-16 Xavier Morel[ADD] link keyboard shortcut
2013-09-16 Xavier Morel[FIX] completely remove usages of link and image plugin...
2013-09-13 Xavier Morel[ADD] reintroduce image style selector
2013-09-13 Xavier Morel[ADD] paginated images
2013-09-13 Xavier Morel[MERGE] from parent branch
2013-09-13 Xavier Morel[FIX] force ckeditor lang to en and replace en-gb local...
2013-09-13 Xavier Morel[MERGE] from trunk
2013-09-13 Xavier Morel[ADD] separate attachment dialog selector
2013-09-13 Xavier Morel[ADD] 'remove link' feature to link dialog, remove...
2013-09-13 Xavier Morel[IMP] split new page and existing page sections in...
2013-09-13 Xavier Morel[REV] tabification of link and image dialogs
2013-09-12 Xavier Morel[FIX] force ckeditor lang to en and replace en-gb local...
2013-09-12 Xavier Morel[MERGE] from parent
2013-09-12 Christophe Matthieu[IMP] snippet colmd: resizing and add col inside a row
2013-09-12 Xavier Morel[ADD] selection of image style in dialog
2013-09-12 Xavier Morel[IMP] tabified image picker dialog
2013-09-12 Xavier Morel[IMP] tabify link dialog for simpler layout
2013-09-11 Fabien Meghazi[IMP] Use context in website's js rpc calls
2013-09-11 Xavier Morel[ADD] undo button to RTE toolbar
2013-09-10 ddmMerged trunk-website-ace-ddm
2013-09-10 Christophe Matthieu[IMP] website: auto open editor when create new product...
2013-09-10 ddmMerged trunk-website-al
2013-09-10 Christophe Matthieu[MERGE] from website-al
2013-09-10 ddm[FIX] Proper editor sizing
2013-09-10 Xavier Morel[FIX] disable removal of empty elements in ckeditor
2013-09-10 Xavier Morel[IMP] move global CKEDITOR configuration to JS code
2013-09-10 Xavier Morel[FIX] markup cleanup: don't forget to remove oe_dirty...
2013-09-10 Xavier Morel[FIX] default plugins changes? Explicitly configure...
2013-09-09 ddmCMS basic view editing
2013-09-09 Xavier Morel[FIX] necessary widget implementation
2013-09-09 Christophe Matthieu[WIP] website: snippets: box snippet widget with resize...
2013-09-09 Xavier Morel[FIX] order parameter in view.save call
2013-09-09 Xavier Morel[FIX] make RTE activate again
2013-09-09 Xavier Morel[FIX] updated save, save RPC call
2013-09-09 Xavier Morel[MERGE] from trunk likely completely broken
2013-09-06 Christophe Matthieu[WIP] website: snippets
2013-09-06 Xavier Morel[ADD] moved view.save method from server
next