odoo/addons/base/static/src/js
Antony Lesuisse 4fc1277932 [FIX] actionmanager ir.action.act_window_close and button special
bzr revid: al@openerp.com-20110811015232-sv31mivmb9zvpszs
2011-08-11 03:52:32 +02:00
..
boot.js [IMP] rename 'dates.js' to 'formats.js', move data-formatting for cells from list to formats so treeview can rely on them 2011-08-09 17:30:21 +02:00
chrome.js [FIX] dialog restore close hook fme 2011-08-11 00:23:54 +02:00
core.js [IMP] rename openerp.base.Class.mix to openerp.base.Class.include, // to Ruby's name for the same behavior 2011-08-08 11:57:50 +02:00
data.js [IMP] use Class for Compound* types instead of manual prototypes 2011-08-10 16:58:40 +02:00
data_export.js [IMP] Integrate import into sidebar. Use fields_get instead of parsing views. 2011-07-28 18:18:53 +02:00
form.js [ADD] Added exception throw when domain references an unknown field 2011-08-10 17:42:38 +02:00
formats.js [IMP] simplify code of padding function in date formatting, add some doc, fix name 2011-08-10 16:15:45 +02:00
list-editable.js [IMP] use Class.include() in editable listview, also in WebClient static home extension 2011-08-08 12:34:24 +02:00
list.js [FIX] Fixed remaining references to session.action_manager 2011-08-10 12:38:36 +02:00
search.js [IMP] remove nullviewmanagerfrom search 2011-08-10 14:41:24 +02:00
view_help.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
view_tree.js [FIX] Fixed remaining references to session.action_manager 2011-08-10 12:38:36 +02:00
views.js [FIX] actionmanager ir.action.act_window_close and button special 2011-08-11 03:52:32 +02:00