[FIX] selector for config overview widget: widget root has moved, .oe-dashboard-confi...
[odoo/odoo.git] / addons / base_dashboard / static / src / js / dashboard.js
2011-08-25 Xavier Morel[FIX] selector for config overview widget: widget root...
2011-08-22 Xavier Morel[FIX] add template to client actions missing them for...
2011-08-22 Fabien Meghazi[FIX] Fix undo & reset in dashboards
2011-08-22 Fabien Meghazi[FIX] Fixed dashboard 'Add Widget'
2011-08-19 Xavier Morel[FIX] incompatibility between static home and ActionManager
2011-08-18 Antony Lesuisse[IMP] read_slice fields outside option [] are probably...
2011-08-11 Xavier Morel[IMP] change DataSet.read_slice to take an options...
2011-08-10 Fabien Meghazi[FIX] Fixed remaining references to session.action_manager
2011-08-10 Antony Lesuissemore nivification of ViewManager
2011-08-08 Fabien Meghazi[FIX] Dashboard could not be reloaded with 'Reset'...
2011-07-29 Xavier Morel[IMP] handling of config items: display all manual...
2011-07-26 Xavier Morel[FIX] missed this.session param to creation of new...
2011-07-26 Xavier Morel[MERGE] all kinds of broken shit from trunk
2011-07-18 Antony Lesuissecontrollers is family fixes 5
2011-07-18 Xavier Morel[IMP] have res_config client action handler go through...
2011-07-18 Xavier Morel[FIX] rename state 'cancel' to 'hidden'
2011-07-18 Xavier Morel[IMP] don't display any todo in state cancel (soon...
2011-07-18 Xavier Morel[ADD] cancel button to config overview widget
2011-07-14 Fabien Meghazi[IMP] Dashboard: improved layout
2011-07-14 Xavier Morel[IMP] use the session's actionmanager to launch configu...
2011-07-14 Xavier Morel[IMP] looks of config progress status
2011-07-14 Xavier Morel[IMP] category-based todos display in config widget
2011-07-14 Xavier Morel[FIX] rollback ActionManager -> ViewManager conversions...
2011-07-14 Xavier Morel[MERGE] bunch of stuff from trunk
2011-07-13 Fabien Meghazi[IMP] graph&dashboard: do not instantiate ActionManager...
2011-07-13 Fabien Meghazi[IMP] Dashboard: do not instantiate ActionManager,...
2011-07-12 Xavier Morel[FIX] ensure uid sent to server is an integer
2011-07-12 Xavier Morel[FIX] display of old res.widget instances in home sidebar
2011-07-07 Xavier Morel[ADD] get a bunch of widgets to display (though not...
2011-07-05 Xavier Morel[ADD] homescreen application tiles
2011-07-01 Xavier Morel[IMP] don't filter dashboard action picker on act_windo...
2011-07-01 Xavier Morel[FIX] stray comma in dashboard code
2011-07-01 Xavier Morel[ADD] handling of clicking on a not-done config item...
2011-07-01 Xavier Morel[ADD] dashboard: registration and display of config...
2011-06-30 Xavier Morel[FIX] dashboard should go through full action resolutio...
2011-06-30 Xavier Morel[FIX] act_window actions not coming from the db and...
2011-06-07 Fabien Meghazi[IMP] Improved dashboard, added handle for drag&drop
2011-06-07 Fabien Meghazi[FIX] Fixed bug in dashboard rename feature
2011-06-07 Fabien Meghazi[ADD] Fold/Unfold action are saved in the dashboard...
2011-06-06 Fabien Meghazi[ADD] Rename feature in dashboards
2011-06-06 Fabien Meghazi[ADD] Add Widget feature in dashboards
2011-06-06 Fabien Meghazi[ADD] "Reset" feature in dashboards
2011-06-06 Fabien Meghazi[ADD] Working "Change layout" dashboard feature
2011-06-01 Fabien Meghazi[ADD] Save Dashboard's custom views with "Undo" button...
2011-05-31 Fabien Meghazi[IMP] Dashboard cleanup
2011-05-18 Fabien Meghazi[IMP] Disabled auto-scrolling when dragging a portlet...
2011-05-18 Fabien Meghazi[IMP] Hide some ui parts for dashboards
2011-05-17 vda (OpenERP)[FIX] render child using Qweb.
2011-05-17 vda (OpenERP)[MERGE] latest trunk-proto61.
2011-05-17 Fabien Meghazi[FIX] Fixed action flags
2011-05-11 vda (OpenERP)[FIX] Code cleanup.
2011-05-11 vda (OpenERP)[ADD] Dashboard using jquery sortable portlet.
2011-04-28 vda (OpenERP)[FIX] Manually false search_view_id.
2011-04-28 vda (OpenERP)[FIX] Vpaned action.
2011-04-28 vda (OpenERP)[FIX] Manually aplied search_view and sidebar false...
2011-04-27 vda (OpenERP)[MERGE] Merged latest trunk branch.Improved dashboard...
2011-04-21 vda (OpenERP)[FIX] Dashboard demo using jquery.dashboard plugin.