odoo/odoo.git
2011-11-17 Vo Minh Thu[IMP] openerp.modules.loading: -i all seems to work...
2011-11-17 Vo Minh Thu[REF] openerp.modules.loading: preparing to support...
2011-11-17 Vo Minh Thu[IMP] Clearer use of update_module arg.
2011-11-16 Vo Minh Thu[IMP] check the -d option is also provided when using...
2011-11-15 Vo Minh Thu[IMP] Moved the tests directory inside the openerp...
2011-11-15 Xavier Morel[IMP] orm: make creation of dict from key names (with...
2011-11-15 Xavier Morel[FIX] handling of groups with length 0 in ContainerData...
2011-11-15 Xavier Morel[FIX] add active_id, active_ids and active_model to...
2011-11-15 Xavier Morel[FIX] missing task_id field in project.issue tree views...
2011-11-15 Quentin (OpenERP)[MERGE] merged the branch of tpa with usability improve...
2011-11-15 Xavier Morel[FIX] inability to open database screen after going...
2011-11-15 Xavier Morel[IMP] correctly synchronize dblist between db pane...
2011-11-15 Xavier Morel[FIX] only hide the database when going back to login...
2011-11-15 Fabien Meghazi[FIX] Prevent jquery.tipTip to activate when source...
2011-11-15 niv-openerp[imp] label correction in mobile web
2011-11-15 Launchpad Translatio... Launchpad automatic translations update.
2011-11-15 Fabien Pinckaers[IMP] remove print statement
2011-11-15 Fabien Pinckaersfix
2011-11-15 Fabien Pinckaers[IMP] remove print statement
2011-11-15 Fabien Pinckaersfix
2011-11-15 Fabien Pinckaers[IMP] removed print statement
2011-11-15 Fabien Pinckaers[FIX] automated tests
2011-11-14 Fabien Pinckaers[FIX] onchange
2011-11-14 Fabien Pinckaers[IMP] removing unused code
2011-11-14 Fabien Pinckaers[FIX] onchange yaml
2011-11-14 Fabien Pinckaersfix
2011-11-14 Fabien Pinckaers[FIX] misc onchange YAML bugs
2011-11-14 Fabien Pinckaers[FIX] onchange computation on YAML
2011-11-14 Fabien Pinckaers[IMP] yaml tests
2011-11-14 Fabien Pinckaers[FIX] some bad on_changes
2011-11-14 Fabien Pinckaers[FIX] used field not in the object
2011-11-14 Fabien Pinckaers[IMP] misc fixes related to on_changes and fields_view_get
2011-11-14 Fabien Pinckaers[IMP] Yaml scripts calls on_changes and fields_view_get...
2011-11-14 Fabien Meghazi[ADD] FormView: Added debug information as tooltips
2011-11-14 Fabien Meghazi[IMP] Keep domain and context source string in fields...
2011-11-14 Fabien Meghazi[ADD] Added jQuery tipTip
2011-11-14 Xavier Morel[FIX] support 'thousands' separator for floats
2011-11-14 Xavier Morel[FIX] support 'thousands' separator for integers
2011-11-14 Xavier Morel[ADD] function to insert 'thousands' separators
2011-11-14 Vo Minh Thu[MERGE] base_action_rule: make the pre_action be really...
2011-11-14 Xavier Morel[REM] can't be arsed to fix the broken date and time...
2011-11-14 Quentin (OpenERP)[MERGE] lp: 876260
2011-11-14 Xavier Morel[FIX] correctly apply user's date and time formatting...
2011-11-14 Quentin (OpenERP)[MERGE] lp: 876260
2011-11-14 Vo Minh Thu[MERGE] mail_message: add Sent button, use Received...
2011-11-14 Olivier Dony[FIX] project: demo data - date format in XML records...
2011-11-14 Vo Minh Thu[FIX] Correctly named filter.
2011-11-14 Xavier Morel[FIX] database restoration
2011-11-14 MVA[MERGE] lp: 869991
2011-11-14 Xavier Morel[IMP] search view: assert the view received from the...
2011-11-14 Vo Minh Thu[MERGE] merged trunk.
2011-11-14 Fabien Pinckaersminiimp
2011-11-14 Fabien Pinckaers[IMP] proejct_long_term resource leave sync with hr...
2011-11-14 Xavier Morel[FIX] purchase: invalid search_view_id reference (to...
2011-11-14 Vo Minh Thu[FIX] base_action_rule: removed wrong default context...
2011-11-14 Xavier Morel[FIX] project: invalid date in demo data
2011-11-14 Quentin (OpenERP)[FIX] account: proper handling of context in encoding...
2011-11-14 Fabien Meghazi[IMP] Improved styling of tabs and group fieldset
2011-11-14 Quentin (OpenERP)[FIX] account: encoding by line is now working also...
2011-11-14 Fabien Pinckaers[Merge] hr improvements
2011-11-14 Fabien Pinckaersmisc
2011-11-14 Fabien Meghazi[IMP] Form view sidebar actions like print should impli...
2011-11-14 Fabien Pinckaersfix
2011-11-14 Fabien Pinckaers[IMP] Cleaning and useability: project_gtd and crm_todo
2011-11-14 Fabien Meghazi[FIX] Dynamic method calls in sidebar won't work once...
2011-11-14 Kuldeep Joshi... [FIX]mail: change the button order
2011-11-14 Xavier Morel[IMP] mark a bunch of strings as translatable in search...
2011-11-14 Fabien Meghazi[FIX] Form view: 'string' attribute on 'group' tag...
2011-11-14 Xavier Morel[ADD] 'id' to all advanced filters if not in fields_get...
2011-11-14 Vo Minh Thu[MERGE] long import syntax for PIL modules.
2011-11-14 Vo Minh Thu[MERGE] long import syntax for PIL modules.
2011-11-14 Fabien Pinckaers[IMP] __openerp__ of crm_todo, project_gtd
2011-11-14 Kuldeep Joshi... [FIX]mail : default search is recevied and add send...
2011-11-14 Xavier Morel[FIX] cell borders in padding rows of list views
2011-11-14 Fabien Pinckaersmerge: analysis view with year/month with OR expression
2011-11-14 Xavier Morel[ADD] borders to table data cells
2011-11-14 Fabien Pinckaers[IMP] analysis view, filter OR year/month
2011-11-14 Fabien Pinckaersfix
2011-11-14 Fabien Pinckaers[IMP] sales analysis for everyone
2011-11-14 Xavier Morel[FIX] only aggregate columns explicitly asking for...
2011-11-14 Xavier Morel[IMP] right-align number cells in editable list rows
2011-11-14 Fabien Pinckaersfix
2011-11-14 Fabien Pinckaersmerge: sales dashbaord
2011-11-14 Denis Seleznyov[FIX]:AccessInit: hash collision error possible
2011-11-14 Denis Seleznyov[FIX]:AccessInit: hash collision error possible
2011-11-14 Launchpad Translatio... Launchpad automatic translations update.
2011-11-14 Launchpad Translatio... Launchpad automatic translations update.
2011-11-14 Divyesh Makwana... [FIX] sale : Rename Sales Dashboard Into Sales
2011-11-14 Fabien Pinckaersunusedcode
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[IMP] sale test
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[IMP] Purchase YAML tests rewritten using new view...
2011-11-13 Fabien Pinckaers[IMP] Purchase YAML tests rewritten using new view...
2011-11-13 Fabien Pinckaers[IMP] Allows to put a view argument in a YAML record...
2011-11-13 Fabien Pinckaers[FIX] test scenario
2011-11-13 Fabien Pinckaers[IMP] constraint on XML view on object to allow inheritancy
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[FIX] Purchase test flow
2011-11-13 Fabien Pinckaersfix
next