Dave Lasley
2bfd8f4622
Merge pull request #550 from hbrunn/9.0-database_cleanup_purge_dependencies
[IMP] call the button handler to also purge reverse dependencies
8 years ago
Pedro M. Baeza
e37056fcf5
Merge pull request #552 from hbrunn/9.0-base_multi_image-fix-hook-dbstore
[FIX] adapt to changes in binary attachment branch
8 years ago
OCA Transbot
79070dc117
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
17bbab0d27
[FIX] adapt to changes in binary attachment branch
8 years ago
Holger Brunn
45522895fc
[IMP] call the button handler to also purge reverse dependencies
8 years ago
OCA Git Bot
b42a94b17d
[ADD] setup.py
8 years ago
OCA Git Bot
094471a538
[UPD] addons table in README.md
8 years ago
Maxime Chambreuil
c29c0f4222
Merge branch 'smangukiya-9.0-base_export_sm' into 9.0
8 years ago
Maxime Chambreuil
92d2c59751
[FIX] Conflicts
8 years ago
Serpent Consulting Services Pvt Ltd
12050ea20b
Added Mass Editing v9 ( #315 )
* Added Mass Editing v9
* [IMP] Improved the coding standard as per API and PEP8.
* [ADD] Added README and index file.
* [IMP] Improved the indentation of the code as per travis test suggestion.
* [IMP] Improved the README.rst
* Update mass_object.py
* Delete index.html
* [ADD] Added unit test cases for MassEditing module.
* Corrected as per @api.multi
* Correction for the travis test
* Correction for the travis test
* [IMP] Improved the code as per review comments, improved copyrights, added test more cases and uninstall hook.
* [ADD] Added Unit test case for m2m fields.
* [ADD] Further added unit test case for unlink and multiple fields.
* [ADD] Added unit test case for model_id onchange.
* [IMP] Fixed the issue of eval in unit test case.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for wizard's fields_view_get method.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.
8 years ago
OCA Git Bot
adc5b152f6
[ADD] setup.py
8 years ago
OCA Git Bot
c9e6a86113
[UPD] addons table in README.md
8 years ago
Gervais Naoussi
ef598f95eb
[MIG] base external dbsource
* Migration of base_external_dbsource to odoo 9.0
* Fixing test error
* Moving test from yaml to python
* Fixing pylint error in test class
* Placeholder added to connection string text zone
* improving test coverage
8 years ago
OCA Git Bot
322e9bbfb6
[ADD] setup.py
8 years ago
OCA Git Bot
9381aca032
[UPD] addons table in README.md
8 years ago
Maxime Chambreuil
62c48f7e18
Merge pull request #318 from Sudokeys/module_prototyper_migrate_90
[9.0] module_prototyper
8 years ago
OCA Transbot
793b514bde
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
a87ba3a199
[FIX] base_user_gravatar: Don't load tests by default
8 years ago
OCA Git Bot
05f5c5b37e
[UPD] addons table in README.md
8 years ago
Maxime Chambreuil
fc76286cf5
Merge pull request #510 from dreispt/9.0-add-kpi
[ADD] Extract kpi module from OCA/management-system#7.0
8 years ago
OCA Git Bot
403f8e19f4
[ADD] setup.py
8 years ago
OCA Git Bot
ac4da7dabe
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
fe2337c44a
[FIX] auth_session_timeout: References to old name
8 years ago
Pedro M. Baeza
6266ff8531
[MOV] inactive_session_timeout > auth_session_timeout
8 years ago
Pedro M. Baeza
eaf88fc34f
Merge branch 'dvdhinesh-9.0-inactive_session_timeout' into 9.0
8 years ago
Pedro M. Baeza
7560100a06
Merge branch '9.0-inactive_session_timeout' of https://github.com/dvdhinesh/server-tools into dvdhinesh-9.0-inactive_session_timeout
8 years ago
OCA Transbot
87ff5d4364
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
432a6296cb
[UPD] addons table in README.md
8 years ago
Maxime Chambreuil
a9d84a6412
Merge pull request #506 from max3903/9.0-base_export
[IMP] base_export_manager - Add Export permission to Access Rights
8 years ago
Stéphane Bidoul (ACSONE)
0d35dfb5f1
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Stefan Rijnhart (Opener)
25f8bce7fe
Merge pull request #490 from hbrunn/9.0-database_cleanup-purge_uninstalled
[FIX] purge uninstalled uninstallable modules instead of deleting
8 years ago
Maxime Chambreuil
68ce176f51
[IMP] Combining methods
8 years ago
Pedro M. Baeza
b83123a936
Merge pull request #511 from hbrunn/9.0-database_cleanup_fix_tests
[9.0] database_cleanup fix tests
8 years ago
Maxime Chambreuil
cfe4984888
[FIX] PEP8 errors
8 years ago
Holger Brunn
ed0db1491a
[DEL] unused environment variable
8 years ago
Holger Brunn
8db8b5d6e0
[FIX] database_cleanup reloads the registry
which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
8 years ago
Holger Brunn
563dd50339
Revert "split database_cleanup tests in travis config"
This reverts commit 61718400f9
.
8 years ago
smangukiya
b23ce76595
IMP: support v7,v8 API and remove sql with ORM methods ( #1 )
8 years ago
Daniel Reis
7532dba949
Extract kpi from OCA/mgmtsystem_kpi
8 years ago
Holger Brunn
e1d5737fcd
[FIX] purge uninstalled uninstallable modules instead of deleting
8 years ago
Alexandre Fayolle
d04280870b
Merge pull request #508 from StefanRijnhart/9.0-database_cleanup_fix_tests_access_denied
[RFR] Explicit access rights so that tests can run
8 years ago
Alexandre Fayolle
61718400f9
split database_cleanup tests in travis config
also remove deprecated UNIT_TEST=1
8 years ago
Stefan Rijnhart
41a40aa25e
[RFR] Explicit access rights so that tests can run
Fixes #505
8 years ago
Sandip Mangukiya
d2d3b908c6
[IMP] Add export permission
8 years ago
OCA Transbot
9a97968fef
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
33b96f12c6
[ADD] setup.py
8 years ago
OCA Git Bot
a50eb07d88
[UPD] addons table in README.md
8 years ago
Atchuthan, Sodexis
0d40d9bea4
[MIG][9.0] scheduler_error_mailer
9 years ago
Brett Wood
da39e57ad6
[ADD] website_sale_enterprise_remove: Add website_sale_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
909e2c80c1
[ADD] stock_enterprise_remove: Add stock_enterprise_remove to hide relevant settings.
8 years ago