Launchpad automatic translations update.
[odoo/odoo.git] / addons / web /
2011-10-05 Antony Lesuisse[MERGE] fixmodloading by chs
2011-10-05 Fabien Meghazi[FIX] Fixed addons path for binaries. Improved placeholder.
2011-10-05 Christophe Simonis[IMP] notification: warnings does not expire
2011-10-05 Fabien Meghazi[FIX] Do not compute modifiers for aggregates in list...
2011-10-05 Antony Lesuisse[IMP] set module category to Hidden
2011-10-05 Xavier Morel[REV] 1150, broke filter_domain in case of empty field
2011-10-05 Xavier Morel[FIX] viewmanageraction loading: auto_search is the...
2011-10-05 Xavier Morel[FIX] handling of value and default domain in search m2o
2011-10-05 Fabien Meghazi[FIX] When reaching ir_actions_act_window_close without...
2011-10-05 Christophe Simonis[FIX] correct module loading in local mode
2011-10-05 Fabien Meghazi[IMP] Improved styling of labels
2011-10-04 Valentin Lab[fix] remove bad undefined value returned instead of...
2011-10-04 niv-openerp[fix] just return a promise where necessary
2011-10-04 Xavier Morel[IMP] use .children(selector) rather than .find('>...
2011-10-04 Xavier Morel[FIX] stupidity: if insert a line in a list with more...
2011-10-04 Xavier Morel[FIX] correctly handle insertion in empty editable...
2011-10-04 Xavier Morel[FIX] insertion position of new lines (in editable...
2011-10-04 Xavier Morel[FIX] correctly call form field's update_dom in all...
2011-10-04 Xavier Morel[FIX] have form widget elements behave correctly in...
2011-10-04 Xavier Morel[FIX] re-rendering of a given list's row (e.g. onchange...
2011-10-04 Xavier Morel[FIX] don't perform a search_read when switching view...
2011-10-04 Valentin Lab[imp] more efficient selector.
2011-10-04 Fabien Meghazi[MERGE] ViewManager now triggers do_search() in on_mode...
2011-10-04 Xavier Morel[IMP] move fetching notebook page widget into form...
2011-10-04 Fabien Meghazi[FIX] Save last search before triggering do_search
2011-10-04 Valentin Lab[imp] notebookpage is now in registry also.
2011-10-04 Valentin Lab[fix] use a more solid selector to get $element
2011-10-04 Vaibhav (OpenERP)[FIX] Need to Update Pager after delete record.
2011-10-03 Fabien Meghazi[FIX] Fixed error for sidebar-less embedded list views
2011-10-03 Fabien Meghazi[FIX] Fixed error for sidebar-less embedded list views
2011-10-03 Fabien Meghazi[MERGE] Merge with trunk
2011-10-03 Fabien Meghazi[IMP] Viewmanager sets dataset's domain & context on_search
2011-10-03 Xavier Morel[FIX] open/close listview sidebar based on records...
2011-10-03 Xavier Morel[FIX] open/close listview sidebar based on records...
2011-10-03 Xavier Morel[FIX] double-load on successful login
2011-10-03 Xavier Morel[FIX] double-load on successful login
2011-10-03 Xavier Morel[FIX] al hacks
2011-10-03 Xavier Morel[FIX] al hacks
2011-10-03 kbh[FIX] Minor change in issue of open sidebar on checked...
2011-10-03 kbh[FIX] Minor change in issue of open sidebar on checked...
2011-10-03 kbh[FIX] change in listview for sidebar.
2011-10-03 kbh[FIX] change in listview for sidebar.
2011-10-01 Antony Lesuisse[FIX] dont use werkzeug.urls not available in 0.5 ...
2011-09-30 Antony Lesuisse[IMP] deprecate web_preload in favor of --load, server_...
2011-09-30 niv-openerp[imp] disable buttons in form views during the executio...
2011-09-30 niv-openerp[fix] problem with o2m displaying clickable button...
2011-09-30 Xavier Morel[FIX] don't break when @colors end with a semicolon
2011-09-30 niv-openerp[fix] lot of potential problems when we change somethin...
2011-09-30 niv-openerp[imp] removed some useless parameters in the openerp...
2011-09-30 Xavier Morel[ADD] readonly & movable form view
2011-09-29 niv-openerp[fix] error message when login invalid broken
2011-09-29 niv-openerp[fix] problem in database when creating a new database
2011-09-29 Xavier Morel[IMP] shave ~190ms off of *big* listview rendering...
2011-09-29 Fabien Meghazi[FIX] si la vue est pas searchable on va appeler 'this...
2011-09-29 Xavier Morel[ADD] evaluator proof of concept: colors in list rows
2011-09-29 Xavier Morel[ADD] atom context keys (uid and current_date) to evalu...
2011-09-29 Xavier Morel[IMP] update py.parse to 0.2
2011-09-29 niv-openerp[imp] now uses a global connector for connection to...
2011-09-29 Fabien Meghazi[IMP] Search also when controller is not yet instanciate
2011-09-29 Fabien Meghazi[MERGE] Merge with trunk
2011-09-29 Fabien Meghazi[FIX] Introduced a bug in last commit
2011-09-29 Fabien Meghazi[IMP] Fixed list view in order to support new do_search
2011-09-29 niv-openerp[imp] synch with client lib
2011-09-29 Fabien Meghazi[FIX] Forgot to merge dataset domain and contexts
2011-09-29 Yogesh (OpenERP)[FIX] fix problem of select button on binary field...
2011-09-29 Fabien Meghazi[IMP] Evaluate domain and context in viewmanager
2011-09-29 Xavier Morel[FIX] match first form header only so that we get the...
2011-09-29 Fabien Meghazi[FIX] Only trigger do_search on searchable controllers
2011-09-29 Xavier Morel[IMP] cleanup and simplify graph view implementation...
2011-09-28 Antony Lesuisse[FIX] consider typeless action as ir.actions.act_window...
2011-09-28 Antony Lesuisse[FIX] remove openerpdispatch openerlib need to catch...
2011-09-28 niv-openerp[fix] problem with context keys not passed correctly...
2011-09-28 Fabien Meghazi[IMP] The views do not have to search manually on do_sh...
2011-09-28 Fabien Meghazi[FIX] Only trigger do_search when controller is ready
2011-09-28 Fabien Meghazi[IMP] Search view can be initialized in ViewManager...
2011-09-28 niv-openerp[imp] refactoring to improve the way the components...
2011-09-28 Fabien Meghazi[IMP] trigger do_search on_mode_switch. Use headless...
2011-09-28 niv-openerp[fix] problem with al making refactorings like a baraki...
2011-09-28 niv-openerp[fix] problem in o2m, not restoring correctly the statu...
2011-09-28 Fabien Meghazi[IMP] Always instantiate search view in ViewManagerAction
2011-09-28 Antony Lesuisse[MERGE] login nivified
2011-09-28 Fabien Meghazi[FIX] Context of actions loaded by buttons were not...
2011-09-28 Christophe Simonis[FIX] wrap Login template
2011-09-28 niv-openerp[imp] added test in context/domain decoder to check...
2011-09-28 Christophe Simonismerge upstream
2011-09-27 Christophe Simonis[FIX] nivification of Login Widget
2011-09-27 Antony Lesuisse[IMP] web_preload js part
2011-09-27 Christophe Simonis[IMP] nivification of Login widget
2011-09-27 Christophe Simonis[FIX] correct the js-ification of module list to preload
2011-09-27 Christophe Simonis[MERGE] merge upstream + code adaptation to revid:al...
2011-09-27 Antony Lesuisse[IMP] web_preload python-side
2011-09-26 Xavier Morel[UP] underscore.string to version 1.1.6
2011-09-26 niv-openerp[fix] problem in o2m form view with read only fields...
2011-09-26 Antony Lesuisse[IMP] multiple addons-path
2011-09-26 niv-openerp[imp] refactoring of form view to allow recursize save...
2011-09-26 Christophe Simonismerge upstream
2011-09-26 Xavier Morel[ADD] import
2011-09-26 Xavier Morel[ADD] basic auto-matching of imported file columns...
2011-09-26 Xavier Morel[FIX] prevent setting a field name which does not exist...
2011-09-25 Xavier Morel[ADD] basic colors support to listview via py.parse
next