Weekly Upgrade Announcement 5/13/2024

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 546
Joined: August 26th, 2021, 9:56 am
Contact:

Weekly Upgrade Announcement 5/13/2024

Unread post by JustinVanRegenmorter »

Weekly Upgrade Announcement 5/6/2024
Platform Upgrade Schedule
On Monday, May 13, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2795 and DesignTime No-Code Revision 516 and RunTime Revision 1432. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.

On Wednesday, May 15, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1432. 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.

DesignTime Low-Code
Revision 2791: No-Code Grid Widgets
  • Added the ability to set the FormWidget, HelperWidget, and LookupWidget in grids.
Revision 2792: UpdateFormFields Service
  • Created a new service called UpdateFormFields which functions like ReloadFormFields, but saves to the database instead.
Revision 2793: UsageDocumentId Addition
  • Added a new column to several tables called usageDocumentId
Revision 2794: New Application No Code Copy Fix
  • The NoCode table BusinessProcessCategories is failing to have its data copied over for new applications. Added the table to the list of tables to copy its data for new applications.
Revision 2795: BP Workbench Category Update
  • Added categories to be used with the BP Workbench for custom menu items.

DesignTime No-Code
Revision 493: Menu Updates
  • Removed the "Business Process Logs" and "Interfaces" links from the menu.
Revision 494: Checkbox Spacing
  • Added spacing between IDE checkboxes and their text.
Revision 495: UpdateFormFields Service
  • Created a new service called UpdateFormFields which functions like ReloadFormFields, but saves to the database instead.
Revision 496: Notify Service Default Parameters
  • Added default parameters to the notify service using JavaScript.
Revision 497: New Form Creation Default Update
  • Adding a new Form Status now defaults the "Show Attachment" and "Show Comment" inputs to "True".
Revision 498: Logic Canvas Undo Redo
  • Implemented a basic version of undo redo in the logic canvas.
Revision 499: Workbench Configurator Fixes
  • The editor is failing to save the changed values Updated the logic to properly save changes in the configurator.
Revision 500: Business Process Tree View
  • Added a tree view of a business process that can be opened and quickly view the structure of the business process along with the usages.
Revision 501: Business Process Logs Updates
  • The status history in the logs now shows exit names. Clicking is now only allowed on logic logs since other statuses don't have logs.
Revision 502: Recent Menu Pin Items
  • Added a pin icon to keep pages in the Recents menu.
Revision 503: BP Logs UI Changes
  • Added a border to the page and gray text on disabled statuses. Logic status filtering has been fixed as well.
Revision 504: Business Proces Tree Files
  • Added in the CSS and JS files needed for the Business Process Tree widget to load.
Revision 505: Status History Changes
  • Updated the status history UI for business process logs.
Revision 506: Business Process User Group Promotion
  • User Groups are now promoted with Business Processes.
Revision 507: ViewProjectTask Controller Fix
  • Changing a task's status on the ViewProjectTask widget throws a controller error. Resolved that controller's error.
Revision 508: Business Process Home Icon Text Update
  • Updated the BP RunTime Configuration icon tooltip text on the business process home page to say 'BP RunTime Configuration' instead of 'Edit Workbench Columns'.
Revision 509: Requests Link Change
  • On the Business Processes page, the 'Requests' link has been changed to 'Logs' for consistency.
Revision 510: BP Workflow Roles Promotion
  • Added in a query to make sure that the new records for workflow roles get inserted in on promotion.
Revision 511: BP Workbench Category Update
  • Added categories to be used with the BP Workbench for custom menu items.
Revision 512: Business Process Icon Helper
  • Added a helper to grab the icons to use for a business process.
Revision 513: Business Process Tree Improvements
  • The business process tree now opens fully loaded and gave the link a better icon
Revision 514: Page Icons
  • Added icons for several pages to the page tabs.
Revision 515: BP Tree Workflow Name Update
  • Updated the workflow name on the BP Tree widget.
Revision 516: Workbench Column Rename Update
  • Updated a page with the new column name in the BP_Workbench table.

RunTime
Revision 1421: No-Code Grid Widgets
  • Added the ability to set the FormWidget, HelperWidget, and LookupWidget in grids.
Revision 1422: UpdateFormFields Service
  • Created a new service called UpdateFormFields which functions like ReloadFormFields, but saves to the database instead.
Revision 1423: Workbench To Template
  • Implemented several workbench features and BusinessProcess icons to the MVC template.
Revision 1424: Add NewRequests To Template
  • Added the NewRequests widget to the template application and updated the template nextnumber records for Methods and MVC_Views.
Revision 1425: BPWorkbench Update
  • Updated the BPWorkbench template sources/
Revision 1426: Template Images
  • Added several images to the template application that are needed for certain buttons.
Revision 1427: BPWorkbench Template Update
  • Updated the BPWorkbench template sources.
Revision 1428: Response Writing
  • Added in trying catches around response writing to prevent server crashing.
Revision 1429: ImportUDCs Batch Job Update
  • The Import UDCs BatchJob now retrieves UDCs from all No-Code applications.
Revision 1430: Duplicate Message Nodes
  • The EPMessage return to canvas is sometimes causing duplicated nodes which are causing display issues. Removed the duplicate nodes.
Revision 1431: BP Workbench Category Update
  • Added categories to be used with the BP Workbench for custom menu items.
Revision 1432: ECC Error Catch
  • Catching ECC errors now returns information.
word count: 949

Tags:
Locked