[FIX] loading: pool.get("ir.module.module") was done before it was available.
[odoo/odoo.git] / openerp /
2011-07-11 Vo Minh Thu[FIX] loading: pool.get("ir.module.module") was done...
2011-07-11 Olivier Dony[IMP] module.loading: attempt to load each module atomi...
2011-07-06 Vo Minh Thu (OpenERP)[MERGE] new configuration wizard system
2011-07-06 Vo Minh Thu[IMP] tidying up before merging in trunk.
2011-07-06 Quentin (OpenERP)[IMP] base: typo in preview report
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report cleaning
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report simplification
2011-07-06 Quentin (OpenERP)[MERGE] preview_report
2011-07-06 Rucha (Open ERP)[REM, ADD]: res.company: Removed preview_report function,
2011-07-05 Vo Minh Thu[MERGE] setting a o2m to null unlinks the other side...
2011-07-05 Vo Minh Thu[REVERT] re-apply the 4 commits that were reverted...
2011-07-05 Quentin (OpenERP)[IMP] res_company: preview_report function improved...
2011-07-05 niv-openerp[merge]
2011-07-05 niv-openerp[imp] changed meaning of operation 3 on o2m to behave...
2011-07-04 Quentin (OpenERP)[IMP] moved privew_report button server side (previousl...
2011-07-04 Quentin (OpenERP)[MERGE] small code improvement
2011-07-04 Rucha (Open ERP)[REF]: ir.module: Improvement in code, return common...
2011-07-04 Quentin (OpenERP)[MERGE] merge with main server trunk
2011-07-04 Quentin (OpenERP)[MERGE] small code imp
2011-07-04 Quentin (OpenERP)[IMP] removed method=True on few functional fields
2011-07-04 Rucha (Open ERP)[REF]: res.currency: Improvements in checking by len...
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-04 Quentin (OpenERP)[MERGE] ir.actions.todo documentation
2011-07-04 Quentin (OpenERP)[MERGE] small views imp
2011-07-04 Quentin (OpenERP)[MERGE] removal of unused method
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-04 aag (OpenERP)[REM] Base : Remove Unwanted changes from view
2011-07-04 aag (OpenERP)[IMP] Base : Remove Readonly="1" from view - already...
2011-07-04 aag (OpenERP)[FIX] Base : Remove select= 1 from view
2011-07-02 Launchpad Translat... Launchpad automatic translations update.
2011-07-01 Olivier Dony[IMP] fields.function: removed method=True param, added...
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-07-01 Olivier Dony[REVERT] last 4 revisions on fields_view_get, need...
2011-07-01 Rucha (Open ERP)[IMP, FIX]: res.company: - in the _{get,set}_address_da...
2011-07-01 Rucha (Open ERP)[REM]: removed unused methof createReport
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: put docstring, _desrciption...
2011-07-01 Rucha (Open ERP)[REF]: put self.pool.get outside loop
2011-07-01 aag (OpenERP)[FIX] Base :required=True is already present in the...
2011-07-01 aag (OpenERP)[FIX] Base : Remove select= 1 from view
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: minor improvement for dict.get
2011-06-30 Vo Minh Thu[IMP]: fields_view_get: respect priority of node over...
2011-06-30 Quentin (OpenERP)[IMP] usability: configuration wizards should be availa...
2011-06-30 Quentin (OpenERP)[MERGE] usability in list of config wizards
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-30 Rucha (Open ERP)[FIX]: res.config: fixed problem of wizard stays in...
2011-06-30 Rucha (Open ERP)[FIX]: res.config: Fixed problem of passing "user"...
2011-06-30 niv-openerp[imp] small bug in o2m 5 improvement
2011-06-30 niv-openerp[merge]
2011-06-30 Xavier Morel[IMP] view_id should really be a m2o-style pair of...
2011-06-30 Rucha (Open ERP)[IMP]: res.config: Improvements for: When opening confi...
2011-06-30 Xavier Morel[FIX] view_id should be a scalar
2011-06-29 niv-openerp[imp] modified meaning of operation 5 on o2m to delete...
2011-06-29 Olivier Dony[FIX] netsvc: corrected copyright header
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions tree view...
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions search...
2011-06-28 Vo Minh Thu[MERGE] netsvc+ir_cron: display the execution time...
2011-06-28 Vo Minh Thu[REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done...
2011-06-28 Quentin (OpenERP)[MERGE] configure your company wizard
2011-06-28 Vo Minh Thu[REF]: fields_view_get: continuing the merge of attrs:
2011-06-28 Quentin (OpenERP)[FIX] added missing statement for importing tools
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: Improvement in code in order...
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: When we pass res_id in the...
2011-06-28 Rucha (Open ERP)[ADD]: base: Moved name_get of res_currency from base_s...
2011-06-28 Launchpad Translat... Launchpad automatic translations update.
2011-06-27 Vo Minh Thu[IMP] netsvc: even uglier logging code.
2011-06-27 Vo Minh Thu[MERGE] some refactoring in fields_view_get.
2011-06-27 Vo Minh Thu[MERGE] fix regression
2011-06-27 Vo Minh Thu[REF] orm: added TODOs.
2011-06-27 Olivier Dony[FIX] orm.unlink(): cascade deletion of ir.model.data...
2011-06-27 Launchpad Translat... Launchpad automatic translations update.
2011-06-24 Vo Minh Thu[FIX] fields: pass around the context in the create...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Vo Minh Thu[FIX] corrected a test giving warning from the previous...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[MERGE] res_lang: set the default lang for both partner...
2011-06-24 Vo Minh Thu[MERGE] expression: all child_of cases can accept the...
2011-06-24 Naresh (OpenERP)[FIX]:shortcuts are reverted back to their original...
2011-06-23 Vo Minh Thu[FIX] netsvc: revert introduction of cgitb
2011-06-23 Vo Minh Thu[FIX] res_lang: set the default lang for both partner...
2011-06-23 Vo Minh Thu[IMP] fields_view_get: began to handle states attr...
2011-06-23 P. ChristeasAPI doc: move settings file from bin/ to openerp/
2011-06-23 P. ChristeasAPI docs: docstring for report/printscreen/ps_form.py
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-23 P. Christeasnetsvc: API doc title and docstring fixes
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-23 P. Christeassql_db: docstrings
2011-06-23 P. Christeastools.which: docstring fix
2011-06-23 P. Christeastools.graph: cleanup docstrings
2011-06-23 P. Christeastools.func: docstrings
2011-06-23 P. Christeasamount-to-text: docstrings
2011-06-23 P. Christeasorm, tools, addons: Doc strings improvements
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-22 Vo Minh Thu[REF] fields_view_get: merge fields attributes inside...
2011-07-01 Launchpad Translat... Launchpad automatic translations update.
2011-06-21 Vo Minh Thu[REF] orm: add a column_info class to represent entries...
2011-06-21 Vo Minh Thu[REF] orm/_inherits_reload: unnecessary dict.update...
2011-06-21 Vo Minh Thu[REF] netsvc+ir_cron: removed unnecessary getLogger...
2011-06-20 Vo Minh Thu[YEAH]
2011-06-20 Vo Minh Thu[IMP] netsvc+ir_cron: display the execution time in...
next