Commit Graph

4079 Commits

Author SHA1 Message Date
jjenko b7f4423ca1 Added logic to allow grouping of sections that are defined in the format docsyle to automatically be included on the Table of Contents 2016-04-22 17:51:01 +00:00
Kathy 267e315a1c Adjust revision number up a very slight amount (it was too close to border line)
Widen the Attachments and DCP#s on 2nd page
2016-04-22 13:02:46 +00:00
Rich 09331fa227 Delete Empty CPS Annotation 2016-04-21 20:21:18 +00:00
jjenko ca12e39a6b Fixed a null reference error that happened when a step was deleted from the tree. B2016-105
Adding a new step from the section node in a tree will now consistently add the new step at the beginning of that section – whether the procedure editor is open or not. – B2016-002
2016-04-21 17:31:33 +00:00
mvickers 77d0446631 Added the "EnhancedLinkedStep" back in for High, Caution, and Note 2016-04-20 22:10:24 +00:00
mvickers ed61becdde Changed PSLeft to PSCenter; Changed Column from .25 to 5 for the Two Page Doc Cover Sheet - Prop1, Prop2, Prop3, Prop4 2016-04-20 21:46:40 +00:00
jjenko 71927ea398 C2016-007 and B2016-097 – Update ProcStep data every time (Westinghouse CPS) 2016-04-20 15:47:28 +00:00
mvickers a118715c77 Emergency change for CAL removing the EnhancedLinkStep information from High, Caution, Note 2016-04-20 15:28:14 +00:00
jjenko 7ce40b53a7 Fixed paste bug (B2016-005) remove paste options from tree context menus when copied step is deleted.
Made a public method to enable/disable the ribbon’s paste buttons so it can be called when a step is deleted from the tree view. (B2016-005)
2016-04-19 18:56:55 +00:00
mvickers 9753dc90a2 Updated locations of Proc1, proc2, and proc3 2016-04-19 18:26:35 +00:00
jjenko 425afb365b Turn on Default button next to the format drop down if selected format is not the default. Fixed positioning of OK and Cancel buttons 2016-04-18 20:24:59 +00:00
jjenko 309ac8f303 C2015-044 – was not always prompting to Overwrite or make a Copy when the same procedure number exists in the current set. The messages for Overwrite and Copy no longer look similar and include the procedure number in question. The Cancel button on both (Overwrite and Copy) now works. 2016-04-18 15:13:24 +00:00
Kathy 8e9efed56d Slight adjustments for new two page document cover sheet page list items 2016-04-15 13:35:11 +00:00
Kathy b4c27db531 C2016-008: Don’t have ‘Create Missing Enhanced xxx Document Steps’ on context menu if enhanced section does not exist. 2016-04-14 15:00:57 +00:00
Kathy e6ad27120c C2016008: Create an enhanced step if it is missing from source (menuing) & Enable delete of unlinked enhanced step 2016-04-14 12:45:33 +00:00
Kathy 3bcd01ce8d Fix some of enhanced format flags
C2016-008: Create an enhanced step if it is missing from a source
2016-04-14 12:44:51 +00:00
jjenko ac49c296cd Fixed the TableSpaceAvailable logic (B2016-038) which made print think a table was taller than it actually was. 2016-04-13 16:37:46 +00:00
jjenko c72522730c Hide the Step Properties Transition tab when on a Figure substep (B2014-093)
Disable the Transition, Hard Space, Symbol, and Indent buttons on the Insert Ribbon when on a Figure substep (B2014-093)
2016-04-12 17:43:09 +00:00
jjenko ce2f89f848 Made LossOfAC step type an Unnumbered High Level step.
Code cleanup.
2016-04-11 20:37:33 +00:00
jjenko 680056cd2c Allow Next and Previous on HLS, Don’t allow Adding Cautions or Notes off of the ERG step number, Don’t allow adding Previous or Next from a Title with Text to Right/Below
Added a Blank Cover Page section type
2016-04-07 19:41:46 +00:00
jjenko 4f99977685 Fixed Background Document print bug where a second note/caution background would start printing two line lower on the page. 2016-04-07 14:10:25 +00:00
jjenko abcedb6c0f Added a check for an empty string 2016-04-07 14:09:45 +00:00
djankowski 597c5b6ace 2016-04-06 17:03:22 +00:00
djankowski 0cfa497f09 2016-04-06 15:57:03 +00:00
Kathy d16add0a0e B2016-094: click in Tree View white space does not select tree node if step opened from Search 2016-04-06 15:50:44 +00:00
djankowski ccd4e4726f 2016-04-06 15:23:34 +00:00
jjenko 5888de12b7 2016-04-05 19:07:02 +00:00
jjenko 46ff0559e1 2016-04-05 19:06:14 +00:00
jjenko c4b32aff95 2016-04-05 18:33:00 +00:00
jjenko 2b5b3f1462 2016-04-05 18:19:46 +00:00
jjenko abc992057c 2016-04-05 18:16:47 +00:00
jjenko 912d8c0b24 2016-04-05 18:13:32 +00:00
jjenko f9145f8b68 2016-04-05 18:12:36 +00:00
jjenko 4c435d5f8f 2016-04-05 18:08:45 +00:00
jjenko a055e76644 2016-04-05 17:56:06 +00:00
jjenko 2c70106d28 2016-04-05 17:55:20 +00:00
jjenko 21ec8d7f09 2016-04-05 17:29:02 +00:00
Rich a3addf0647 2016-04-05 16:10:18 +00:00
Rich 9a9da3fc1d 2016-04-05 16:07:52 +00:00
Rich e83a173039 Code to generate Procedure text for CPS Export 2016-04-05 16:05:58 +00:00
Rich b695681aba code to support CPS Editor 2016-04-05 16:05:19 +00:00
Rich 9931c454f3 Added config support for AnnotationType 2016-04-05 16:04:21 +00:00
Rich d635be8452 Corrected code so that the annotation panel expands and collapses properly 2016-04-05 16:01:59 +00:00
Kathy 8c8aad861b Fix B2016-093: Sometimes windows are left blue after adding RO 2016-04-05 15:26:58 +00:00
mvickers fcd21ac6d1 Aded this file for entering of Callaway's backgrounds; copy of ebck 2016-04-04 18:53:56 +00:00
mvickers 2f1ce160ec 2016-04-04 18:29:25 +00:00
mvickers 642d9ff246 New file added for the callaway FSG backgrounds (copy of calbck) 2016-04-04 17:13:06 +00:00
mvickers 2963eb2029 Added inserting cautions and notes back in 2016-04-04 17:12:25 +00:00
jjenko 0e6470fc8f Added the Solid UP Triangle and Solid DOWN Triangle symbols 2016-04-04 13:30:00 +00:00
jjenko 43c319633b Hide the foldout maintenance tab on the step properties panel when a Word section is the currently active tab 2016-04-01 15:02:57 +00:00