Summary |
WebGUI: Update PHP version to 5.6.15 |
Platform |
Unix |
Category |
functionality |
Valid for |
6.2.x, 6.3.x, 6.4.x |
Requires |
992, 990, 6.2.0.7 - 6.2.1.5: 925, 6.2.0.7 - 6.2.1.5: 885 |
Client Required Patch/es |
|
Supersedes |
999, 997, 993, 991, 987, 981, 980, 965, 960, 936, 916, 973, 956, 952, 906, 900
|
Superseded by |
|
Affects |
Server: Core |
Last Updated |
February 9, 2016 |
General Description: Fix issues on creating new reports in new window
Detailed Description:
The maximize button will no longer be disabled and the vertical and horizontal scroll bar will be
fixed when creating reports.
General Description:
This patch fixes the issue on templates that are not showing in Template Selection.
Detailed Description:
Upon installation of patch all templates will be shown in Template Selection. No binaries are
involved.
General Description:
Adds 1000 as an option in the number of entries that will be shown in the page.
Detailed Description:
Currently, the max number of entries to show is 500. This patch will add 1000 as an option in the
number of entries that will be shown in the page.
General Description:
Ensures that only admin users can delete periodic jobs
Detailed Description:
Currently, even non-admin users can delete periodic jobs. This patch ensures that only admin users
can delete periodic jobs.
License Monitor does not check duplicates case-sensitively which makes it prone to merging some
feature names with different cases. The installation of this patch will make the checking
case-sensitive to make sure that features like this will be shown separately.
License Monitor is now checking for duplicates case-insensitive which make it prone to merging same
feature names with different case.
This patch should make the checking case-sensitive to make sure that features like those should be
shown separately.
General Description:
This patch fixes the issues in folder access when the databases are in network share.
Detailed Description:
When database folders are in network share, the folder access record is being deleted once there is
a problem on checking the folders on the network. This patch will fix this issue.
General Description: Revert to using pagination on Complete selection classification values.
Optimized the loading of features in Access Control and Complete Selection if not an admin user.
Detailed Description:
This patch fixes the issues caused by the implementation of the paged classification values list. A
fix was added previously but the feature classification values were not hidden even though they were
selected to be hidden. The installation of this patch will solve the hanging when loading features,
and the endless hiding and unhiding of products and features in Access Control. This will also solve
the slow loading and filtering of hidden products and features in Complete Selection if the user is
not an admin.
General Description:
Optimize the loading of templates in Template Selection
Detailed Description :
The loading of the data for each template is done when the template itself is clicked to reduce the
time in loading the template selection. However, there is a need to filter based on what is hidden
in Group Configuration. This process is optimized to ensure that the loading of template is faster.
General description:
Supports thousands of client information in the dashboard. Fixes appearance of patch.log.
Detailed description:
This patch updates the WebGUI to only load a part of the client list to facilitate the display and
keep the page responsive, the next part of the list will be loaded when the user reaches the end of
the currently loaded list.
Also fixes appearance of patch.log in the installed patch list.
Note: -Using IE Developer tools may break the styling of the pages.
-Using Windows 8's IE10 may truncate long tooltip text
This patch updates jar files (i.e openit_chart.jar, jcchart.jar) that are already expired.
General Description:
Fixes the issues on feature expiry page access, product status and feature expiry display when using
IE Compatibility modes
Detailed Description:
-Fixes the issue on the feature-expiry page when going to the link directly
-Fixes overlapping elements in the status monitor pages
NO Support for AIX yet
General Description:
This patch fixes the issue on selecting classification values in Complete Selection.
Detailed Description:
Filtering in the complete selection using select all then deselecting some values doesn't work.
This patch will fix that issue and make sure that deselecting after select all works.
General description:
-Restore use of regex and non case-sensitive search in Complete Selection classification values list
Detailed description:
-Restore use of regex and non case-sensitive search on the newly implemented paged list
NO Support for AIX yet
General Description: Reduce the number of generated lines in the logs
Detailed Description: Compresses the generated SQL queries included in the logs into a single line
Note:
-Not valid on AIX machines
-Will not fix the previous log entries
General Description:
Adds additional log detail in the OpeniT log file (Level: INFO)
Detailed Description:
User/s suddenly lost access to certain folder/s and tab/s in RS GUI. Changes were made in
AccessControlManager.php to fix this. Installing this patch will log all the changes made in the
database when editing user/s or group/s.
- Fixed the known issue on generating report displaying all list of features or products on report,
even if it is hidden on usergroup settings.