Summary | WebGUI - Update to PHP 5.3.18, Delimiters and bugfixes for Mapping Source, Client Validations and some other bugfixes |
Platform | Unix |
Category | bugfix |
Valid for | 6.0.1.x, 6.0.2.x, 6.1.x, 6.2.0.x |
Requires | 6.0.1.0: 717 |
Client Required Patch/es | |
Supersedes | 814, 799, 789, 783, 776, 774, 736, 717, 711, 704, 701, 676, 669, 663, 689, 599, 581, 541, 520, 500 |
Superseded by | |
Affects | Server: Core |
Last Updated | January 17, 2014 |
Mapping Maintenance * Use dropdown for the list of delimiters for Mapping Source * Fix for "uid" field name turning to "0" * Added realtime checking for test connection under Mapping Maintainer Client Validations * Add client validation for "Include the past x days" in Periodic Reports * Added several client validations for checking special characters License Monitor * Fix problem when you turn the "Overlay mapping data" on without a mapping file resulting in an error. * Update PHP for Linux to PHP 5.3.18 NO Support for AIX yet
Fix the list of allowed characters for Mapping Username. Added dot (.) and @ sign. Removed patch.log in the list of patches.
Fix the reading of the httpd.conf files to make sure that commented lines will not be read for getting the port used by the server.
License Monitor in Reporting Server picking wrong field for user full name when overlay of mapping data is enabled. Fix the scroller undefined error when accessing License Monitor through Analysis Server
WebGUI: Fix for displaying details in License Monitor when using Internet Explorer 9 with compatibility view.
Support classification values with '=' to be shown in the Generated Reports in Template Selection.
Add support for Windows-1251 encoding (cyrillic).
Fix the problem in creating a template report for non-admin user.
*Make Web Interface more IE6 friendly, use transparent design for charts in License Monitor and Status Monitor. *Put flag in License Monitor when browser's time is in the future compare to the checkout time. *Use characters that are compatible with other encoding for the whole interface. *Prohibit special characters in report names. *Show correct from-to values set using Report Template Editor *Mapping Module is valid for version 5 and higher only so the following fixes applies to the said version only. **Optimize performance of Feature Expiry in Status Monitor and License Monitor even with overlay of data from Mapping Module. **Put input checking on Mapping Source. Makes sure that the unique key is included. **Make mapping source able to have multiple keys.
-Fix the problem in template selection wherein when the user had an error in browser, particularly in Internet Explorer, affects the selection. -Fix the the 'object expected' error on the dashboard->systeminfo when Client Info is hidden. -Fix the not working toggle of client info in lower versions of IE. Also fix the not showing correct platform icon of client. -Fix the designs for Internet Explorer especially IE6. -Fix the not working rename reports with return key; disable return key in admin configuration textboxes
-This patch fixes the problem with the long feature name in Status Monitor. It truncates the name and scrolls the name to the left as you hover on the product/feature name. When one of the entries in the feature expiry has a very long string (for version/feature name), the width of the rows became so large and it does not look so good. -Fixes the condition in checking if the checkout time is in the future. This uses the server time for checking. -Fix for product and feature not renamed when you visit the Status Monitor without visiting License Monitor first. The condition put in product-rename.map and feature-rename.map is not read when you visit the Status Monitor.
-Limit long product/feature names in License Monitor and added a hover to display the full name -also encoded the names in html to prevent crashing of LM -Protected "Admin user" user(can't be demoted/deleted) -Logged-in admin users are prohibited to delete their own user profile -grammar correction in admin configuration logfile tooltip
When license data contained japanese characters not encoded using UTF-8 or character that are not supported by UTF-8, both the XML parser and browsers fail to handle the result and fails to show status. This patch allows the user to set the charset to be set to ISO-8859-1 and passed it as parameter to the XML Parser to be able to read characters not handled by UTF-8. This patch also fixes the problem in support of special characters * and ? in Product Mapping. Also included is the fix wherein renamed product is not working in Product Mapping. Ticket 10847.
- Added support for feature version exclusion - Fix the checkout time in the future for License Monitor - Fix the problem with the From/To in template report - Fix the slow update when using product mapping in License Monitor in IE - Fix for the port issue - Fix the handshake between Reporting Server and Analysis Server
- Added support for Product/Feature rename functionality - Added Mapping Maintenance Support (662 must be installed) - Fix problem on client info not showing and server version info messed up on IE version less than 7
The initiation.php overrides the value of memory_limit set in php.ini in /etc/opt/openit/. This patch removes that line so that the GUI will use the memory_limit set in the php.ini. For older versions you may not find a php.ini file so you need to create one to be able to increase the memory limit of your OpeniT Web GUI.
New improved version of our Web GUI. (V.5.5.1) Some of the new features that is included in the new GUI: - Dashboard - License Status - System Info - AD/LDAP/Text-File mapping (BETA)
New improved version of our Web GUI. Some of the new features that is included in the new GUI: - Speed improvement - Language support Bug fixes: #3238 - Disable "sort-by" selection when there are horizontal classifications #3493 - Fixed problems with chartypes other than utf-8 #3712 - Fixed problem when moving periodic reports #3857 - When using "Refresh database", you don't need to relogin to access the new data #3996 - Fixed problem when using thresholds in a report #4040 - Fixed Folder cache problem #4187 - Removing double boxing around classification values (option in IE - scrolling in FF) #4217 - Adding Trashcan as default folder for generated reports #4225 - Remember the state of the "Modules" list #4226 - Enable support for "Week Range" format - Fixed the locale support #4344 - Keeping sort options and folder selection for "Generated Reports" in a state #4345 - Added configuration option for report windows #4406 - Fixed font size problem on the login page #4618 - Fixed problem with big selections in "Complete Selection" #5022 - Empty Logfile path was displayed on the configuration page - Fixed error in Template Selection
New improved version of our Web GUI. Some of the new features that is included in the new GUI: - Speed improvement - Language support Bug fixes: #3238 - Disable "sort-by" selection when there are horizontal classifications #3493 - Fixed problems with chartypes other than utf-8 #3712 - Fixed problem when moving periodic reports #3857 - When using "Refresh database", you don't need to relogin to access the new data #3996 - Fixed problem when using thresholds in a report #4040 - Fixed Folder cache problem #4187 - Removing double boxing around classification values (option in IE - scrolling in FF) #4217 - Adding Trashcan as default folder for generated reports #4225 - Remember the state of the "Modules" list #4226 - Enable support for "Week Range" format - Fixed the locale support #4344 - Keeping sort options and folder selection for "Generated Reports" in a state #4345 - Added configuration option for report windows #4406 - Fixed font size problem on the login page #4618 - Fixed problem with big selections in "Complete Selection" #5022 - Empty Logfile path was displayed on the configuration page
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
This patch installes the new web GUI that is default shipped with the 5.3 release. The new GUI will work in parallel to the old Java interface. Some of the new features that is included in the new GUI: - Access control - Data access control - No client installation - Masking possibilities
Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.