[FIX] Set Login params.token. Added action_notify and action_warn
[odoo/odoo.git] / addons / web / static /
2013-01-02 vta vta@openerp.com[FIX] Set Login params.token. Added action_notify and...
2012-12-27 Antony Lesuisse[MERGE] get_session_info cleanup
2012-12-27 vta vta@openerp.com[FIX] Spacing
2012-12-26 vta vta@openerp.com[FIX] Fix not working code, and some cleaning proposed...
2012-12-26 Thibault Delavallée[IMP] cleditor: stop using custom font-size, font-family.
2012-12-21 Christophe Matthieu[MERGE] fix view_form: m2m_tags: Overwrite onSetInputDa...
2012-12-21 Olivier Dony[FIX] English review: improve view selector tooltips...
2012-12-20 Fabien Pinckaers[IMP] min-width for many2many tags in editable lists
2012-12-20 niv-openerp[REVERT] commit 3645
2012-12-20 Fabien Meghazi[IMP] Move oe_application's height from full to base
2012-12-20 vta vta@openerp.com[MERGE] Improvement on m2obutton widget
2012-12-20 niv-openerp[IMP] changed height to min-height in body
2012-12-20 Fabien Meghazi[MERGE] nwi css improvements
2012-12-20 Niko[MERGE] with trunk
2012-12-20 Niko[IE] Change css rules
2012-12-20 Fabien Meghazi[FIX] Updated spin.js to version v1.2.7 (w/fix for IE)
2012-12-20 Niko[IE] Fix
2012-12-20 Niko[MERGE] merge with trunk
2012-12-20 Niko[IE] fix buttons problems
2012-12-20 Niko[IE] see https://github.com/fgnass/spin.js/commit/1eb65...
2012-12-19 Fabien Meghazi[IMP] Improved kanban view + bounce effect
2012-12-19 Antony Lesuisse[IMP] version_info more info
2012-12-19 Fabien Meghazi[FIX] osv exception message not displayed anymore
2012-12-19 Fabien Meghazi[ADD] Added an openerpBounce jquery plugin
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-19 Khushboo Bhatt ... [FIX]icon tooltip changed
2012-12-19 Khushboo Bhatt ... [MERGE]merge with trunk
2012-12-19 Fabien Meghazi[DOC] Document full.css
2012-12-19 Fabien Meghazi[IMP] Take menu out of the rendering flow during the...
2012-12-19 Fabien Meghazi[IMP] Use _.debounce helper for lazy reflow
2012-12-19 Fabien Meghazi[MERGE] trunk
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Antony Lesuisseminor fixes
2012-12-18 Fabien Meghazi[FIX] Special case fields type 'id'. Always set readonly.
2012-12-18 vta vta@openerp.com[FIX] FieldStatus.get_selection() many2one domain issues
2012-12-18 Niko[FIX] \96\96Bug #1090982
2012-12-18 Fabien Meghazi[HCK] Temporary jQuery monkey patch until the webclient...
2012-12-18 Niko[FIX] fix color button ( modal box jquey ui)
2012-12-18 Fabien Meghazi[ADD] Allow admin to edit the company logo
2012-12-18 Niko[FIX] status bar for ie9
2012-12-18 Niko[FIX] status bar for ie9
2012-12-17 niv-openerp[FIX] firefox problem with the overlay of blockUI
2012-12-17 niv-openerp[FIX] supposed problem in menu when a client action...
2012-12-17 Fabien Meghazi[IMP] Renamed variable $li to $topmenu_items
2012-12-17 Fabien Meghazi[IMP] Consistend jquery api usage
2012-12-17 Fabien Meghazi[FIX] global jquery selectors
2012-12-17 Fabien Meghazi[MERGE] trunk
2012-12-17 vta vta@openerp.com[FIX] argh
2012-12-17 vta vta@openerp.com[FIX] remove previous change
2012-12-17 vta vta@openerp.com[FIX] do not show timezone if anonymous
2012-12-17 vta vta@openerp.com[FIX] Anonymous login css
2012-12-15 Fabien Pinckaers[IMP] image if no logo
2012-12-15 Fabien Pinckaers[IMP] CSS of logo
2012-12-15 Antony Lesuisse[MERGE] customizable web logo by chs
2012-12-15 Fabien Pinckaers[IMP] css modifs
2012-12-13 niv-openerp[FIX] make the field text resize correctly
2012-12-13 Fabien Pinckaers[IMP] useability highlight select when option checked
2012-12-13 niv-openerp[FIX] when clicking too fast on root menu items, except...
2012-12-13 niv-openerp[IMP] lot of small improvements to better detect when...
2012-12-13 Fabien Meghazi[REM] Removed unused code
2012-12-13 Fabien Meghazi[IMP] Add doc to Menu#reflow()
2012-12-13 Fabien Meghazi[FIX] Move single toplevel element exception in reflow...
2012-12-13 Fabien Meghazi[IMP] Hide menu during resize
2012-12-13 Fabien Meghazi[FIX] reflow on window resize
2012-12-13 Fabien Meghazi[FIX] remaining width computing
2012-12-13 Fabien Meghazi[WIP] relflow
2012-12-13 niv-openerp[FIX] problem when the user has a long name, the top...
2012-12-12 Fabien Meghazi[MERGE] Internet Explorer specific css
2012-12-12 Fabien Meghazi[REV] Keep 100% width oe_login. We'd better refactor...
2012-12-12 Fabien Meghazi[REM] Removed state styling. Not improving much but...
2012-12-12 Fabien Meghazi[REM] Removed mail addon specific styling
2012-12-12 Olivier Dony[IMP] menu loading: simplify/optimize menu loading...
2012-12-12 Fabien Meghazi[REV] Revert some stuff
2012-12-12 niv-openerp[FIX] problem with list views extending outside of...
2012-12-12 Fabien Meghazi[MERGE] trunk
2012-12-11 Fabien Meghazi[IMP] Improved notebook styling
2012-12-11 Christophe Matthieu[MERGE] catch and display error when there are an error...
2012-12-11 Fabien Meghazi[FIX] Once DB Manager's 'Back to Login' button is used...
2012-12-11 Xavier Morel[FIX] focusing of form fields, implementation of focusi...
2012-12-11 Fabien Meghazi[REV] Url parmaters (hence debug mode) should stay...
2012-12-11 Christophe Matthieu[IMP] web: move controler download_attachment into...
2012-12-11 Christophe Simonis[IMP] show company logo in chrome
2012-12-11 Christophe Matthieu[FIX] web_form: FieldMany2ManyBinaryMultiFiles get_valu...
2012-12-11 Fabien Meghazi[FIX] Roundtrips binary field value if not bin size
2012-12-11 Xavier Morel[FIX] would be better if we could write to textareas...
2012-12-11 Xavier Morel[FIX] broken writing to selection field from web UI
2012-12-11 Antony Lesuisse[IMP] cleanup menu method mess
2012-12-10 Xavier Morel[FIX] intermittent test failure
2012-12-10 Xavier Morel[FIX] xmo@openerp.com-20121210143808-wt4jmi4x0pg85xb8...
2012-12-10 Raphael Collet[FIX] js tests: add an abstraction over instance to...
2012-12-10 niv-openerp[FIX] problem in View class, the is_action_enabled...
2012-12-10 Raphael Collet[IMP] js tests: when testing pyeval on datetimes, avoid...
2012-12-10 Fabien Meghazi[FIX] Better fix for unclickable z-indexed items in...
2012-12-10 Xavier Morel[FIX] form widgets failing to return correct value...
2012-12-10 Christophe Simonismerge upstream
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-10 Xavier Morel[FIX] prevent propagation of [UP] and [DOWN] keydown...
2012-12-10 Xavier Morel[FIX] cancel list edition on search
2012-12-10 Xavier Morel[FIX] don't lose debug mode when clicking on logo
2012-12-10 Christophe Matthieu[MERGE] from trunk
next