odoo/odoo.git
2011-08-18 Antony Lesuisse[IMP] add web_rpc module minimal js deps to make rpc...
2011-08-18 Fabien Meghazi[IMP] Use Ubuntu font
2011-08-18 Antony Lesuisse[IMP] more production mode move Session above session...
2011-08-18 Antony Lesuisse[IMP] production mode by default, developers should...
2011-08-18 Fabien Meghazi[IMP] Improved calendar's color handling
2011-08-18 Antony Lesuisse[IMP] remove some cherry in base main.py
2011-08-18 Antony Lesuisse[IMP] factorize http request handling
2011-08-18 Fabien Meghazi[ADD] FormView: added field reference
2011-08-18 Fabien Meghazi[IMP] Added on_value_changed callback to all form's...
2011-08-18 Olivier Dony[IMP] fields.function: don't wrap int values unless...
2011-08-17 niv-openerp[imp] improved i18n to scan all xml files
2011-08-17 niv-openerp[merge]
2011-08-17 niv-openerp[imp] improved i18n to scan all files
2011-08-17 Xavier Morel[FIX] make http request object more similar to json...
2011-08-17 Fabien Meghazi[FIX] Fixed binary fields
2011-08-16 Xavier Morel[ADD] shortcuts menu in header, with toggle star next...
2011-08-16 Xavier Morel[MERGE] from trunk
2011-08-16 Xavier Morel[IMP] only display shortcut toggle star in case the...
2011-08-16 Xavier Morel[IMP] CSS: fix position of shortcut-toggle-star and...
2011-08-16 Xavier Morel[IMP] use shortcuts list shoved directly into session...
2011-08-16 niv-openerp[imp] added translations for all modules
2011-08-16 niv-openerp[imp] added translations for all modules
2011-08-16 niv-openerp[merge] improvements to i18n
2011-08-16 niv-openerp[imp] added fallback support for translations
2011-08-16 Xavier Morel[IMP] numerical id => move to data-id, from @id. Also...
2011-08-16 Xavier Morel[IMP] cleanup shortcuts toggle code
2011-08-16 niv-openerp[imp] added loading of encoding parameters
2011-08-16 niv-openerp[imp] improved wqweb scanning for translations
2011-08-16 niv-openerp[imp] improved wqweb scanning for translations
2011-08-16 Xavier Morel[FIX] remove events during re-render, so they're not...
2011-08-16 niv-openerp[merge] improvements to i18n
2011-08-16 niv-openerp[imp] improved qweb scanning function
2011-08-16 Xavier Morel[IMP] remove some dead code, simplify shortcuts templat...
2011-08-16 Xavier Morel[FIX] don't re-sort shortcuts based on whatever, just...
2011-08-16 niv-openerp[imp] setup infrastructure for qweb message extraction
2011-08-16 niv-openerp[merge] added i18n capabilities
2011-08-16 niv-openerp[imp] improvements to TranslationDatabase + small trans...
2011-08-16 Launchpad Translatio... Launchpad automatic translations update.
2011-08-15 fpcompat
2011-08-15 fp[FIX] fixed yml tests due to removed fields on account...
2011-08-15 fp[IMP] better logo
2011-08-15 fpimp
2011-08-15 fp[IMP] company configuration, report header and footer
2011-08-15 fp[IMP] Improved bank account management, report footer...
2011-08-15 fp[IMP] bank account management reviewed, improved groups...
2011-08-14 Launchpad Translatio... Launchpad automatic translations update.
2011-08-12 Quentin (OpenERP)[MERGE] project_issue: days since creation date added
2011-08-12 niv-openerp[imp] used the user language
2011-08-12 niv-openerp[imp] removed multi-module functionnality
2011-08-12 Quentin (OpenERP)[IMP] account_invoice_l10nbe: better naming of previous...
2011-08-12 niv-openerp[imp] added translation database
2011-08-12 Quentin (OpenERP)[ADD] account_invoice_be: added the support of structur...
2011-08-12 niv-openerp[merge]
2011-08-12 Xavier Morel[REM] listview columns filtering on a name being presen...
2011-08-12 ron@tinyerp.com[IMP]project_issue: Improved in fields
2011-08-12 ron@tinyerp.com[IMP]project_issue: Add new field(days_since_creation...
2011-08-12 Vidhin Mehta... [IMP] imporve code and re implement shortcut check...
2011-08-12 niv-openerp[merge] improvements to gantt view
2011-08-12 Xavier Morel[FIX] stupid bug introduced in revision xmo@openerp...
2011-08-12 sma (Tiny)[IMP] simplify code of padding function in date formatting.
2011-08-12 sma (Tiny)[FIX] Remove conflicts.
2011-08-12 Xavier Morel[IMP] move openerp.base.Widget to relevant section...
2011-08-12 niv-openerp[imp] refactoring of Session to not inherit Widget...
2011-08-12 niv-openerp[merge]
2011-08-12 niv-openerp[imp] improvements to python-side translations gatherin...
2011-08-12 Xavier Morel[IMP] simple style fixes
2011-08-12 Quentin (OpenERP)[MERGE] lp: 825008
2011-08-12 Xavier Morel[FIX] don't use @string on filters inside fields in...
2011-08-12 Xavier Morel[FIX] reintroduce o2m search field, aliases to CharFiel...
2011-08-12 sma (Tiny)[MERGE]
2011-08-12 Xavier Morel[FIX] project_scrum: filters in field in override to...
2011-08-12 Jigar Amin... [FIX] typo fied name
2011-08-12 Vidhin Mehta... [IMP]checked that shortcut are from either ir.ui.menu...
2011-08-11 Antony Lesuisse[FIX] get rid of unsued menus and submenu
2011-08-11 Fabien Meghazi[IMP] CalendarView: Added colors to events
2011-08-11 niv-openerp[merge]
2011-08-11 niv-openerp[imp] setup i18n
2011-08-11 Fabien Meghazi[FIX] Bug in previous revision
2011-08-11 Fabien Meghazi[FIX] CalendarView: extra argument type check
2011-08-11 Fabien Meghazi[IMP] CalendarView: bind openerp form view to 'open...
2011-08-11 Fabien Meghazi[FIX] Fixed css problem with reauired fields
2011-08-11 Fabien Meghazi[IMP] CalendarView: Fitler events using sidebar 'Respon...
2011-08-11 niv-openerp[imp] add Save & New in popups for o2m & m2m
2011-08-11 Antony Lesuisse[FIX] action where res_id is defined
2011-08-11 Xavier Morel[FIX] when reloading the view description thingie,...
2011-08-11 Fabien Meghazi[IMP] CalendarView now works with date_delay
2011-08-11 Xavier Morel[FIX] re-introduce M2M widget
2011-08-11 niv-openerp[fix] problem due alification
2011-08-11 olt@tinyerp.com[IMP] added more fields in default anonymization config
2011-08-11 Xavier Morel[FIX] listview pagination
2011-08-11 Xavier Morel[IMP] avoid altering the dataset's domain and context...
2011-08-11 sma (Tiny)[FIX] Minor changes.
2011-08-11 Xavier Morel[IMP] change DataSet.read_slice to take an options...
2011-08-11 Xavier Morel[ADD] some jsdoc before refactoding dataset methods
2011-08-11 Antony Lesuisse[IMP] misc comments
2011-08-11 Antony Lesuisse[FIX] viewmanageraction set action before _super
2011-08-11 Antony Lesuisse[IMP] cleanups, session in core, keep a ref to webclien...
2011-08-11 Antony Lesuisse[FIX] list button actions
2011-08-11 Antony Lesuisse[FIX] actionmanager ir.action.act_window_close and...
2011-08-10 Antony Lesuisse[FIX] actionmanager dialog
next