Commit Graph

9 Commits

Author SHA1 Message Date
OCA-git-bot
3e1bdad071 [UPD] README.rst 2023-09-03 16:35:18 +00:00
Ana Suárez
66ce17e221 Added translation using Weblate (Spanish) 2021-03-16 16:33:37 +00:00
OCA-git-bot
026406e76b [UPD] README.rst 2019-07-29 03:37:50 +00:00
oca-travis
3c4a0cf6fd [UPD] Update base_external_system.pot 2019-06-24 14:19:42 +00:00
Alexandre Díaz
37d9334b15 [MIG] base_external_system: Migration to 12.0 2019-06-20 18:20:31 +02:00
oca-travis
bdde7d8d3b [UPD] Update base_external_system.pot 2019-06-20 17:59:44 +02:00
Dave Lasley
60d9aa6510 [MIG] base_external_system: Upgrade to v11
* Perform standard v11 migration
2019-06-20 17:59:44 +02:00
Dave Lasley
4a22c8764b [IMP] base_external_system: Add create bypass
* In cases of deep inheritance, it may be required to create an adapter directly. Add an override in the create via the env context to support this.
* Add default system type if creating from an interface
* Fix interface assignment during creation in adapter
2019-06-20 17:59:44 +02:00
Dave Lasley
50c6ee968a [ADD] base_external_system: Implement interface/adapter (#993)
* [ADD] base_external_system: Implement interface/adapter for external systems

* base_external_system: Fix OS model, add inherits, add validate

* base_external_system: Usability and private key pass

* base_external_system: Use contextmanager in adapter client

* base_external_system: Move contextmanager to interface

* base_external_system: Include contextmanager on adapter and system

* base_external_system: Unify client

* Use password widget for password field

* Add tests & security

* Fix lint

* Add plaintext note
2019-06-20 17:59:44 +02:00