Skip to content
bartaz edited this page Sep 13, 2010 · 9 revisions

New featues

  • (#53) Usability improvements to home page
  • (#58) Links to Cognifide and Taskboard sites in footer – because we are proud of it :)

Bug fixes

  • (#46) Fixed error when deleting tag
  • (#16) Added some space between lines of tags
  • (#54) Taskboards are now correctly sorted alphabetically

New featues

  • (#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!

New featues

  • (#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)

Bug fixes

  • (#13) Invisible taskboard cannot be created anymore

Internal

  • (#34) We are now using Blue-Ridge for automated JavaScript testing

New features

Bug fixes

  • 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

Internal

  • RSpec no longer needed to run Taskboard
  • Juggernaut server no longer needed to run tests

“initial open-source release”

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)

Clone this wiki locally