summaryrefslogtreecommitdiff
path: root/docs/transitions.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
commit6c711f696f73bc59813f6834ec241aef3b626cbd (patch)
treeded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/transitions.markdown
parentef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff)
Include documentation in the application
Diffstat (limited to 'docs/transitions.markdown')
-rw-r--r--docs/transitions.markdown20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/transitions.markdown b/docs/transitions.markdown
deleted file mode 100644
index c32f696a..00000000
--- a/docs/transitions.markdown
+++ /dev/null
@@ -1,20 +0,0 @@
-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.