Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IVYPORTAL-17427 Remove old statistics document #1041

Merged

Conversation

ntloc-axonivy
Copy link
Contributor

No description provided.

@ntloc-axonivy ntloc-axonivy added the documentation Improvements or additions to documentation label Sep 17, 2024
Copy link
Contributor

@phochstr phochstr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implement changes, then all is well.

@@ -151,7 +151,7 @@ The basic JSON structure of a custom menu item
Hide default menu items
-----------------------

You can hide four default menu items: Processes, Tasks, Cases and Statistics from the main menu
You can hide four default menu items: Processes, Tasks and Cases from the main menu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Watch for spelled numbers -- four <> set.size({processes, tasks, cases})
;-)

Changes in 12
-------------

- The old statistic chart is removed, use new :ref:`statistic-chart` instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use new --> use the new

@@ -17,8 +17,7 @@ Portal.Chat.ResponseTimeout,0,"| Chat response timeout in seconds, default value
Portal.ClientSideTimeout,0,"| Client side timeout in minutes. Has to be more than 0 and less than the server side timeout (e.g. 25 minutes).
| Default value is 0, which means that the default client side timeout is applied.
| Default client side timeout is server side timeout minus 3 minutes."
Portal.Dashboard.HideStatisticWidget,FALSE,"If true, hide Statistic widget from homepage and application menu."
Portal.DateTimeFormat.DateFilterWithTime,FALSE,"Set to true to enable date filtering with time. This setting affects on task list, case list, and statistics."
Portal.DateTimeFormat.DateFilterWithTime,FALSE,"Set to true to enable date filtering with time. This setting affects on task list and case list."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This setting affects on task --> this setting affects task

@@ -27,7 +27,7 @@ needs. These features are described in the following sections below.
Admin Settings
--------------

Menu entry :ref:`admin-settings` is only available for users have role AXONIVY_PORTAL_ADMIN.
Menu entry :ref:`Admin Settings <admin-settings>` is only available for users have role AXONIVY_PORTAL_ADMIN.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for users have --> for users who have (or: for users having)

@ntloc-axonivy ntloc-axonivy merged commit 69c8600 into master Sep 20, 2024
1 check passed
@ntloc-axonivy ntloc-axonivy deleted the document/IVYPORTAL-17427-Remove-old-statistics-Area branch September 20, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants