summaryrefslogtreecommitdiff
path: root/doc/en_US/calendar-configuration.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/calendar-configuration.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/calendar-configuration.markdown')
-rw-r--r--doc/en_US/calendar-configuration.markdown42
1 files changed, 0 insertions, 42 deletions
diff --git a/doc/en_US/calendar-configuration.markdown b/doc/en_US/calendar-configuration.markdown
deleted file mode 100644
index 443f2394..00000000
--- a/doc/en_US/calendar-configuration.markdown
+++ /dev/null
@@ -1,42 +0,0 @@
-Calendar settings
-=================
-
-Go to the menu **Settings**, then choose **Calendar settings** on the left.
-
-![Calendar settings](../screenshots/calendar-settings.png)
-
-There are two different calendars in Kanboard:
-
-- Project calendar
-- User calendar (available from the dashboard)
-
-Project calendar
-----------------
-
-This calendar shows tasks with defined due date and tasks based on the creation date or the start date.
-
-### Show tasks based on the creation date
-
-- The start date of the calendar event is the creation date of the task.
-- The end date of the event is the date of completion.
-
-### Show tasks based on the start date
-
-- The start date of the calendar event is the start date of the task.
-- This date can be defined manually.
-- The end date of the event is the date of completion.
-- If there is no start date the task will not appear on the calendar.
-
-User calendar
--------------
-
-This calendar shows only tasks assigned to the user and optionally sub-tasks information.
-
-### Show sub-tasks based on the time tracking
-
-- Display sub-tasks in the calendar from the information recorded in the time tracking table.
-- The intersection with the user timetable is also calculated.
-
-### Show sub-task estimates (forecast of future work)
-
-- Display the estimate of future work for sub-tasks in status "todo" and with a defined "estimate" value.