Releases: Toxantron/scrumonline
Running stable
A few bugfixes to version v1.0 and working REST access for Redmine and Github.
It is also the version that was used for the university paper Evaluation of Open Source Web Implementation of Scrum Poker.
Working version
This release offers the basic functionality of voting and offers an API for including different ticketing systems. Shipping with this release are Redmine and Github integration.
SPA, new style and validation
Application was refactored as complete SinglePageApplication.
New card style and highlighting was applied
Validation added to all input forms.
Vote highlighting
In this release the scrum master view was heavily improved. Members can now be deleted from the session and once a poll was completed the highest and lowest estimate are highlighted. The session overview has headers for better explaination and now hides links to private sessions.
Basic preview
Working preview that can create sessions and offers a card view for the team members. It is still lacking important features like removing a team member or highlighting the lowest and highest vote. The page structure is still spread across multiple pages instead of an SPA.