tools/translate: don't export comments and PI nodes for translation
[odoo/odoo.git] / bin /
2010-12-29 P. Christeastools/translate: don't export comments and PI nodes...
2010-12-29 P. Christeastranslate: implement a counter to export the code line...
2010-12-29 P. Christeastools/translate: fix couple of errors caught by the...
2010-12-29 P. Christeastranslate: export the orm and report code translations
2010-12-29 Olivier Dony[FIX] osv,tools: break some circular dependencies
2010-12-29 Olivier Dony[FIX] ir.ui.menu: typos introduced recently
2010-12-29 Jay (OpenERP)[FIX] Correction on currency rate
2010-12-29 Launchpad Translat... Launchpad automatic translations update.
2010-12-28 Fabien Pinckaersfix lp692891
2010-12-28 Fabien Pinckaersfix lp #690032
2010-12-28 Fabien Pinckaersmerge
2010-12-28 Fabien Pinckaers[FIX] from cedk lp #677377
2010-12-28 Fabien Pinckaers[FIX] access rights
2010-12-28 François Degrave[imp] access rights
2010-12-28 Fabien Pinckaers[IMP] access rights
2010-12-28 François Degrave[FIX] dependencies in security groups
2010-12-28 Launchpad Translat... Launchpad automatic translations update.
2010-12-27 Fabien Pinckaersfix
2010-12-27 Fabien Pinckaers[FIX] Complete recode of import_data to clean and fix...
2010-12-27 Jay (OpenERP)[FIX] Correction on previous commit, menu placed correctly
2010-12-27 Antonymerge fde groups and access rights updates.
2010-12-27 Antonymerge server trunk
2010-12-27 François Degrave[IMP] rename internal user -> employee, remove product...
2010-12-27 François Degrave[IMP] added 'filter' element among the authorized eleme...
2010-12-27 Launchpad Translat... Launchpad automatic translations update.
2010-12-24 apa (OpenERP)[IMP]:typo
2010-12-23 apa (OpenERP)[IMP]:base:for widgets
2010-12-23 Don Kirkby[FIX] ir.cron: always reschedule tasks even when one...
2010-12-23 apa (OpenERP)[IMP]:base
2010-12-23 Launchpad Translat... Launchpad automatic translations update.
2010-12-22 Fabien Pinckaersmerge
2010-12-22 Fabien Pinckaersfix_import
2010-12-22 Olivier Dony[FIX] ir.property: record rules should only allow readi...
2010-12-22 Olivier Dony[FIX] convert: avoid treating XML comments as real...
2010-12-22 Olivier Dony[FIX] res.currency: moved account-related res.currency...
2010-12-22 François Degrave[IMP] security groups for act_window visibility in...
2010-12-21 Fabien Pinckaersfix_lp_673696
2010-12-21 Fabien Pinckaersfix
2010-12-21 Fabien Pinckaersindex on res_request
2010-12-21 Fabien Pinckaersmerge
2010-12-21 Fabien Pinckaers[FIX] import / export
2010-12-21 Olivier Dony[MERGE] tools.translate, test_reports, res_config:...
2010-12-21 Olivier Dony[FIX] convert: module install should fail when CSV...
2010-12-21 Olivier Dony[IMP] orm: improve error reporting when importing m2m...
2010-12-21 Olivier Dony[FIX] publisher_warranty: avoid trying to safe_eval...
2010-12-21 P. Christeastranslate: fix usage of TinyPoFile.warn() [Bug 692845]
2010-12-21 P. Christeastest_reports: fix creating objects with o2m/m2m fields.
2010-12-21 P. Christeasres_config: fix unicode help + msg for already-installe...
2010-12-21 P. Christeastranslate: fix skipping one translation per .po file...
2010-12-21 Olivier Dony[FIX] tools.translate: remove useless duplicate line
2010-12-21 Olivier Dony[FIX] read_group: better support for empty 'fields...
2010-12-21 Launchpad Translat... Launchpad automatic translations update.
2010-12-21 Vo Minh Thu (OpenERP)[FIX] re-commit previous merge broken by bzr-rebase:
2010-12-21 Fabien Pinckaersmerge
2010-12-20 Fabien Pinckaers[IMP] import / export cleaned
2010-12-20 Olivier Dony[FIX] addons.zip_directory: ZipFile.write() still expec...
2010-12-20 P. Christeas[MERGE] EAN13 and QR support in RML, simpler indices...
2010-12-20 P. Christeas[MERGE] test_reports: helper function for testing wizar...
2010-12-20 Jay (OpenERP)[FIX] convert: correct default value for <act_window...
2010-12-20 Olivier Dony[MERGE] translate,orm: simplify loading of field value...
2010-12-20 Xavier Morel[IMP] return the module version (installed_version...
2010-12-20 Olivier Dony[FIX] fields.reference: don't accept half-defined refer...
2010-12-20 Olivier Dony[FIX] fields.reference: don't accept half-defined refer...
2010-12-20 OpenERP[FIX] orm, translate: unconditionally set the translati...
2010-12-20 olt@tinyerp.com[FIX] tools.convert: logger.log: first argument needs...
2010-12-20 niv-openerp[FIX] Fixed problem with pings and openerp.com web...
2010-12-22 Olivier Dony[MERGE] tools.email_send, base: improved spam wizard...
2010-12-21 Olivier Dony[I18N] base: cleanup export after fixing some remaining...
2010-12-21 Olivier Dony[IMP] orm.search: support multiple _order clauses in...
2010-12-22 Launchpad Translat... Launchpad automatic translations update.
2010-12-20 Launchpad Translat... Launchpad automatic translations update.
2010-12-19 P. Christeastrml2pdf: Support EAN13 and QRcode barcodes, fix unicod...
2010-12-19 P. Christeasworkflow.instance: remove excess indices
2010-12-19 P. Christeasir.ui.menu: We don't need a "many2many_unique" class...
2010-12-19 P. Christeastest_reports: aesthetic improvements for the test_repor...
2010-12-19 P. Christeastest_reports: rename res_model, res_ids to active_model...
2010-12-19 P. Christeastest_reports: first draft of a full action/wizard/repor...
2010-12-17 Olivier Dony[FIX] fields_view_get: ignore non-element nodes during...
2010-12-17 OpenERP[FIX] translate: correctly set the translation for...
2010-12-17 olt@tinyerp.com[FIX] addons/__init__.py: wrong number of arguments...
2010-12-17 Launchpad Translat... Launchpad automatic translations update.
2010-12-16 Olivier Dony[FIX] safe_eval: support for allowing auto-loading...
2010-12-16 Olivier Dony[IMP] orm.read_group: raise if called with group_by...
2010-12-16 Olivier Dony[FIX] res_config: made strings in compatibility install...
2010-12-16 Olivier Dony[FIX] report_sxw: workaround to prevent crash of report...
2010-12-16 Launchpad Translat... Launchpad automatic translations update.
2010-12-15 Vo Minh Thu (OpenERP)[MERGE] orm: fixed translations for inherited views...
2010-12-15 sbh(OpenERP)[MERGE] rng,res.partner: enable "invisible" attribute...
2010-12-15 Olivier Dony[I18N] base: updated POT template after latest translat...
2010-12-15 Olivier Dony[IMP] translate: _( ) should always use ir.translation...
2010-12-15 Olivier Dony[FIX] ir.translation: typo in previous commit, sorry
2010-12-15 Olivier Dony[IMP] ir.translation,tools.translate._(): cleanup and...
2010-12-15 OpenERP[FIX] orm: fixed translations for inherited views when...
2010-12-15 Launchpad Translat... Launchpad automatic translations update.
2010-12-14 P. Christeas[MERGE] base,res.users: cleanup uid cache when removing...
2010-12-14 P. Christeasweb_services: use pg_dump in batch mode.
2010-12-14 P. Christeasres.users: fix default menu_id, after models got sorted...
2010-12-14 P. Christeasres.users: invalidate cache when a user is modified...
2010-12-14 P. Christeasbase tests: yaml test for res.users logic
2010-12-14 P. Christeasreports: fix some default args, import message, empty...
next