Merge branch 'feature/mob_documents' into release/1.0.0

This commit is contained in:
Svetlana Maleeva 2021-10-07 18:59:03 +03:00
commit 8c70aaf09b
9 changed files with 59 additions and 14 deletions

View File

@ -1,11 +1,29 @@

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<div class="changelog-open-in-new-window"><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/04/2021</span></p>
<div class="changelog-switcher">
<p>We always try to enhance ONLYOFFICE. If you have any questions or comments, leave your feedback at ONLYOFFICE Documents page in <a class="links" href="https://apps.apple.com/us/app/onlyoffice-documents/id944896972">App Store</a>. We will be glad to help you!</p>
<p class="changelog-subheader">General</p>
<ul>
<li>Added the ability to connect cloud storage services: OneDrive and kDrive.</li>
<li>Added the ability to restore a password from the app.</li>
<li>Added support for Italian and Portuguese (Brazil) languages.</li>
<li>General performance and stability enhancements.</li>
</ul>
<p class="changelog-subheader">File manager</p>
<ul>
<li>Added the ability to access files in the Favorites and Recent sections on the ONLYOFFICE portal from the app.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/14/2021</span></p>
<div class="changelog-switcher">
<p>We always try to enhance ONLYOFFICE. If you have any questions or comments, leave your feedback at ONLYOFFICE Documents page in <a class="links" href="https://apps.apple.com/us/app/onlyoffice-documents/id944896972">App Store</a>. We will be glad to help you!</p>
<p class="changelog-subheader">General</p>
<ul>
<li>Added support for iCloud;</li>

View File

@ -33,7 +33,7 @@
<b>ONLYOFFICE</b> section allows to connect your existing ONLYOFFICE cloud or create a new one and work on the files stored on your portal in online mode;</li>
<li>
<img alt="Clouds" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/clouds.png")%>" />
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, YandexDisk and other storages which support WebDAV protocol;</li>
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, kDrive, YandexDisk and other storages which support WebDAV protocol;</li>
<li>
<img alt="Settings" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/applicationsettings.png")%>" />
<b>Settings</b> section allows to adjust the application settings.</li>
@ -69,6 +69,13 @@
</div>
</li>
</ol>
<p>To <b>recover a password</b> from the portal,</p>
<ol>
<li>enter the portal on the start screen,</li>
<li>enter the <b>email</b> to which your portal was registered,</li>
<li>tap the <b>Forgot?</b> link on the sign-in screen,</li>
<li>a recovery link will be sent to the specified email address. Follow the link from the email message to restore your password.</li>
</ol>
<%--<p>The two-factor authentication is enabled by default when creating a new portal to ensure a high security level. You will be asked to specify the mobile phone number that an SMS message with the verification code will be sent to. Once the SMS is received and the verification code is entered, the <b>My documents</b> section of your portal will be opened and you will be able to start working. A confirmation link will be sent to the email address specified when creating the portal. Follow the link from the email message to confirm your email address.</p>
--%><p>To sign out from your account, tap your profile photo in the upper corner at the left navigation panel and select the <b>Logout</b> option in the window that opens.</p>
@ -83,11 +90,17 @@
<img alt="Shared with Me" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/sharedwithme.png")%>" />
<b>Shared with Me</b> is a section that contains documents that were shared with you by other portal users;</li>
<li>
<img alt="Common Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/commondocuments.png")%>" />
<b>Common Documents</b> is a section that contains files and folders available to all portal users;</li>
<img alt="Favorites" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/favorites.png")%>" />
<b>Favorites</b> is a section that contains documents and files previously marked as 'Favorites';</li>
<li>
<img alt="Project Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/projectdocuments.png")%>" />
<b>Project Documents</b> is a section that contains folders corresponding to existing projects from the portal 'Projects' module;</li>
<img alt="Recent" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/recent.png")%>" />
<b>Recent</b> is a section that contains the files you have recently opened both on the portal and on the device;</li>
<li>
<img alt="Common" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/commondocuments.png")%>" />
<b>Common</b> is a section that contains files and folders available to all portal users;</li>
<li>
<img alt="In projects" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/projectdocuments.png")%>" />
<b>In projects</b> is a section that contains folders corresponding to existing projects from the portal 'Projects' module;</li>
<li>
<img alt="Trash" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/recyclebin.png")%>" />
<b>Trash</b> is a section where all deleted files are stored and can be permanently deleted later.</li>
@ -100,14 +113,15 @@
<h3 id="connectclouds">Clouds section</h3>
<p>The <img alt="Clouds" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/clouds.png")%>" />
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, YandexDisk and other storages which support WebDAV protocol, as well as connect your iCloud drive. This section can be used if you do not want to create an ONLYOFFICE portal, but want to edit your documents from a third-party storage using ONLYOFFICE editors.</p>
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, kDrive, YandexDisk and other storages which support WebDAV protocol, as well as connect your iCloud drive. This section can be used if you do not want to create an ONLYOFFICE portal, but want to edit your documents from a third-party storage using ONLYOFFICE editors.</p>
<h5>Connecting iCloud</h5>
<p>To connect your portal to your iCloud storage,</p>
<ul>
<li>Tap the <img alt="Connection to iCloud Drive" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/icloud.png")%>" /> <b>iCloud Drive</b> service in the <b>MY CLOUDS</b> section. The connection will be established automatically.</li>
<li>Tap the <b>Create</b> button to start working.</li>
<li>tap the <img alt="Connection to iCloud Drive" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/icloud.png")%>" /> <b>iCloud Drive</b> service in the <b>MY CLOUDS</b> section. The connection will be established automatically,</li>
<li>tap the <b>Create</b> button to start working.</li>
</ul>
<h5>Connecting third-party services</h5>
<p>Tap the necessary service in the <b>CONNECT CLOUDS</b> section at the left panel: <em>Nextcloud</em>, <em>ownCloud</em>, <em>Yandex.Disk</em>, or other <em>WebDAV</em> service. If you select the <em>Other Cloud</em> option, the <b>Connect Cloud</b> window will open:</p>
<p>Tap the necessary service in the <b>CLOUDS</b> section at the bottom panel: <em>Nextcloud</em>, <em>ownCloud</em>, <em>kDrive</em>, <em>Yandex.Disk</em>, or other <em>WebDAV</em> service. If you select the <em>Other Cloud</em> option, the <b>Connect Cloud</b> window will open:</p>
<p><img alt="Connection to third-party storage" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/connect_cloud_window.png")%>" /></p>
<p>To connect the selected storage, specify the following data:</p>
<ul>

