Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Releases: ARGOeu/poem

Version 2.3.0-1

05 Apr 07:34
6b8197e
Compare
Choose a tag to compare

Added

  • ARGO-1573 Back reference fields on metrics and probes pages
  • ARGO-1573 Back reference fields on metrics and probes pages
  • ARGO-1693 Hover dropdown info about selected probe on metric page
  • ARGO-1695 Support for deletion of Aggregation profile
  • ARGO-1696 Style and arrange Aggregations page
  • ARGO-1698 Aggregation profile permissions based on Aggregation group
  • ARGO-1700 Introduce config option for specifying WEB-API endpoint
  • ARGO-548 Introduce Aggregation profiles CRUD on WEB API
  • ARGO-771 POEM multi tenancy support

Fixed

  • ARGO-1719 Fix breadcrumbs for API key templates
  • ARGO-1720 Fix Probe change form "Update metric" button
  • ARGO-1724 Fix breadcrumb for Delete group pages
  • ARGO-1688 Migrations are not registered as applied

Changed

  • ARGO-1653 Refine log entries view
  • ARGO-1681 Refactor service type sync to use Django ORM
  • ARGO-1694 Refine comments in log entry details page

Version 2.2.0

06 Feb 11:06
412fa5a
Compare
Choose a tag to compare

Features

  • ARGO-1580 Minimal container for tests
  • ARGO-1572 Public profiles, probes and metric pages
  • ARGO-1524 Introduce services and probes view
  • ARGO-1501 Tests for API methods
  • ARGO-1449 Add ability to browse all recent actions
  • ARGO-1442 Token and session authenticated REST API
  • ARGO-1442 Tests for authenticated REST API
  • ARGO-1371 Make use of full-blown DBMS

Fixes

  • ARGO-1628 Refine log entries view
  • ARGO-1612 Fix tests by creating all needed tables in in-memory-DB
  • ARGO-1568 History comments not rendered properly

Version 2.0

05 Dec 09:21
f235799
Compare
Choose a tag to compare

Added

  • ARGO-1497 Publicly available Probes pages
  • ARGO-1448 Active/Passive metric designation in metric configuration UI page
  • ARGO-1309 Static Metric Config attribute with predefined keys
  • ARGO-1370 Optimize connectors queries to POEM
  • ARGO-1327 Update probe data without creating new version

Changed

  • ARGO-1500 Reformat None/NULL field values fetched from DB to empty string in API views
  • ARGO-1499 Do not allow probe name changes to existing probe
  • ARGO-1485 Sorted autocompletion Metric entries
  • ARGO-1482 Allow empty values for keys in metric configuration
  • ARGO-1372 Use Apache and mod-wsgi from Software Collections
  • ARGO-565 Move to Django 2.0 version

Fixed

  • ARGO-1462 Plaintext LogEntry comments
  • ARGO-950 Metric history browse always show most recent changes

Version 1.2.0-3

15 May 07:53
1e613c3
Compare
Choose a tag to compare

Features

  • Configurable AAI login button
  • Basic HTTP auth for service type syncing

Version 1.2.0-1

10 May 10:00
aafbc79
Compare
Choose a tag to compare

Features

  • HttpAUTH functionality

Version 1.1.0-2

14 Feb 15:00
73e5976
Compare
Choose a tag to compare
  • added slipped revision metric template

Version 1.1.0-1

06 Feb 16:19
aa212cc
Compare
Choose a tag to compare

Changelog:
ARGO-532 Support for schema and data migration
ARGO-533 Support federated logins using SAML2
ARGO-841 Improve import/export profile cmd tool
ARGO-874 Add term of use to POEM
ARGO-878 Metric can end up wrongly associated to probe revision
ARGO-879 Support for metric configuration versioning
ARGO-880 Remove permission select on group page
ARGO-881 Metric cannot be saved with empty configuration
ARGO-882 Introduce API with exposed metric configuration
ARGO-883 Add fields for probe repository link and probe executable
ARGO-885 Probe create revision datetime is wrongly presented in UI
ARGO-907 Copy profile/metric UI feature
ARGO-908 Delete probe/metric should also delete all made revisions
ARGO-926 Ensure version number bump on new probe revision
ARGO-937 Use private SECRET_KEY
ARGO-938 Number of metric tuples in profile page
ARGO-939 Automatic purge of expired sessions
ARGO-1015 UI Message list centered

Version 1.0.5-1

20 Jun 11:40
Compare
Choose a tag to compare

Fixes

  • Solved problem that POEM breaks with python-django-1.6.11.6-1.el7
  • ALLOWED_HOSTS as list even in case of one value

Version 1.0.4-1

06 Apr 10:05
Compare
Choose a tag to compare

Fixes

  • remove manual insertion of SRMv2 service type

Version 1.0.3-1

10 Jan 14:28
Compare
Choose a tag to compare

Fixes

  • add missing copy module
  • fixed group membership of newly created profiles