From c532e71af756cc3121f07b4d48af631a0cb8584a Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Wed, 24 Jul 2024 18:14:34 +0300 Subject: [PATCH] Edit DocSpaceSettings.ascx and changelog --- .../Docspace/DocSpaceSettings.ascx | 4 ++-- .../Installation/DocSpaceChangelogDescr.ascx | 6 ++++++ .../DocSpace/Big/AuditTrail.png | Bin 48356 -> 52904 bytes .../DocSpace/Big/LoginHistory.png | Bin 46510 -> 47687 bytes .../DocSpace/Small/AuditTrail.png | Bin 17705 -> 25963 bytes .../DocSpace/Small/LoginHistory.png | Bin 16706 -> 22238 bytes 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Web/Controls/Help/GettingStarted/Docspace/DocSpaceSettings.ascx b/Web/Controls/Help/GettingStarted/Docspace/DocSpaceSettings.ascx index 31c4bbf2a..fde9a41b5 100644 --- a/Web/Controls/Help/GettingStarted/Docspace/DocSpaceSettings.ascx +++ b/Web/Controls/Help/GettingStarted/Docspace/DocSpaceSettings.ascx @@ -355,7 +355,7 @@
Tracking login history

The Login History subsection of the Security 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 Paid feature (available for the paid Business plan only).

-

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.

+

This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred.

Tracking Login History" /> Tracking Login History" /> @@ -375,7 +375,7 @@

The Audit Trail subsection of the Security 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 Paid feature (available for the paid Business plan only).

-

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.

+

This page displays only the last 20 records. Each record shows which action took place, who performed it and when the event occurred.

Receiving Audit Trail Data" /> Receiving Audit Trail Data" /> diff --git a/Web/Controls/Help/Installation/DocSpaceChangelogDescr.ascx b/Web/Controls/Help/Installation/DocSpaceChangelogDescr.ascx index 0b6451805..b9f3f64b3 100644 --- a/Web/Controls/Help/Installation/DocSpaceChangelogDescr.ascx +++ b/Web/Controls/Help/Installation/DocSpaceChangelogDescr.ascx @@ -17,12 +17,15 @@
  • 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.
  • Changed email messages, added new ones, reworked texts and links.
  • Localized logos and product names for China.
  • +
  • Renamed Guest to Anonymous in the Audit Trail settings.
  • Settings

    • 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.
    • 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.
    • Removed the BETA badge from the Plugins section.
    • +
    • Removed the 'Storage period' field in the Audit Trail, Login History settings.
    • +
    • Added the button to return back when entering a specific preset in Javascript SDK.

    Login page

      @@ -49,6 +52,9 @@
    • 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.
    • Added a limit on the number of pinned rooms - 10.
    • Added a hotkey for renaming files/folders - F2.
    • +
    • Added scrolling of the file list when selecting with the mouse while holding the left mouse button.
    • +
    • It's no longer possible to convert from docx to docxf.
    • +
    • Changed colors of badges and third-party services icons for the dark theme.

    Accounts