[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
[odoo/odoo.git] / addons / web /
2012-11-15 Christophe Simonis[FIX] CrashManager do not have destroy() method
2012-11-15 Launchpad Translat... Launchpad automatic translations update.
2012-11-15 Antony Lesuisse[IMP] http session cleanup with gc
2012-11-14 Antony Lesuisse[MERGE] manual merge parts of chs owp
2012-11-14 Antony Lesuissedoc remove dev_ internal_ dichotomy tutorial will repla...
2012-11-14 Christophe Simonis[IMP] add method session.url() to generate correct url
2012-11-14 Fabien Meghazi[FIX] IE does not accept custom button@type attribute
2012-11-14 niv-openerp[FIX] problem with datepicker
2012-11-14 Antony Lesuisse[FIX] login params
2012-11-14 Xavier Morel[MEH] hardcode min-width for date fields in list view
2012-11-14 Denis Ledoux dle... [FIX]Wrong date for datepicker, due to using self.value...
2012-11-14 Xavier Morel[FIX] references to renamed/removed methods in event...
2012-11-14 niv-openerp[FIX] problem with invalid on*|do* refactoring
2012-11-14 Vo Minh Thu[MERGE] added a duplicate operation to the database...
2012-11-14 Xavier Morel[FIX] focus/blur in fieldm2mtags in case of tabbing...
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Christophe Simonis[FIX] jsonp wasn't working on some browse due to securi...
2012-11-14 Olivier Dony[FIX] chrome.js: leftover typo after renaming of URL...
2012-11-14 Vo Minh Thu[IMP] controllers/main.py: removed unneeded tupling...
2012-11-14 niv-openerp[IMP] css to make the m2o nicer
2012-11-14 Fabien Meghazi[FIX] Even IE9 only exposes console object when the...
2012-11-14 Xavier Morel[FIX] disable min-width on select fields when inside...
2012-11-14 niv-openerp[FIX] problem with list editable in o2m
2012-11-14 Fabien Meghazi[REV] Revision 3408 revid:al@openerp.com-20121114005029...
2012-11-14 Antony Lesuisse[MERGE] menu possible to reload only a submenu
2012-11-13 Christophe Matthieu[IMP] mail & web menu: code review for reload menu
2012-11-13 Xavier Morel[FIX] form shortcuts being somewhat active in listview...
2012-11-13 Christophe Matthieu[MERGE] from trunk
2012-11-13 Xavier Morel[MEH] vertical alignments
2012-11-13 Christophe Matthieu[IMP] web menu: add a context value for reload one...
2012-11-13 Christophe Simonis[FIX] do_load_state: highlight right menu when loading...
2012-11-13 Xavier Morel[FIX] clicking on checkbox (boolean field) of list...
2012-11-13 Xavier Morel[REM] useless events binding
2012-11-13 Xavier Morel[FIX] remove min-width on number form fields when insid...
2012-11-13 Xavier Morel[FIX] listview display when action button deletes the...
2012-11-13 Fabien Meghazi[FIX] comment jquery ui bootstrap global styling
2012-11-12 Antony Lesuisse[FIX] crash on pop, keep lang as param for translation...
2012-11-12 Christophe Simonis[ADD] req.lang property to get preferred lang for the...
2012-11-12 Fabien Meghazi[FIX] Third part of bug#1077858 : Error in list view...
2012-11-12 Fabien Meghazi[FIX] Listview does not handle base64 value for binary...
2012-11-12 Xavier Morel[MERGE] default filters in searchview, by user and...
2012-11-12 Xavier Morel[MERGE] from trunk
2012-11-12 Xavier Morel[IMP] add class to default custom filters so they can...
2012-11-12 Fabien Meghazi[FIX] Fixes first part of bug#1077858
2012-11-12 Thibault Delavallée[MERGE] Merged a Mail update
2012-11-12 Xavier Morel[FIX] check default filter in drawer
2012-11-12 Xavier Morel[FIX] editable listview @on_write handling in case...
2012-11-12 Xavier Morel[REM] unused import controller
2012-11-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-12 Xavier Morel[FIX] async docs
2012-11-12 Xavier Morel[FIX] vas te faire foutre al
2012-11-11 Antony Lesuisse[IMP] monodb helper
2012-11-10 Antony Lesuisse[FIX] dataset class
2012-11-10 Antony Lesuisse[IMP] minor doc updates
2012-11-10 Antony Lesuisse[IMP] restore mono db preload, introduce bootstrap...
2012-11-10 Antony Lesuisseremove WidgetMixin
2012-11-10 Antony Lesuisseremove CallbackEnabled
2012-11-10 Antony Lesuisseuse ES5 bind() for better stack traces
2012-11-09 niv-openerp[FIX] problems with the progressbar widget in form...
2012-11-09 Christophe Matthieu[FIX] view_form: fixing blockUI attribute in multi...
2012-11-09 Christophe Matthieu[MERGE] from trunk
2012-11-09 Xavier Morel[FIX] incorrect handling of empty values in m2m listvie...
2012-11-08 Christophe Simonis[FIX] do_load_state: propagate _push_me flag
2012-11-08 Christophe Matthieu[FIX] followers: no confirm save message
2012-11-08 vta vta@openerp.com[FIX] Many2OneButton, don't subscribe to write_complete...
2012-11-08 Xavier Morel[FIX] don't resize & reposition invisible or readonly...
2012-11-08 vta vta@openerp.com[FIX] Issue when triggering 'write_completed' on Abstra...
2012-11-08 Xavier Morel[FIX] breakage of m2m (tag) fields in editable (o2m...
2012-11-08 Fabien Meghazi[FIX] Fix form view bounce effect
2012-11-08 vta vta@openerp.com[MERGE] trunk-saas_analytics.
2012-11-08 vta vta@openerp.com[MERGE] Latest trunk.
2012-11-08 Fabien Meghazi[FIX] Check if console exists before using it
2012-11-08 Fabien Meghazi[IMP] Updated jquery and jquery ui. API change for...
2012-11-08 niv-openerp[IMP] merged documentation in the wiki with web client...
2012-11-08 Fabien Meghazi[MERGE] trunk
2012-11-08 Christophe Matthieu[MERGE] from trunk
2012-11-08 Fabien Meghazi[FIX] Restore dialog buttons
2012-11-08 Xavier Morel[IMP] support set_dimensions on date and datetime form...
2012-11-08 Christophe Matthieu[IMP] web controllers: add resize option on /web/binary...
2012-11-08 niv-openerpmerge trunk
2012-11-08 Fabien Meghazi[MERGE] trunk
2012-11-07 Xavier Morel[IMP] m2m_tags code
2012-11-08 niv-openerp[IMP] removed "blacklist" feature in form view that...
2012-11-07 Fabien Meghazi[YEAH] jquery ui bootstrap has 1.9 support in dev branch
2012-11-07 Fabien Meghazi[FIX] jquery ui bootstrap not yet ready for jquery...
2012-11-07 Antony Lesuisse[MERGE] m2o button
2012-11-07 Xavier Morel[REV] nicolas.vanhoren@openerp.com-20120712074237-xugmb...
2012-11-07 Fabien Meghazi[FIX] Fixed regression due to previous trunk merge
2012-11-07 Xavier Morel[ADD] custom dimensioning of a bunch of form widget...
2012-11-07 Fabien Meghazi[FIX] Restore tests
2012-11-07 Xavier Morel[FIX] lost call to setup_default_query during merge
2012-11-07 Xavier Morel[MERGE] from trunk
2012-11-07 Fabien Meghazi[FIX] BinaryImage field triggers render_value() two...
2012-11-07 vta vta@openerp.com[FIX] Issue with py.eval if no options passed.
2012-11-07 vta vta@openerp.com[IMP] Now the Many2OneButton accepts an option (label...
2012-11-07 Fabien Meghazi[MERGE] trunk
2012-11-07 vta vta@openerp.com[IMP] Make the popup accessible.
2012-11-07 Launchpad Translat... Launchpad automatic translations update.
2012-11-06 Fabien Pinckaers[IMP] CSS small improvement
2012-11-06 Fabien Meghazi[IMP] Binary Image: warn user when selected image could...
next