- The envelope_to array is not empty when sent many emails, the attachemnets not included in resend enails funcition
- Initialize envelope_to attribute before send a email, attachements are now included in the resen emails function
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment string description and change values "None" by "Not required" of the return value of Trigger wizard.
- After upgrading from version 2.0.38 to 2.0.40, there is no way to change the user's authentication source, from internal to LDAP or to LDAP to internal.
- Uncommented Buttom of the Authentication tab and activation in summary.
Code Issue
----------
A number is display in the Priority column in the cases lists instead of the
priority in text.
Solution
--------
Correct display of priority column in cases lists.
The text that describes the priority is display instead of the priority number.
The number is converted to the corresponding text with the help of the function
G::LoadTranslation("ID_PRIORITY_N");
- When trying to create a new Report Table and selecting an external database connection for the "DB Connection" parameter, the following error message appears:
- Adjustment DB Connections for a Report Table, to diferents externals databases.
- In the browser safari the content of de windows exceeded of size.
- Was modified the size in the xml of the window also of reduce the size of
editor of js.
- Request to enable and show the new submenus that have been created
with plug-ins in the Simplified user experience.
- Code added for show the new submenus that have been created
with plug-ins
- We verified that the list of the steps not working.
- Was modified the class.appCacheView, the function getTodo for parameters
include TAS_UID y PRO_UID, too was modified the template indexSingle.html
- In Admin>Settings>Logo logo is not displayed when you upload, this in FireFox
- The problem is in the function "exif_imagetype" which requires support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
- In Admin>Settings>Logo logo is not displayed when you upload, this
in FireFox
- The problem is in the function "exif_imagetype" which requires
support for "exif"
- Changed function "exif_imagetype" by "getimagesize"
- Date fields do not respect the mask defined in the XML when editing
the field manually
- Now when you edit a date field in a dynaForm respected his mask
- Procedimientos Almacenado no funcionan con executeQuery en Triggers.
- Several Adjustments for execution the Queries, CRUDs, Stored Procedures and User Defined Functions in Oracle(2).
- Procedimientos Almacenado no funcionan con executeQuery en Triggers.
- Several Adjustments for execution the Queries, CRUDs, Stored Procedures and User Defined Functions in Oracle.