[FIX] re-add auto_search
[odoo/odoo.git] / addons / web / static /
2012-01-18 Xavier Morel[FIX] re-add auto_search
2012-01-18 Minh Tran[FIX] Fixed transparent login pane issue in IE8
2012-01-17 Fabien Meghazi[FIX] QWeb: well... ahem... This is embarassing...
2012-01-17 Fabien Meghazi[FIX] Fix QWeb default dict extend
2012-01-17 Fabien Meghazi[FIX] QWeb: fix 2 unit tests
2012-01-17 Xavier Morel[FIX] buttons order in dialog confirming actions
2012-01-17 Xavier Morel[FIX] re-fix weird behavior of Firefox where text punch...
2012-01-17 Xavier Morel[FIX] qweb: benchmark on browsers without console.time...
2012-01-17 Xavier Morel[MERGE] qweb casing fix
2012-01-17 Xavier Morel[FIX] un-nivity call of WebClient, IE8 does not like...
2012-01-17 Fabien Meghazi[FIX] QWeb: Internet Explorer DOM converts tags to...
2012-01-17 Xavier Morel[FIX] MSIE does not like calling .html on the page...
2012-01-17 Xavier Morel[FIX] root css on .openerp, not body.openerp
2012-01-17 Xavier Morel[FIX] trailing commas
2012-01-17 Fabien Meghazi[FIX] Char fields don't correctly retain their values...
2012-01-17 Xavier Morel[IMP] only display group paginator if there are more...
2012-01-17 Xavier Morel[FIX] forbid spaces in db names
2012-01-17 Xavier Morel[REM] wiki field from form and page
2012-01-17 Fabien Meghazi[IMP] Updated jquery.tipTip
2012-01-17 Xavier Morel[FIX] finish implementing xmo@openerp.com-2012011609533...
2012-01-17 Antony Lesuisse[REM] bullshit from about
2012-01-16 Fabien Meghazi[FIX] some accounting report do not work
2012-01-16 Xavier Morel[IMP] treeview style
2012-01-16 Fabien Meghazi[IMP] FormView: Only show invalid field on_ui_change...
2012-01-16 Fabien Meghazi[FIX] Fields validation is not always triggered.
2012-01-16 Fabien Meghazi[IMP] Parse progress bar show value
2012-01-16 Xavier Morel[FIX] small issue in xmo@openerp.com-20120116095337...
2012-01-16 Xavier Morel[FIX] fetching of export data after reloading from...
2012-01-16 Fabien Meghazi[FIX] Problem with DateTimeWidget
2012-01-13 Xavier Morel[FIX] missing translation marks
2012-01-13 Xavier Morel[IMP] move fields_get display from process view to...
2012-01-13 Xavier Morel[ADD] link to debug mode in about window
2012-01-13 Xavier Morel[FIX] loading of new modules after installation
2012-01-13 Xavier Morel[FIX] remember to load not-yet-loaded modules after...
2012-01-13 Xavier Morel[FIX] avoid having the XML concatenator blow up when...
2012-01-13 niv-openerp[fix] problem with DateTimeWidget
2012-01-13 Xavier Morel[FIX] cancel button was removed from editable list...
2012-01-13 Xavier Morel[ADD] test edge cases for formatting float_time using...
2012-01-13 Xavier Morel[IMP] display a warning and disable excel export option...
2012-01-13 Xavier Morel[FIX] propagation of events from records removed from...
2012-01-12 Xavier Morel[FIX] unbind handlers on records from a collection...
2012-01-12 niv-openerp[fix] problem with email template preview
2012-01-12 Fabien Meghazi[FIX] Fix default field focus that was broken
2012-01-12 Fabien Meghazi[REM] Commented out a debug logging
2012-01-12 Fabien Meghazi[IMP] Improved menu folding icon when menu is empty
2012-01-12 Fabien Meghazi[REM] Commented out some debug output
2012-01-12 Vidhin Mehta (OpenERP)[IMP]remove extra lines
2012-01-12 Vidhin Mehta (OpenERP)[Fix]bug no.914515
2012-01-12 Christophe Simonis[FIX] load modules when all css/qweb/js files are loaded
2012-01-12 Xavier Morel[FIX] forgot to forward arguments correctly in xmo...
2012-01-12 Fabien Meghazi[FIX] Fixed Data Import Dialog that I previously broke...
2012-01-12 Xavier Morel[IMP] add lazier proxy method on CallbackEnabled, use...
2012-01-11 Xavier Morel[FIX] doc typo
2012-01-11 Fabien Meghazi[IMP] Avoid overflow of large menu items
2012-01-11 Xavier Morel[IMP] add explanation as to why the preferences dialog...
2012-01-11 Xavier Morel[FIX] button order in preferences dialog
2012-01-11 Xavier Morel[FIX] implicit global
2012-01-11 Xavier Morel[IMP] attach old callback to webclient reloading
2012-01-11 Xavier Morel[FIX] WebClient.do_reload's deferred chain, split sessi...
2012-01-11 niv-openerp[fix] problem in o2m
2012-01-11 Fabien Meghazi[IMP] Disable right click on m2o button
2012-01-11 Fabien Meghazi[FIX] Binary Field shouldn't load all base64 data when...
2012-01-11 Fabien Meghazi[REM] Refactored Dataset. Removed callbacks for #read_i...
2012-01-11 Fabien Meghazi[IMP] Refactored web.Dialog (again)
2012-01-11 Xavier Morel[FIX] correctly htmlescape data in format_cell
2012-01-11 Xavier Morel[IMP] make view editor dialog title translatable
2012-01-11 Fabien Meghazi[MERGE] Merge last trunk
2012-01-11 Fabien Meghazi[FIX] Refactoring leftovers
2012-01-11 Xavier Morel[FIX] broken grouping in list views
2012-01-11 Xavier Morel[FIX] view icons for tree (add) and page (fix hovering...
2012-01-11 Vidhin Mehta (OpenERP)[IMP]use CompoundContext class.
2012-01-10 niv-openerp[fix] forgot to rename all references to reload_lock
2012-01-10 Fabien Meghazi[IMP] More dataset refactoring
2012-01-10 Xavier Morel[ADD] handling of binary fields in list views
2012-01-10 Xavier Morel[IMP] correctly handle filenames in list view binaries
2012-01-10 Fabien Meghazi[IMP] Refactored Dataset#read_ids usage
2012-01-10 Xavier Morel[ADD] handling of binary fields to the listview
2012-01-10 Fabien Meghazi[IMP] Improved m2o dialogs
2012-01-10 niv-openerp[fix] added exception in o2m when we query the value...
2012-01-10 Fabien Meghazi[FIX] Fixed m2o dialogs
2012-01-10 niv-openerp[imp] cosmetic improvements in form view
2012-01-10 niv-openerp[imp] refactored form view some more to use Mutex
2012-01-10 niv-openerp[imp] refactored a part of form view to use Mutex
2012-01-10 Xavier Morel[IMP] add bin_size flag to listview reads in order...
2012-01-10 Xavier Morel[IMP] add doc to Binary.saveas, and rename a field...
2012-01-10 Fabien Meghazi[ADD] Add options arguments to Dataset#read_index in...
2012-01-10 niv-openerp[imp] removed default_get handling in xml views
2012-01-10 Xavier Morel[IMP] notify on successful database dump or restoration
2012-01-10 Vaibhav (OpenERP)[FIX] translation marks for db notation.
2012-01-10 vishmita[FIX]Improve code.
2012-01-10 Xavier Morel[FIX] don't trigger blockUI before displaying potential...
2012-01-10 Vaibhav (OpenERP)[FIX] translate literal string only.
2012-01-10 Vaibhav (OpenERP)[FIX] block ui before rpc call.
2012-01-10 Fabien Meghazi[IMP] Improved form view do_show()
2012-01-10 Xavier Morel[FIX] display issue with edition button when grouping...
2012-01-10 Fabien Meghazi[IMP] Improved debug options
2012-01-10 Fabien Meghazi[IMP] Improved dialog controller for heights > window...
2012-01-10 Fabien Meghazi[FIX] Fixed action target new dialog sticky titles
2012-01-09 Fabien Meghazi[IMP] After creating a record from dashboard we should...
2012-01-09 Fabien Meghazi[ADD] Added read only binary image widget to page view...
next