Commit Graph

30 Commits

Author SHA1 Message Date
mschill 37f5336806 C2021-035 Add Refresh Tree Option at highest level 2025-10-31 09:44:01 -04:00
plarsen 8abe57552c C2025-022-Remove-UCF-2 2025-08-28 15:24:28 -04:00
plarsen 525173bc9f C2025-022-Remove-UCF-2 2025-08-27 12:59:53 -04:00
mschill 6fd84e2f2a C2025-023 Electronic Procedures - Modifications to PROMS (Phase 1) 2025-04-08 10:54:19 -04:00
Kathy c6f615bceb C2019-029: remove UCF derived from format name in format lists. 2019-07-30 14:40:25 +00:00
Kathy bbcb638024 C2018-039: Upgrade – User Control of Format 2018-12-12 15:34:25 +00:00
Rich 11086a17a1 Created a GetAllFormats Stored Procedure for Update Formats
Use new Stored Procedure to get all formats including those designation unused
2018-05-18 16:05:53 +00:00
jjenko 7469ab179b Fixed a null reference that prevented access to the real error message when updating formats 2016-03-22 15:02:49 +00:00
jjenko 6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
Rich 688c286296 Added methods to support transition report functionality 2015-01-22 22:28:14 +00:00
jjenko e5ad3ed95c Added logic to put an error message in the PROMS error log showing the format file name that it is having problems loading 2014-10-29 17:54:04 +00:00
Rich be08172cf8 Change to sub-format titles to exclude the parent title, if the title begins with an asterisk 2014-09-15 18:11:42 +00:00
Kathy 5debdfca9d make format update case insensitive & update change in format name 2014-01-16 11:49:47 +00:00
Rich 4abeb80fb4 When an MSWord section is edited, the PDF created should embed all fonts that are used.
When formats are updated, the Date/Time stamp for the Format record should be set to the Date/Time stamp of the format file.
2013-10-04 20:29:22 +00:00
jjenko 93cab87a23 If there is a problem updating the formats, the error will be recorded in the error log 2013-02-15 13:57:36 +00:00
Kathy 1c18837be1 2012-10-04 11:23:39 +00:00
Rich 872ce3286e Show processing time from beginning
Hide Section and Step Progress when just processing Procedures
Add a Progress Bar for Formats
Add backup after individual phases
Adjusted status labels to show processed/total counts
Adjusted size of labels to allow for processed/total counts
Use flag to control if Sections and Steps are shown in progress
Reset Step count when going to a new procedure
Eliminate reset of Step by Section
Add a total count to events to setup progress bar
2012-07-16 17:34:32 +00:00
Rich 9f45759050 Reduced memory usage
Add Memory Usage summary to the log file.
GetJustFormat to reduce memory use
Fix code so that children are not disposed while they are being used
Added new method GetJustFormat to reduce memory use
Fix logic so that content is not used after it is disposed
Verify that Content object is not disposed before using Text
Dispose of parts when Content object is disposed
Verify that ContentInfo object is not disposed before using Text
Dispose of parts when ContentInfo object is disposed
Place brackets around DB names to support names containing periods.
Dispose of parts when Item object is disposed
Removed inapproriate Dispose in MakeItem
Dispose of parts when ItemInfo object is disposed
Remove event handler when ItemInfoList object is disposed
Dispose of parts when Transtion object is disposed
Dispose of parts when ZTransition object is disposed
2012-05-29 18:02:17 +00:00
Rich c8de9f8538 Memory Utilities
Reduce Memory Use
Added GetJustFormat method
Added CheckColumnMode method
2012-05-21 13:32:28 +00:00
Rich 640d2f7313 Set the DTS to the Date of the Format.XML File when saving the Format record. 2012-05-10 18:22:05 +00:00
Rich 3ba7971ece Save File Last Write UTC as Document.DTS
Eliminate unused variables
Use settings for Format Load
Output status of Formats being loaded
Save File Last Write UTC as Document.DTS
added History_OriginalFileName to DocumentConfig
Use settings rather than local variables
Only use the first 12 characters of a ROID for DROUsage Lookup
2012-01-24 19:57:09 +00:00
jjenko bfd97a31bf allow update of formats from PROMS interface 2011-11-16 16:35:17 +00:00
Kathy 8b2f1b34f5 2011-09-01 11:03:57 +00:00
Kathy 03a1d870b1 2011-08-24 11:47:10 +00:00
Rich 14e3e15537 Change Manager 2011-08-01 20:16:23 +00:00
Kathy be20ad5e9c 2010-08-10 10:51:21 +00:00
jjenko cb3dea8116 format logic from Rich 2009-09-01 13:04:41 +00:00
Rich baf43ff8a2 Added FullName property 2008-08-13 12:28:05 +00:00
Rich e42c3cea5c Save WindowState - Maximize, Minimize, Normal by user.
Load all at once code to support print.
Open Command from the Start (PROMS2010) Menu.
Enter key on treeview executes Open.
The Treeview was retaining focus after opening procedures or accessory documents. This was fixed.
Tab Bar initialized to the full width.
Items were not always being displayed after the tree was clicked.
The RO and Transition Info tabs are made invisible for accessory documents.
The Tags, RO and Transition tabs are made invisible when no doucment is selected.
Enter the DSO Framer window when it is created.
Enter the Accessory page editor or step editor when a tab is selected.
Remember the last selection in a step editor page when you return.
Activate one of the remaining tabs when a tab is closed.
Embed the pushpin images.
2008-05-21 21:00:07 +00:00
Jsj 6e00716c47 2007-11-20 20:12:45 +00:00