Tower: upload cetmix_tower_yaml 16.0.3.1.0 (via marketplace)
This commit is contained in:
162
addons/cetmix_tower_yaml/README.rst
Normal file
162
addons/cetmix_tower_yaml/README.rst
Normal file
@@ -0,0 +1,162 @@
|
|||||||
|
=================
|
||||||
|
Cetmix Tower YAML
|
||||||
|
=================
|
||||||
|
|
||||||
|
..
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
|
!! changes will be overwritten. !!
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
!! source digest: sha256:7f55d44d4d4b9239195643b7169c1a5f98ad8a36c3cc80686d357a9829beb856
|
||||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||||
|
:target: https://odoo-community.org/page/development-status
|
||||||
|
:alt: Beta
|
||||||
|
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
||||||
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||||
|
:alt: License: AGPL-3
|
||||||
|
.. |badge3| image:: https://img.shields.io/badge/github-cetmix%2Fcetmix--tower-lightgray.png?logo=github
|
||||||
|
:target: https://github.com/cetmix/cetmix-tower/tree/16.0/cetmix_tower_yaml
|
||||||
|
:alt: cetmix/cetmix-tower
|
||||||
|
|
||||||
|
|badge1| |badge2| |badge3|
|
||||||
|
|
||||||
|
This module implements YAML format data import/export for `Cetmix
|
||||||
|
Tower <https://cetmix.com/tower>`__.
|
||||||
|
|
||||||
|
Please refer to the `official
|
||||||
|
documentation <https://cetmix.com/tower>`__ for detailed information.
|
||||||
|
|
||||||
|
**Table of contents**
|
||||||
|
|
||||||
|
.. contents::
|
||||||
|
:local:
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
=============
|
||||||
|
|
||||||
|
Please refer to the `official
|
||||||
|
documentation <https://cetmix.com/tower>`__ for detailed configuration
|
||||||
|
instructions.
|
||||||
|
|
||||||
|
Usage
|
||||||
|
=====
|
||||||
|
|
||||||
|
Please refer to the `official
|
||||||
|
documentation <https://cetmix.com/tower>`__ for detailed usage
|
||||||
|
instructions.
|
||||||
|
|
||||||
|
Changelog
|
||||||
|
=========
|
||||||
|
|
||||||
|
16.0.3.1.0 (2026-03-30)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Deferred import of related records. (5323)
|
||||||
|
|
||||||
|
16.0.3.0.0 (2026-03-23)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Jets! (4700)
|
||||||
|
|
||||||
|
16.0.2.0.1 (2025-10-29)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Improve the way secrets are listed in the YAML import
|
||||||
|
widget. (5010)
|
||||||
|
|
||||||
|
16.0.1.4.2 (2025-10-06)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Bugfixes: Add the missing 'create' function decorator (4980)
|
||||||
|
|
||||||
|
16.0.1.4.1 (2025-08-26)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Bugfixes: Make selection values lowercase to simplify their
|
||||||
|
management. (4896)
|
||||||
|
|
||||||
|
16.0.1.3.0 (2025-07-30)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Optional behaviour when file uploaded by command already
|
||||||
|
exists on the server. (4740)
|
||||||
|
|
||||||
|
16.0.1.1.4 (2025-07-08)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Bugfixes: Fix missing model names in YAML exports when exporting
|
||||||
|
multiple commands with flight plans (4820)
|
||||||
|
|
||||||
|
16.0.1.1.3 (2025-07-07)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Bugfixes: Import servers with ``Password`` ssh authentication mode
|
||||||
|
(4812)
|
||||||
|
|
||||||
|
16.0.1.1.1 (2025-06-23)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: YAML code optimisation (4728)
|
||||||
|
|
||||||
|
16.0.1.1.0 (2025-06-20)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Export/import scheduled tasks to/from YAML. (4650)
|
||||||
|
|
||||||
|
16.0.1.0.5 (2025-05-21)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Export/import secret values related to Server. (4696)
|
||||||
|
|
||||||
|
16.0.1.0.4 (2025-05-16)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Export/import servers and files to/from YAML. (4670)
|
||||||
|
|
||||||
|
16.0.1.0.3 (2025-05-09)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Bugfixes: Non-critical issues and performance improvements. (4663)
|
||||||
|
|
||||||
|
16.0.1.0.2 (2025-04-30)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: User groups are visible without developer mode. (4642)
|
||||||
|
|
||||||
|
16.0.1.0.1 (2025-04-21)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Features: Export additional fields for shortcuts, variables and
|
||||||
|
options. Add action menu to export keys/secrets. (4602)
|
||||||
|
|
||||||
|
16.0.1.0.0
|
||||||
|
----------
|
||||||
|
|
||||||
|
Release for Odoo 16.0
|
||||||
|
|
||||||
|
Bug Tracker
|
||||||
|
===========
|
||||||
|
|
||||||
|
Bugs are tracked on `GitHub Issues <https://github.com/cetmix/cetmix-tower/issues>`_.
|
||||||
|
In case of trouble, please check there if your issue has already been reported.
|
||||||
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||||
|
`feedback <https://github.com/cetmix/cetmix-tower/issues/new?body=module:%20cetmix_tower_yaml%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||||
|
|
||||||
|
Do not contact contributors directly about support or help with technical issues.
|
||||||
|
|
||||||
|
Credits
|
||||||
|
=======
|
||||||
|
|
||||||
|
Authors
|
||||||
|
-------
|
||||||
|
|
||||||
|
* Cetmix
|
||||||
|
|
||||||
|
Maintainers
|
||||||
|
-----------
|
||||||
|
|
||||||
|
This module is part of the `cetmix/cetmix-tower <https://github.com/cetmix/cetmix-tower/tree/16.0/cetmix_tower_yaml>`_ project on GitHub.
|
||||||
|
|
||||||
|
You are welcome to contribute.
|
||||||
Reference in New Issue
Block a user