Change Kanboard's website URL to use HTTPS everywhere

This commit is contained in:
Frederic Guillot
2016-04-30 12:10:27 -04:00
parent 9fa8f63d25
commit c3d06f7794
64 changed files with 152 additions and 152 deletions

View File

@@ -15,22 +15,22 @@ Creating subtasks
From the task view, on left sidebar click on **Add a subtask**:
![Add a subtask](http://kanboard.net/screenshots/documentation/add-subtask.png)
![Add a subtask](https://kanboard.net/screenshots/documentation/add-subtask.png)
You can also add a subtask quickly by entering only the title:
![Add a subtask from the task view](http://kanboard.net/screenshots/documentation/add-subtask-shortcut.png)
![Add a subtask from the task view](https://kanboard.net/screenshots/documentation/add-subtask-shortcut.png)
Change subtask status
---------------------
When you click on the subtask title the status change:
![Subtask in progress](http://kanboard.net/screenshots/documentation/subtask-status-inprogress.png)
![Subtask in progress](https://kanboard.net/screenshots/documentation/subtask-status-inprogress.png)
The icon before the title is updated according to the status.
![Subtask done](http://kanboard.net/screenshots/documentation/subtask-status-done.png)
![Subtask done](https://kanboard.net/screenshots/documentation/subtask-status-done.png)
Note: When the task is closed, all subtasks are changed to the status **Done**.