66 Commits

Author SHA1 Message Date
728889a637 B2017-016 – Handle when format selected from the dropdown happens to be the default format 2017-01-26 15:09:35 +00:00
41a135864f C2017-004 when defaulting to the default format, position format dropdown to the default format 2017-01-23 20:27:34 +00:00
256ce987f9 Use MyActiveParent instead of MyParent in setting up the section properties dialog to fix a null reference problem B2016-280 2017-01-06 20:15:31 +00:00
5c99687073 Fixed issue where the default button for the column mode was displaying for a Word attachment section (this button should only display on step editor sections) B2016-241 2016-10-24 16:46:50 +00:00
Rich
ebbc57e5bb Fixed the visibility of the Convert to DocX button so that it is not visible for Library Documents, Automatic Table of Contents or Step Sections. 2016-09-19 16:15:28 +00:00
Rich
54334cc233 Added button to convert MSWord sections to DocX 2016-09-13 21:11:28 +00:00
146e1fb968 New Table of Contents flags & MaxWidth for PSIs (for current page)
Improve message when format is changed and not certain if section type is valid. (part of B2016-165)
vcb1: Added MaxWidthCurPage for PSI text widths (use for current page)
vcb1: Table of Contents values for subsections line spacing and grouping section numbers
Table of Contents to handle single space subsections & Grouping section names remove group title
Use MaxWidthCurPage to handle max width, but don’t account for multiple lines when printing content
2016-07-25 15:04:23 +00:00
7bd76400c3 B2016-165 – Added function to get an item in list given an index
B2016-165 – fix crash on Section Properties when changing format and new format has less docstyles than newly selected format
2016-07-13 13:05:42 +00:00
4d54dcee7b Default Step Section checkbox stayed visible when adding a new Word section 2016-05-18 17:29:42 +00:00
3229fb1c2f use the checkbox setting to save Y or N into the Section_TOC section config B2016-106 2016-04-26 19:19:29 +00:00
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
0b3e70fd6d Added a text box to enter a grouping title for use on the auto table of contents
Added TOC_Grouping_Title
Added TofCProcedureStepsTitle to rename the section title “Procedure Steps” to “OPERATOR ACTIONS” on the auto table of contents (used by V.C Summer -  SUMall.xml)
2016-03-08 21:01:13 +00:00
f846cd5073 Fixed initialization of the format dropdown list 2016-03-04 20:45:24 +00:00
Rich
78d9affc00 Check to see that the value is not null 2016-03-04 02:01:38 +00:00
235024bef4 B2016-067: Copy/paste/property edit of section caused format to change
B2016-064: Reviewer can no longer copy/paste steps via keyboard shortcut F5
2016-03-03 16:52:10 +00:00
33850f59c1 Enhanced Documents for Procedures – add checkbox
Enhanced Documents for Sections – add radiobox
Enhanced Documents – set sync checkbox
2016-01-20 16:33:09 +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
Rich
d720159113 Added Separate Window Preference
Added error handling for External Transitions to deleted Procedure.
Added File extension parameter to Make Document
DB Command Line Parameter now supports server name and ItemIDs.
Added Separate Window Preference
Added capability to Update Format and then close.  Command Line Parameter /P= with no IDs shutsdown immediately.
Changed code so that the Anotation panels stay expanded.
Added Console Writeline output when Formats are updated.
Attached Console Output to Parent.  This allows the Console output to be output to a command window when a Batch FIle is used to Update Formats.
2015-10-27 13:28:06 +00:00
e0bac39b9b Fixed a bug that allowed the user to change a section’s format to a format that did not support that document style 2015-09-30 16:56:29 +00:00
238c92502f Use ‘DocStyleListActive’ for section types 2015-07-22 14:50:03 +00:00
a98f4998da Support for Inactive document styles
Change ‘Count’ to ‘MaxIndex’ for ‘vlnIndexedFormatList’
Add Inactive flag
2015-07-20 14:28:22 +00:00
a956574892 if user selects a section to be ‘Default Step Section’, also set the procedure config ‘SectionStart’. 2015-02-13 14:39:03 +00:00
0e9302f206 Replace ‘?’ with ‘_’ for pdf filename so file can be created
Allow for setting of section’s ‘Default Step Section’ property
Fix page numbering for {secondary page} page list token
2015-02-09 14:05:22 +00:00
edf38ca662 The code now gets correct default and set values for section pagination 2014-11-12 21:19:51 +00:00
9b930ffeda Placekeeper logic
Added Checkbox to generate the Placekeeper
Generate Placekeeper logic
Disable the “include in placekeeper” checkbox on Placekeeper section types
2014-05-09 19:13:15 +00:00
6b4f9a4ac3 If an auto Table of Contents page, initialize Word/Step section boxes and flags to Word section. 2014-04-16 15:16:51 +00:00
d41c675f6e Added checkboxes for Placekeepers and Phonelist
Supporting logic to save/retrieve Placekeeper and Phonelist information
Supporting logic to save/retrieve Placekeeper information
Added Placekeeper logic
Null reference fix
Logic to get PrintPhoneList flag
Rearranged the panel and added Placekeeper checkbox
2014-04-08 21:02:43 +00:00
48ee3854a2 Fixed checkoff logic so that it handles Signoff style of checkoffs
The checkoff/signoff list was not always refreshing in the step properties panel.
Added format flag CheckoffOnSubStepsOnly for Bryon and Braidwood
2014-02-24 16:36:20 +00:00
a9ecdbd459 don't reset plant format to a 'selected index' if initializing 2013-10-24 14:10:59 +00:00
fcdebf0f83 Hide checkbox items used only for step sections when looking at properties of a Word section 2013-08-29 13:00:19 +00:00
75991ef8e3 set the Step Editor Section and Word Section radio button based on the content of the section. 2013-08-01 18:59:11 +00:00
db199dd304 Enable print section title regardless if format has UseMetaSection 2013-07-25 13:25:24 +00:00
f963dfc03c Fixed initialization of the Print Section Number and Title
Fixed the logic that determines the column mode of a section
Logic to support the {HLSTEXT} token
2013-06-10 19:53:02 +00:00
661bf3887d 2013-03-12 13:33:29 +00:00
4c673f0ea3 2013-02-20 11:42:32 +00:00
d42972a389 B2012-365 Fixed the default get of the Auto Indent option to return No if it is not set in the config
B2012-365  Fixed, the Auto Indent option enabling
B2012-369 Fixed the lack of displaying a new subsection, after entering a new High level step
2012-12-11 19:41:51 +00:00
d9ce622a09 2012-12-05 16:42:04 +00:00
4ed39bda97 Fixed problem using a dash character in the Title field. Bug Fix : B2012-292, fix the saving of the Title field when creating a new Word section
Added a check for the existence of a temporary word file before trying to create it
Part two of fix for bug B2012-292, don’t delete word section if user deletes the Title text in the step editor
2012-11-05 18:58:13 +00:00
67e24b7bd9 2012-09-18 13:27:10 +00:00
Rich
869663b79c Remove Old comments
Remove unnecessary Disposes
2012-06-01 17:08:16 +00:00
00dc6448c2 2012-04-12 16:33:18 +00:00
143f927cc6 2012-04-03 16:18:04 +00:00
Rich
8dd3d6481a Removed Applicability
Added menu options to correct funtions and procedures
Removed Applicability from PurgeData
Bug Fixes for Paste/Replace etc.
Update DTS and User ID before saving Config
Search from current rather than root node
2012-03-22 20:28:58 +00:00
67747c0984 2012-03-06 17:16:52 +00:00
5649e60d69 dialog was returning a result of Cancel even though the result was set to OK. 2012-02-22 15:08:30 +00:00
484f52ff57 2012-02-15 14:54:51 +00:00
1ef4a4ff3d 2012-01-27 12:38:07 +00:00
f60f838e4c 2012-01-10 14:41:23 +00:00
4ec326169f 2011-11-21 16:42:22 +00:00
Rich
f4a3a969f4 Removed PDF info from Document and Document Config
Added DebugStatus to MSWordToPDF Class
Removed PDF info from Document Config
Moved PDF info from Documents to PDFs Table
Added MSWordPageCount Property
Delete PDFs when RO Value Changes in a related document
2011-04-18 21:29:29 +00:00