Commit Graph

3798 Commits

Author SHA1 Message Date
Rich e66f44a8d9 Had to reduce the Page Length to 612 from 636 points (72/inch) so that OP-3 Would paginate properly. 2015-02-27 20:51:59 +00:00
Rich e8ab373008 Word Section Replace ROs Results in an error if there are not any ROs 2015-02-27 15:13:59 +00:00
Kathy 62a6d747df move section text down after the section separator line 2015-02-27 13:16:53 +00:00
Kathy 763eb1865b for Rodata, do not change case of units
for Rodata, do not change case of units, except uppercase after dash
adjust section separator line y-location
2015-02-27 13:15:31 +00:00
Rich 0477c09d03 If a blank paragraph is followed by a large table and both will not fit on a page, but the table will fit by itself, move the break directl in front of the table. 2015-02-27 10:51:13 +00:00
Rich 6d94bfb5f4 Added code to resolve issue with printing RNP document
Added code to resolve issue with printing BGE document
2015-02-27 03:56:28 +00:00
Rich 8168d2f708 Added code to handle importing a procedure with different RO folder 2015-02-27 03:55:31 +00:00
Rich de51192fc0 Added code to handle importing a procedure with different RO folder
Added code to sort Administrative Tools
Added code to improve how the controls align when using a lower DPI screen resolution
Added code to refresh progress bar when updating RO's
2015-02-27 03:54:35 +00:00
Rich f73ab7c3a7 Added code to improve how the ROEditor responds when a 2nd instance is opened. 2015-02-27 03:51:53 +00:00
jjenko 17a72a4dd7 Reset the change bar override when the step text is changed and saved. 2015-02-26 19:24:42 +00:00
Rich 6732e6c9fc Added suffix to GetParagraphHeight to calculate the height of the Continue Message.
Added ContinueHeight property to calculate tthe height of the Section continue message.
2015-02-26 18:48:29 +00:00
Rich 5d227213c5 Determine the height of the Section Continue message at the top of a page, so that the steps paginate properly. 2015-02-26 18:47:30 +00:00
jjenko 5f8c27367f Increased the page length in the "Attachment Step - Continuous Steps" section to fix a pagination difference. 2015-02-26 16:49:19 +00:00
jjenko beac05011e Single Col Section types now say “Operator Actions” and have a blank line after it. Added a “Single Column Procedure Steps – Last Sub-Section” which will print an end message that includes the procedure number. Added a new transition type that puts the Section Number, a space, then the Section Title. This is used for sections that have a section number with a period. The other transition types puts a comma between the section number and section title, resulting in a period followed by a comma. 2015-02-25 15:40:45 +00:00
Kathy 63ca6242b1 center the sub-headers (Caution1)
print sub-headers for Calvert’s valve format
2015-02-25 14:24:22 +00:00
jjenko f2dbaa0061 Move the change bar one character position to the right
Increased the width of the page box (boarder) that is used in single column step sections a smudge to make room for the new change bar position.
2015-02-24 20:41:04 +00:00
Rich d761df73cd Added logic to keep section headers with their steps. 2015-02-24 19:45:12 +00:00
Rich 7f923ff0c5 Added logic so that the code works even if the location in the data is not specified. 2015-02-24 15:56:58 +00:00
Rich 52c6e61b6a Use code that finds the ROImage file based upon filename. 2015-02-24 15:43:40 +00:00
jjenko 068dbfc005 increased the width of the page box that is used on the FSG attachments so that the check boxes are inside the page boarder 2015-02-24 15:36:10 +00:00
jjenko 50d77f7f43 added anchor to dropdown box and labels so all is visible when using a different screen dpi. 2015-02-23 22:10:24 +00:00
Rich d84f9b2e64 If the first step of a section starts at less that three inches from the top of a page (after the section header) and the step is longer than a page, allow the step to break to keep the section header with the step. 2015-02-23 15:47:48 +00:00
Kathy d0b49988e0 fix pdf comparison of 16bit to 32bit 2015-02-23 13:42:28 +00:00
Rich f8b9d03669 Changed administrative tools drop down to DevComponents control
Added administrative tools of Identifying Disconnected Items and NonEditable Items
Removed administrative tools CSLA methods since they were moved to AdminToolsExt.
Added new module to handle administrative tools CSLA methods
Added methods for administrative tools of Identifying Disconnected Items and NonEditable Items
2015-02-20 22:31:01 +00:00
Rich 8a2224a95b Added stored procedures for GetDisconnectedItemsCount and GetNonEditableItems
Revised SearchTransitions to prevent recursion error
2015-02-20 22:29:13 +00:00
jjenko 577597fa54 Increased the page length of the procedure steps sections to fix a pagination/compression issue. 2015-02-20 21:06:05 +00:00
Rich a2d8712b83 Add location information to the error log for RO Image problems 2015-02-20 17:45:34 +00:00
Rich a54c2eaa09 Changed logic to find ROs or XY Plots. VEPROMS_BGE/OI-34 has the text
<<<--Isolators-->>> which was being identified as an XY Plot and then as an RO.
Add location information to the error log for RO Image problems
Reduce duplicated error log messages for RO Value update
2015-02-20 17:39:13 +00:00
jjenko 64b3b06375 Added logic to support a “%2d” in the top continue message definition 2015-02-20 14:46:02 +00:00
Rich 18827f4bca Added code to handle "other procedure" transition format type of Byron 2015-02-20 02:59:54 +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 ea8c38cd28 Revised vesp_SearchTransitions to include step path field 2015-02-20 02:57:16 +00:00
Rich 0e50de5f44 Transition User interface for {Step}{Other Procedure} 2015-02-19 22:15:59 +00:00
jjenko d8b6e27244 added a tool tip to the options dropdown list on the Administrative Tools dialog box. 2015-02-19 19:59:21 +00:00
Rich 7ff6a6a80e Added code to handle a transition where the item the transition is going to does not have an active section
Added code to handle the condition where no email address has been defined for a user.
2015-02-19 17:43:23 +00:00
jjenko cbc3df3023 logic to support exe switch that will delay when Word will display the newly generated Placekeeper 2015-02-19 03:53:45 +00:00
Rich a6ed94d8c6 Revised code to only allow Administrator to access Administrative Tools 2015-02-18 18:51:00 +00:00
Rich a8b50ef929 Only account for the Section Number and Title if they are printed
Print the top continue message if the Section Continue is not printed
2015-02-18 18:13:11 +00:00
jjenko 4b484b3a85 Adjusted the default change bar to the right 2015-02-18 14:53:14 +00:00
Rich 14a0b600fd Added method RofstInfo.GetROImageByFilename to find image files by name.
Added method RoImageInforList GetByRODbIDFilename to find image files by name.
Find ROImages if not attached to the current ROFST.  The Export/Import code was not saving ROImage usages properly
2015-02-18 14:43:00 +00:00
Rich 8d46574ec2 Added stored procedure getROImageByRODbID_FileName to find image files by name. 2015-02-18 14:41:38 +00:00
Rich 08bbb82714 Fixes Index out of range when a Referenced Object is missing from the RO.FST. This will output an error message since it reflects an error in the plant data. 2015-02-18 12:04:26 +00:00
Rich c68412fd81 Added code to prevent adding user with duplicate UserID's 2015-02-18 03:24:36 +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 f16fcf1470 Added code to add figures and roimages to export and import processes
Revised user interface and added improvements to overall process
Added code to change Batch Refresh to Administrative Tools
2015-02-18 02:35:11 +00:00
Rich 24e3a9d7f5 Added stored procedure to delete pdfs 2015-02-18 02:32:39 +00:00
Kathy 3053c892a1 Use ‘GetJustStage’ for Stage & StageInfo gets of data.
Provide methods to use ‘GetJustStage’ from application
Use ‘GetJustFormat’ for format infos
2015-02-17 17:30:47 +00:00
Kathy 9671a394be Include a ‘GetJustStage’ stored procedure to get only stage data and not get its related data 2015-02-17 17:27:33 +00:00
Rich 86bdecd367 A number of pagination improvements. 2015-02-16 21:55:54 +00:00
Rich 5a5502d8fc Added somecode so that profile errors will be recordedd to the Error Log
Added a reference to Log4Net
Fixed Profile Logic when PDF cannot be created because it is already open.
2015-02-16 20:51:34 +00:00