Polemarch Versions Save

Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.

1.8.0

3 years ago

BREAKING CHANGES:

  • Update vstutils to 4.0.

Changelog:

  • Add support for bigger values in variables (vstconsulting/polemarch#92).
  • Add paramiko to docker image (vstconsulting/polemarch#108).
  • Move LineChartWidget from vstutils.
  • Remove unused gui.html django template.
  • Change Logo component name.
  • Add variable for projects, for set relative path to directory with playbooks(path relative to project directory) (vstconsulting/polemarch#100).
  • Add Migration to fix full path in names of playbook.
  • Add package fr test migrations.
  • Add test for migration with name fix for playbook, add test for relative path.
  • Use vstutils components through spa.
  • Replace tabSignal with spa.signals.
  • For dashboard widget component use component name instead of format.
  • From openapi remove error responses.
  • Create action "Imported Inventories File" for project (vstconsulting/polemarch#107).
  • Add field showing that Inventory/Group/Host are imported from project file.
  • Block all operations with "Imported File Inventories" except delete and sync.
  • Fix customization of default skin.
  • Change webpack libraryTarget to window so new vstutils StaticFilesLoader can load it properly.
  • Add ru translation for file_import_inventory button.
  • Fix using global spa objects from window.
  • Fix rendering of seealso section of module by AnsibleJSONField.
  • Set field type of OneModuleSerializer.data to JSONField.
  • Update schema.
  • Remove jshint from gitlab ci.
  • Change test project git url.
  • Use QuerySet.execute instead of bulk requests.
  • Update polemarch-ansible version to 2.1.0.
  • Resolve error with not correct field, for enum from .polemarch.yml.

1.6.1.post2

4 years ago

1.6.1.post1

4 years ago

1.7.3

4 years ago

Changelog:

  • Add Popen args and kwargs to on_execute hook message.
  • Fix doc styles static.

1.7.2

4 years ago

Changelog:

  • Migrate to vstutils 3.0.X.
  • Use webpack for frontend.
  • Compile vue templates.
  • Migrate to /api/endpoint/ instead of _bulk.
  • Refactoring frontend code.
  • Fix GIT lib.
  • Update dependencies.

1.6.2

4 years ago

Changelog:

  • Improve dockerrun command.
  • Optimize performance.
  • Fix rerendering of Dashboard chart.

1.6.1

4 years ago

Changelog:

  • Update GitPython version.
  • Optimize Periodic Tasks db requests on save.
  • Add docker-compose to sources for easer deployment.
  • Migrate docker registry to gitlab project with sources.

1.6.0

4 years ago

Changelog:

  • Add support for Ansible 2.9.
  • Add RU locale.
  • Some GUI and API optimization and fixes.

1.5.2

4 years ago

Changelog:

  • Fix openapi tests.
  • Fix bug with several enum fields in .polemarch.yaml form.

1.5.1

4 years ago

Changelog:

  • Fix build and optimize CRONTAB periodic tasks saving performance.

WARNING! This is the last release which support Python 3.5. Next releases will support only Python >= 3.6.