SuiteCRM
SuiteCRM copied to clipboard
SuiteCRM - Open source CRM for the world
## Description When on Module Listview you can right-click and print, when the print screen appears the list view was not displaying like the Listview normally, with Suite Links populating...
## Description When you reply/forward an email the email header information like "From, Date, To, CC, Subject" did not display. Now the Header displays all relative information in the Email...
#### Issue There is a small bug in CSS class that causes bad display of "Next" button in list view. The button class is "ist-view-pagination-button" when it should be "list-view-pagination-button"....
#### Issue When saving the assignment notification option in the user's profile, the value is not saved and remains with the previous value. #### Expected Behavior The change to the...
Solves #9680 ## Description The TPLs that represent the editing view of a record when it is edited or created from a subpanel are modified so that the hidden field...
#### Issue It is not possible to use a custom template for password change. This does not allow changing the organization's logo, nor applying other improvements without modify the suitecrm...
#### Issue Suite will auto collapse Subpanels on screens below "Large"(less than 1130 pixels). This code also collapses regular panels on the detail view. This seems to be an unintended...
#### Issue The _Reset module_ button has the ID `exportBtn` which is already used in the _Export Customizations_ button that is already used at another point in the studio. This...
#### Issue When going to add a dashlet, if you use the dahslet filter before selecting the one you want to add, it will be added twice. ![A duplicate dashlet...
#### Issue getDataChanges(include/database/DBManager.php) will not fix formatting before comparing values. Depending on functionality that could be added in save hook getDataChanges can potentially be comparing values with different formats. e.g....