Skip to content

Releases: vstconsulting/polemarch

0.1.6

10 May 10:18
Compare
Choose a tag to compare

Changelog:

  • Fix GUI bugs
  • Update sidebar menu
  • Add execution time to history
  • Add template history list
  • Refactoring history: user is executor, initiators is projects, periodic tasks and templates
  • Add Template option to history object
  • Add synced hooks (experimental)
  • Add user notes for all objects
  • Add option to project means that project updates on execute

0.1.5

20 Mar 07:47
Compare
Choose a tag to compare

Changes:

  • GUI-fix for not UTC timezone
  • Update documetation
  • Fix loaddata operation
  • Add logo

0.1.4

02 Mar 06:44
Compare
Choose a tag to compare

Changes:

  • GUI bugfixes
  • User profile
  • Link to inventory in history
  • Update graph and movement of charts
  • Get info from api-stats for dashboard
  • Add feature: clean history details (ansible log output)
  • Fix broken symlinks in debian packages
  • Add user settings storage and movable charts
  • Add kerberos package to deps
  • Execute options to templates
  • Setup git-projects branch
  • Fix bug with symbols <, >, ', " and & in inventory
  • Hide some secret vars in history raw_inventory

0.1.3

26 Dec 01:26
Compare
Choose a tag to compare

Changelog:

  • Fix bugs in GUI
  • Fix bug with search in API
  • Add error page
  • Add new hook types
  • Hide encrypted values in templates

0.1.2

19 Dec 23:24
Compare
Choose a tag to compare

Changes:

  • Fix search
  • Fix history view
  • Bulk query for history removing
  • Execute for Periodic task and Template from API
  • Hide secret data via encrypted label
  • Add revision on Project page

0.1.1

19 Dec 23:28
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Changes:

  • Disable tasks
  • Git revision in history
  • Add execute args in history
  • Hide secret vars in API

0.1.0

01 Dec 06:29
Compare
Choose a tag to compare

Changelog:

  • use inventory file from project
  • add sorting in ansible param drop-down box
  • show username in history initiator field
  • show periodic task name in history initiator field
  • update git libs
  • disallow to set templates without project and inventory
  • rewrite auth_permissions in API
  • add http- and script-hooks api
  • add comlex stats for user
  • fast-write vars in inventory (from text)
  • fixed bug with quotes in vars
  • fix other GUI bugs

0.0.9 Beta (bugfix)

18 Oct 03:27
Compare
Choose a tag to compare
Bugfix release:


* Fix bug with migrations on firs installation
* Many fixes in GUI in libs and modules

0.0.8 Beta

27 Sep 00:29
Compare
Choose a tag to compare
Changes:
* from Apache2 to uWSGI
* Silent periodic tasks (don`t save history, just print in logs)
* Colorized ansible output like in cli
* Fix bugs
* More testing

0.0.7

05 Sep 03:25
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
Changelog:

* Autocomplete parametrs and help from API
* Add links for issues
* Add docs for GUI (in gif-animations with annotation text)
* Tested with Oracle Linux

Bugfixes:
* 'Execute now' does not send args
* Fixed day of week in cron gui
* Change page title when saving an object, show initiator in history
* DB timeout fix