[FIX]Fixed the issue of translation for node which has avg.
[odoo/odoo.git] / openerp / modules /
2012-03-23 Vo Minh Thu[IMP] signaling: call also digits_change() when caches...
2012-03-09 Vo Minh Thu[FIX] typo.
2012-03-09 Vo Minh Thu[FIX] removed spurious print statement.
2012-03-08 Vo Minh Thu[FIX] multi-process signaling: one query instead of...
2012-03-07 Vo Minh Thu[IMP] multi-process: moved signaling sequences to regis...
2012-03-05 Vo Minh Thu[MERGE] merged 6.1.
2012-02-20 Olivier Dony[FIX] Correct remaining SQL now() calls, must use UTC
2012-02-13 Vo Minh Thu[IMP] cron: no master cron thread when no workers are...
2012-02-13 Vo Minh Thu[MERGE] merged trunk.
2012-02-10 Vo Minh Thu[REV] REVERT TEH PREVIOUS SUTPID BROKD COMMIT.
2012-02-09 Vo Minh Thu[IMP] import hook: allow and give precedence to our...
2012-02-09 Vo Minh Thu[IMP] post_load: factored common code. This also fix...
2012-02-09 Vo Minh Thu[IMP] loading: call post-load hook in non-server-wide...
2012-02-09 Vo Minh Thu[IMP] gunicorn: uncomment the nextval(base_cache_signal...
2012-02-09 Vo Minh Thu[IMP] gunicorn: connect ir_ui_cache with the signaling...
2012-02-09 Vo Minh Thu[IMP] gunicorn: database signaling is per-registry.
2012-02-08 Vo Minh Thu[IMP] gunicorn: installing modules with multiple proces...
2012-02-08 Vo Minh Thu[IMP] gunicorn: moved database signaling to RegistryMan...
2012-02-08 Vo Minh Thu[MERGE] merged logging changes: use a top-level `opener...
2012-02-08 Antony Lesuisse[FIX] reintroduce a default value for auto_install...
2012-02-06 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Xavier Morel[FIX] in load_information_from_description_file, f...
2012-02-01 Vo Minh Thu[FIX] import-hook: correctly import the server-wide...
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-30 Antony Lesuisseremove warning
2012-01-30 Vo Minh Thu[IMP] manifest: still support the old `active` entry...
2012-01-30 Vo Minh Thu[IMP] manifest: `auto_installable` renamed to `auto_ins...
2012-01-26 Vo Minh Thu[IMP] ir.module.module: change `active` flag to
2012-01-24 Vo Minh Thu[IMP] openerp.{modules,osv}: _logger with fully qualifi...
2012-01-24 Vo Minh Thu[IMP] import hook: correctly set the imported module...
2012-01-10 Vo Minh Thu[IMP] openerp.modules: updated initialize_sys_path...
2012-01-09 Vo Minh Thu[IMP] import hook: moved to a proper location (openerp...
2012-01-09 Vo Minh Thu[IMP] openerp.addons: openerp.addons is used instead of
2012-01-09 Vo Minh Thu[IMP] module: use the `openerp.addons.` namespace to...
2012-01-09 Vo Minh Thu[FIX] orm: correctly set the module name on the model...
2012-01-09 Vo Minh Thu[MERGE] merged trunk.
2012-01-09 Vo Minh Thu[IMP] modules: began to replace sys.path appending...
2012-01-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2011-12-22 Vo Minh Thu[IMP] module loading: iterate on the module graph in...
2011-12-18 Fabien Pinckaers[IMP] order of main apps/modules
2011-12-09 Xavier Morel[IMP] icon management in modules
2011-12-09 Xavier Morel[IMP] opening and getting data from module description...
2011-12-09 Xavier Morel[IMP] reduce noise in setting default values of module...
2011-12-08 Antony Lesuisse[MERGE] module kanban
2011-12-08 Antony Lesuisse[IMP] ir.module.module: rename is_application to applic...
2011-12-08 Minh TranChanged modules icons in the vignette
2011-12-08 Christophe Simonis[IMP] ir.module.module: rename 'core' to 'is_application'
2011-12-06 Fabien Pinckaers[IMP] Core features on modules, better views for modules
2011-12-01 Raphael Collet[IMP] indicate tests in current thread, and prevent...
2011-10-17 Raphael Collet[IMP] mark as read all res_log entries created during...
2011-10-12 Olivier Dony[FIX] modules.graph: avoid crash when a module has...
2011-10-04 Antony Lesuisse[FIX] complexity default, and base category
2011-10-04 Antony Lesuisse[MERGE] basesetup-dynamic-stw
2011-10-03 Stephane Wirtel[MERGE]
2011-09-30 Xavier Morel[FIX] deadlock between crons scheduling and new registr...
2011-09-30 Stephane Wirtel[MERGE] Merge Upstream
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-29 Stephane Wirtel[IMP] base: each ir.module.category will be assigned...
2011-09-28 Olivier Dony[FIX] cron/registry: typo
2011-09-28 Olivier Dony[IMP] cron: misc renaming and minor changes to improve...
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-23 Olivier Dony[IMP] orm: fix Model hierarchy to avoid TransientModel...
2011-09-23 Olivier Dony[FIX] loading: remove leftover debugging breakpoint
2011-09-23 Olivier Dony[IMP] orm: introduce cleaner class hierarchy for models
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-16 Xavier Morel[FIX] race condition in RegistryManager
2011-09-16 Vo Minh Thu[IMP] openerp.modules.db: nice critical logging, and...
2011-09-14 Vo Minh Thu[IMP] wsgi:
2011-09-06 Olivier Dony[MERGE] latest trunk
2011-09-02 Vo Minh Thu[IMP] wsgi: modules can be pre-loaded and expose a...
2011-09-02 Vo Minh Thu[FIX] loading: load base only once.
2011-08-31 Vo Minh Thu[MERGE] merged trunk.
2011-08-31 Vo Minh Thu[FIX] registry: forgot the self/cls args.
2011-08-30 Vo Minh Thu[IMP] simplified cache implementation (and stored on...
2011-08-27 Antony Lesuisse[MERGE] trunk
2011-08-26 Olivier Dony[FIX] registry: use a unique list of models to load...
2011-08-26 Vo Minh Thu[FIX] registry.py: typos (invalid syntax).
2011-08-25 Vo Minh Thu[IMP] tools.cache: added missing clean_caches_for_db...
2011-08-19 Olivier Dony[MERGE] latest trunk
2011-08-16 Vo Minh Thu[REF] osv: replace isinstance(m,osv_memory) by m.is_tra...
2011-08-16 Vo Minh Thu[REF] osv: previous diff makes unneccessary one of...
2011-08-12 Vo Minh Thu[MERGE] merged trunk.
2011-08-12 Vo Minh Thu[REF] osv: moved (and adapted) vacuum code to osv_memory.
2011-08-11 Vo Minh Thu[IMP] unaccent: support for the postgres unaccent contr...
2011-08-09 Vo Minh Thu[MERGE] merged trunk.
2011-08-09 Vo Minh Thu[IMP] cron: added yaml test.
2011-08-01 Xavier Morel[IMP] sort imports, improve functional shortcuts to...
2011-08-01 Xavier Morel[IMP] use logging in db initialization
2011-08-01 Xavier Morel[IMP] don't manually manage extracted indexes when...
2011-07-22 Vo Minh Thu[IMP] unaccent: added an unaccent command-line flag...
2011-07-18 Olivier Dony[FIX] modules.loading: no warning about access right...
2011-07-14 Vo Minh Thu[IMP] cron: minor cleaning.
2011-07-14 Vo Minh Thu[IMP] cron: moved netsvc.Agent to openerp.cron.
2011-07-13 Vo Minh Thu[IMP] registry: whene deleting a registry, also delete...
2011-07-12 Olivier Dony[FIX] module.loading: ensure installed modules are...
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...
next