Pedro M. Baeza
f6147cf6e3
[FIX] base_module_doc_rst: Declare external dependency
8 years ago
Pedro M. Baeza
53341ec698
Merge pull request #553 from hbrunn/8.0-base_multi_image-migrate_from_product_images
[ADD] migrate from product_images v7 if necessary
8 years ago
Dave Lasley
fe047ea393
Merge pull request #563 from acsone/8.0-server_environment-setup-sbi
[FIX] server_environment setup.py cannot find odoo-addon-server_environment_files
8 years ago
OCA Transbot
4d673ac2da
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
feb1b57800
Merge pull request #541 from cubells/8.0
[8.0] Unable to create supercalendar by a system user
8 years ago
Stéphane Bidoul (ACSONE)
54dcbd0617
[FIX] server_environment setup.py cannot find odoo-addon-server_environment_files ( #449 )
9 years ago
Pedro M. Baeza
b37f3dacc4
[FIX] base_field_validator: Remove redundant import
8 years ago
OCA Git Bot
a4e5e52642
[UPD] addons table in README.md
8 years ago
Jairo Llopis
3558676fff
[FIX][base_import_match] Avoid UnicodeEncodeError. ( #544 )
* Fix wrong README format.
* [FIX][base_import_match] Avoid UnicodeEncodeError.
When the model or field you chose was translated and had some non-ascii
character, you got an error like this: `UnicodeEncodeError: 'ascii' codec can't
encode character u'\xed' in position 15: ordinal not in range(128)`.
Now, using unicode strings, that won't happen again.
* Do not require a hidden field.
* Further unicode protection, add ondelete clause.
8 years ago
OCA Transbot
83874871e6
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
b2251a7ed3
Set logger to debug in base_external_dbsource ( #549 )
8 years ago
Holger Brunn
4fccfb9bcb
[ADD] migrate from product_images v7 if necessary
8 years ago
David Beal
40f35bb4b5
Set logger to debug in base_external_dbsource
8 years ago
Yannick Vaucher
f5c5200bcf
Merge pull request #547 from bealdav/patch-3
[FIX] add _() on strings on secure_uninstall
8 years ago
David Beal
b113c93efa
[FIX] add _() on strings on secure_uninstall
8 years ago
OCA Transbot
2051069339
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
f79520d040
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
ef53881b00
[FIX] base_concurrency: On delete cascade for table
8 years ago
cubells
3ec4f583ce
[8.0] Unable to create supercalendar by a system user
8 years ago
Pedro M. Baeza
229998ffc4
Merge pull request #456 from eLBati/super_calendar_images
super_calendar: Improve images in README, to show in apps
8 years ago
eLBati
01ca96e842
Improve images in README, to show in apps
9 years ago
OCA Git Bot
f35ed340d1
[ADD] setup.py
8 years ago
OCA Git Bot
89fa466b64
[UPD] addons table in README.md
8 years ago
beau sebastien
9301068b62
Merge pull request #450 from akretion/8-secure-uninstall
[PORT] module secure_uninstall to v8
8 years ago
OCA Transbot
ca7db10c96
OCA Transbot updated translations from Transifex
8 years ago
David Beal
c020de59e4
[IMP] add more logical keys in _get_authorized_password()
8 years ago
OCA Transbot
5966657da2
OCA Transbot updated translations from Transifex
8 years ago
David Beal
d36b15931c
[FIX] add test unit
8 years ago
David Beal
33ac3008a3
[IMP] make key to authorise uninstall overridable
8 years ago
David Beal
f2567dea7a
[FIX] switch to better key in erp conf file
8 years ago
David Beal
98a40f4b4c
[FIX] security
8 years ago
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