-
Notifications
You must be signed in to change notification settings - Fork 15
Changelog
bartaz edited this page Sep 13, 2010
·
9 revisions
- (#53) Usability improvements to home page
- (#58) Links to Cognifide and Taskboard sites in footer – because we are proud of it :)
- (#46) Fixed error when deleting tag
- (#16) Added some space between lines of tags
- (#54) Taskboards are now correctly sorted alphabetically
- (#7) Nice tooltips added to help when editing tags or notes
- (#42) Colour of a card can now be changed when ‘big card’ is opened
- (#44) Taskboards are now grouped into projects!
- (#6) Clonning taskboards
- (#25) Rows – cards on taskboards can now be organised in rows as well as in columns
- (#9) Taskboard version is now visible (on login and home page)
- (#13) Invisible taskboard cannot be created anymore
- (#34) We are now using Blue-Ridge for automated JavaScript testing
- (#32) Taskboard Demo added to our website
- Minor JavaScript cleaning and fixes for demo
- (#26) Tags are no longer visible multiple times when added
- (#27) ‘Add card’ and ‘Add column’ links are now properly deselected
- RSpec no longer needed to run Taskboard
- Juggernaut server no longer needed to run tests
This is just an overview of the features included when Taskboard was released open-source
- creating taskboards
- managing columns on taskboards (adding, moving, renaming, deleting)
- managing cards on taskboards (adding, moving, renaming, deleting)
- Markdown syntax for notes
- changing colour of cards
- adding tags to cards
- tracking hours left to complete the issue
- burndown chart for whole taskboard and individual cards
- importing card based on given URL
- importing cards based on given JIRA issue or filter URL
- basic user roles (editor and viewer)