[FIX] kinda sorta fix JS tests post-refs (add links to boot.js and core.js, update...
[odoo/odoo.git] / addons / base / static / test / list.js
2011-08-08 Xavier Morel[FIX] kinda sorta fix JS tests post-refs (add links...
2011-07-27 Fabien Meghazi[REM] Removed reference to view_manager.flags from...
2011-06-23 Xavier Morel[FIX] convert fixed ids in list view to classes (ids...
2011-05-24 Xavier Morel[IMP] a bunch of improvements to groups handling in...
2011-05-16 Xavier Morel[FIX] listview tests: ListView.do_fill_table not asynch...
2011-05-04 Xavier Morel[FIX] window.openerp.base.form now depends on window...
2011-04-21 Xavier Morel[IMP] add a level of nesting to do_fill result so do_fi...
2011-04-12 Xavier Morel[FIX] unit tests for list view following change in...
2011-04-07 Xavier Morel[ADD] multiple records deletion
2011-04-07 Xavier Morel[ADD] delete button per row
2011-04-07 Xavier Morel[ADD] method to get the selection (list of identifiers...
2011-04-07 Xavier Morel[TEST] that selectable=false leads to no insertion...
2011-04-07 Xavier Morel[TEST] that by default the list view renders each row...