View File

@ -33,7 +33,7 @@
Der Abschnitt <b>ONLYOFFICE</b> bietet Ihnen die Möglichkeit an, Ihre ONLYOFFICE-Cloud zu verbinden oder eine neue zu erstellen und auf Ihrem Portal im Online-Modus gespeicherten Dateien zu bearbeiten.</li>
<li>
<img alt="Clouds" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/clouds.png")%>" />
Der Abschnitt <b>Clouds</b> ermöglicht das Verbinden mit den Clouds von Drittanbietern wie ownCloud, Nextcloud, YandexDisk und anderen Dienste, die das WebDAV-Protokoll unterstützen;</li>
Der Abschnitt <b>Clouds</b> ermöglicht das Verbinden mit den Clouds von Drittanbietern wie ownCloud, Nextcloud, kDrive, YandexDisk und anderen Dienste, die das WebDAV-Protokoll unterstützen;</li>
<li>
<img alt="Einstellungen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/applicationsettings.png")%>" />
Der Abschnitt <b>Einstellungen</b> ermöglicht das Anpassen der Anwendungseinstellungen.</li>
@ -69,8 +69,15 @@
</div>
</li>
</ol>
<p>Um ein <b>Kennwort</b> aus dem Portal wiederherzustellen,</p>
<ol>
<li>öffnen Sie das Portal auf dem Startbildschirm,</li>
<li>geben Sie die <b>E-Mail-Adresse</b> ein, für die Ihr Portal registriert wurde,</li>
<li>tippen Sie auf dem Anmeldebildschirm auf den Link <b>Vergessen?</b>,</li>
<li>ein Wiederherstellungslink wird an die angegebene E-Mail-Adresse gesendet. Folgen Sie dem Link aus der E-Mail, um Ihr Kennwort wiederherzustellen.</li>
</ol>
<%--<p>The two-factor authentication is enabled by default when creating a new portal to ensure a high security level. You will be asked to specify the mobile phone number that an SMS message with the verification code will be sent to. Once the SMS is received and the verification code is entered, the <b>My documents</b> section of your portal will be opened and you will be able to start working. A confirmation link will be sent to the email address specified when creating the portal. Follow the link from the email message to confirm your email address.</p>
--%><p>Um sich von Ihrem Konto abzumelden, tippen Sie auf Ihr Profilfoto in der oberen Ecke des linken Navigationsbereichs und wählen Sie im folgenden Fenster die Option <b>Logout</b>.</p>
--%><p>Um sich von Ihrem Konto abzumelden, tippen Sie auf Ihr Profilfoto in der oberen Ecke des linken Navigationsbereichs und wählen Sie im folgenden Fenster die Option <b>Abmelden</b>.</p>
<h5>Abschnitte im ONLYOFFICE-Portal</h5>
<p>Tippen Sie im linken Bereich auf Symbole, um zwischen den Abschnitten des Moduls <b>Dokumente</b> zu wechseln.</p>
@ -82,6 +89,12 @@
<li>
<img alt="Für mich freigegeben" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/sharedwithme.png")%>" />
<b>Für mich freigegeben</b> ist ein Abschnitt, der Dokumente enthält, die von anderen Portalbenutzern für Sie freigegeben wurden;</li>
<li>
<img alt="Favoriten" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/favorites.png")%>" />
<b>Favoriten</b> ist ein Abschnitt, der Dokumente und Dateien enthält, die zuvor als 'Favoriten' markiert wurden;</li>
<li>
<img alt="Zuletzt verwendete Dateien" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/recent.png")%>" />
<b>Zuletzt verwendete Dateien</b> ist ein Abschnitt, der die Dateien enthält, die Sie kürzlich sowohl im Portal als auch auf dem Gerät geöffnet haben;</li>
<li>
<img alt="Gemeinsame Dokumente" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/commondocuments.png")%>" />
<b>Gemeinsame Dokumente</b> ist ein Abschnitt, der Dateien und Ordner enthält, die allen Portalbenutzern zur Verfügung stehen;</li>
@ -100,8 +113,8 @@
<h3 id="connectclouds">Abschnitt „Clouds“</h3>
<p>Im Abschnitt <img alt="Clouds" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/clouds.png")%>" />
<b>Clouds</b> können Clouds von Drittanbietern wie ownCloud, Nextcloud, YandexDisk und andere Speicher, die das WebDAV-Protokoll unterstützen, verbunden werden. Diese Option kann verwendet werden, wenn Sie Ihre Dokumente aus einem Drittanbieter-Speicher mit der ONLYOFFICE-Anwendung bearbeiten, aber kein ONLYOFFICE-Portal erstellen möchten.</p>
<p>Tippen Sie im linken Bereich im Abschnitt <b>Clouds verbinden</b> auf den erforderlichen Dienst: <em>Nextcloud</em>, <em>ownCloud</em>, <em>Yandex.Disk</em>, oder anderes <em>WebDAV</em>-Service. Wenn Sie die Option <em>Sonstige Cloud</em> auswählen, wird das Fenster <b>Cloud verbinden</b> geöffnet:</p>
<b>Clouds</b> können Clouds von Drittanbietern wie ownCloud, Nextcloud, kDrive, YandexDisk und andere Speicher, die das WebDAV-Protokoll unterstützen, verbunden werden. Diese Option kann verwendet werden, wenn Sie Ihre Dokumente aus einem Drittanbieter-Speicher mit der ONLYOFFICE-Anwendung bearbeiten, aber kein ONLYOFFICE-Portal erstellen möchten.</p>
<p>Tippen Sie im linken Bereich im Abschnitt <b>Clouds verbinden</b> auf den erforderlichen Dienst: <em>Nextcloud</em>, <em>ownCloud</em>, <em>kDrive</em>, <em>Yandex.Disk</em>, oder anderes <em>WebDAV</em>-Service. Wenn Sie die Option <em>Sonstige Cloud</em> auswählen, wird das Fenster <b>Cloud verbinden</b> geöffnet:</p>
<p><img alt="Verbindung zum Speicher eines Drittanbieters" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/connect_cloud_window.png")%>" /></p>
<p>Geben Sie die folgenden Daten an, um den ausgewählten Speicher zu verbinden:</p>
<ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B