David Beal
3efac7fd33
[REF] move raise on 'base.module.upgrade' model
8 years ago
David Beal
ac72059b54
[FIX] oca typo remarks
8 years ago
David Beal
23837245b9
[PORT] secure_uninstall to v8
9 years ago
David Beal
c5741a6154
[FIX] OCA remarks
9 years ago
David Béal
97788c8b11
[FIX] gurneyalex remarks
10 years ago
David Béal
d89830b0de
[FIX] required for password field
10 years ago
David Béal
bd6a88a5ec
[FIX] view
10 years ago
David Béal
b5c5bb865b
[ADD] secure_uninstall module
10 years ago
OCA Git Bot
e6b3372f84
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
9c7c9cffa2
[FIX] base_export_manager: Prevent possible inexisting fields
8 years ago
Stéphane Bidoul (ACSONE)
d63d56ecec
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Stefan Rijnhart (Opener)
e79f138f02
Merge pull request #489 from hbrunn/8.0-database_cleanup-purge_uninstalled
[FIX] purge uninstalled uninstallable modules instead of deleting
8 years ago
OCA Transbot
b95014d7f4
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
c6c56e8eba
[ADD] setup.py
8 years ago
OCA Git Bot
3933eb8628
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
b9a72dc10a
Merge pull request #512 from hbrunn/8.0-database_cleanup_fix_tests
[8.0] database_cleanup fix tests
8 years ago
Holger Brunn
53e43317b6
[DEL] unused environment variable
8 years ago
Holger Brunn
f8e9103c67
[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
07c0bf0fef
Revert "split database_cleanup tests in travis config"
This reverts commit e6ebcb8394
.
8 years ago
Daniel Reis
9d1099eedc
Merge pull request #462 from blooparksystems/8.0-base_trgm_search
New addon: Fuzzy Search with PostgreSQL pg_trgm extension
8 years ago
Christoph Giesel
1d2bf086b6
Merge pull request #1 from dreispt/patch-1
Fix typo
8 years ago
Daniel Reis
c527061521
Merge pull request #480 from hbrunn/8.0-field_rrule
[ADD] field_rrule
8 years ago
Daniel Reis
10cb5aabdc
Fix typo
8 years ago
OCA Git Bot
8effb8c1fa
[ADD] setup.py
8 years ago
OCA Git Bot
bcdb4e76c6
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
36c9daa6bd
Merge pull request #507 from gurneyalex/8.0-split_travis_database_cleanup
split database_cleanup tests in travis config
8 years ago
Alexandre Fayolle
9245f7c72f
Merge pull request #246 from eLBati/8.0-base_field_validator
8.0 base field validator
8 years ago
Alexandre Fayolle
e6ebcb8394
split database_cleanup tests in travis config
also remove deprecated UNIT_TEST=1
8 years ago
Pedro M. Baeza
b717070089
Merge pull request #427 from hbrunn/8.0-base_suspend_security-mute_logger
[ADD] inhibit warnings from acl tests
8 years ago
Holger Brunn
3af70c03a3
[FIX] purge uninstalled uninstallable modules instead of deleting
8 years ago
OCA Transbot
ebbc2ebfbe
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
d71f890fb1
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
65802fac37
Merge pull request #317 from Yajo/exports-better-ux
[8.0][IMP][base_export_manager] Improve UX
8 years ago
Jairo Llopis
da61bc5185
Allow to reorder fields.
8 years ago
Jairo Llopis
7175db54ea
Hardcode constraints in the `create` method instead of using normal ones.
Depending on the context where the record is created, it gets `resource` or `model_id`. The problem is that Odoo checks constrains before inverses, so constrains would fail always.
Test added to ensure future versions contemplate all use cases.
8 years ago
Jairo Llopis
aa8256b479
README & author updates.
8 years ago
Jairo Llopis
ecb9a6cfe7
Make inverse method be called at view time.
9 years ago
Jairo Llopis
1340d63c8c
Fix test.
9 years ago
Jairo Llopis
8807d02fbe
Improve UX for base_export_manager.
- Improve user instructions in README.
- Require some required fields.
- Allow to select models from a list.
- Allow to select up to 3 fields from dynamic lists.
- Improve translations.
- More tests.
- Translate column labels.
Some methods have been renamed, so version tag is raised to 8.0.2.0.0.
9 years ago
Pedro M. Baeza
7af0d4360b
Merge pull request #486 from rafaelbn/patch-2
Minor corrections in README
8 years ago
Rafael Blasco
c4df854529
Minor corrections in README
8 years ago
Maxime Chambreuil
2abb221da7
Merge pull request #484 from PeterA-OpusVL/module_prototyper_template_fix
[FIX][module_prototyper][8.0] model.state - _name vs. _inherit
8 years ago
Peter Alabaster
3122367a0e
[FIX][module_prototyper][8.0] model state - _name vs. _inherit
Swap the if else case to decide whether a class
'_inherit's the model or '_name's the model.
8 years ago
Holger Brunn
903c0dbb6a
[FIX] defuse flake8
8 years ago
Holger Brunn
4ec709c975
[FIX] more flake8
8 years ago
Holger Brunn
0179d6c1c3
[FIX] this week's style
8 years ago
Holger Brunn
434664bc2d
[FIX] don't continue, break
8 years ago
Holger Brunn
32f391c8b5
[FIX] we can't, but it's possible
8 years ago
Holger Brunn
2b32875b3f
[ADD] try if we can have our cake and eat it
8 years ago
Holger Brunn
f5f03e1b89
[ADD] tests
8 years ago