186 Commits

Author SHA1 Message Date
b473844dcc B2020-069: Crash when deleting Working Draft 2020-05-11 15:32:29 +00:00
5fccf2f1d9 B2020-060: Null reference on linking enhanced at new working draft level 2020-04-21 14:12:01 +00:00
d1fba22cc3 B2020-004: Enhanced flag ‘allowmods’ caused crash on open of non-enhanced procedure after version properties change 2020-01-14 15:04:46 +00:00
beed3319ca C2019-045: Fix length of procedure number for CCR to work
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
22978ffff5 B2019-165 Added a check box on the automation tab to allow user to turn off the printing of a foldout page on the last page of a Word document that does not include foldouts (Byron/Braidwood)
Code cleanup, found a missed instance of a check for “FOLDOUT” as section number – corrected so that it using the Section_IsFoldout method instead
2019-11-13 17:11:51 +00:00
cfb847de9c C2019-042 Added a check box to identify a section as being a foldout – used in with printing in duplex
C2019-042 use new format config setting to check if sections are foldouts
C2019-042 use new format config setting to check if sections are foldout
B2019-134 code cleanup, discovered we were missing a “break;” statement in processing folder specific information
2019-11-06 20:50:29 +00:00
70692e9d77 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:06:37 +00:00
389250bad3 B2019-044 Since the watermark switch on the print dialog can turn off the printing of a watermark, created a enum of the watermark options but without the “None’ option for use only on the Print dialog.
B2019-044 The watermark switch on the print dialog will now turn off the printing of a watermark when there is a default set at the working draft level.
2019-03-26 13:58:15 +00:00
76bd61b435 C2019-012: Merge pdfs 2019-03-12 12:56:58 +00:00
9e5ed20aa2 B2019-022: UCF replace word dialog, remove unsupported flags for case sensitivity (all & first) 2019-02-12 14:04:02 +00:00
e77ff7c98e C2019-004: Allow user to define duplex blank page text (handle approved & baseline output) 2019-01-28 16:45:05 +00:00
ddf01e9f9a C2018-039: Upgrade – User Control of Format 2018-12-12 15:29:56 +00:00
f0302b589d C2018-033 added enum lists for the date/time formats to use for a PDF prefix or suffix
C2018-033 added logic to save selected prefix and suffix date/time format to the config
2018-10-16 16:06:37 +00:00
Rich
bfd2ae34ab C2018-013 Procedures with Supplemental Information will assume that all sections are printed separately 2018-05-16 12:42:10 +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
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
9c5b3273ba Mistakenly removed the RODefaults_graphicsprefix which is used in the DataLoader coding. 2017-06-20 17:27:16 +00:00
f5dbfa12fb B2017-079, B2017-053, B2017-049, improved the speed and logic of updating ROs. The Refresh ROs logic is now merged into the Update ROs logic. Also annotations are added when ROs are updated. The Refresh ROs options were removed from the tool list.
Better feedback when updating RO values, also save list of updated ROs in text file in Documents\VEPROMS
Save the date/time of the last successfully completed RO Values Update
Add annotations for updated RO values, better logic in updating RO figures so they are needlessly updated, better logic in determining if an RO needs to be updated
Logic to save the date/time of the last successfully completed RO Update
Better logic to determine if an RO value needs updated.
2017-06-20 16:26:04 +00:00
e7f9d4e3ed Support for SAMGS Supplemental Information 2017-05-03 13:57:12 +00:00
Rich
aa40ff017d Added a Timeout property to the FolderConfig
Added Command Timeout to each query that did not have a specified timeout
2017-03-01 15:40:36 +00:00
Rich
e459a5aec6 Remove debug printout for XYPlot RO 2017-01-20 14:12:04 +00:00
Rich
231849ace4 B2017-012 - RO XYPlots had been impacted by logic which was turning spaces into hard spaces. This, in turn, stopped the XY Plot logic from working. 2017-01-19 21:55:33 +00:00
e592df4403 Added Step_SpellCheckerChangedText config variable for editorial spell checker 2016-10-25 18:45:28 +00:00
Rich
2822368d57 Fixed the code to add Parent /Child information as needed 2016-10-25 12:28:07 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
0f4378913f The logic that handles backslashes in RO return values did not account for the Unicode hard space character. 2016-09-14 15:23:08 +00:00
a2835ab73d Added Warning with triple line box, Adjusted PSI Use Class text X-location
Support for Printing ‘[xx]’ text within an annotation by allowing for xlocation on dialog.
Triple Line Box around note or caution
2016-08-04 10:35:26 +00:00
a29f374023 Move the line of code that replaces a backslash with the \u8596? Symbol to the top of ReplaceUnicode B2016-151 2016-06-24 16:14:25 +00:00
4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
fea63966fb Enhanced: Add new enhanced link info to doc version config
Enhanced: Remove a bad comment
2016-05-09 11:25:26 +00:00
Rich
9931c454f3 Added config support for AnnotationType 2016-04-05 16:04:21 +00:00
0b3e70fd6d Added a text box to enter a grouping title for use on the auto table of contents
Added TOC_Grouping_Title
Added TofCProcedureStepsTitle to rename the section title “Procedure Steps” to “OPERATOR ACTIONS” on the auto table of contents (used by V.C Summer -  SUMall.xml)
2016-03-08 21:01:13 +00:00
c3a749e780 only display ‘Create Enhanced’ checkbox on ‘new’
if copied item is not source or enhanced, pasting info a source is more like an ‘insert’ into enhanced.
2016-01-26 11:46:00 +00:00
6366af8b47 Enhanced Document support
Null check
Move DisplayText.cs to CSLA
Enhanced Documents – don’t allow ‘Save’ RO on enhanced step
Enhanced Documents windowing
Enhanced Documents remove unnecessary options
Enhanced Documents – don’t allow ‘Save’ transition on enhanced step
Enhanced Documents/Insert,Delete,Paste
2016-01-20 16:43:23 +00:00
1b0814d4ea Bug fix B2015-194 Fixed issue where getting the default column mode was gotten correctly, causing the wrong column mode to be used. 2015-11-04 16:05:23 +00:00
e1d596e85f Added a default column mode for the procedure
Logic to use the default column mode set in the format
Created a default column mode for the procedure
2015-11-02 21:31:47 +00:00
Rich
a87c8facdb New Enhanced Document Properties 2015-10-27 13:28:47 +00:00
8708d0bbfc Continuous Action Summary logic
Added a LazyLoad that passes in the default value
2015-10-23 18:13:53 +00:00
Rich
551b71e525 Save Enhanced Document Properties
Support new Properties Step_SourceToBackground, Step_BackgroundToSource, Step_SourceToDeviation, Step_DeviationToSource
2015-09-12 15:45:06 +00:00
5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00
c0dc3f174b WCNTRN: Add Step Responsibility
WCNTRN: Added SectTop (for section number & continue message)
WCNTRN: Added Responsibility textbox
2015-06-04 14:54:04 +00:00
e61ee1051c Config get/set (for DocVersion Specific Info data)
Config get/set (for Folder Specific Info data)
2015-05-14 14:37:32 +00:00
f73d9b1af5 Better formatting of text for RO Summary report. Also handle degree and delta characters 2015-04-23 17:06:26 +00:00
Rich
3754f2f00d Change hard spaces to spaces in the RO Lookup Dictionary, so that the ROs can be found without typing a hard space.
When creating a list of matching ROs, change hard spaces to spaces so that the display is not confusing.
2015-04-10 11:24:29 +00:00
Rich
a367581307 Removed Debug Output 2015-03-26 18:10:48 +00:00
Rich
a533c8fc71 Handle the various formats used for analog alarm points (High# and Low#) so that the ROs will be correctly replaced on the cover page. The various formats include either a space or a dash or a underscore followed by High, HI, Low or LO followed by a number. The code will treat all of the formats consistently. 2015-03-11 12:37:12 +00:00
Rich
3e413b0f17 Changed SubSection.Edit Section Config property to correctly be defaulted to "No"
Base MyConfig on the type of item (Procedure, Section or Step)
Keep the code from crashing iff the user selects a result in the search window that points to non-editable text
2015-02-16 20:22:57 +00:00
Rich
bcfd5578c1 Added how SubSection_Edit property value is determined
Added code to delete ro usages and transitions that are converted to text.  Added code to handle "dashes" and "unicode dashes"
Added code to support converting to text transitions to external destinations with internal style transition
Added wait cursor for log running processes so application shows it is busy and added code to to fix searches that should return results but are not returning results when doiing transitions searches.
Added code to make Refresh Referenced Objects and Refresh Transitions button under Review tab of StepTabRibbon not visible
2015-02-11 20:32:43 +00:00
Rich
af0e36b6c6 Added code to support storage of email addresses and cell phone numbers of users which are used as part of the batch refresh process. 2015-02-05 03:51:18 +00:00
e1945e3c41 Logic to include places where there are missing RO on the RO Usage Report. 2015-01-13 16:31:17 +00:00