Include documentation in the application

This commit is contained in:
Frederic Guillot
2015-08-29 20:00:53 -04:00
parent ef087f5e22
commit 6c711f696f
135 changed files with 285 additions and 38 deletions

20
doc/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.