8c55393cbf
Fixed a bug where you could not do a RO Summary Report for “All Referenced Objects” Also made the tree selection smarter to un-check children when a parent node is checked and to uncheck a parent node when a child node is checked.
2015-01-05 20:13:08 +00:00
174bac97f7
Logic to call the function to create the RO Summary Report
...
Added functions to for use in generating the RO Summary Report
Enabled the RO Summary Report and added logic to support the gathering of information for the report
Added logic to generate the RO Summary Report
2014-12-19 19:46:27 +00:00
eec2b3cbae
Trap the plus sign <Ctrl><Shift><+> and <Ctrl><+> on the keyboard (not the keypad)
2014-12-17 15:51:38 +00:00
882c4eb7b9
Replace a space with underline turned off after to a hard space with underline turned off after
...
Fixed B2014-086: Keystroke combinations in RTB should be not processed such as right align or center text.
2014-12-16 15:26:39 +00:00
ce33728734
Added null reference check when printing change bars (for Note/Cautions off of Sections)
2014-12-15 17:32:11 +00:00
e8f9bfe49b
The last pagination change cause more problems. Backed out the last pagination change.
2014-12-12 20:59:58 +00:00
003ce41d6b
Added a null reference check to the insert before function
2014-12-12 19:15:54 +00:00
763223fdd0
Fixed pagination bug for calvert OI unit one procedure OI-8A section 6.2.B.3
2014-12-12 17:05:57 +00:00
7145beac7b
Added CautionNoteOrder
2014-12-12 17:05:24 +00:00
4ea481e430
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Attachment-SubSections document style
...
Set the NumberingSequence to 11 (WithinEachSectionNumber) in the Valve List document style
Added a new NumberingSequence 11 – WithinEachSectionNumber which will continue the page numbering across sections that have the same Section Number and are set to print continuous.
Added logic to support the WithinEachSectionNumber NumberingSequence type
2014-12-11 19:32:39 +00:00
56007d4303
Copied over sql commands from PROMS2010.sql that were not in PROMSFixes (vefn_FixTransitionForCopy & vefn_FixROData);
...
for xml comparisons use nvarchar rather than varchar so that if data contains character codes above 255 a crash does not occur;
remove duplicate CopyItemAndChildren
2014-12-11 13:07:11 +00:00
428a6241d5
Make pagelist items landscape (& locate appropriately) for the landscape attachment document style
2014-12-10 15:56:16 +00:00
c73453cca0
Fixed B2014-087: save new text before saving change id config data
2014-12-09 14:28:42 +00:00
Rich
4e2cf93fc6
Support batch running of DataLoader
2014-12-08 20:29:33 +00:00
Rich
e73b34ec68
Added Commented logic to handle ActiveSection when printing.
2014-12-08 20:28:27 +00:00
Rich
2c21ce24dc
Added HowMany setting Property to limit the number of procedures converted.
2014-12-08 20:27:48 +00:00
Rich
3da3cd999e
Use ConvertSeq consistently for Steps and Transitions
2014-12-08 20:26:51 +00:00
Rich
007430be3d
Use new command line parameters
...
Fixed logic to skip steps which don't match the current section
2014-12-08 20:26:11 +00:00
Rich
13d9350fdf
Add error handler for PSI failures.
...
Support appending to an existing Procedure Set
2014-12-08 20:25:37 +00:00
Rich
7511ebcd2c
Support automatic processing
2014-12-08 20:24:36 +00:00
Rich
165036ff44
Added Command Line Parameters:
...
Auto - Used to run from a batch file. Automatically starts the processing
PurgeData - Yes - Create a new database. No - Append to an existing database
DBName - Database name
ProcedureSetPath - 16 bit source data path
Skip - How many procedures to skip
HowMany - How many procedures to process
Support the ability to append to an existing procedure set
Use new command line parameters
2014-12-08 20:24:02 +00:00
Rich
368280d7ee
Added HowMany setting Property to limit the number of procedures converted.
...
Use Command Line Parameters ass override for settings.
Add logic to support partial processing of procedure sets (appending to a previously processed set.
2014-12-08 20:22:33 +00:00
c2abe9214b
Fixed print bug where Calvert IO4 procedure OI-27D-2 would not print.
2014-12-05 21:13:56 +00:00
6c2d8eec26
Fixed a forced pagination issue
2014-12-05 20:23:09 +00:00
298354f4fd
Calvert: for VALTYPE & STARTUP page list tokens, if there are no steps in section, check for 1st subsection steps
...
only change availability of notes/cautions if in the Calvert Alarm format when checking if IsInCalvertConditionResponse
2014-12-05 15:22:47 +00:00
27c8d89bed
For tab comparison, trim strings before doing comparison in code that determines whether subsection number is derived from section number (IsSubsectionNumber)
...
If parent was continuous & this is separate, need to paginate to get subsection on its own page
For sections/subsections: if parent was continuous & this is separate, don’t reset docstyle until after separate section pagebreak; if separator location is ‘0’, x-offset should be at tab not text of step
2014-12-04 16:03:06 +00:00
Rich
78b211c90a
Corrected third level section numbers in transitions
...
Removed bracketed text from section titles within transitions
2014-12-04 05:05:58 +00:00
06df9a9233
Adjusted the y position after printing a End Message so that the next section (set to continuous pagination) will print below the End Message.
2014-12-02 16:20:21 +00:00
234f55ea77
Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText)
2014-12-02 15:26:25 +00:00
4ba00691c2
Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText)
...
Fixed change bar message writing on top of each other (for ‘ChangeIds’ change bar messages)
2014-12-02 15:22:54 +00:00
f93f1059fb
StepLevel for AND substeps within a NOTE should be same level so that the ANDs stay together for pagination
...
Don’t paginate (page break) in the middle of a Note box
2014-11-24 16:19:00 +00:00
Rich
d578f95922
Fixed Replace Word logic with respect to hardspaces and rtf bold and underline commands
2014-11-20 16:33:11 +00:00
6953d5a88b
BGE: If top section continue message is for a subsection, use parent rather than current section for text.
2014-11-18 16:47:17 +00:00
ce45eab51c
Fixed issue of landscape sections set for continuous pagination
2014-11-18 16:17:41 +00:00
7c56a096ea
Move the change bar to the right a little bit
2014-11-18 16:16:14 +00:00
85a8a26504
added Docstyle format flag DSS_WordContentLandscaped to flag that Word content is landscaped
...
don’t change level for steps under sequentials (only under notes/cautions/equipment lists)
use Docstyle format flag DSS_WordContentLandscaped to make End message landscaped
2014-11-18 15:12:23 +00:00
443dc9adaf
Restored a prior update that was stepped on. – added 4 spaces to the tab of the Fixed Paragraph type
2014-11-14 21:04:56 +00:00
5c399e029d
Adjust for size of section continue header so that forced pagination does not occur.
2014-11-14 16:15:05 +00:00
f68a68c63a
Calvert: fixed printing of 'Date Time Note' in previous siblings box - now prints it separately without box.
2014-11-14 15:04:07 +00:00
d06c896795
fixed issue with placing an End message at the end of sections that are printed with the continuous pagination setting
2014-11-13 20:24:08 +00:00
Rich
cf8d11623b
Enter Key on High Level step will default to the current step type
...
Fix logic for continue message indent
2014-11-13 20:09:41 +00:00
7d3b8872c8
Added properties for IsSubsection, IsSubsectionNumber and IsSeparateSubsection
...
Improved debug
Calvert: Improved tab on Section Continue Message and print missing Section Continue Message
2014-11-13 15:50:46 +00:00
edf38ca662
The code now gets correct default and set values for section pagination
2014-11-12 21:19:51 +00:00
57bf9ddc2e
Fixed a bug for removing the basis from transitions (Calvert OPS and STPS)
2014-11-12 16:39:26 +00:00
bcc0ec5a3b
force alignment of ‘Unnumbered High Level Step’ with section text
...
Calvert: force alignment of ‘Unnumbered High Level Step’ with section text
2014-11-12 15:17:17 +00:00
Rich
9eed40353e
Changed logic to properly output checkoff header "INITIALS"
2014-11-12 06:41:47 +00:00
Rich
10673521e5
Added SectionInfo property HasInitials to make it easier to locate sections which get Initial Headers.
...
Removed Basis from Transition Text
2014-11-12 06:41:04 +00:00
Rich
5beee972f0
Replaced Initials as text with {Initials} as token.
2014-11-12 06:39:56 +00:00
Rich
8ee0eddd18
Added code to assure correct user was saved in Grid table when changes are made to a grid
...
Modified code to prevent corruption of grid data when removing a column in a grid
2014-11-12 01:35:20 +00:00
1be86ef960
Added a 4 space blank tab to the Fixed Paragraph substep type
2014-11-11 17:48:04 +00:00