Commit Graph

2683 Commits

Author SHA1 Message Date
jjenko 27703fe2c7 code that adjusted the width of the Caution and Note in the RNO was re-added 2013-12-20 20:08:30 +00:00
Rich fd8d8fb70d Fixed bottom margin for RNO Continue Message 2013-12-20 19:07:29 +00:00
jjenko 48d5197b5e Added logic to adjust the width of the Caution or Note that is in the RNO column (Catawba and McGuire) 2013-12-20 16:52:17 +00:00
jjenko ebc76d5f62 Added AdjustRNOCautionNoteWidth flag(Catawba and McGuire) 2013-12-20 16:51:22 +00:00
Rich 587e614eae Fixed ToPdf so that the RNO doesn't adjust the YPageStart in the middle of printing the AER. 2013-12-20 14:30:56 +00:00
Rich 08b0b27c64 Fixed FlexGrid glitch that was causing the Column Count to be missing. The code has been changed so that the glitch will not cause a failure. 2013-12-19 22:29:02 +00:00
Rich 8f6fae12af Added logic to keep an index from being negative. 2013-12-19 22:28:28 +00:00
jjenko a134f68584 Fixed the Through transiton so that it will not put the trailing “in…” if the transition is referring to the current section. 2013-12-19 18:47:09 +00:00
Rich 3fb5792a43 added to to handle situation where data loader was trying to add a part to a content where a part already existed with the same fromType. 2013-12-19 17:43:34 +00:00
jjenko 63166ed728 Fixed the check for CapRoIfLastLower and the UpRoAftrDash conditions 2013-12-19 16:39:04 +00:00
Rich d058e4b585 Added missing fields ContentID and Config to query. 2013-12-18 22:26:40 +00:00
jjenko d898b0a056 Fixed to allow search of selected multiple return RO value
Added comments
2013-12-18 18:28:11 +00:00
Kathy 1510f4e3e9 Fix table location in y direction if off aer substep where HLS has long RNO 2013-12-18 16:43:27 +00:00
Kathy 65dd986027 Handle tabs defined in format as {LNK Step Num} for deviation documents
If can’t find an edit window, for example from search results that list ‘hidden’ data, give message –not crash
2013-12-18 16:42:52 +00:00
jjenko f63b2a5347 Fixed width of Caution and Notes that are in the RNO column
Fixed the positioning of a Note that is off of a Caution
2013-12-18 00:09:56 +00:00
jjenko 87734bb4d2 Fixed Replace words logic where it begin done on step text that is bolded 2013-12-17 19:22:59 +00:00
jjenko 480c9c121e Changed the table font to Consolas for Shearon Harris
Fixed the Through transition
2013-12-17 18:07:01 +00:00
Kathy 8b3f72d3f7 Implement ContinueOnly format flag on RNOTypes (for Catawba and McGuire) 2013-12-17 14:20:07 +00:00
Kathy 8fa25198e6 CAT and MCG: adjust location of RNO bottom continue message 2013-12-17 14:19:05 +00:00
Rich b030911ef3 Fixed ReplaceWord logic to not add bolding if the step is bolded. 2013-12-17 14:07:23 +00:00
Rich 768890116c Keep pagination code from going into an infinite loop.
Properly handle a Null WidthOverride.
Properly handle a note or caution on a section.
Remove returns from lists of data points.
2013-12-16 20:13:51 +00:00
jjenko 8a6e1c1996 Corrected a transition problem
Added the RNO Separator string that was removed by the format compiler
2013-12-16 19:57:56 +00:00
Kathy bca68b2fd0 Support 'BoldHighLevel' format flag and fix section tabs with spaces. 2013-12-16 15:43:08 +00:00
jjenko a425670a08 Better positioning for and width for high level step Cautions
Added a token for bulleted high level steps
2013-12-13 21:47:45 +00:00
jjenko a55aaa9237 Logic to support {bullet} token in the tab definition 2013-12-13 21:47:01 +00:00
jjenko b414bfbe12 Added check for null template 2013-12-13 16:07:47 +00:00
Kathy 6170cd205b Note box printing (separate versus same box).
Support for Metasectionnumber & title page list items
2013-12-13 15:29:54 +00:00
Kathy e3c0de2793 Fix access of multi-return RO values if group definition is not in order in RO Editor 2013-12-13 15:28:36 +00:00
Kathy fb55534ed8 CATDEV - long proc title to match other CAT formats 2013-12-13 15:27:37 +00:00
jjenko 7a29757f87 Adjustments needed to support McGuire, Catawba, and Shearon Harris formats. 2013-12-13 04:02:32 +00:00
jjenko bea71aac2b Needed to add the extra four digits to the ROID when searching for an RO that had multiiple return values.
Changed color of Search button so that it stands out.
2013-12-13 04:01:16 +00:00
jjenko ddbfdcc028 Format changes needed to correct format differences found during 16-bit comparisons. 2013-12-13 03:59:57 +00:00
jjenko 82e0e37c3f Format adjustments for Prairie Island and Shearon Harris
Added call to AddPlantSpecificOverrideAfterInheritance() when processing main formats and added changes for McGuire and Catawba
2013-12-13 03:59:07 +00:00
Rich 1dd61e449d Removed commented code.
Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst
Corrected DrawRuler to support DSS_PrintSectOnFirst
2013-12-11 12:08:06 +00:00
Rich efc5ed84c4 Changed logic to refresh RO Tree when opening a MSWord section 2013-12-09 20:35:17 +00:00
Kathy 03311ab658 Added an ‘InsertSymbol’ method for Word interface
Support for toggle of underlining for RO’s when used in Word documents
Fixed access of column mode for subsections
Improve table layout on screen (was overlaying table on text or another table)
Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection
2013-12-09 14:09:35 +00:00
jjenko 69fbd162ce Fixed spacing logic for paragraph types used in Ginna’s Backgounds 2013-12-06 21:00:21 +00:00
Rich aa652f5b73 Fixed logic so that Point Beach AOP-9C will print. 2013-12-06 20:38:55 +00:00
Rich 067f004170 Fixed Security Logic to work for automatic printing 2013-12-06 20:38:22 +00:00
jjenko d46f6ec495 Logic for UnderlineTerminate, Ginna Backgrounds and McGuire’s: Caution and Notes, section title print, and line spacing
Added logic for UnderlineTerminate
2013-12-06 19:52:55 +00:00
jjenko a2f1fb0640 Fixed separator location logic, added Template logic for Prairie Island Alarms
Added ChildIndent for use with Callaway Backgounds
2013-12-06 19:51:59 +00:00
jjenko 7f396c2285 Format changes for Callaway Backgrounds and Ginna Backgrounds
Added ChildIndent for use with Callaway Backgounds
Fixed line spacing and positioning
2013-12-06 19:50:43 +00:00
Rich 7b9a359d06 Fixed bug in program that did not allow user to delete a folder after it was created due to applying security incorrectly. 2013-12-06 04:16:39 +00:00
Rich bfa53bc1d2 Fixed bug identified during functional testting, item #4. 2013-12-06 04:15:35 +00:00
Rich 58c2afa175 Fixed Pagination Logic for FNP
Removed unnecessary Debug printout
2013-12-06 01:09:21 +00:00
Rich b8b34ea0be Add Error Handling for Session Ping 2013-12-06 01:08:26 +00:00
Kathy 44b289fbd7 FNP: fix for xoffset for RNO's when in single column section 2013-12-05 14:18:47 +00:00
Kathy 32ac52b36d FNP: various header box fixes 2013-12-05 14:18:02 +00:00
Rich 99961c7ddf When opening an MSWord Section, if the Document Zoom is less than 40% change it to 100% 2013-12-04 18:44:59 +00:00
Rich 4dc6ea49de Added methods to get/set document zoom. 2013-12-04 18:44:28 +00:00