Usability improvements for the Web Admin Suite
The following usability improvements for the Web Admin Suite have been made.
Language deletion enhanced (#631265)
When a language is deleted from the ConSol CM system using the Languages page of the Web Admin Suite, all entities associated with the language are now removed to avoid situations where orphaned entities could lead to import errors.
The following entities are removed automatically:
- Localized properties, i.e. translations of names and descriptions in the deleted language
- All kinds of templates, i.e. technical templates, rich text templates and document templates in the deleted language
- The preferred language of queues is removed if set to the deleted language
Optionally, the user can select the Clean up client configurations checkbox in the warning dialog shown after clicking the Delete icon to remove the language from all portals.
After deleting a language, it is recommended to reload the Web Admin Suite.
The index is automatically rebuild after deleting a language. This operation may take long on large systems.
It is recommended to perform a data warehouse update to remove the deleted language from the DWH database. This needs to be triggered manually in the DWH administration.
Additional file types allowed for support ticket creation (#664981)
When creating a support ticket on the Troubleshooting page, it is now possible to add attachments with the following files extensions:
jpg,jpeg,gif,bmp,png,pdf,txt,tiff,log,eml,xml,zip,docx,pptx,xlsx,xls,p7s,csv,rar,gz,7z,groovy,odt,odp,ods,patch,jar,mp3,mp4,mov,mpg,avi,mkv,ics,001,002,003,004,json,md,svg
The allowed file types are saved in the system property cmas-was-web.supportWebhooksAllowedAttachmentTypes, which is added automatically and should not be modified unless advised by ConSol.
In addition, the header has been changed to Add attachment to clarify that all kinds of files, not only screenshots as previously are allowed.
This enhancement enables users to attach a broader range of file types, including videos or documents, providing more flexibility and improving the support process.
Wording of info boxes for LLM connections improved (#665847)
The text in the info boxes on the LLM connections page has been improved to better describe the settings Provider type, Token limit, Use Privacy Purger and Privacy Purger URL. This helps the users to get a better understanding of the requirements and configurations necessary for LLM connections and privacy management.
Info box for email address description shortened (#665898)
The information box for the system property system.mail.notification.from on the Addresses tab of the Email configuration page has been shortened to provide a more concise and user-friendly description of this setting.
File navigation for portal configurations improved (#666226)
The file display on the Portal configurations and Client configurations pages has been improved to avoid jumping effects when using the navigation links on the top. All files are now collapsed by default. They are opened when the user clicks the file header or jumps to the file by using a navigation link.