Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-03-04 16:21:09 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-03-04 16:21:09 +0300
commit959c3b116be6640b6445045da54a8882f0f75c89 (patch)
treee2893043e6aa9209b10691e7c27fdab7b71c9884 /page-nextcloud-vs-office365.php
parent5322290d32604112bb09498d8b08784426e0b57d (diff)
update vs o365 page
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-nextcloud-vs-office365.php')
-rw-r--r--page-nextcloud-vs-office365.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/page-nextcloud-vs-office365.php b/page-nextcloud-vs-office365.php
index 80e2960b..35700119 100644
--- a/page-nextcloud-vs-office365.php
+++ b/page-nextcloud-vs-office365.php
@@ -271,6 +271,16 @@
<td class="text-center"><i class="fa fa-check" aria-hidden="true"></i></td>
</tr>
<tr>
+ <th scope="row">Task/project management</th>
+ <td class="text-center"><i class="fa fa-check" aria-hidden="true"></i> <br/> <small>Kanban, task list. No GANT chart view currently</small></td>
+ <td class="text-center"><i class="fa fa-check" aria-hidden="true"></i></td>
+ </tr>
+ <tr>
+ <th scope="row">Workspaces <br /> <small>(a collaborative space associated with each folder for context, todo lists, notes etc)</small></th>
+ <td class="text-center"><i class="fa fa-check" aria-hidden="true"></i></td>
+ <td class="text-center"><i class="fa fa-times" aria-hidden="true"></i></td>
+ </tr>
+ <tr>
<th scope="row">Mobile Device Management (Block devices, remote wipe, notification to devices)</th>
<td class="text-center"><i class="fa fa-check" aria-hidden="true"></i></td>
<td class="text-center"><i class="fa fa-times" aria-hidden="true"></i></td>
@@ -306,7 +316,7 @@
<td class="text-center"><i class="fa fa-times" aria-hidden="true"></i><br /><small>Only time-based, after detection of ransomware based on file names. Risks overwriting useful changes and missing ransomware without predictable names.</small></td>
</tr>
<tr>
- <th scope="row">No vendor lock-in<br/><small>Make it easy to migrate to another solution</small></th>
+ <th scope="row">No vendor lock-in<br/><small>Make it easy to migrate to another solution by using open standards</small></th>
<td class="text-center"><i class="fa fa-check" aria-hidden="true"></i></td>
<td class="text-center"><i class="fa fa-times" aria-hidden="true"></i></td>
</tr>