[FIX] Bug https://bugs.launchpad.net/openobject-addons/+bug/1085787.
[odoo/odoo.git] / openerp / modules /
2012-12-03 Vo Minh Thu[IMP] Use the loglevel TEST when logging test file...
2012-11-29 Vo Minh Thu[REV] reverted install-all commit (vmt@openerp.com...
2012-11-28 Christophe Simonis[FIX] module: do not recreate categories when updating...
2012-11-28 Vo Minh Thu[FIX] The previous merge killed a line.
2012-11-28 Vo Minh Thu[MERGE] merged trunk.
2012-11-15 Vo Minh Thu[IMP] loading: the warning about access rights give...
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[IMP] loading.py: be a bit more explicit about valid...
2012-11-02 Vo Minh Thu[IMP] registry: the `assertion_report` is now a registr...
2012-10-24 Xavier Morel[FIX] files filtering when loading... stuff.
2012-10-22 Vo Minh Thu[MERGE] merged trunk.
2012-09-26 Fabien Pinckaers[IMP] no certificate
2012-09-04 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-09-03 Vo Minh Thu[FIX] ad_paths: makes sure the server addons path is...
2012-09-03 Olivier Dony[MERGE] file_open: give precedence to directory before...
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-22 Christophe Simonis[IMP] yaml import: log as TEST only for test files
2012-08-16 Vo Minh Thu[MERGE] merged trunk.
2012-08-13 Christophe Simonis[IMP] add cursor() contextmanager on registry
2012-08-10 Vo Minh Thu[MERGE] impex tests: added test module to unittest...
2012-08-08 Olivier Dony[FIX] db: module auto-install should work recursively...
2012-07-23 Xavier Morel[ADD] test cases for export of simple fields
2012-07-17 Jigar Amin - OpenERP[Add] Add module summary on db install
2012-06-19 Vo Minh Thu[MERGE] merged trunk.
2012-06-11 Olivier Dony[IMP] modules, ir.ui.view: improve view validation...
2012-06-11 Olivier Dony[REVERT] db: revert incorrect change to auto_install...
2012-06-10 Fabien Pinckaersfix
2012-06-05 Vo Minh Thu[FIX] ir_values: fix a test where some value was hard...
2012-05-18 Mayur Maheshwari... [IMP]module: improve tree and form view and remove...
2012-04-02 Thibault Delavallée[REM] Removed res.log feature in ORM. However, the...
2012-03-30 Olivier Dony[IMP] Move uninstall behavior in modules.loading where...
2012-03-29 Vo Minh Thu[IMP] cron: re-added the threaded cron:
2012-03-28 Vo Minh Thu[IMP] cron: alternative implementation:
2012-03-23 Vo Minh Thu[IMP] signaling: call also digits_change() when caches...
2012-03-22 Olivier Dony[IMP] modules.loading: lint cleanup
2012-03-20 Atul Patel (OpenERP)[MERGE]: Merge with lp:openobject-server
2012-03-14 Olivier Dony[MERGE] Latest fixes from 6.1
2012-03-13 Atul Patel (OpenERP)[MERGE]: Merge with lp:openobject-server
2012-03-09 Atul Patel (OpenERP)[FIX]: uninstall module.
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-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests: move tests discovery and execution to...
2012-02-29 Vo Minh Thu[IMP] unittest: run the fast_suite and checks tests...
2012-02-29 Atul Patel (OpenERP)[FIX]: Remove workflow activity and drop constraint...
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 Olivier Dony[IMP] Give precedence to module directories instead...
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...
2012-01-04 Vo Minh Thu[MERGE] merged trunk.
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-11-17 Vo Minh Thu[FIX] openerp.modules.loading: previous change disabled...
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-10-17 Raphael Collet[IMP] mark as read all res_log entries created during...
next