...1526 9381 - UMesh Access Violation wrapping selectedIndex with (Assigned)... deleted items are not identified with isDeleted then referenced in obj Array...
...1525 Local MINT password update (via Account icon & Dynamic UI support, clean up uic)
...1524 Photo Sync Process 9381
...1523 9027 remove Direction Buttons
...1522 TestFlight Version for Expiring 1521
...1521 Testflight Version for Expiring 1520
...1520 Access violations when returning to "legacy" item view after reviewing recommendation item. (see BPA ticket 9334)
...1519 added the AreaItem.History evaluation to Scripting Engine, was evaluating "soft" deleted items, required logic to ignore these items. (see BPA ticket 9264)
...1518 MACOSX only ... fixed Access Voiloation ticket #9190 and tried to cleanup color theme because background is bit "masked" for color on layers...
...1517 Added DynamicUI to support MassSave 9228 isProposalItemTabSimple
...1516 Reset existing. dictionary for MINT scripting when existing and replacement viewed in the same screen, so that script can evaluate the updated value, and not the value that was originally injected into the scripting dictionary
...1515 Additional Updates relative to ticket 9090... BPA (Search Lookup resets after entering multiple versions of the same measure)
...1514 Updated for ticket 9090... BPA (Evaluate on Proposal Events trigggering on deleted measures)
...1513 Updated DynamicUI options (isMarkAsDoneHidden, sync skip options: MINT.skipGetPhotos := true;) ,
Config.XML options: downloadPhotos = true; downloadLogos = false;
Fixed: GetDocumentNames
{IOS ONLY} release http listener after leaving proposal view, recreate tServer object on open of proposal view... (resets MINT report issues servicing data)
{OnHold} code for placing local binaries created in MINT (Photos, PDF, etc) into /Photos/Project_xxx for easier organization, user "finding" them outside of MINT
{phase 1} procedure SetPropertyRecommended(measureID, transformationID, propertyName: string; value : variant);
Fixed : Issue with font size of text after inserted picture in TTMSFNCRichEditor
Fixed : Issue with filtering when parent nodes are collapsed in TTMSFNCTreeView
Fixed : Access violation clearing cells with controls assigned through Controls[] and ManagedObjects[] in TTMSFNCDataGrid
New: Options.Filtering.TrimValues (default True) controls whether cell values are trimmed before filter comparison and in the filter dropdown; set to False for fixed-length CHAR(N) database fields where trailing spaces are significant in TTMSFNCDataGrid
New : OnGetCellSupportsRealControl event - override per-cell whether a real control or a cached bitmap is used in TTMSFNCDataGrid
New : OnGetCellControlExtraProperties event - supply extra RTTI property names that extend the cell control bitmap cache key in TTMSFNCDataGrid
Improved : RTF import in TTMSFNCRichEditor
Improved : Export to HTML from TTMSFNCRichEditor
Improved : Common button localization in TTMSFNCTaskDialog
Improved : Cell object pool instead of continuous create/destroy improves performance in TTMSFNCDataGrid
Improved : Banding now correctly alternates based on visible row position when rows are hidden or filtered in TTMSFNCDataGrid
Fixed : Issue filtering master rows when DetailControl is assigned and LoadMode = almAllRecords in TTMSFNCDataGridDatabaseAdapter
Fixed : Filter dropdown checked-state for multi-item gftEqual filters (including quoted values and values with spaces) in TTMSFNCDataGrid
Fixed : ECannotCreateRenderTarget raised (not merely returned False) by FMX D2D canvas
New : OnBeforeDialogFind OnAfterDialogFind OnBeforeDialogReplace OnAfterDialogReplace events in TTMSFNCDataGrid
Improved : Find dialog now respects gfnIncludeHiddenColumns and gfnIncludeHiddenRows flags in TTMSFNCDataGrid
Fixed : Issue with ReadOnly detection in TTMSFNCDataGridDatabaseAdapter
Fixed : Issue detecting displayed cells when exporting to XLS in TTMSFNCDataGridExcelIO
Improved : DynamicRecordCount property to dynamically fetch records in TTMSFNCDataGridDatabaseAdapter
Fixed : Issue with extra delimiters when exporting CSV with hidden columns in TTMSFNCDataGrid
Fixed : Issue navigating cells with hidden columns and rows in TTMSFNCDataGrid
Fixed : Issue with handling resources in TTMSFNCPlanner in TMS WEB Core
Fixed : Issue with focus handling in TTMSFNCMemo
Improved : Options.Keyboard.DeleteKeyHandling extended with an option to clear selected cells in TTMSFNCDataGrid
Fixed : Issue with toggling popup / compact toolbar button layout in TTMSFNCRibbon
Fixed : Issue with default icons stored in form file blowing up size in TTMSFNCDataGrid
Fixed : Issue with TryIso8601ToDate in older IDEs in TTMSFNCDataGrid
Fixed : Hidden columns still exported to CSV in TMSFNCDataGrid
New : AutoFill feature in TTMSFNCDataGrid
Improved : Paging controls now remain visible but are disabled when only having one page in TTMSFNCDataGrid
Improved : Loading performance in TTMSFNCDataGrid
Fixed : Performance issues with many hidden columns in TTMSFNCDataGrid
Fixed : Linker error in C with Objects[] property in TTMSFNCDataGrid
TMS FNC WX Pack v1.7.3.3
Improved : Exposed CustomCSS property in TTMSFNCWXHTMLMemo
Improved : Barcode reading in TTMSFNCWXBarcodeDecoder
Improved : Added onclick handler in TTMSFNCWXVideoPlayer
Fixed : Issue with generating 2d barcodes in SVG in TTMSFNCWXBarcode
Fixed : Issue with TTMSFNCWXDocxViewer Zoom level
New : Delphi 13 support
Improved : Popup menu support in WEB in TTMSFNCWXHTMLMemo
Improved : Added page margins keeplines and keepnext properties to TTMSFNCWXDocx
Fixed : Issue with camera selection in TTMSFNCWXWebRTCCommunication
Fixed : Issue with applying border styles in TTMSFNCWXDocx
Fixed : Issue with TTMSFNCWXCamera device selection in online mode
Improved : Core Improvements
Fixed : Issue with camera permission prompts on iOS in TTMSFNCWXCamera
Improved : Added OnInitialized event in TTMSFNCWXDocx
Fixed : Issue with resizing in WEB in TTMSFNCWXHTMLMemo
Fixed : Issue with dropdowns not working in modal dialogs in TTMSFNCWXHTMLMemo
Fixed : Issue with crashing at startup on iOS in TTMSNFCWXCamera
Improved : Core Improvements
Improved : Added ImageFormat property in TTMSFNCWXBarcode
New : Added OnPinchIn OnPinchOut OnTouchStart OnTouchMove and OnTouchEnd events in TTMSFNCWXPDFViewer
Fixed : Issue with applying CSS in TTMSFNCWXHTMLMemo
Fixed : Issue with toolbar toggle typo for WEB in TTMSFNCWXHTMLMemo
New : Added SpellCheck property in TTMSFNCWXHTMLMemo
Fixed : Issue with Toolbar.Visible set to False at design-time in WEB in TTMSFNCWXHTMLMemo
Fixed : Issue with ReadOnly not enabling user selection in WEB in TTMSFNCWXHTMLMemo
Fixed : Issue with OnFocus and OnExit triggering multiple times during toolbar interaction in TTMSFNCWXHTMLMemo
Improved : Win64x support
Improved : Removed Borders in video player
Fixed : Issue with toolbar visibility in WEB in TTMSFNCWXHTMLMemo
New : TTMSFNCWXDocxViewer
TMS Scripter v7.37
New : Delphi 13 support.
Fixed : FindFirst, FindNext and FindClose not working correcly on Win64 applications.
Fixed : DiskSize and DiskFree procedures returning wrong values (truncated to Integer size). Ticket #25430.
New : Support for 64-bit IDE.
Improved : Grid step and grab size editors in Designer Options dialog could not be edited directly, only with spin buttons. Ticket #24243
Fixed : TField.AsLargeInt property was not being correctly read and written for values higher than the 32-bit range.
Fixed : FreeAndNil method not working correctly in old Delphi versions (below XE7).
New : Support for Windows 64-bit (Modern) platform
Improved : Updated TScrMemo, including some performance improvements.
Fixed : Generic getter/setter for properties were not working correctly with Int64 values. Ticket #23713.
Fixed : DLL import documentation updated. Ticket #22855.
Fixed : AV when saving file in IDE and "with" statement was syntatically incorrect.
Fixed : Range function was not accepting integer parameter. Ticket #13541.
Fixed : Inline directives for several functions were not being applied due to wrong compiler directive name. Ticket #22456.
New : Installation now available via TMS Smart Setup.
Fixed : code completion list not showing if invoked in an empty line. Ticket #22286.
Fixed : Range function was not accepting integer parameter. Ticket #13541.
Fixed : Access Violation when using record wrappers in Win64 platform. [Ticket #21773](https://support.tmssoftware.com/t/tms-scripter-tpoint-issue-on-64-bit/21773).
Improved : Import tool updated to load settings from Delphi Sydney and Delphi 11.
Fixed : `TatScripter` component not available for platforms other than Win32/Win64. [Ticket #21759](https://support.tmssoftware.com/t/installer-fails-to-correctly-add-scripter-objects-only-win32-and-win64-correctly-installed/21759).
Improved : When opening projects, it was trying to load settings from local files even when scripts were supposed to be loaded from database. Ticket #19756.
Fixed : Refactor.AddUsedUnit was not including the uses clause when the script was not a {$FORM} or {$CLASS} script. Ticket #19477.
Fixed : Parser failing to recognize some identifiers in Czech language. Ticket #19776.
Fixed : Content of DefaultProperty was not being propagated to descendant classes.
Improved : Syntax highlight memo updated with bug fixes and improvements.
(1470) 6/12/2024 re:7552 Note wrapping on recommendation info view, remove debug flag for Logs
(1469) 6/11/2024 re:7563 DateTime Issues parsing from string JSON into IOS8601 format "1/1/2024T12:12:12.000Z" instead of "1/1/2024 12:12:12.000"
re: injected many support timestamp messaging to review perfomance during sync process
(1468) 6/4/2024 re: 1506, MINT Crashing on Notes "editting", 1507, MINT Crashing on Camera Invocation on Items TLocationServices
(1467) 6/4/2024 re: 1503 Zipping Program Template Implementation Support, 1504 Add Dynamic UI for "adding" new areas/items
(1466) 5/27/2024 re: TMS Libraries Update: TMS FNC WX Pack v1.6.2.7, TMS FNC UI Pack v5.5.0.1 ,TMS FNC Core v3.1.5.2 , WinSoft PDF fpdfium_068
(1465) 5/25/2024
(1464) 5/23/2024 re: Upgrade Rad Studio to 12.1 for Xcode 15 support
(1463) 5/22/2024 re: Upgrade IOS deployment for XCode 15, SDK 17 (Apple requirement before 5/29)
(1462) 5/16/2024 re: 1501, FundingSource Filtering, comboBox scroll issue, Sync Messaging with timestamping,fix Corp Domain deployment from config.xml (define local file locations)
(1461) 5/14/2024 re: 7078 Updated Header FSession.restRequest.Params.AddItem('Authorization','Bearer ' + FSession.BearerToken, pkHTTPHEADER, [poDoNotEncode]);
(1460) 5/14/2024 re: 7078 COH - Azure HancockCloud b2c ... modified token model to support addtional token for Azure, and user that token in place of the standard HDE token
(1459) 5/13/2024 re:7078 COH - Azure HancockCloud b2c ... modified all HDE calls to support additional http header "Authorize" "Bearer "
(1458) 5/8/2024 re: IOS icon plist string array for MINT.ttf (IOS only fix... for icons)
(1456) 5/4/2024 re: MSI version for BPA, MassSave/Clearesult Enterprise distribution
(1455) 5/4/2024 re: WinSoft fpdfium_067
(1454) 5/3/2024 re: ISO SDK 17 XCode 15 TMS Biz Core/ Aurelius Libraries
(1453) 4/30/2024 re: TMS Scripter
(1452) 4/25/2024 re: support compression of encoded data stream for more Program template JSON strings, like reports... need to update controllers to compress and encode stream runtime
(1450) 4/25/2024 re: fixed word wrap on Note memo fields, added file Type to main screen (shows assessment, install, inspection, etc) ... added to top of project view
(1449) 4/20/2024 re: deserializer, serializer issues... with GetNumber() not truncating .0 from input on result always pushing double instead of int ... JSON errors on parsing $ref 1.0
(1448) 4/20/2024 re: deserializer, serializer issues... with datetime iso 8660 issues (history, configuration)
(1447) 4/20/2024 re: AllocationName model change for AreaItem class to support pricingsets ... Upgrade to Delphi 12.1 from 11.3 to support XCode 15 IOS SDK 17 ... was crashing on 11.3, actually loaded on 12.1
(1446) 4/20/2024 re: upgrade XCode, ios 17 sdk, rebuilt 1445 and deploy to testFlight for review and testing...
(1445) 4/16/2024 re: display FileType (Welcome List), update CaseData with File Type, update Get File Controller again, based on COH workaround (plan b) with Mary's Core/HDE update for inspection mode, Ticket 1478, Ticket 1495, and others describing strange inspection behavior or interface behavior (icons, text) etc
(1444) 4/15/2024 (Development Version - COH Hotfix)
(1443) 4/14/2024 re: 1478 Inspection Mode (Mimic Multi User Install Mode) - if set only get Measures in MINT assigned to "Inspector" via InstallerID, also requires Core/HDE FileController update to support inspection File types to be able to "turn on" / mimic the behavior
(1442) 4/6/2024 re: 1709 created new /User route to return User information to Reports (User, and Organization) - required for MassSave reports after 4/5/2024 Eversource(3.01), NG(13.04)
(1440) 3/29/2024 re: 7162...In HC (enableMultiInstallerMode) param passed to File Controller in GetFile ... was causing 500 exceptions, so set to false...Need to set it back and debug the controller side if exception is thrown...and commit of Enterprise deployment updates, mods for reading additional data from Config.XML, and REST service side returning that information to MINT report side...
(1439) 3/4/2024 re: Scriptable opening of Item View from Audit Script (created function TDataAccessor.OpenItemView:boolean; to support daotItemView ...GApplication.presentationController.PresentViewWithWaitMessage( TViewEnum.ListViewDisplay
(1438) 2/28/2024 re:1175 IOS issues when executing AJAX within the TWebBrowser in IOS (only IOS)... replaced tWebBrowser, with TMS Browser control, and disabled the resetting of the web services... on IOS it wasn't the web server 31500 (tested using local browser and manually calling... worked perfectly - while the report was failing... so determined that the browser side was the issue. Also upgraded Daraja to newest stable GIT release...
(1437) 2/27/2024 re: Implementing local MINT directory location into config.xml, and setting defaults for Windows Only deployment
(1436) 2/20/2024 re: Integrating TNS WebBrowser into IOS, and removing TBrowser
(1435) 1/26/2023 re: IOS Web Service Debugging ? IOS report issues...
(1434) 1/8/2024 re: #1477 Arguments out of range when using multiple modes (Scripting Site Assessment, Verification, and other file types)
(1433) 12/27/2023 re: #1477 Arguments out of range when using multiple modes (Scripting Site Assessment, Verification, and other file types)
(1432) 2/1/2024 (Deployment Version) - update TMS Libraries to support Delphi 12.0
(1431) 12/27/2023 re: #1477 Arguments out of range when using multiple modes (Scripting Site Assessment, Verification, and other file types)
(1430) 12/23/2023 re: #1475 MINT Sync "PutFailedFile" not processing (when IOS sleeps while syncing data)- TMS Scripter (7.31) 11-9-2023- TMS Business Core Library (1.39) 11-9-2023- TMS FNC WX Pack (1.6.2.1) 10-25-2023- TMS FNC UI Pack (5.2.0.2) 10-27-2023
(1429) 12/01/2023 re: #1466 made the decision for whether to use recommended or existing item photos via the two menu entries
(1427) 11/15/2023 (IOS Only) re: modified the IOS deployment options, and upgraded all TMS components used for network processing
(1426) 11/2/2023 re: #1466: added photos for recommendation items. Also added location information to photos (if available and enabled)
(1425) 10/26/2023 re: #1465 use utc for SiteAssessmentTime. Convert to local time and back if needed.
(1424) 10/26/2023 re: 6287 (ID 268) Item Count (green circle) hide using Dynamic UI
(1423) 10/26/2023 re: #1462 added missing code in SetVisibility
(1422) 10/26/2023 re: #1462 added code for group visibility
(1421) 10/25/2023 re: 6287 ADD DYNAMIC UI for hiding the existing Item count re: #1459 added percentage and coloring re: #1459 changes before i could completely test this. Need test sdb to continue
(1420) 10/24/2023 re: #1458 added missing code to cover incomplete roll out of isdeleted flag
(1418) 10/13/2023 re: #1422 missing code to set isNull to false for non-nullable data
(1417) 10/12/2023 re: #1455 automatically add new recommended items/occurences in proposals
(1416) 10/11/2023 re: #1446 changed sorting to custom sort number sort for number value list editors re: #1457 added config.xml code for changing google.com test url
(1415) 10/10/2023 re: #1456 corrected
(1414) 10/7/2023 re: #1456 - When we change the Measure detail info's Unit Material Cost, Unit Labor Cost, we should set the changes into the Proposal File Measure items too
(1413) 9/27/2023 re: #6134 - HC-Measure Management grid is not showing correct data for Measures
(1412) 9/22/2023 re: #1453 sync of inspectionDate to proposal measures was missing
(1411) 9/21/2023 re: #1453 fixed exception
(1410) 9/19/2023 re: #1452 added inspectionDate to AreaTarget
(1409) 9/18/2023 re: #1447 a .ValueOrDefault was missing (update #4) re: 6058 MINT: Project summary section is not showing correct details (update #2)
(1408) 9/16/2023 re: 6058 MINT: Project summary section is not showing correct details
(1407) 9/15/2023 re: #1425 changed transformations and logic - Change installation and inspection on the original site assessment file instead of flatten file
(1406) 9/14/2023 re: 6103 For energy modeling clients, hide the Protect button on the home screen. It's confusing and users don't understand the meaning
(1405) 9/13/2023 re: #1447 synchronized cost items between transformation and areaitem jsonobject (update #3) re: #1443 MINT: add ItemCount to script variables for transformations
(1404) 9/11/2023 re: #1447 synchronized cost items between transformation and areaitem jsonobject (update #2)
(1403) 9/11/2023 re: #1448 Argument out of Range Error
(1402) 8/28/2023 re: #1442 Add two more fields into IBF_AreaItem. They are UnitMaterialCost, UnitLaborCost. Can you please add it into MINT
(1401) 8/24/2023 re: #1431 Withing MINT textboxes that are defined as a Floating number an error occurs if you don't press 0 (zero) first
(1400) 8/22/2023 re: #1440 In IBF_AreaItem table, add UnitQty static field in MINT. Please also check the transformations' JsonObject,it should support this field too.
(1399) 821/2023 re: #1425 Change installation and inspection on the original site assessment file instead of flatten file