[Merge]crm_partner_assign : Improve the test case
[odoo/odoo.git] / addons / base_gantt /
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-18 Antony Lesuisse[IMP] read_slice fields outside option [] are probably...
2011-08-17 niv-openerp[imp] improved i18n to scan all files
2011-08-16 niv-openerp[imp] added translations for all modules
2011-08-12 sma (Tiny)[MERGE]
2011-08-11 sma (Tiny)[FIX] Minor changes.
2011-08-11 Xavier Morel[IMP] change DataSet.read_slice to take an options...
2011-08-10 sma (Tiny)[FIX] Initialize implicit globals.
2011-08-10 sma (Tiny)[IMP] Consider to remove level tag from xml and display...
2011-08-05 sma (Tiny)[FIX] Replace group name False to Undefined.
2011-08-02 sma (Tiny)[FIX] Fixed click events.
2011-08-02 sma (Tiny)[FIX] Fixed session.
2011-08-02 sma (Tiny)[IMP] Use parent and remove session from ganttview.
2011-08-01 sma (Tiny)[merge]
2011-07-28 niv-openerp[imp] changed Controller to Widget and BaseWidget to...
2011-07-27 sma (Tiny)[FIX] Show Save/Edit and New buttons in popups.
2011-07-18 sma (Tiny)[IMP] Improve edit, when open popup on dblclick of...
2011-07-15 sma (Tiny)[FIX] Fixed DATA_ERROR, dhtmlx is not supported datetim...
2011-07-15 niv-openerp[merge]
2011-07-11 Xavier Morel[MERGE] graph view
2011-07-06 sma (Tiny)[REM] Remove unsused code, no need to set heigth manually.
2011-07-06 sma (Tiny)[IMP] Implement resize for window events.
2011-07-01 niv-openerp[imp] refactoring related to the usage of dataset.context
2011-06-28 cpa-openerp[FIX] Use read_slice for get record at load time.
2011-06-28 cpa-openerp[FIX] Increase width of left panel when right panel...
2011-06-27 cpa-openerp[FIX] Fixed issue of day do not scroll when scroll...
2011-06-24 cpa-openerp[FIX] Fixed gantt crash in crome, add parent task first...
2011-06-23 Xavier Morel[FIX] Use read_slice when reload gantt.
2011-06-22 Xavier Morel[FIX] gantt so it goes through DataSetSearch instead...
2011-06-22 cpa-openerp[IMP] Set height and width when resize browser.
2011-06-20 Xavier Morel[IMP] rollback namespace-alteration to dhtmlXChart...
2011-06-15 cpa-openerp[FIX] Disable all parent event (dblclick, resize, drag).
2011-06-15 cpa-openerp[FIX] Hide main parent event and text.
2011-06-14 cpa-openerp[FIX] Set height and width when gantt load or sidebar...
2011-06-09 cpa-openerp[IMP] Set default group by from xml when no group by...
2011-06-08 cpa-openerp[FIX] All event have no start date then set project...
2011-06-07 cpa-openerp[FIX] Set event hour when less then day_langth, use...
2011-06-06 cpa-openerp[IMP] Group by for gantt view.
2011-05-20 cpa-openerp[IMP] Removed parent for event.
2011-05-13 niv-openerp[IMP] Style improvements.
2011-05-13 cpa-openerp[IMP] Remove search logic from gantt controller, set...
2011-05-09 niv-openerp[IMP] Style change.
2011-05-02 cpa-openerp[IMP] Dbl click on event to open popup for edit event.
2011-04-28 cpa-openerp[FIX] Remove parent static start date.
2011-04-15 cpa-openerp[FIX] Dataset is used to read records (read_ids method).
2011-04-13 Xavier Morel[FIX] gantt addon so it loads correctly
2011-04-13 Xavier Morel[BOOM] deactivate all addons, remove links to addons...
2011-04-07 Antony Lesuisse[MERGE] gantt viw from trunk-proto61-dhtmlx-gantt-cpa