1014 Commits

Author SHA1 Message Date
9e0b85c5ac Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +00:00
Rich
94a1c4289b Verify that the current node is within range before looking at the value 2015-08-05 12:38:40 +00:00
f8c047e0c7 Added the Continuous Action AND, Continuous Action OR, and Continuous Action PARAGRAPH to the search by type list. They will be placed under their parent type (AND, OR, and Paragraph) (B2015-008)
Fixed the Global Search Report bug where only the headers were on the first page of the report (B2014-098).  Fixed bug were printing a search result of “(“ would not print. (B2013-150)
2015-08-04 17:25:34 +00:00
Rich
9854bc7690 Consistent wording to refer to Working Drafts (Doc Versions) 2015-08-04 13:00:57 +00:00
Rich
59fbfdc082 Addjusting the settings for the expander so that they are easier to see. 2015-08-03 19:25:39 +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
2aa0057fa1 Changed the Multi-user refresh so that the selected node is not changed between the adding and the finalizing of the section addition.
Use the selected node prior to setting the section properties so that the node is added at the correct location.
2015-07-27 21:18:02 +00:00
Rich
03d5bb04f8 Fixed logic to add ROImages so that adding a duplicate record will not cause the code to crash.
Fixed the layout of the Tag Panel so that the Step Type can be changed,
2015-07-23 16:25:26 +00:00
957499d93c Use the FreeMono font for symbols in the edit window 2015-07-23 14:39:40 +00:00
3e403455ec Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’ 2015-07-20 14:33:06 +00:00
a17ea54db0 Fixed Insert Table shortcut key functionality 2015-07-01 15:03:36 +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
Rich
1463ec8853 Remove Unnecessary debug message
Fixed logic to find external transition when attempting to delete a procedure
Turn-on Table Shrinking Generically
2015-05-29 00:09:39 +00:00
804da7a3ca Fixed B2015-072, replace words crashing on ‘ [‘ where space is part of bold rtf command.
Allow for a step transition to go to another procedure
2015-05-28 13:16:43 +00:00
a14492ae02 B2015-066: Revert to previous file. (Note that last checkin listed incorrect bug number) 2015-05-26 16:16:39 +00:00
d4e030811e B2015-065: don’t duplicate Page ~/Page Num in page number transitions
B2015-065: Pass in correct transition type for resolving page number transitions
2015-05-26 12:58:05 +00:00
1ae09f7272 Fixed B2015-065 and fix for setting default section in section combo box
Shortened page length of Attachment section; added Transition to Default Section’s step.
2015-05-20 13:48:15 +00:00
86f3339ed5 Turned on the ability for Copy Step to copy a high level step to a sub-step level. 2015-05-18 18:02:15 +00:00
Jim
f005316849 Modified code to support structure changes to treeview nodes 2015-05-16 17:02:26 +00:00
36603d643b Folder/DocVersion Specific Info & remove unused code 2015-05-14 14:41:19 +00:00
7cb179f085 Added logic to support doing an Add Next or Add Previous on a Table 2015-05-13 17:25:15 +00:00
5d5f84ce23 Added logic to handle RO Database that have the same Setpoint ID value in multiple tables – this affect reporting on all RO Databases, sorting by Setoint ID
Fixed underline logic for instances where the underline ON is the first thing of text.  Added better error handling for X/Y Plots which is now display the plot language if the plot cannot be drawn.  When a problem occurs printing an image or x/y plot, the error text now prints in red.
Better handling of empty RO Database tables.  Now will print the message “—No Information Entered –“
2015-05-12 20:27:47 +00:00
Rich
c5fc60bfbd Added parameter for frmPDFStatusForm
Added parameters for PromsPrinter
Changed ItemID TextBox to a multiline TextBox
Added Next and Previous button to move through IDs in TextBox
Added a print button to print all of the procedures associated with the list of IDs
Added code asociated with controls above
Added error handler for the Clipboard
2015-05-06 14:39:04 +00:00
Rich
e35ef0615d Get list of external transitions to children of a procedure 2015-05-01 13:32:43 +00:00
Rich
2b47b33ba2 Use RegexOption.SingleLine to handle transitions to sections which have embedded carriage returns in the section title. 2015-04-28 16:09:26 +00:00
895f65322d B2015-052: For finding the Default Step section, if none is specified look for ‘PROCEDURE STEPS’ in the Display Text of the section 2015-04-27 15:08:53 +00:00
45d311bdfe increase PSI labels width
Add argument to fmrPDFStatusForm call for pagenum transition processing (B2015-053)
Add argument for pagenum transition processing (B2015-053)
Add panel/scroll bar for PSI that has many fields (on larger font display, could not access bottommost) (B2015-051)
Add property for tracking of pagenum transitions (B2015-053)
For section list, use section default (procedure steps) if transition format has user interface of ‘SectDefault’. (B2015-052)
Pagenum transition processing – add 3rd pass for fix. (B2015-053)
2015-04-24 13:13:47 +00:00
f50e7d11b4 Added checkbox to sort Complete or Summary RO report on setpoint id and logic to sort by setpoint ID
Added status message for report generation.  Added logic to handle underline on/off (using the _ character).
2015-04-17 16:54:21 +00:00
Rich
f7c265c388 Added ErrorLog Message if a disconnected item is processed
Added logic to keep disconnected items from being displayed in the search results
If the user selects a disconnected item the code will display a message rather than crashing.
2015-04-10 11:51:05 +00:00
Rich
499cd0a1bf Added code to refresh transition search elements before doing long running query. Fixed incorrect search results when transition search tab selected with an open procedure
Changed drop down elements from Windows Forms ComboBox to DevComponents ComboBox.
2015-04-09 20:33:17 +00:00
Rich
381376843f Place the user in edit mode after they set the text alignment. This assures that the alignment setting is saved.
Changed the error log message when the user uses a format that does not have an initials header for a section which contains signoffs.  Also limited this message so that it is only output once per session.
2015-03-27 12:27:42 +00:00
Rich
ea8014c8d2 Set the font to the parent font when adding first character to a cell of a table.
Added a DebugMethod to output all of the parent fonts for a control.
2015-03-27 12:26:40 +00:00
9910cff2c5 Fix for partially hidden ‘EOP Step #:‘ tab in edit window for background steps 2015-03-25 12:02:35 +00:00
06e71b1522 Reset the override changebar when the grid (table) changes 2015-03-16 13:40:51 +00:00
83c2ce7e66 Reset the override changebar setting if the ChangeID is changed (calvert) 2015-03-16 13:40:07 +00:00
Rich
95874bd501 Handle rtf token "\bullet" within Grid.
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:38:18 +00:00
Rich
7e10163760 Handle exception if external transition to a procedure. 2015-03-10 10:10:56 +00:00
8472fa86b0 Fixed issue of adding a transition to a Note that is off of a section header (title) 2015-03-06 19:27:41 +00:00
17a72a4dd7 Reset the change bar override when the step text is changed and saved. 2015-02-26 19:24:42 +00:00
Rich
52c6e61b6a Use code that finds the ROImage file based upon filename. 2015-02-24 15:43:40 +00:00
Rich
c8618a23d4 Added step path data to resulting search items
Added code to handle when content audit that has 0 for delete status and a null action date
Added code to handle content audit that does not contain any config information
2015-02-20 02:58:50 +00:00
Rich
cb52bad3e9 Improved conversion ot Referenced Objects and Transitions to text
Added code to implement deleting pdfs
Fixed problems with searching by Textm Annotations, Referenced Objects and Transitions
2015-02-18 02:36:42 +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
75f8bd9584 Mulitple ROs with No Units trying to eliminate duplicate Units 2015-02-16 19:28:11 +00:00
Rich
fc95275902 Hyphen immediately following an RTF token should add a space to terminate the RTF Token
Added Error Location to Error Log
2015-02-16 18:42:05 +00:00
8991bdc2d3 Added a check for null references in the logic that builds the context menu. We were getting an error when you right clicked on a “Steps” or “Sections” tree node for procedures with sub-sections. 2015-02-12 18:29:06 +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
313cb28327 Added Progress Bar output 2015-02-10 15:51:38 +00:00
Rich
93043d7fd4 Convert Hard hyphens to soft hyphens so that the PDF can be searched for hyphens. 2015-02-09 16:06:00 +00:00
a961b0cc6b Changed the label for selecting the transition type to “Select Type” in the search transition panel. 2015-02-09 14:33:47 +00:00