712 Commits

Author SHA1 Message Date
346ab74ed0 Use FlexibleMessageBox for list of transitions with page number problems 2016-01-27 15:04:05 +00:00
c035370bb0 Fixed bug B2016-013 where the step properties would be inactive the first time it’s opened
Bug fix B2016-014 where a change bar was set when you check the CAS checkbox or the Page Break check box
Bug Fix B2016-011 where a change bar a compressed table was too short
Bug Fix  B2015-184 where generate PDF would bomb when it tried to print a change bar related to a null step element.
2016-01-22 21:49:26 +00:00
Rich
ad1980e434 Added option to Remove Trailing Hard Returns and Manual Page Breaks 2016-01-20 20:19:53 +00:00
1e3324aa7b Enhanced Documents, handle enhanced steps
Enhanced Documents, delete items
Enhanced Documents button disable/enable
Enhanced Documents, tree view support for insert/delete/copy-paste
Move DisplayText.cs to CSLA
Enhanced Documents adding links (method added in docversion)
2016-01-20 16:46:31 +00:00
9acaf34636 Fixed issue where the change bar on a table that is printed 7lpi is too long 2016-01-19 21:33:03 +00:00
Rich
25dc39cd75 Added logic to keep code from crashing when adding a non-step related transition.
Added a menu item to create an Import file from an approved procedure.
Converted PDF RO References to Uppercase so that the PDF Links to the complete RO Report would work.
Eliminated Unit ROs from ROCompleteReport references in the PDF Links
Convert RO Links to Uppercase to be consistent.
2016-01-14 22:43:26 +00:00
Rich
5ae3a93bea If you try to import a procedure into an empty PROMS folder, the code was deleting the File System Folder including the import file. This happened during D.C. Cook training (12/3/2015).
B2015-138 When Importing a procedure that has a customer RODB location, and the RODB locations in the Database have been updated to local locations, the user is given the choice of RODBs.  If the user answere OK the RO Database is set for the procedure set (Working Draft).  If the user presses the Cancel button, the import is canceled.
B2015-195 When trying to set an RO Path for a procedure set, the OK button was not being enabled.  This has been fixed.
B2015-196 If you change an RO Path to match an existing path you will be giving a message saying that this cannot be done.
During D.C. Cook training I noticed that there are two items in the tool bar that should only be available in DEBUG mode.  These are LastChange and StepRTF which are used for debugging Multiuser.  They have been changed to not be visible for production mode.
Remove locked or unlocked from toolbar.  It was not connected to anything.
Allow the existing (Customer) FSTs to be used without a local copy of the RO database.
B2015-166 Summary of Changes - Remove duplicate records for new steps.
2015-12-04 17:14:59 +00:00
df37f61cb5 Made some regx usages static to help with memory usage
Logic to support clipboard paste of screen shot into a table cell
2015-11-24 18:28:59 +00:00
2fd42cb33b Fixed issue where the first page of a word section was not properly rotated to account for the contents being set to landscape in word (this section is set to use Word margins)
Fixed issue where a couple of default buttons were appearing when they shouldn’t.
2015-11-17 14:44:05 +00:00
10c11b9f36 When there is a bold and underline command remove the space between the two commands.
Logic to consider underline and bold command between a hard space a word when determining if replace words should be done.
2015-11-10 15:40:24 +00:00
cb3f9d58a0 Bug fix B2015-189, add a “[R]” to the tabs of RNO steps and sub-steps. 2015-11-04 16:25:08 +00:00
Rich
8c76185c13 Search was throwing an error if the user pressed the search button, when the the Step Type Radio button was pressed when no procedures were selected.
B2015-171 Fixed the Library Document Report.
2015-10-29 15:25:12 +00:00
Rich
58e58083c2 New Enhanced Document Properties
Fixed Find and Replace logic to keep it from getting into an infinite loop
Used new CSLA code to hanndle deletion of procedures with external transitions
New Enhanced Document properties
2015-10-27 13:34:33 +00:00
6dd816dba8 Logic to create the Continuous Action Summary
Added a default windows font path (hard coded) when one cannot be derived.
2015-10-23 18:22:01 +00:00
8ad203006d Continuous Action Summary logic 2015-10-23 18:21:02 +00:00
Rich
e668a71b43 Changed the code that was presenting a message that the step had been deleted when the step had not been deleted.
Allow a transition to be modified.  The current code does not allow an existing transition to be modified unless you change the Step Number of the destintation.
Add a hardspace bewteen multiple returns.  This assures that blank lines will be printed.
2015-10-20 21:12:33 +00:00
Rich
406ec0f036 Added Format Flag to account for Sub-sections levels in the Sequential Numbering
B2015-162 Bug was able to be fixed with data.  Attachment 7 and 8 in Shared AOP 79 were incorrectly set to print Number and Title.
2015-10-13 13:56:32 +00:00
b173a28f32 bug fix B2015-159 – fixed issue where a change bar on a step that was continued to next page, started printing in the page header 2015-10-01 14:20:48 +00:00
4f4af0156a B2015-001: single indent holds for entire steprtb.
B2015-001: print of single indent – handle soft return
2015-09-28 13:40:58 +00:00
Rich
b9d01b6976 Added to PageList Tokens
{PDFDate} Currrent Date MM/dd/yyyy
{PDFTime} Currrent Time HH:mm:ss
2015-09-14 20:48:03 +00:00
Rich
4c0fed9dce Added Enhanced Document Menus
SetAdministrator Support for Import and Export Procedure Sets, Import Procedure, Export Procedure
Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF.
Add PDF Links for Enhanced Documents and Complete RO Report
2015-09-12 15:49:37 +00:00
9595cded52 B2015-033 made the position of AER and RNO change bars consistent among sub-step levels for change bars that are placed next to the text. 2015-09-11 19:23:27 +00:00
6fceccc6c1 B2015-122: Fix HLS underlining of subscript & superscript 2015-09-04 13:59:00 +00:00
f4e1c63ec1 Fixed bug B2015-133 where RO fields that contain a single character were not printing on the report 2015-08-21 13:10:37 +00:00
a58add8937 B2015-103: indents (strip out rtf indent commands)
B2015-103:  indents (handle rtf indent commands)
B2015-103:  indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00
c3f58a6df7 Fixed B2015-005: Last bullet had inconsistent line spacing compared to previous bulleted sub-step 2015-08-07 14:31:28 +00:00
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
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
a9745c111a Added code to fix Bug B2015-095 2015-08-04 01:19:51 +00:00
8f379f0b9b Fixed an Argument Exception error in the Chronology of Changes Report. Also cleaned up the output of the Chronology and Summary of changes reports. 2015-08-03 15:52:46 +00:00
1ebe496589 Fixed the issue where bullets were not printing in some tables. 2015-07-28 15:50:04 +00:00
1408a43fa8 Fixed use of symbol characters in table cells
Fixed use of the hanging indent in procedure steps
2015-07-24 18:55:31 +00:00
5f117cf611 If a symbol to be printed is not in the VESymFix font then check/use the Consolas font. 2015-07-23 14:40:21 +00:00
3e403455ec Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’ 2015-07-20 14:33:06 +00:00
0d65f14619 Fix B2015-097: Auto TOC line spacing for empty titles & space character string length for right justified page numbers. Found during internal testing of Auto TOC for South Texas. 2015-07-15 14:16:13 +00:00
cc62e2fd59 Fix B2015-096: Overlapping AER/RNO tables found in Farley printouts 2015-07-14 14:44:00 +00:00
Rich
4f4513ffe5 Added CenterToStepThenPage format flag which smothly transitions the left margin of a table as the table width increases from the high-level step width to the page width. 2015-07-13 15:49:08 +00:00
330f36250d If font is not proportional, set default font to VESymbFix to be used in pdf generation code (without this, the default was set to Helvetica)
If 1st character output for chunk, in a table cell, is a hard space (or various other special characters), set font to default (VESymbFix) font. (For HLP)
2015-07-13 11:37:56 +00:00
00ddf14538 Improve pagination between complicated AER/RNO steps 2015-07-10 15:37:03 +00:00
30059881f0 increase pagelen of the Procedure step section & set footerlength = 12 if docstyle has bottom messages
set footerlength = 12 for Purpose sections
Allow a single line HLS that is last in section to print into footer
2015-07-10 15:36:32 +00:00
d398387142 Fixed Step Designator issues with the Top Continue Message for Comanche Peak 2015-07-08 13:05:25 +00:00
c98ea48e74 C2015-012: (Comanche Peak) Include asterisk and step designator in Top Continue Message for Continuous Action Steps. 2015-06-23 13:07:57 +00:00
a038fe06e9 B2015- 076: underlining overwrites text below (occurred on compressed steps with larger font) 2015-06-22 14:42:46 +00:00
3aef30629c B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed. 2015-06-18 13:15:36 +00:00
eaa5d49b65 Changed TofCLineSpacing from an INT to a FLOAT to allow for half line spacing
Logic to handle float TofCLineSpacing and to shift the section title to section number starting position if there is no section number
2015-06-17 17:45:31 +00:00
3045682ed7 B2015-083: For WCNTRN, the Responsibility data was not wrapping correctly in some cases. This was fixed. 2015-06-17 13:59:12 +00:00
Rich
8546a09674 Added PDF SaveLink parameter to methods
Added PDF SaveLink Logic
2015-06-17 11:32:13 +00:00
7dbde80f7c Add line width, CLineWidth for lines internal to training format
Add line width, CLineWidth for horizontal & centerline  (WCNTRN)
Use docstyle’s CLineWidth for horizontal & centerlines, if defined )WCNTRN)
2015-06-16 15:36:55 +00:00
Rich
c6530cd78f When a break occurs in the middle of an RNO and AER Sequence start the next page at the highest remaining content including any separators like "OR" or "AND". 2015-06-05 17:20:31 +00:00
Rich
5359e05e77 Page Number for the second pass for transitions to Word Sections were not getting updated properly 2015-06-05 16:29:51 +00:00