151 Commits

Author SHA1 Message Date
0095b2883b C2024-002-Print-Section 2024-01-25 09:18:48 -05:00
3acdf1f6b4 C2023-023 Quick Print 2023-12-20 12:21:43 -05:00
f1aa365958 B2023-103: Improve User Interface for Incoming Transitions 2023-10-19 09:14:09 -04:00
266667a6df B2021-089
Depending on how Parent/Child Applicability was set up, the Child Applicability Names were not being sent to the RO Editor.  This prevented adding Child specific RO field values.
2023-10-18 15:28:08 -04:00
e7f8b0ccd7 C2023-002: When using RO Update Values feature, display message when other users are in Proms and don’t do update (fix cursor only) 2023-01-18 16:32:09 +00:00
426c87f3ba B2022-112: Approve of procedure with subsequent Create Procedure to Import crashes 2022-10-20 15:24:00 +00:00
1fbda4c13b B2022-122 Fixed issue where the Time Critical Action Summary could not be created from the procedure tree for Parent/Child procedure sets 2022-09-26 19:58:14 +00:00
bfeed42a59 F2022-024 – added the menu option to generate a Time Critical Action Summary report 2022-08-11 18:25:40 +00:00
b6d69fbd4c B2022-049: Copy/paste of enhanced procedure and bad links between source and enhanced 2022-08-03 15:03:40 +00:00
23894b9ab5 B2022-073 find the first procedure set that has Parent Child information to pass into RO Editor 2022-07-08 20:35:21 +00:00
3778890382 B2022-048: Proms crashes when Creating Procedure to Import after approval when procedure number has slashes 2022-07-06 15:33:36 +00:00
27993553cb B2022-026 RO Memory reduction coding 2022-05-26 19:55:07 +00:00
77ff645e2c B2022-019 pass in Parent/Child even when not calling from a Parent/Child set 2022-01-25 13:45:38 +00:00
2f07372641 C2021-004 logic to support table cell shading
null reference check
2021-11-18 19:32:25 +00:00
00bc9cea50 B2021-086 Fixed the bug where a superseded watermark was placed on top of a workflow watermark when an approval (with a different revision number) was done. 2021-08-27 19:01:48 +00:00
ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
0dd4889e5c B2021-066: Procedure Level PC/PC in tree view 2021-07-14 15:27:56 +00:00
a203bc199b C2021-027: Procedure level PC/PC 2021-05-20 14:31:59 +00:00
23659c9b93 B2021-006: Dragging text from Microsoft Word across PROMS treeview causes program to close. 2021-04-06 14:58:52 +00:00
877a7dfa7b F2021-009 PROMS Express – Added checks and warning messages when Pasting a CopyStep from the procedure tree when the paste will result in a step with sub-step levels that exceed the defined sub-step levels in the format. 2021-03-24 19:53:06 +00:00
fdd59a5d6b Upped revision number to 1.8
C2020-033: 2021 UPGRADE Handling of incoming transitions on delete or review
2021-01-06 15:07:57 +00:00
0abcfd1bdf C2020-047: Add explanation to insert subsection dialog 2020-11-13 13:51:08 +00:00
b172dc3080 C2020-038: When deleting a procedure, add a prompt so that user has to enter a reason that is saved to database 2020-10-22 10:21:53 +00:00
8b82722c6b B2020-111 Limit where the Set Amin can create new folders 2020-10-08 19:40:37 +00:00
8733418b4e Merge in fixes (8/4 & 8/5/2020) for: C2020-031: clarify dialog caption for export of approved procedure
B2020-103: crash on null reference when cancel from create new section
2020-08-12 14:24:46 +00:00
Rich
45894e48a2 Set administrators should have the ability t change folder properties for the folder to which they have set admin rights and any of the folders below that level. 2020-08-06 19:16:59 +00:00
c5d150e135 C2020-031: clarify dialog caption for export of approved procedure
C2020-030: replace ‘Word Sections’ with ‘WORD Sections’
2020-08-05 15:24:52 +00:00
ad61082828 B2020-103: crash on null reference when cancel from create new section 2020-08-04 12:16:38 +00:00
91958accaa C2020-026 – consistent messaging when deleting sections and steps 2020-07-16 14:11:09 +00:00
548435c00e B2020-087 Refresh the tree node when the adding the first subsection is canceled, and clean up the parent section’s config when the last subsection is deleted. 2020-07-13 18:02:48 +00:00
56ec1f45d7 C2020-016 – Improved the wording and formatting of the message that appears when you add a subsection to a section that has steps. 2020-06-18 14:19:12 +00:00
834febf196 B2020-076: Create template steps when insert step from treeview with editor not open (made 2 methods public) 2020-05-28 13:21:48 +00:00
eb31b3b1a6 C2020-008: Change to ‘Folder Specific Information’ as menu text for folder level from ‘Procedure Set Specific Information’ 2020-04-16 14:10:53 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
311d442b57 B2019-076: support for folder/working draft level proc set specific info (moved code from VlnSvgPageHelper to here)
B2019-076: support for folder/working draft level proc set specific info & C2019-023: default values on outside transitions SI
B2019-076: make folder/working draft level proc set specific info consistent
B2019-076: Move GetInheritedSIValue from here to DocVersionExt.cs so it is accessible from TransitionExt.cs
2019-05-21 12:34:47 +00:00
17260519e3 B2019-030 Use FlexableMesageBox instead of MessageBox so that it is always on top. 2019-03-07 18:02:31 +00:00
37fb880794 C2018-003 corrected use of MyActiveSection vs ActiveSection and added NULL checks 2018-10-08 15:30:05 +00:00
e5938b1815 B2016-058 Context menu at the procedure level will read “Collapse Procedure”, at the section level it will read “Collapse Section”, at the step and sub step levels will read “Collapse”. 2018-09-27 13:53:57 +00:00
fafaf62b6d B2016-057 Don’t enable the Approve button if there are rev numbers that need fixed, C2018-008 Redesigned of the user interface to make less confusing, C2018-025 We were not checking for more than one procedure with the same procedure number when generating the consistency check procedure list.
C2018-026 Added a menu option off of the Versions tree node menu, to view the notes added when the approval or workflow stage was done
2018-08-31 18:28:17 +00:00
c257f4b4bb B2017-014: Adding a sub-section where section has steps creates 2 section part nodes in the tree 2018-08-21 13:22:06 +00:00
95d181c3a6 B2018-082 Fixed null reference bug when deleting a folder tree node after deleting its working draft node 2018-06-04 15:52:56 +00:00
7ab18b30d1 B2018-047: crash after paste replace on newly created section within newly created procedure 2018-05-31 13:48:31 +00:00
678018c4a1 C2015-022 Separate Windows Upgrade – For Right Mouse Click, don’t allow Insert Folder Before/After in child windows and when a procedure set is in child window, only allow the Insert of a folder tree node. 2018-03-12 14:38:21 +00:00
60b83e9926 B2018-025: Proms crashes opening Working Draft if associated enhanced Working Draft had been deleted 2018-03-01 15:34:22 +00:00
8c37fd9fe4 B2017-243 added Cannot Paste menu items that will display a message box with more information explaining why the paste cannot be done 2017-10-25 14:12:00 +00:00
5e80643686 B2017-183: Don’t allow paste replace for source steps from tree view. 2017-08-28 14:25:30 +00:00
a8a0b37a32 Added titles to message boxes used during the check of the RO.fst B2017-125
Add LoadingFigures to save status of loading the figures during Update RO Values B2017-125
Added checks to see if the RO Figures need loaded B2017-125
Added checks to see if the RO Figures need loaded and set the status during the loading figures part of updating RO values B2017-125
Make the progress bar text visible B2017-125
Added titles to message boxes used during the check of the RO.fst and make the progress bar text visible B2017-125
2017-06-23 20:02:34 +00:00
d20ec450ce Added DoUpdateRO flag for use in the new Update RO logic
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
2017-06-20 16:28:45 +00:00
75b71ce40e C2016-042: Message to user on creating subsection when section has steps that steps aren’t visible 2017-01-20 14:35:03 +00:00
4744bcd450 B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures.
B2016-282: remove new subsection menu item off of a Word Section from
2017-01-12 15:23:27 +00:00