[REM] Remove code for redirect page on refresh click.
[odoo/odoo.git] / addons / web / static / src / js /
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 Xavier Morel[ADD] readonly & movable form view
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 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[FIX] match first form header only so that we get the...
2011-09-28 niv-openerp[fix] problem with context keys not passed correctly...
2011-09-28 niv-openerp[imp] refactoring to improve the way the components...
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 Antony Lesuisse[MERGE] login nivified
2011-09-28 Fabien Meghazi[FIX] Context of actions loaded by buttons were not...
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[MERGE] merge upstream + code adaptation to revid:al...
2011-09-26 niv-openerp[fix] problem in o2m form view with read only fields...
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
2011-09-23 Antony Lesuisse[FIX] remove debugging crap
2011-09-23 Xavier Morel[FIX] moved a self around so import window did not...
2011-09-23 Xavier Morel[IMP] fixup field names since we only ever export xmlid...
2011-09-23 Xavier Morel[IMP] move more import logic to javascript
2011-09-23 Xavier Morel[REM] selector on an element which does not exist
2011-09-23 Xavier Morel[IMP] handle lines to skip in import preview
2011-09-23 Xavier Morel[IMP] handle switch indicating whether the CSV file...
2011-09-23 Xavier Morel[IMP] split import check result in two different templa...
2011-09-23 Xavier Morel[IMP] move fetching of fields for import to javascript...
2011-09-22 Xavier Morel[REM] table of no use whatsoever
2011-09-22 Xavier Morel[IMP] extract duplicate fields discovery routine to...
2011-09-22 Xavier Morel[FIX] don't declare the file is importable when there...
2011-09-22 Xavier Morel[FIX] required fields check, maybe
2011-09-22 Xavier Morel[IMP] attempt to slighly improve duplicate field match...
2011-09-22 Xavier Morel[FIX] onchange call for data import fields
2011-09-22 Xavier Morel[REM] redundant call to do_check_req_field: it's alread...
2011-09-22 Xavier Morel[FIX] mitigate horrendous performance issues inserting...
2011-09-21 niv-openerp[fix] problem with context and default_get
2011-09-21 niv-openerp[imp] added reload page in preferences dialog + improve...
2011-09-21 niv-openerp[fix] problem when user does not enter correct password
2011-09-21 niv-openerp[imp] simplified formatting functions for dates
2011-09-21 niv-openerp[merge]
2011-09-21 niv-openerp[imp] used datetime widget in advanced search
2011-09-21 niv-openerp[imp] used datetime widget in search view
2011-09-21 Xavier Morel[IMP] build a sequence of buttons to initialize dialog...
2011-09-21 niv-openerp[imp] refactored datetime components to allow usage...
2011-09-21 Xavier Morel[IMP] guard checks as early returns to reduce nesting
2011-09-21 Xavier Morel[IMP] style fixes
2011-09-21 Xavier Morel[REM] redundant code
2011-09-21 Xavier Morel[FIX] issues with missing window.console object in...
2011-09-21 Xavier Morel[FIX] correctly handle 'false' domain on listview datas...
2011-09-21 Xavier Morel[FIX] empty root groups in aggregations
2011-09-20 Christophe Simonis[ADD] key in manifest allowing auto loading of modules
2011-09-20 Xavier Morel[FIX] cancelling a row creation: more ugly hacking...
2011-09-20 Xavier Morel[FIX] one more horrible listview hack, to strip out...
2011-09-20 Fabien Meghazi[MERGE] New menus. Get rid of jQuery accordion. Added...
2011-09-20 Xavier Morel[FIX] do not consider empty domains as domains (ignore...
2011-09-20 Fabien Meghazi[FIX] Many fixes
2011-09-20 Xavier Morel[FIX] clear enabled_filters searchview state when clear...
2011-09-20 Xavier Morel[FIX] breakage in case of filters without domains:...
2011-09-20 Xavier Morel[IMP] memoize template, add hacky form-repositioning...
2011-09-20 Fabien Meghazi[ADD] Add timeout to floated sub menu
2011-09-20 Fabien Meghazi[IMP] Menu is now working ok in folded mode
2011-09-20 Xavier Morel[MERGE] trunk improvements
2011-09-20 Xavier Morel[FIX] if no view_id is provided to the form view, defau...
2011-09-20 Fabien Meghazi[ADD] Add Menu#reload() method
2011-09-19 Fabien Meghazi[IMP] Improved menu
2011-09-19 Fabien Meghazi[IMP] Improved float submenu positioning
2011-09-19 Fabien Meghazi[ADD] Added persistance of menu folded state
2011-09-19 Fabien Meghazi[IMP] Improved menu, renamed some variables
2011-09-19 Fabien Meghazi[IMP] Improved float menu
2011-09-19 Fabien Meghazi[ADD] Float menu (WIP)
2011-09-19 Xavier Morel[IMP] cleanup random stuff so events don't accumulate...
2011-09-19 Xavier Morel[ADD] hacky toggle between readonly and editable form...
2011-09-19 Xavier Morel[FIX] don't use complex unicode characters in source
2011-09-19 Fabien Meghazi[ADD] Menu folding (WIP)
2011-09-19 Xavier Morel[FIX] selection field should super() with the raw value...
2011-09-19 Xavier Morel[IMP] move readonly stuff to their own widgets, in...
2011-09-19 niv-openerp[imp] corrected integer handling in search view
2011-09-19 niv-openerp[imp] updated search view widgets to use correct functi...
2011-09-19 Xavier Morel[ADD] readonly branch to a bunch of form widgets
2011-09-19 Fabien Meghazi[FIX] Always save record even when form is not dirty...
2011-09-19 Fabien Meghazi[IMP] Avoid useless default_get when no field is define...
2011-09-19 Xavier Morel[REM] redundant initializers in formview widgets: move...
2011-09-19 Fabien Meghazi[FIX] Readonly field can't be dirty
2011-09-19 Fabien Meghazi[MERGE] Merge with trunk
2011-09-19 Xavier Morel[REM] unused local variable
2011-09-19 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1054.
2011-09-16 Xavier Morel[REM] element_id from notebooks
2011-09-16 Kunal Chavda (OpenERP)[FIX]Remove unnecessary on_click method and passing...
2011-09-16 Xavier Morel[IMP] convert form widgets to use a root class to find...
2011-09-16 niv-openerp[imp] removed logging message that made errors
2011-09-15 Fabien Meghazi[IMP] Submenu toggle opened class
next