On Monday April 25, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2244 and RunTime Revision 947. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday April 27, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 947. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM with an expected completion time of 12:30PM CST.
DesignTime
Revision 2242: EASYCloudConnector Timeout Link
- The EASYCloudConnector page now has a link at the top to view and set the timeout for ECC calls.
- The property lookup feature on properties like “Style” are not consistently saving the control property values. A force save on the “Save & Close” button has been added to ensure it always saves.
- Users now have the ability to add a language dialect by selecting the “Add Dialect” checkbox when adding a language and setting the Language Id. The SendWebpartEmail service now has a LanguageId node so that emails can be translated to the given language.
Revision 940: MVC Application Fixes
- The Textbox readonly property is now properly set when used dynamically. The DNDFileUpload control was not clickable when it was being used in a list. Modal windows opened using the "Open Window" control event type now properly call controllers on the parent page. The radio button list and checkbox list controls can now send their values to controllers.
- Additional database connections now only grab the needed information to prevent errors when using those connections.
- Batch Jobs will now run as normal when they are in an environment that uses a separate database for EASYProcess.
- Increased the size that controller parameter values can be to the SQL length of MAX.