Add more documentation

This commit is contained in:
Frederic Guillot
2015-04-05 22:19:49 -04:00
parent 010145e36c
commit 1f1a0553b0
7 changed files with 133 additions and 0 deletions

20
docs/transitions.markdown Normal file
View File

@@ -0,0 +1,20 @@
Task transitions
================
Transitions record each movement of the tasks between columns.
![Transitions](http://kanboard.net/screenshots/documentation/transitions.png)
Available from the task view, you can see those information:
- Date of the action
- Source column
- Destination column
- Executer (user that move the task)
- Time spent in the origin column
Task transition data can also be exported from the project settings page.
![Transitions Export](http://kanboard.net/screenshots/documentation/transitions-export.png)
For the specified time range you will generate a CSV file that you can use with any spreadsheet software.