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
Florian da Costa
dc19bd79df
Order ir attachment metadata by create date
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
Florian da Costa
7ff7efc5d0
change way to open new cursor
8 years ago
Florian da Costa
ff1896eab3
Migrate and rename attachment_metadata to attachment_base_synchronize
8 years ago
OCA Transbot
24c066dc22
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7b8981c8b6
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e4780b43de
OCA Transbot updated translations from Transifex
9 years ago
Mourad Elhadj Mimoune
f1b8d772da
[FIX] bug of compute internal_hash
9 years ago
Mourad Elhadj Mimoune
62301d6472
[FIX] fix pylint & oca_dependencies
9 years ago
Mourad El Hadj Mimoune
5f4316f423
[FIX] fix pylint
9 years ago
Mourad El Hadj Mimoune
785691d6ca
[FIX] bug of file import related to api.multi
9 years ago
Mourad El Hadj Mimoune
8873596e5b
[IMP] move meta data attachement menu near attachement
9 years ago
Mourad El Hadj Mimoune
26b69d600d
[FIX] typing mistake
9 years ago
Mourad El Hadj Mimoune
e9955a6e9c
[ADD] add view on attachment_metadata
9 years ago
Mourad El Hadj Mimoune
490e867138
[ADD] add file type on attachment_metadata
9 years ago
David Beal
d3d172b0b2
[IMP] README file
9 years ago
David Beal
a661138700
[FIX] community remarks
9 years ago
David Beal
528f6e3fc4
[FIX] check if class is in installed module, README
9 years ago
David Beal
25c9e32528
[FIX] python header in akretion modules
9 years ago
Valentin Chemiere
6fe9c25c94
Add file import/export
10 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