From 436673247fc28ae05c6b17baf202ca26e1903862 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 27 Nov 2017 15:10:38 -0800 Subject: Update image links in documentation --- doc/en_US/2fa.markdown | 2 +- doc/en_US/analytics-tasks.markdown | 4 ++-- doc/en_US/analytics.markdown | 12 ++++++------ doc/en_US/application-configuration.markdown | 2 +- doc/en_US/automatic-actions.markdown | 2 +- doc/en_US/board-collapsed-expanded.markdown | 4 ++-- doc/en_US/board-configuration.markdown | 2 +- .../board-horizontal-scrolling-and-compact-view.markdown | 2 +- doc/en_US/board-show-hide-columns.markdown | 4 ++-- doc/en_US/calendar-configuration.markdown | 2 +- doc/en_US/calendar.markdown | 2 +- doc/en_US/closing-tasks.markdown | 4 ++-- doc/en_US/creating-projects.markdown | 2 +- doc/en_US/creating-tasks.markdown | 4 ++-- doc/en_US/currency-rate.markdown | 2 +- doc/en_US/custom-filters.markdown | 4 ++-- doc/en_US/custom-project-roles.markdown | 16 ++++++++-------- doc/en_US/duplicate-move-tasks.markdown | 4 ++-- doc/en_US/editing-projects.markdown | 2 +- doc/en_US/gantt-chart-projects.markdown | 2 +- doc/en_US/gantt-chart-tasks.markdown | 4 ++-- doc/en_US/groups.markdown | 2 +- doc/en_US/ical.markdown | 14 +++++++------- doc/en_US/link-labels.markdown | 4 ++-- doc/en_US/notifications.markdown | 6 +++--- doc/en_US/plugin-hooks.markdown | 6 +++--- doc/en_US/project-configuration.markdown | 4 ++-- doc/en_US/project-permissions.markdown | 2 +- doc/en_US/project-views.markdown | 12 ++++++------ doc/en_US/recurring-tasks.markdown | 2 +- doc/en_US/removing-projects.markdown | 2 +- doc/en_US/rss.markdown | 2 +- doc/en_US/screenshots.markdown | 4 ++-- doc/en_US/sharing-projects.markdown | 4 ++-- doc/en_US/subtasks.markdown | 8 ++++---- doc/en_US/swimlanes.markdown | 4 ++-- doc/en_US/tags.markdown | 10 +++++----- doc/en_US/task-links.markdown | 2 +- doc/en_US/time-tracking.markdown | 8 ++++---- doc/en_US/transitions.markdown | 2 +- doc/en_US/user-management.markdown | 2 +- doc/en_US/user-mentions.markdown | 2 +- 42 files changed, 92 insertions(+), 92 deletions(-) (limited to 'doc/en_US') diff --git a/doc/en_US/2fa.markdown b/doc/en_US/2fa.markdown index fe55cbe3..39599ea6 100644 --- a/doc/en_US/2fa.markdown +++ b/doc/en_US/2fa.markdown @@ -24,7 +24,7 @@ Setup 2. On the left, click on **Two factor authentication** and check the box 3. A secret key is generated for you -![2FA](screenshots/2fa.png) +![2FA](../screenshots/2fa.png) - You have to save the secret key in your TOTP software. If you use a smartphone, the easiest solution is to scan the QR code with FreeOTP or Google Authenticator. - Each time you will open a new session, a new code will be asked diff --git a/doc/en_US/analytics-tasks.markdown b/doc/en_US/analytics-tasks.markdown index 51dc93c7..ce5c0690 100644 --- a/doc/en_US/analytics-tasks.markdown +++ b/doc/en_US/analytics-tasks.markdown @@ -6,7 +6,7 @@ Each task has an analytics section available from the left menu in the task view Lead and cycle time ------------------- -![Lead and cycle time](screenshots/task-lead-cycle-time.png) +![Lead and cycle time](../screenshots/task-lead-cycle-time.png) - The lead time is the time between the task creation and the date of completion (task closed). - The cycle time is the time between the start date and the date of completion. @@ -18,7 +18,7 @@ Note: You can configure an automatic action to define the start date automatical Time spent into each column --------------------------- -![Time spent into each column](screenshots/time-into-each-column.png) +![Time spent into each column](../screenshots/time-into-each-column.png) - This chart shows the total time spent into each column for the task. - The time spent is calculated until the task is closed. diff --git a/doc/en_US/analytics.markdown b/doc/en_US/analytics.markdown index ac26ad43..72987530 100644 --- a/doc/en_US/analytics.markdown +++ b/doc/en_US/analytics.markdown @@ -6,21 +6,21 @@ Each project have an analytics section. Depending on how you are using Kanboard, User repartition ---------------- -![User repartition](screenshots/user-repartition.png) +![User repartition](../screenshots/user-repartition.png) This pie chart show the number of open tasks assigned per user. Task distribution ----------------- -![Task distribution](screenshots/task-distribution.png) +![Task distribution](../screenshots/task-distribution.png) This pie chart gives an overview of the number of open tasks per column. Cumulative flow diagram ----------------------- -![Cumulative flow diagram](screenshots/cfd.png) +![Cumulative flow diagram](../screenshots/cfd.png) - This chart shows the number of tasks cumulatively for each column over the time. - The legend order is the same as the stack in the chart. @@ -33,7 +33,7 @@ Note: You need to have at least two days of data to see the graph. Burn down chart --------------- -![Burndown chart](screenshots/burndown-chart.png) +![Burndown chart](../screenshots/burndown-chart.png) The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available for each project. @@ -44,7 +44,7 @@ The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available Average time spent into each column ----------------------------------- -![Average time spent into each column](screenshots/average-time-spent-into-each-column.png) +![Average time spent into each column](../screenshots/average-time-spent-into-each-column.png) This chart shows the average time spent into each column for the last 1000 tasks. @@ -54,7 +54,7 @@ This chart shows the average time spent into each column for the last 1000 tasks Average Lead and Cycle time --------------------------- -![Average time spent into each column](screenshots/average-lead-cycle-time.png) +![Average time spent into each column](../screenshots/average-lead-cycle-time.png) This chart show the average lead and cycle time for the last 1000 tasks over time. diff --git a/doc/en_US/application-configuration.markdown b/doc/en_US/application-configuration.markdown index f3939555..827f9c8a 100644 --- a/doc/en_US/application-configuration.markdown +++ b/doc/en_US/application-configuration.markdown @@ -6,7 +6,7 @@ Only administrators can change those settings. Go to the menu **Settings**, then choose **Application settings** on the left. -![Application settings](screenshots/application-settings.png) +![Application settings](../screenshots/application-settings.png) ### Application URL diff --git a/doc/en_US/automatic-actions.markdown b/doc/en_US/automatic-actions.markdown index add62662..011c772c 100644 --- a/doc/en_US/automatic-actions.markdown +++ b/doc/en_US/automatic-actions.markdown @@ -16,7 +16,7 @@ Add a new action Click on the link **Add a new automatic action**. -![Automatique action](screenshots/automatic-action-creation.png) +![Automatique action](../screenshots/automatic-action-creation.png) 1. Choose an action 2. Select an event diff --git a/doc/en_US/board-collapsed-expanded.markdown b/doc/en_US/board-collapsed-expanded.markdown index aeffcf10..3eb2c204 100644 --- a/doc/en_US/board-collapsed-expanded.markdown +++ b/doc/en_US/board-collapsed-expanded.markdown @@ -7,7 +7,7 @@ Switching from one view to another can be done with the keyboard shortcut **"s"* Collapsed mode -------------- -![Tasks collapsed](screenshots/board-collapsed-mode.png) +![Tasks collapsed](../screenshots/board-collapsed-mode.png) - If the task is assigned to someone, the initials of the person are shown next to the task number. - If the task title is too long, you can put your mouse over the task to show a tooltip with the full title. @@ -15,4 +15,4 @@ Collapsed mode Expanded mode ------------- -![Tasks expanded](screenshots/board-expanded-mode.png) +![Tasks expanded](../screenshots/board-expanded-mode.png) diff --git a/doc/en_US/board-configuration.markdown b/doc/en_US/board-configuration.markdown index 3daebf74..3972e424 100644 --- a/doc/en_US/board-configuration.markdown +++ b/doc/en_US/board-configuration.markdown @@ -3,7 +3,7 @@ Board settings Go to the menu **Settings**, then choose **Board settings** on the left. -![Board settings](screenshots/board-settings.png) +![Board settings](../screenshots/board-settings.png) ### Task highlighting diff --git a/doc/en_US/board-horizontal-scrolling-and-compact-view.markdown b/doc/en_US/board-horizontal-scrolling-and-compact-view.markdown index 51885529..89365a4f 100644 --- a/doc/en_US/board-horizontal-scrolling-and-compact-view.markdown +++ b/doc/en_US/board-horizontal-scrolling-and-compact-view.markdown @@ -5,6 +5,6 @@ When the board cannot fit on your screen, a horizontal scroll bar will appear at However, it's possible to switch to the compact the view to display all columns in your screen. -![Switch to compact mode](screenshots/board-compact-mode.png) +![Switch to compact mode](../screenshots/board-compact-mode.png) Switching between horizontal scrolling and compact view can be done with the keyboard shortcut **"c"** or by using the drop-down menu on the top left. diff --git a/doc/en_US/board-show-hide-columns.markdown b/doc/en_US/board-show-hide-columns.markdown index 0da2d28d..62526cfc 100644 --- a/doc/en_US/board-show-hide-columns.markdown +++ b/doc/en_US/board-show-hide-columns.markdown @@ -3,10 +3,10 @@ Show and hide columns on the board You can hide or display columns very easily on the board: -![Hide a column](screenshots/hide-column.png) +![Hide a column](../screenshots/hide-column.png) To hide a column, click on the column dropdown menu and choose "Hide this column": -![Show a column](screenshots/show-column.png) +![Show a column](../screenshots/show-column.png) To show the column again, click on the "plus icon". diff --git a/doc/en_US/calendar-configuration.markdown b/doc/en_US/calendar-configuration.markdown index 8181ab82..443f2394 100644 --- a/doc/en_US/calendar-configuration.markdown +++ b/doc/en_US/calendar-configuration.markdown @@ -3,7 +3,7 @@ Calendar settings Go to the menu **Settings**, then choose **Calendar settings** on the left. -![Calendar settings](screenshots/calendar-settings.png) +![Calendar settings](../screenshots/calendar-settings.png) There are two different calendars in Kanboard: diff --git a/doc/en_US/calendar.markdown b/doc/en_US/calendar.markdown index 92e617f6..a984ddc9 100644 --- a/doc/en_US/calendar.markdown +++ b/doc/en_US/calendar.markdown @@ -13,7 +13,7 @@ At this time the calendar is able to display this information: - Sub-task time tracking, all recorded time slot will be shown in the calendar. - Sub-task estimates, forecasts of work left -![Calendar](screenshots/calendar.png) +![Calendar](../screenshots/calendar.png) The calendar configuration can be changed in the settings page. diff --git a/doc/en_US/closing-tasks.markdown b/doc/en_US/closing-tasks.markdown index d82deee3..c3bf6138 100644 --- a/doc/en_US/closing-tasks.markdown +++ b/doc/en_US/closing-tasks.markdown @@ -7,10 +7,10 @@ However, you can always access to the list of closed tasks by using the query ** There are two different ways to close a task, from the task drop-down menu on the board: -![Close a task from drop-down menu](screenshots/menu-close-task.png) +![Close a task from drop-down menu](../screenshots/menu-close-task.png) Or from the task sidebar menu in the task detail view: -![Close task](screenshots/closing-tasks.png) +![Close task](../screenshots/closing-tasks.png) Note: When you close a task, all sub-tasks not completed will be changed to the status "Done". diff --git a/doc/en_US/creating-projects.markdown b/doc/en_US/creating-projects.markdown index 05d5b20c..ad644d88 100644 --- a/doc/en_US/creating-projects.markdown +++ b/doc/en_US/creating-projects.markdown @@ -14,7 +14,7 @@ Creating projects for multiple users From the dashboard, click on the link **New project**: -![Project creation form](screenshots/new-project.png) +![Project creation form](../screenshots/new-project.png) It's very easy: you just have to find a name for your project! diff --git a/doc/en_US/creating-tasks.markdown b/doc/en_US/creating-tasks.markdown index 99dce713..f45664fc 100644 --- a/doc/en_US/creating-tasks.markdown +++ b/doc/en_US/creating-tasks.markdown @@ -3,11 +3,11 @@ Creating Tasks From the board, click on the plus sign next to the column name: -![Task creation from the board](screenshots/task-creation-board.png) +![Task creation from the board](../screenshots/task-creation-board.png) Then the task creation form appears: -![Task creation form](screenshots/task-creation-form.png) +![Task creation form](../screenshots/task-creation-form.png) Field description: diff --git a/doc/en_US/currency-rate.markdown b/doc/en_US/currency-rate.markdown index 9cd78253..b492d8f5 100644 --- a/doc/en_US/currency-rate.markdown +++ b/doc/en_US/currency-rate.markdown @@ -6,6 +6,6 @@ If you have to handle multiple currencies, you define here the rate according to This feature is used for project budget calculation. -![Currency Rate](screenshots/currency-rate.png) +![Currency Rate](../screenshots/currency-rate.png) Currency rate settings are located in **Settings > Currency rates**. diff --git a/doc/en_US/custom-filters.markdown b/doc/en_US/custom-filters.markdown index b3d8ef57..2b6fd76e 100644 --- a/doc/en_US/custom-filters.markdown +++ b/doc/en_US/custom-filters.markdown @@ -12,8 +12,8 @@ Filter creation Go to the action drop-down or in the project settings and choose **custom filters**: -![Custom Filter Creation](screenshots/custom-filter-creation.png) +![Custom Filter Creation](../screenshots/custom-filter-creation.png) After creating your filter, it will appear on the board next to the default filters: -![Custom Filter Dropdown](screenshots/custom-filter-dropdown.png) +![Custom Filter Dropdown](../screenshots/custom-filter-dropdown.png) diff --git a/doc/en_US/custom-project-roles.markdown b/doc/en_US/custom-project-roles.markdown index 40c28e7a..6d26b9a3 100644 --- a/doc/en_US/custom-project-roles.markdown +++ b/doc/en_US/custom-project-roles.markdown @@ -29,7 +29,7 @@ Configuration From the project settings, click on the left on the menu **Custom Roles** and at the top of the page click on **Add a new custom role**. -![New custom role](screenshots/new_custom_role.png) +![New custom role](../screenshots/new_custom_role.png) Give a name to the role and submit the form. @@ -43,11 +43,11 @@ There are different kinds of restrictions: You can click on the drop-down menu on the table to add a new restriction: -![Add a new restriction](screenshots/add_new_restriction.png) +![Add a new restriction](../screenshots/add_new_restriction.png) ### 3) List of restrictions -![List of restrictions](screenshots/example-restrictions.png) +![List of restrictions](../screenshots/example-restrictions.png) For example, this role is able to create tasks only in the column "Backlog" and to move tasks between the column "Ready" and "Work in progress". @@ -55,34 +55,34 @@ For example, this role is able to create tasks only in the column "Backlog" and Go to the "permissions" section on the left menu and assign the desired role to the user. -![Custom project role](screenshots/custom_roles.png) +![Custom project role](../screenshots/custom_roles.png) Examples -------- ### Allow people to create tasks only in specific columns -![Example restriction task creation](screenshots/example-restriction-task-creation.png) +![Example restriction task creation](../screenshots/example-restriction-task-creation.png) - Users that belong to this role will be able to create new tasks only in the column "Backlog". - The combination of the 2 rules is important, otherwise that will not work. ### Allow people to change the task status only in specific columns -![Example restriction task status](screenshots/example-restriction-task-status.png) +![Example restriction task status](../screenshots/example-restriction-task-status.png) - Users that belong to this role will be able to change the task status in the column "Backlog". - Tasks with the status open are visible on the board and tasks with the status closed is hidden by default on the board. ### Do not allow people to change task status in a specific column -![Example column restriction](screenshots/example-restriction-task-status-blocked.png) +![Example column restriction](../screenshots/example-restriction-task-status-blocked.png) Users that belong to this role won't be able to change the task status in the column "Done". However, it will be possible in other columns. ### Allow people to move tasks only between specific columns -![Example restriction task drag and drop](screenshots/example-restriction-task-drag-and-drop.png) +![Example restriction task drag and drop](../screenshots/example-restriction-task-drag-and-drop.png) Users that belong to this role will be able to move tasks only between the column "Ready" and "Work in progress". diff --git a/doc/en_US/duplicate-move-tasks.markdown b/doc/en_US/duplicate-move-tasks.markdown index 2536ab88..cf952f46 100644 --- a/doc/en_US/duplicate-move-tasks.markdown +++ b/doc/en_US/duplicate-move-tasks.markdown @@ -6,7 +6,7 @@ Duplicate a task into the same project Go to the task view and choose **Duplicate** on the left. -![Task Duplication](screenshots/task-duplication.png) +![Task Duplication](../screenshots/task-duplication.png) A new task will be created with the same properties as the original. @@ -15,7 +15,7 @@ Duplicate a task to another project Go to the task view and choose **Duplicate to another project**. -![Task Duplication Another Project](screenshots/task-duplication-another-project.png) +![Task Duplication Another Project](../screenshots/task-duplication-another-project.png) Only projects where you are members will be shown in the drop-down. diff --git a/doc/en_US/editing-projects.markdown b/doc/en_US/editing-projects.markdown index c9c1a5a0..34c5d4c0 100644 --- a/doc/en_US/editing-projects.markdown +++ b/doc/en_US/editing-projects.markdown @@ -5,7 +5,7 @@ Projects can be renamed or disabled at any time. To rename a project, just click on the link entitled "Edit project" on the left. -![Project edition](screenshots/project-edition.png) +![Project edition](../screenshots/project-edition.png) - The start date and end date are used to generate the project Gantt chart. - The description is visible as a tooltip on the board and on the projects listing page. diff --git a/doc/en_US/gantt-chart-projects.markdown b/doc/en_US/gantt-chart-projects.markdown index 80d4b92c..d54c118a 100644 --- a/doc/en_US/gantt-chart-projects.markdown +++ b/doc/en_US/gantt-chart-projects.markdown @@ -8,7 +8,7 @@ The goal of this Gantt chart is to display an overview of all projects based on - Project administrators will see only projects where they are members - Private projects are not shown on this chart -![Gantt Chart for all projects](screenshots/gantt-chart-all-projects.png) +![Gantt Chart for all projects](../screenshots/gantt-chart-all-projects.png) - The **start date** and the **end date** of projects are used to draw the chart - Horizontal bars can be resized and moved horizontally with your mouse diff --git a/doc/en_US/gantt-chart-tasks.markdown b/doc/en_US/gantt-chart-tasks.markdown index 42b45835..930314dd 100644 --- a/doc/en_US/gantt-chart-tasks.markdown +++ b/doc/en_US/gantt-chart-tasks.markdown @@ -6,7 +6,7 @@ The goal of this Gantt chart is to display a time based overview of the tasks fo - The Gantt chart is available from the "view switcher" - Only project managers can access this section -![Gantt Chart](screenshots/gantt-chart-project.png) +![Gantt Chart](../screenshots/gantt-chart-project.png) - The **start date** and the **due date** of tasks are used to draw the chart - Tasks can be resized and moved horizontally with your mouse @@ -17,4 +17,4 @@ The goal of this Gantt chart is to display a time based overview of the tasks fo - New tasks created from this view will be displayed on the board at the position 1 in the first column - Tasks are displayed in black when there is no start or due date defined -![Task not defined](screenshots/gantt-chart-not-defined.png) +![Task not defined](../screenshots/gantt-chart-not-defined.png) diff --git a/doc/en_US/groups.markdown b/doc/en_US/groups.markdown index 16f7ed0b..a8281263 100644 --- a/doc/en_US/groups.markdown +++ b/doc/en_US/groups.markdown @@ -9,7 +9,7 @@ Only administrators can create new groups and assign users. Groups can be managed from **User management > View All Groups**. From there, you can create groups and assign users. -![Group Management](screenshots/groups-management.png) +![Group Management](../screenshots/groups-management.png) Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown). diff --git a/doc/en_US/ical.markdown b/doc/en_US/ical.markdown index 2105813e..4e804b70 100644 --- a/doc/en_US/ical.markdown +++ b/doc/en_US/ical.markdown @@ -30,23 +30,23 @@ Adding your Kanboard calendar to Apple Calendar - Select **File > New Calendar Subscription** - Copy and paste the iCal feed URL from Kanboard -![Add iCal subscription](screenshots/apple-calendar-add-subscription.png) +![Add iCal subscription](../screenshots/apple-calendar-add-subscription.png) - You can choose to synchronize the calendar with iCloud to be available across all your devices - Don't forget to select the refresh frequency -![Edit iCal subscription](screenshots/apple-calendar-edit-subscription.png) +![Edit iCal subscription](../screenshots/apple-calendar-edit-subscription.png) Adding your Kanboard calendar to Microsoft Outlook -------------------------------------------------- -![Outlook Add Internet Calendar](screenshots/outlook-add-subscription.png) +![Outlook Add Internet Calendar](../screenshots/outlook-add-subscription.png) - Open Outlook - Select **Open Calendar > From Internet** - Copy and paste the iCal feed URL from Kanboard -![Outlook Edit Internet Calendar](screenshots/outlook-edit-subscription.png) +![Outlook Edit Internet Calendar](../screenshots/outlook-edit-subscription.png) Adding your Kanboard calendar to Mozilla Thunderbird ---------------------------------------------------- @@ -55,12 +55,12 @@ Adding your Kanboard calendar to Mozilla Thunderbird - Click on **File > New Calendar** - In the dialog box, choose **On the Network** -![Thunderbird Step 1](screenshots/thunderbird-new-calendar-step1.png) +![Thunderbird Step 1](../screenshots/thunderbird-new-calendar-step1.png) - Choose the format iCalendar - Copy and paste the iCal feed URL from Kanboard -![Thunderbird Step 2](screenshots/thunderbird-new-calendar-step2.png) +![Thunderbird Step 2](../screenshots/thunderbird-new-calendar-step2.png) - Choose the colors and other settings and finally save @@ -71,7 +71,7 @@ Adding your Kanboard calendar to Google Calendar - Select **Add by URL** from the menu. - Copy and paste the iCal feed URL from Kanboard -![Google Calendar](screenshots/google-calendar-add-subscription.png) +![Google Calendar](../screenshots/google-calendar-add-subscription.png) Your Kanboard calendar can also be available from your Android device if you enable the synchronization. diff --git a/doc/en_US/link-labels.markdown b/doc/en_US/link-labels.markdown index f2f8701e..e509b0bf 100644 --- a/doc/en_US/link-labels.markdown +++ b/doc/en_US/link-labels.markdown @@ -3,9 +3,9 @@ Link settings Task relations can be changed from the application settings (**Settings > Link settings**) -![Link Labels](screenshots/link-labels.png) +![Link Labels](../screenshots/link-labels.png) Each label may have an opposite label defined. If there is no opposite, the label is considered bidirectionnal. -![Link Label Creation](screenshots/link-label-creation.png) +![Link Label Creation](../screenshots/link-label-creation.png) diff --git a/doc/en_US/notifications.markdown b/doc/en_US/notifications.markdown index 824ed7fd..c7a2f66e 100644 --- a/doc/en_US/notifications.markdown +++ b/doc/en_US/notifications.markdown @@ -15,7 +15,7 @@ Each user must enable the notifications in their profile: **User Profile > Notif To receive email notifications you need a valid email address in your profile and the application must be configured to send emails. -![Notifications](screenshots/notifications.png) +![Notifications](../screenshots/notifications.png) You can choose your favorite notification method: @@ -36,11 +36,11 @@ Web notifications Web notifications are available from the dashboard or from the icon at the top: -![Web Notifications Icon](screenshots/web-notifications-icon.png) +![Web Notifications Icon](../screenshots/web-notifications-icon.png) Notifications are shown in a list, so you can mark individual notification as read or everything. -![Web Notifications](screenshots/web-notifications.png) +![Web Notifications](../screenshots/web-notifications.png) In this way you can still get notified without having to receive emails. diff --git a/doc/en_US/plugin-hooks.markdown b/doc/en_US/plugin-hooks.markdown index bd32166b..c37cf80b 100644 --- a/doc/en_US/plugin-hooks.markdown +++ b/doc/en_US/plugin-hooks.markdown @@ -65,13 +65,13 @@ class Plugin extends Base List of merging hooks: -#### controller:task:form:default +`controller:task:form:default` - Override default values for task forms - Arguments: - `$default_values`: actual default values (array) -#### controller:calendar:project:events +`controller:calendar:project:events` - Add more events to the project calendar - Arguments: @@ -79,7 +79,7 @@ List of merging hooks: - `$start` Calendar start date (string, ISO-8601 format) - `$end` Calendar` end date (string, ISO-8601 format) -#### controller:calendar:user:events +`controller:calendar:user:events` - Add more events to the user calendar - Arguments: diff --git a/doc/en_US/project-configuration.markdown b/doc/en_US/project-configuration.markdown index 0f9088d2..60c1be3c 100644 --- a/doc/en_US/project-configuration.markdown +++ b/doc/en_US/project-configuration.markdown @@ -3,7 +3,7 @@ Project Settings Go to the menu **Settings**, then choose **Project settings** on the left. -![Project settings](screenshots/project-settings.png) +![Project settings](../screenshots/project-settings.png) ### Default columns for new projects @@ -27,7 +27,7 @@ When this option is enabled, a user can work with only one subtask at the time. If another subtask have the status "in progress", the user will see this dialog box: -![Subtask user restriction](screenshots/subtask-user-restriction.png) +![Subtask user restriction](../screenshots/subtask-user-restriction.png) ### Trigger automatically subtask time tracking diff --git a/doc/en_US/project-permissions.markdown b/doc/en_US/project-permissions.markdown index 05c81ef9..db74d0ee 100644 --- a/doc/en_US/project-permissions.markdown +++ b/doc/en_US/project-permissions.markdown @@ -15,6 +15,6 @@ Only administrators have access to everything. Role assignments are visible in **Project Settings > Permissions**: -![Project Permissions](screenshots/project-permissions.png) +![Project Permissions](../screenshots/project-permissions.png) Private projects cannot define permissions. diff --git a/doc/en_US/project-views.markdown b/doc/en_US/project-views.markdown index f700055e..1d8334a2 100644 --- a/doc/en_US/project-views.markdown +++ b/doc/en_US/project-views.markdown @@ -8,13 +8,13 @@ The search engine uses the [advanced syntax](search.markdown). Board View ---------- -![Board view](screenshots/board-view.png) +![Board view](../screenshots/board-view.png) - With this view, you can drag and drop tasks between columns easily. - You can also use the keyboard shortcut **"v b"** to switch to the board view. - Tasks with a shadow are recently modified. -![Board Task Limit](screenshots/board-task-limit.png) +![Board Task Limit](../screenshots/board-task-limit.png) When the task limit is reached for a column, the background becomes red. That means there are too many tasks in progress at the same time. @@ -23,7 +23,7 @@ When the task limit is reached for a column, the background becomes red. That me Calendar View -------------- -![Calendar view](screenshots/calendar-view.png) +![Calendar view](../screenshots/calendar-view.png) - With this view, you can visualize tasks with a due date. - Depending of the settings, you can also see tasks in progress. @@ -33,7 +33,7 @@ Calendar View List View --------- -![List view](screenshots/list-view.png) +![List view](../screenshots/list-view.png) - With this view, all results of your search are displayed in a table. - You can also use the keyboard shortcut **"v l"** to switch to the list view. @@ -41,7 +41,7 @@ List View Gantt View ---------- -![Gantt view](screenshots/gantt-view.png) +![Gantt view](../screenshots/gantt-view.png) - The Gantt view displays tasks on a horizontal timeline. - The start date and the due date are used to display the chart. @@ -50,7 +50,7 @@ Gantt View Project Overview ---------------- -![Project overview](screenshots/project-view.png) +![Project overview](../screenshots/project-view.png) - View the description of the project. - Attach and upload documents to the project. diff --git a/doc/en_US/recurring-tasks.markdown b/doc/en_US/recurring-tasks.markdown index d2385feb..404eefb2 100644 --- a/doc/en_US/recurring-tasks.markdown +++ b/doc/en_US/recurring-tasks.markdown @@ -12,7 +12,7 @@ Configuration Go to the task view page or use the drop-down menu on the board, then select **Edit recurrence**. -![Recurring task](screenshots/recurring-tasks.png) +![Recurring task](../screenshots/recurring-tasks.png) There are 3 triggers that currently create a new recurring task: diff --git a/doc/en_US/removing-projects.markdown b/doc/en_US/removing-projects.markdown index 0c4c5f36..f390b865 100644 --- a/doc/en_US/removing-projects.markdown +++ b/doc/en_US/removing-projects.markdown @@ -5,6 +5,6 @@ To remove a project, you must be the manager of the project or an administrator. Go to the **"Project settings"**, and from the menu on the left, at the bottom, choose **"Remove"**. -![Removing Projects](screenshots/project-remove.png) +![Removing Projects](../screenshots/project-remove.png) Removing a project removes all tasks that belong to this project. diff --git a/doc/en_US/rss.markdown b/doc/en_US/rss.markdown index 3e06f79c..2687efdf 100644 --- a/doc/en_US/rss.markdown +++ b/doc/en_US/rss.markdown @@ -13,7 +13,7 @@ Enable/disable project RSS feeds Go to **Project settings > Public access**. -![Disable public access](screenshots/project-disable-sharing.png) +![Disable public access](../screenshots/project-disable-sharing.png) Enable/disable user RSS feeds -------------------------------- diff --git a/doc/en_US/screenshots.markdown b/doc/en_US/screenshots.markdown index e7f1b98c..ffebeb8f 100644 --- a/doc/en_US/screenshots.markdown +++ b/doc/en_US/screenshots.markdown @@ -8,11 +8,11 @@ This is especially useful for taking screenshots to describe an issue for exampl You can add screenshots directly from the board by clicking on the dropdown menu or in the task view page. -![Drop-down screenshot menu](screenshots/dropdown-screenshot.png) +![Drop-down screenshot menu](../screenshots/dropdown-screenshot.png) To add a new image, take your screenshot and paste with CTRL+V or Command+V: -![Screenshot page](screenshots/task-screenshot.png) +![Screenshot page](../screenshots/task-screenshot.png) On Mac OS X, you can use those shortcuts to take screenshots: diff --git a/doc/en_US/sharing-projects.markdown b/doc/en_US/sharing-projects.markdown index 400f7cb4..062e1161 100644 --- a/doc/en_US/sharing-projects.markdown +++ b/doc/en_US/sharing-projects.markdown @@ -19,7 +19,7 @@ Enable public access Select your project, then click on "Public access" and finally click on the button "Enable public access". -![Enable public access](screenshots/project-enable-sharing.png) +![Enable public access](../screenshots/project-enable-sharing.png) When public access is enabled, a couple of links are generated: @@ -27,7 +27,7 @@ When public access is enabled, a couple of links are generated: - RSS feed subscription link - iCalendar subscription link -![Disable public access](screenshots/project-disable-sharing.png) +![Disable public access](../screenshots/project-disable-sharing.png) You can also disable public access whenever you want. diff --git a/doc/en_US/subtasks.markdown b/doc/en_US/subtasks.markdown index 721e28eb..24bc3963 100644 --- a/doc/en_US/subtasks.markdown +++ b/doc/en_US/subtasks.markdown @@ -15,22 +15,22 @@ Creating subtasks From the task view, on left sidebar click on **Add a subtask**: -![Add a subtask](screenshots/add-subtask.png) +![Add a subtask](../screenshots/add-subtask.png) You can also add a subtask quickly by entering only the title: -![Add a subtask from the task view](screenshots/add-subtask-shortcut.png) +![Add a subtask from the task view](../screenshots/add-subtask-shortcut.png) Change subtask status --------------------- When you click on the subtask title the status change: -![Subtask in progress](screenshots/subtask-status-inprogress.png) +![Subtask in progress](../screenshots/subtask-status-inprogress.png) The icon before the title is updated according to the status. -![Subtask done](screenshots/subtask-status-done.png) +![Subtask done](../screenshots/subtask-status-done.png) Note: When the task is closed, all subtasks are changed to the status **Done**. diff --git a/doc/en_US/swimlanes.markdown b/doc/en_US/swimlanes.markdown index 776af138..8003ac41 100644 --- a/doc/en_US/swimlanes.markdown +++ b/doc/en_US/swimlanes.markdown @@ -7,7 +7,7 @@ For example, it's useful to separate software releases, divide your tasks in dif Board with swimlanes -------------------- -![Swimlanes](screenshots/swimlanes.png) +![Swimlanes](../screenshots/swimlanes.png) - You can collapse swimlanes by clicking on the icon on the left - The default swimlane is always shown at the top @@ -21,7 +21,7 @@ Managing swimlanes To configure swimlanes go to the **project configuration page** and choose the section **Swimlanes**. -![Swimlanes Configuration](screenshots/swimlane-configuration.png) +![Swimlanes Configuration](../screenshots/swimlane-configuration.png) From there, you can add a new swimlane or rename the default one. You can also disable and change the position of the different swimlanes. diff --git a/doc/en_US/tags.markdown b/doc/en_US/tags.markdown index 26b3169d..dfe793da 100644 --- a/doc/en_US/tags.markdown +++ b/doc/en_US/tags.markdown @@ -4,25 +4,25 @@ Tags With Kanboard, you can associate one or many tags to a task. You can define tags globally for all projects or only for a specific project. -![Tags on the board](screenshots/tags-board.png) +![Tags on the board](../screenshots/tags-board.png) From the task form, you can enter the desired tags: -![Tags form](screenshots/tags-task.png) +![Tags form](../screenshots/tags-task.png) The auto-completion form will show up to suggest available tags. You can also create tags directly from the task form. By default, when you create tags from a task form they are associated to the current project: -![Project Tags](screenshots/tags-projects.png) +![Project Tags](../screenshots/tags-projects.png) All tags can be managed in the project settings. To define tags globally for all projects, go to the application settings: -![Global Tags](screenshots/tags-global.png) +![Global Tags](../screenshots/tags-global.png) To search tasks based on tags, just use the attribute "tag": -![Search Tags](screenshots/tags-search.png) +![Search Tags](../screenshots/tags-search.png) diff --git a/doc/en_US/task-links.markdown b/doc/en_US/task-links.markdown index 7c8c1add..15ce03f2 100644 --- a/doc/en_US/task-links.markdown +++ b/doc/en_US/task-links.markdown @@ -3,7 +3,7 @@ Internal Task Links Tasks can be linked together with pre-defined relationships: -![Task Links](screenshots/internal-task-links.png) +![Task Links](../screenshots/internal-task-links.png) This is also possible to link tasks across projects. diff --git a/doc/en_US/time-tracking.markdown b/doc/en_US/time-tracking.markdown index 1a648573..d8f5dbf2 100644 --- a/doc/en_US/time-tracking.markdown +++ b/doc/en_US/time-tracking.markdown @@ -6,7 +6,7 @@ Time tracking information can be defined at the task level or at the subtask lev Task time tracking ------------------ -![Task time tracking](screenshots/task-time-tracking.png) +![Task time tracking](../screenshots/task-time-tracking.png) Tasks have two fields: @@ -18,7 +18,7 @@ These values represent hours of work and have to be set manually. Subtask time tracking --------------------- -![Subtask time tracking](screenshots/subtask-time-tracking.png) +![Subtask time tracking](../screenshots/subtask-time-tracking.png) Subtasks also have the fields "time spent" and "time estimated". @@ -31,11 +31,11 @@ Kanboard records the time between each subtask status change in a separate table The breakdown of all records is visible in the task view page: -![Task timesheet](screenshots/task-timesheet.png) +![Task timesheet](../screenshots/task-timesheet.png) For each subtask, the timer can be stopped/started at any time: -![Subtask timer](screenshots/subtask-timer.png) +![Subtask timer](../screenshots/subtask-timer.png) - The timer doesn't depend of the subtask status - Each time you start the timer a new record is created in the time tracking table diff --git a/doc/en_US/transitions.markdown b/doc/en_US/transitions.markdown index 383dfa1d..d5fe9d63 100644 --- a/doc/en_US/transitions.markdown +++ b/doc/en_US/transitions.markdown @@ -3,7 +3,7 @@ Task Transitions Each movement of a task between columns is recorded in the database. -![Task Transitions](screenshots/task-transitions.png) +![Task Transitions](../screenshots/task-transitions.png) Available from the task view, you can see that information: diff --git a/doc/en_US/user-management.markdown b/doc/en_US/user-management.markdown index 3c53db99..eaa80d56 100644 --- a/doc/en_US/user-management.markdown +++ b/doc/en_US/user-management.markdown @@ -10,7 +10,7 @@ To add a new user, you must be an administrator. 2. On the top, you have a link **New local user** or **New remote user** 3. Fill the form and save -![New user](screenshots/new-user.png) +![New user](../screenshots/new-user.png) When you create a **local user**, you have to specify at least those values: diff --git a/doc/en_US/user-mentions.markdown b/doc/en_US/user-mentions.markdown index 4ce47054..b49394ce 100644 --- a/doc/en_US/user-mentions.markdown +++ b/doc/en_US/user-mentions.markdown @@ -6,7 +6,7 @@ Kanboard offers the possibility to send notifications when someone is mentioned. If you need to get the attention of someone in a comment or in a task, use the @ symbol followed by their username. Kanboard will automatically suggest a list of users: -![User Mention](screenshots/user-mentions.png) +![User Mention](../screenshots/user-mentions.png) - At the moment, only the task description and the comment text area have this feature enabled. - The user mentions works only during tasks and comments creation. -- cgit v1.2.3