Merge branch 'feature/docspace' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-07-24 18:15:50 +03:00
commit c1edb8f0ce
6 changed files with 8 additions and 2 deletions

View File

@ -355,7 +355,7 @@
<h5>Tracking login history</h5>
<div class="PortalHelp">
<p>The <b>Login History</b> subsection of the <b>Security</b> settings is used to monitor the latest user login activity including successful logins and failed attempts with an indication of reasons. In the SaaS version, this is a <b>Paid</b> feature (available for the paid <b>Business</b> plan only).</p>
<p>This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred. You can also set the period during which the data is stored. By default, it is set to 180 days.</p>
<p>This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred.</p>
<div class="screen_block">
<img alt="Tracking Login History" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/small/LoginHistory.png")%>" />
<img alt="Tracking Login History" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/big/LoginHistory.png")%>" />
@ -375,7 +375,7 @@
<div class="PortalHelp">
<p>The <b>Audit Trail</b> subsection of the <b>Security</b> settings allows you to browse through the list of the latest changes (creation, modification, deletion etc.) made by users to the entities (files, folders etc.) in your DocSpace. In the SaaS version, this is a <b>Paid</b> feature (available for the paid <b>Business</b> plan only).</p>
<p>This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred. You can also set the period during which the data is stored. By default, it is set to 180 days.</p>
<p>This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred.</p>
<div class="screen_block">
<img alt="Receiving Audit Trail Data" target="img7_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/small/AuditTrail.png")%>" />
<img alt="Receiving Audit Trail Data" id="img7_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/big/AuditTrail.png")%>" />

View File

@ -17,12 +17,15 @@
<li>Written a new component for tabs. Added the ability to automatically scroll when clicking on a tab that is not fully visible. Added blur to the container edges.</li>
<li>Changed email messages, added new ones, reworked texts and links.</li>
<li>Localized logos and product names for China.</li>
<li>Renamed Guest to Anonymous in the Audit Trail settings.</li>
</ul>
<p class="changelog-subheader">Settings</p>
<ul>
<li>Changed translations and page styles on the Bonus page in the Community edition. Added the Bonus page in the Space Management section in the Community edition.</li>
<li>Added the LDAP Settings section to the Integration settings. This setting allows importing users and groups via the LDAP protocol from a third-party LDAP Server.</li>
<li>Removed the BETA badge from the Plugins section.</li>
<li>Removed the 'Storage period' field in the Audit Trail, Login History settings.</li>
<li>Added the button to return back when entering a specific preset in Javascript SDK.</li>
</ul>
<p class="changelog-subheader">Login page</p>
<ul>
@ -49,6 +52,9 @@
<li>Implemented duplication for rooms and folders. Changed the duplication method for files. When duplicating rooms, the icon and tags are copied, users are deleted. Duplicated items have an index at the end of the name.</li>
<li>Added a limit on the number of pinned rooms - 10.</li>
<li>Added a hotkey for renaming files/folders - F2.</li>
<li>Added scrolling of the file list when selecting with the mouse while holding the left mouse button.</li>
<li>It's no longer possible to convert from docx to docxf.</li>
<li>Changed colors of badges and third-party services icons for the dark theme.</li>
</ul>
<p class="changelog-subheader">Accounts</p>
<ul>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 22 KiB