98 Commits

Author SHA1 Message Date
2ae0d0d454 Update to ensure some size is presetned for the figure when adding a new. 2024-06-05 10:48:51 -04:00
64bdb9fb76 B2024-017-Fix-BNPP-Table-Arrows 2024-03-28 09:03:03 -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
cc6b235ce9 B2023-050 Reset the RO tree when user click off the insert RO dialog then back onto it 2023-05-10 14:45:49 +00:00
da05241df7 B2023-037: Handle <=, >=, +-, -> and <- symbols in ROs. 2023-03-30 12:59:06 +00:00
7be346b6c8 B2023-004 set MyDVI with the current document version when the myRTB setting is changed. 2023-01-17 14:26:19 +00:00
3f4ca2ac23 B2022-142 the insert RO tree now refreshes when going between regular steps, RO Table steps, and RO Figure steps.
B2022-135 – improved logic to ensure we are using the Doc Version associated with the current step text.
2022-12-02 19:45:11 +00:00
Jake
6712671d04 B2022-124: [JPR] Blank RO Values (All Spaces) printing as "?" 2022-10-03 17:56:12 +00:00
Jake
b3193e0f5a B2022-123: RO Tab Treeview not showing correct RO values when switching between procedures. 2022-09-23 14:29:31 +00:00
Jake
ac8e8432b7 B2022-098: ROs not being resolved in Word Sections 2022-08-16 15:02:30 +00:00
Jake
f8269a7ac6 B2022-088: Find Doc Ro button not working in Word Sections
B2022-089: Updating RO Crashes
2022-08-08 10:04:21 +00:00
Jake
6dff9463ad B2022-083: Support Conditional RO Values (v2.1) [Part-2] 2022-07-28 10:03:07 +00:00
Jake
d327ab08af B2022-083: Support Conditional RO Values 2022-07-26 20:01:25 +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
Jake
0e0a733c55 2022-06-07 15:03:04 +00:00
Jake
3f7cbc10bc B2022-026 RO Memory reduction coding (Jakes Merge) 2022-06-03 19:45:42 +00:00
27993553cb B2022-026 RO Memory reduction coding 2022-05-26 19:55:07 +00:00
9861a43e5b B2022-051 The list of RO values when inserting a RO, would sometimes have applicability token text (\APL>) listed with the possible RO values 2022-05-10 18:17:45 +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
b10d66fc53 C2022-001 fixed index out of range when updating RO values
C2022-001 pass in Otherxxx parent/child information to get correct child RO value
C2022-001 new logic to get parent (default) RO value.
2022-01-21 14:35:17 +00:00
37e022a64d B2021-144 ROs were not always sorted on the Insert RO panel in the procedure editor. 2021-12-06 16:05:06 +00:00
ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
8c708ae5fd B2020-049: Save RO button not enabled for Word Document when entering Procedure in editor 2020-04-06 13:57:44 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
Rich
ee658d6a6d B2019-161 Timing of display history
B2019-161 Timing of display RO
B2019-161 Timing of display search
B2019-161 Timing of display tab control
B2019-161 Timing of DSO Tab Panel Refresh
B2019-161 Timing of close word app
B2019-161 Timing of MyStepRTB selection changed
2019-10-29 13:21:32 +00:00
e803ec1cb2 B2019-037 added logic to replace ~ and # characters with superscript and subscript commands 2019-04-17 17:08:03 +00:00
b29176f636 B2019-043 Added checks for being in design mode during initialization of variables
B2019-043 Added checks for being in design mode during initialization of variables.  Also needed to remove the parameter from the constructor
2019-03-22 15:19:19 +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
Rich
090b3cd452 B2017-245 Disable the Save RO Button for Section and Procedure Titles 2017-11-06 16:48:47 +00:00
17b9ec24b2 B2017-232 handle sorting tree node names that contain more than one period 2017-10-10 18:42:03 +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
Rich
0da05e4912 Added DisplayTabControl to the constructor for DisplayRO 2017-05-26 11:01:48 +00:00
90834bf875 C2016-044: Find RO values from selected Word section text 2017-01-26 12:29:06 +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
2498cd10dc Enhanced tab: if no available docversions to link to from a source, hide ‘new’ button
Caching fix
B2016-132 fix: don’t allow double click to insert RO when on enhanced step
2016-05-24 14:57:21 +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
d8f7b0619c Use static function to check user’s security level
Pass user security info to the panels, fix security related issues on the V button (B2015-188, B2015-193)
Added static functions to check the user’s security level
Use static function to check user’s security level in allowing applicability changes
Use static function to check user’s security level in enabling Inserting and RO and in Editing an RO
2015-12-09 21:01:13 +00:00
28a3a99c50 Pass UserInfo (for security settings) to DisplayRO and StepTabRibbon
Check to see if the use is allowed to run the RO Editor before enabling the GoToRO button.
If an RO is selected in the text, the check to see if the user is allowed to run the RO Editor before enabling the GoTo button on the ribbon and context menu button, as well as enabling the <Shift><Ctrl><G> keystroke.
2015-07-30 14:18:55 +00:00
Rich
52c6e61b6a Use code that finds the ROImage file based upon filename. 2015-02-24 15:43:40 +00:00
af99b05c2c Added “(red ? in the editor)” to the Include Missing ROs checkbox label. Default the checkbox to be unchecked, and added anApplication.DoEvents()
Fixed the preview of images containing more than one sample layer (iTextSharp error)
Fixed the printing of images containing more than one sample layer (iTextSharp error), added better error handling, added an Error bookmark group.
2015-01-30 20:14:46 +00:00
Rich
8de1e073ee Added ROFSTLookup property to Display RO control
Changed how ROFSTLookup object was obtained based on correct DocVersion
Added change to ROFSTLookup property to trigger a update of RO values
Update LoadTree method to use ROFSTLookup property value
2014-02-07 17:41:27 +00:00
Rich
4fd9ef75c4 Sort ROs in Groups
Use generic comparison from DisplayRO to sort ROs
Make GreaterValue public so that it can be used for DisplayReports and DisplaySearch to sort ROs consistently.
Remove debug printout
2014-02-06 18:36:57 +00:00
5ccdd9d3d7 Improved error message when image data is not found during a ‘preview’ request
Use UpRoImmAftrDashSpace to upper case RO units (flag was introduced for WCN)
2014-02-05 13:46:15 +00:00
Rich
d9b171c061 Added logic for an alphabetical sort if the RO Menu Items begins with numbers and slashes. 2014-01-22 18:43:15 +00:00
Rich
857bbc6af0 Don't add Unit ROs unless Type is Text or ALL and myDVI has been set.
Added logic to determine AccPageID for Unit ROs.
2013-11-15 19:12:37 +00:00
Rich
869861a6dc Added code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps. 2013-11-11 18:48:39 +00:00
Rich
4ca9a34c07 I added some RTF logic to indent the change description. This will make it easier for me to copy text into source safe from this document.
Corrected logic for returning the RO Value when the ROs do not have multiple return values.  This fixes Bug B2013-080.
Added logic to the code that looks for a newer version of the RO.FST file, when the DocVersion (Folder) does not have an assocated RO Database.
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Added logic to support ROs that do not have Multiple return values.
Fixed logic to support ROST lookup when the DocVersion (Folder) does not have an assocated RO Database
Added Caption, Button and Icon to Warning Message when DocVersion (Folder) does not have an assocated RO Database.
Shut-off the RO Edit feature when DocVersion (Folder) does not have an assocated RO Database.
2013-04-19 15:01:11 +00:00
36fd716fed calls static function to get path to RO Editor, Also, double-click on RO Value will insert the RO Value 2013-03-25 20:57:29 +00:00
Rich
68aa54004a Handle \u8209? inserted from the keyboards as Hyphens when looking up ROs. 2013-03-14 18:39:42 +00:00
Rich
32765615c6 Updated format for Westinghouse Alarm Procedures
Allow the user to change which Multiple Return value is selected for a n RO.
Allow user to select an RO for MEL including Room #
2013-02-14 17:38:55 +00:00