odoo/odoo.git
2013-11-27 Gery Debongnie[REF] small code cleanups... removing old commented...
2013-11-27 Gery Debongnie[IMP] reorganizes all options in graph views (puts...
2013-11-26 Gery Debongnie[FIX] gives the correct data to the charts function...
2013-11-26 Gery Debongnie[FIX] gives the correct data to the charts function...
2013-11-26 Gery Debongnie[IMP] updates the pivot table domain when search view...
2013-11-26 Gery Debongnie[IMP] big commit: add query_all_values() method to...
2013-11-25 Gery Debongnie[IMP] improves the look of the total in each rows in...
2013-11-25 Gery Debongnie[IMP] add total to each rows in pivot table view (addon...
2013-11-25 Gery Debongnie[IMP] adds expand_all button and method to graph view...
2013-11-25 Gery Debongnie[IMP] adds slight color to expanded rows to make it...
2013-11-24 Gery Debongnie[IMP] removes a cell when it has been folded (addon...
2013-11-24 Gery Debongnie[REF] some more simplifications, using the symetry...
2013-11-24 Gery Debongnie[REF] merge expand_row and expand_col methods into...
2013-11-24 Gery Debongnie[REF] better code organization for chart drawing in...
2013-11-24 Gery Debongnie[REF] merge fold_row and fold_col methods into the...
2013-11-24 Gery Debongnie[IMP] add heat map functionality to pivot table (addon...
2013-11-24 Gery Debongnie[IMP] many very small tweaks to pivot view (addon web_g...
2013-11-24 Gery Debongnie[IMP] change 'chart type' to 'Mode' text in button...
2013-11-23 Gery Debongnie[REF] slight modifications to the underlying data struc...
2013-11-23 Gery Debongnie[REF] moves utility functions to pivot.js file and...
2013-11-23 Gery Debongnie[REF] moves the data formatting for charts to the chart...
2013-11-23 Gery Debongnie[IMP] add 'clear all groups' and 'swap axis' functional...
2013-11-22 Gery Debongnie[REF] large refactoring. it separates the data handling...
2013-11-22 Gery Debongnie[REF] large refactoring in progress. goal is to separat...
2013-11-22 Gery Debongnie[REF] large refactoring in progress. goal is to separat...
2013-11-22 Gery Debongnie[REF] large refactoring in progress. goal is to separat...
2013-11-22 Gery Debongnie[REF] large refactoring in progress. goal is to separat...
2013-11-21 Gery Debongnie[IMP] allows row expansion to query and display correct...
2013-11-20 Gery Debongnie[REF] preparation work to allows row expansion to query...
2013-11-20 Gery Debongnie[FIX] alignment issue in dropdown menu (addon web_graph)
2013-11-20 Gery Debongnie[FIX] fixes a bug where dropdown menu used wrong coordi...
2013-11-20 Gery Debongnie[FIX] correctly handles + and - signs on rows/columns...
2013-11-20 Gery Debongnie[IMP] supports columns folding in pivottable (addon...
2013-11-20 Gery Debongnie[FIX] properly clears the current rows when building...
2013-11-20 Gery Debongnie[IMP] col expansion support in pivottable widget, impro...
2013-11-19 Gery Debongnie[IMP] col expansion support in pivottable widget, still...
2013-11-19 Gery Debongnie[IMP] preliminary work on supporting col expansion...
2013-11-19 Gery Debongnie[IMP] preliminary work on supporting col expansion...
2013-11-18 Gery Debongnie[IMP] preliminary work on supporting col expansion...
2013-11-18 Gery Debongnie[IMP] small code cleanup in addon web_graph
2013-11-18 Gery Debongnie[REF] moves the loading data code from start to draw...
2013-11-18 Gery Debongnie[REF] large refactoring. removes widget chartview and...
2013-11-18 Gery Debongnie[REF] refactoring in progress. removes widget chartview...
2013-11-15 Gery Debongnie[ADD] forgot to add utility.js file to addon web_graph
2013-11-15 Gery Debongnie[REF] refactoring in progress. removes widget chartview...
2013-11-15 Gery Debongnie[REF] refactoring in progress. moves some util function...
2013-11-15 Gery Debongnie[REF] refactoring in progress. moves charts to its...
2013-11-15 Gery Debongnie[IMP] makes the text clickable in clickable cells in...
2013-11-15 Gery Debongnie[FIX] fixes a bug where the view build a table without...
2013-11-15 Gery Debongnie[IMP] smarter behavior when unfolding/refolding: check...
2013-11-15 Gery Debongnie[IMP] makes display smarter list of options in dropdown...
2013-11-15 Gery Debongnie[IMP] allow pivottable to fold rows (addon web_graph)
2013-11-14 Gery Debongnie[IMP] many usability fixes in pivottable drill down...
2013-11-14 Gery Debongnie[IMP] allows the user to clear the groupbys in pivottab...
2013-11-14 Gery Debongnie[IMP] changes triangle icon into + and - signs icon...
2013-11-14 Gery Debongnie[IMP] allows expansion of rows in pivottable (addon...
2013-11-14 Gery Debongnie[IMP] work in progress. goal is to allow expansion...
2013-11-14 Gery Debongnie[IMP] work in progress. goal is to allow expansion...
2013-11-13 Gery Debongnie[IMP] work in progress. goal is to allow expansion...
2013-11-13 Gery Debongnie[IMP] improve the rendering of the table in pivottable...
2013-11-13 Gery Debongnie[IMP] add functionality to basicview widget and rearran...
2013-11-13 Gery Debongnie[FIX] fixes a problem in pyeval catching all exceptions...
2013-11-13 Gery Debongnie[IMP] add redraw flag to basicview widget in addon...
2013-11-13 Gery Debongnie[REF] move the method displaydata to a better place...
2013-11-12 Gery Debongnie[REF] refactoring of addon web_graph. goal is to handl...
2013-11-12 Gery Debongnie[IMP] add rendering of basic table in pivottable widget...
2013-11-12 Gery Debongnie[REF] large refactoring of addon web_graph (mainly...
2013-11-12 Gery Debongnie[FIX] fix pivottable and chartview widget to use their...
2013-11-12 Gery Debongnie[IMP] add access to model fields description in addon...
2013-11-08 Gery Debongnie[FIX] fix a bug preventing hide and show method of...
2013-11-08 Gery Debongnie[IMP] small cleanups to chartview widget (addon web_graph)
2013-11-08 Gery Debongnie[IMP] add pie, line and bar chart to the chartview...
2013-11-08 Gery Debongnie[IMP] add widgets (chart view and pivot view) in addon...
2013-11-08 Gery Debongnie[ADD] add (custom version of) bootstrap library to...
2013-11-08 Gery Debongnie[ADD] add nvd3 library to graph view (addon web_graph)
2013-11-08 Gery Debongnie[REF] work in progress. reset graph view to minimal...
2013-11-07 Xavier Morel[IMP] add separators between all completion sections
2013-11-07 Xavier Morel[FIX] don't provide autocompletion to m2o fields when...
2013-11-07 niv-openerp[FIX] Changed the url of the openerp logo to tarket...
2013-11-06 niv-openerp[FIX] Changed the url redirect from / to /web in the...
2013-11-05 niv-openerp[FIX] Incorrect reference to / in /web/session/logout...
2013-11-05 Fabien Meghazi[FIX] session destroy
2013-11-05 niv-openerp[FIX] potential bug with the /login url, it could not...
2013-11-04 Fabien Meghazi[ADD] redirect on login and logout controller
2013-11-04 Quentin (OpenERP)[IMP] base, currency: second attempt to include this...
2013-11-04 Quentin (OpenERP)[FIX] expression.py: when searching on a datetime field...
2013-11-02 Launchpad Translatio... Launchpad automatic translations update.
2013-10-31 Christophe... [MERGE] forward port of branch saas-2 up to revid 3865...
2013-10-31 Christophe... [MERGE] forward port of branch saas-2 up to revid 4968...
2013-10-31 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-11-05 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-05 Olivier Dony[FIX] sale,sale_stock: sales analysis view using incorr...
2013-11-05 Olivier Dony[FIX] purchase: analysis view must not group by quantit...
2013-11-04 Olivier Dony[FIX] stock: no early currency rounding when computing...
2013-11-04 Olivier Dony[FIX] stock: programming error in average price computa...
2013-11-04 Olivier Dony[FIX] stock: `product cost` field in partial picking...
2013-11-04 Olivier Dony[FIX] purchase: Purchase Analysis view was using incorr...
2013-11-05 Launchpad Translatio... Launchpad automatic translations update.
2013-11-04 Martin Trigaux[FIX] orm: when duplicating a record, if duplicates...
2013-11-04 Martin Trigaux[IMP] use assertEqual instead of assertTrue for better...
next