Releases: vstconsulting/polemarch
Releases · vstconsulting/polemarch
0.1.6
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
Changes:
- GUI-fix for not UTC timezone
- Update documetation
- Fix
loaddata
operation - Add logo
0.1.4
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
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
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
Changes:
- Disable tasks
- Git revision in history
- Add execute args in history
- Hide secret vars in API
0.1.0
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)
Bugfix release: * Fix bug with migrations on firs installation * Many fixes in GUI in libs and modules
0.0.8 Beta
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
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