[IMP] improved throbber
[odoo/odoo.git] / addons / web /
2012-07-24 niv-openerp[IMP] improved throbber
2012-07-24 Xavier Morel[IMP] keep focus in the same column when navigating...
2012-07-24 niv-openerp[IMP] Changed throbber
2012-07-24 Xavier Morel[IMP] trigger a new search when clicking on the searchv...
2012-07-24 Xavier Morel[IMP] validation of search_default values for m2o fields
2012-07-23 Antony Lesuisse[MERGE] overlay editable list a la rache
2012-07-23 Antony Lesuisse[MERGE] trunk
2012-07-23 Christophe Simonis[FIX] hide topbar on login page
2012-07-23 Antony Lesuisse[IMP] m2o no tabindex=-! for open button will be handle...
2012-07-23 niv-openerp[FIX] another problem with translation wizard
2012-07-23 niv-openerp[FIX] problem with translate dialog
2012-07-23 niv-openerp[IMP] Modified loading message
2012-07-23 niv-openerp[FIX] problem with wizards
2012-07-21 Antony Lesuisse[MERGE] client singleton
2012-07-20 Thibault Delavallée[MERGE] Merged with web/trunk.
2012-07-20 niv-openerp[FIX] small problem with m2o
2012-07-20 niv-openerp[FIX] rare problem during save
2012-07-20 niv-openerp[IMP] debug mode
2012-07-20 niv-openerp[IMP] Changed some "Cancel" buttons to links
2012-07-20 niv-openerp[IMP] changed place of buttons in relation popups
2012-07-20 Thibault Delavallée[IMP] cleditor: removed source link. Updated get_value...
2012-07-20 Thibault Delavallée[IMP] text_html widget: cleaned a bit the code.
2012-07-20 Thibault Delavallée[MERGE] Merged with web/trunk.
2012-07-20 Launchpad Translat... Launchpad automatic translations update.
2012-07-19 Thibault Delavallée[CLEAN] Removed some unnecessary code and comments.
2012-07-19 Christophe Simonis[FIX] Client must do the session_bind
2012-07-19 Xavier Morel[IMP] focus the clicked field when starting a row editi...
2012-07-19 Thibault Delavallée[MERGE] Merged with web/trunk.
2012-07-19 Xavier Morel[FIX] shitty undoc flag so saving a form doesn't forget...
2012-07-19 Raphael Collet[IMP] in dialog box 'Set Default', for many2one fields...
2012-07-19 Launchpad Translat... Launchpad automatic translations update.
2012-07-18 Christophe Simonismerge upstream
2012-07-18 Antony Lesuisse[FIX] remove print statements
2012-07-18 Antony Lesuisse[FIX] Disable cache middleware for debug mode
2012-07-18 Fabien Pinckaers[IMP] mit's improvement
2012-07-18 Xavier Morel[IMP] use 'Save' as label of the button to save an...
2012-07-18 Xavier Morel[ADD] reimplement o2m's cancel-on-blur when no alterati...
2012-07-18 Xavier Morel[IMP] don't collapse newlines in list cells
2012-07-18 Xavier Morel[FIX] cancel edition when deleting a record, so we...
2012-07-18 niv-openerp[FIX] temporarily desactivate commits 2748 & 2747 becau...
2012-07-18 Christophe Simonis[IMP] session_bind is done by openerp.init(). As result...
2012-07-18 Xavier Morel[ADD] when tabbing from the last field in an edition...
2012-07-18 Xavier Morel[IMP] add ability to change row using up/down key while...
2012-07-18 Xavier Morel[FIX] handling of @onwrite
2012-07-18 niv-openerp[IMP] added possibility to only highlight the first...
2012-07-17 Christophe Simonis[IMP] web: WebClient and EmbedClient now share some...
2012-07-17 niv-openerp[IMP] improved static files delivery
2012-07-17 Minh Tranvarious improvements
2012-07-17 niv-openerp[FIX] some problem with browser caching, now uses Cache...
2012-07-17 Xavier Morel[IMP] DOWNCASE ALL THE THINGS
2012-07-17 Xavier Morel[FIX] use native DOM methods to programmatically set...
2012-07-17 Fabien Pinckaers[IMP] remove unused code
2012-07-17 Fabien Pinckaers[IMP] clear separator
2012-07-17 Fabien Pinckaers[IMP] remove menu_tips old code
2012-07-16 Fabien Pinckaersimp
2012-07-16 Fabien Pinckaers[IMP] CSS
2012-07-16 Fabien Pinckaers[IMP] CSS
2012-07-16 Fabien Pinckaers[IMP] css
2012-07-16 Fabien Pinckaers[IMP] CSS right align of sums in list footer
2012-07-16 Fabien Pinckaers[IMP] breadcrum separator fade, cause lots of sequence...
2012-07-16 Christophe Simonis[FIX] do not absolutify data uri when merging css files
2012-07-16 Fabien Pinckaers[IMP] css
2012-07-16 Xavier Morel[ADD] default_get support on new row creation
2012-07-15 Fabien Pinckaers[IMP] css
2012-07-14 Fabien Pinckaersfix
2012-07-14 Fabien Pinckaers[IMP] layout
2012-07-14 Fabien Pinckaers[IMP] layot
2012-07-14 Fabien Pinckaersimp
2012-07-14 Fabien Pinckaers[IMP] subtotal
2012-07-14 Fabien Pinckaers[IMP] dialogs
2012-07-13 Fabien Pinckaers[IMP] layout web, mianly dialogs and improved mit merge
2012-07-13 Fabien Pinckaersmerge
2012-07-13 Antony Lesuisse[FIX] declare bus class
2012-07-13 Antony Lesuisse[MERGE] display the db manager when no db defined
2012-07-13 Antony Lesuisse[FIX] fp misindentation
2012-07-13 Antony Lesuisse[IMP] allow xml ids for action_id
2012-07-13 Minh Tranrelooking one2many listview and changed padding in...
2012-07-13 Minh TranRestyling of form listview subtotals
2012-07-13 Fabien Pinckaers[IMP] modal dialogs
2012-07-12 Fabien Pinckaers[IMP] width of dialog boxes
2012-07-12 Fabien Pinckaers[merge] trunk-mit + fix dialog
2012-07-12 Fabien Meghazi[FIX] Fixed oe_avatar class bug
2012-07-12 Fabien Pinckaers[IMP] width of dialogs
2012-07-12 Fabien Pinckaers[FIX] cleaned dialog box design
2012-07-12 Fabien Meghazi[FIX] Bug in action manager. AFAIK, the parent of a...
2012-07-12 Fabien Meghazi[MERGE] trunk
2012-07-12 Fabien Pinckaers[IMP] size of kanban columns
2012-07-12 Xavier Morel[IMP] casing of names and descriptions of web addons
2012-07-12 Fabien Meghazi[IMP] Improved jsdoc
2012-07-12 Fabien Meghazi[IMP] Do not edit in place pushed breadcrumb items
2012-07-12 Fabien Meghazi[FIX] Fixed loop bug
2012-07-12 Xavier Morel[FIX] trailing comma in array literal creates a single...
2012-07-12 Xavier Morel[FIX] tests: update jquery link, fix broken searchview...
2012-07-12 Fabien Meghazi[ADD] Added jsdoc
2012-07-12 Thibault Delavallée[IMP] TextFieldHtml: updated default values for width...
2012-07-12 Fabien Meghazi[REM] Removed useless argument causing problem in case...
2012-07-12 Fabien Meghazi[ADD] Added doc to breadcrumb items callback
2012-07-12 Fabien Meghazi[IMP] Use _.defaults
2012-07-12 Fabien Meghazi[FIX] Hide only last item on push
2012-07-12 Thibault Delavallée[MERGE] Merged with web/trunk.
next