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

Releases: wmde/phragile

3.0.0

26 May 10:53
Compare
Choose a tag to compare
  • Added support for Phabricator release 2016 Week 15 or newer
  • Task and transaction data for snapshots is now stored in Phragile's own format which will make future upgrades easier
  • Provided a migration script for snapshots
  • Fixed a bug with priority filtering

2.0.0

29 Mar 13:09
Compare
Choose a tag to compare
  • Support Phabricator Projects v3
  • Use maniphest.search instead of maniphest.query
  • Provide migration script for snapshot conversion

Phragile 1.1

15 Feb 13:41
Compare
Choose a tag to compare
  • Restrict deleting snapshots to admins only
  • Possibility to delete a sprint
  • Setting for making story points optional
  • Page to create sprints that exist on Phabricator but not on Phragile
  • Possibility to export snapshot data
  • Project statistics page
  • Direct links to burnup or burndown charts
  • Support for large projects
  • Possibility to change a sprint’s project
  • Switch from Conduit certificate authentication to Conduit API token authentication
  • Possibility to ignore selected workboard columns

1.0

25 Aug 14:31
Compare
Choose a tag to compare
1.0
  • login via Phabricator OAuth
  • connect to existing sprint projects on Phabricator
  • create new sprint projects directly from Phragile
  • display sprint backlog with priority, storypoints, assignee and status
  • sort and filter tasks by priority, storypoints, assignee and status
  • display closed points per day
  • generate burndown chart
  • display ideal sprint progress in burndown chart
  • display burnup chart with scope line
  • switch between task-status and workboard column as data source for charts
  • display pie chart of current sprint status
  • create manual snapshots of sprint data
  • automated daily snapshots of sprint data
  • export live sprint data as JSON