WTTechLabs / taskboard

your on-line tool for task management fun
http://taskboard.cognifide.com
GNU General Public License v3.0
60 stars 16 forks source link

Ability to move a card between taskboards #71

Open szpak opened 14 years ago

szpak commented 14 years ago

There could be an ability to move a card between taskboard (without SQL update command :) ). We have a few budgets (each one has a different taskboard) for work with one specific product and sometimes it's required to move a card along.

jug commented 14 years ago

yeah, something similar we would find useful as well.

Actually i pimped our taskboard a lot, so now we are able to copy rows from other taskboards. We use that on a sprint change (Scrum) when some stores of the old taskboard haven't been finished and needs to be moved into a new taskboard for the next sprint.

It's quite easy to make some changes once you get a hang of the ruby and JavaScript stuff in it.