2d04077df0added Paste queries when pasting into a ‘parent’Kathy2015-01-29 13:43:51 +00:00
12e5c4ac76Logic to read the meta file and generate the Complete RO Report Logic to generate a Complete RO ReportJohn2015-01-27 20:59:34 +00:00
246e09e0daMade CreatePlot public so I could access it in the generation of the Complete RO Report Logic for Complete RO ReportJohn2015-01-27 20:58:36 +00:00
ae31f8bf34Added arguments for Complete RO ReportJohn2015-01-27 20:57:36 +00:00
80ba48f0f9Creates a meta file used to generate a Complete RO ReportJohn2015-01-27 19:41:58 +00:00
b9c6d317c7Logic to handle when a RO Database is selected when generating report information In creating a temporary (meta) file for Complete RO Report, file was sometimes not created anew with the FileMode.Create setting. Changed to FileMode.Append and specifically delete the meta file before calling to generate it.John2015-01-27 19:39:31 +00:00
9c62cc93ebChanged report format to increase font size, switch to landscape, add page numbers, add colum headings and add date generated.
Rich
2015-01-25 13:18:02 +00:00
85771b0ddaFix DoROReplaceWords So that parts of words are not affected
Rich
2015-01-24 23:13:55 +00:00
42ba094c03Fix Logic to replace a Hard-Hyphen with a Hyphen
Rich
2015-01-24 20:37:11 +00:00
59bc89e4f2Replace Hard Hyphens with normal hyphen so the PDF search for hyphens will work properly Support using regular hyphens as hard-hyphens
Rich
2015-01-24 19:09:45 +00:00
638fea272eReplace Hard Hyphens with normal hyphen so the PDF search for hyphens will work properly Support using regular hyphens as hard-hyphens
Rich
2015-01-24 19:09:08 +00:00
24fac1b04cChanged a variable to get a fresh SectionInfo rather than to use the value in memory. For some reason the value in memory was giving incorect results. Added bookmarks for Word Subsections.
Rich
2015-01-24 17:42:51 +00:00
628139201dAdd a missing parameter to enable a successful buildJohn2015-01-23 15:08:43 +00:00
fe2c4a5e14Added methods to support transition report functionality
Rich
2015-01-23 00:46:08 +00:00
c1fcb88627Add right click menu item for a procedure and a folder with a working draft to process transition report.
Rich
2015-01-22 22:29:23 +00:00
688c286296Added methods to support transition report functionality
Rich
2015-01-22 22:28:14 +00:00
9fd18c177ddialog box to provide status of transition report preparation
Rich
2015-01-22 22:27:25 +00:00
a3ca919a57Add right click menu item for a procedure and a folder with a working draft to process transition report. changed how enter button was handled on the item id and content id search textbox on bottom debug bar to eliminate beep
Rich
2015-01-22 22:25:50 +00:00
746ac8f35dAdded stored procedures and function to support transition report functionality
Rich
2015-01-22 22:25:13 +00:00
ca0d2d3843Fixes logic for copy step Fixes logic for 7 LPI to account for the End Message
Rich
2015-01-22 01:36:29 +00:00
d991c5c9e3Added Profile debug for Debug Output (details printed at each paragraph)
Rich
2015-01-20 19:22:37 +00:00
8df668c5e2Added Profile debug Changed NextItem property to use GetNextItem method when printing Changed RegisterFont to improve print performance
Rich
2015-01-19 20:58:05 +00:00
389c6575d0Changed NextItem property to use GetNextItem method when printing Added Profile debug Added Command-line parameters (/X= and /Y=) to specify the offset used for Compare. Changed NextItem property to use GetNextItem method when printing. Remove PrintTimer which has been replaced with ProfileTimer Added Profile debug Added code to handle special characters when printing, Added Profile debug Changed NextItem property to use GetNextItem method when printing
Rich
2015-01-19 20:56:35 +00:00
d501a39a7bAdded a Command Line parameter (/NoChgID) which will allow the user to skip entering a ChgID. Added Profile debug Improved Performance for ReplaceWords A wait cursor was set when a right-mouse click occurs on a treeview. This gives instant feedback that something is happening.
Rich
2015-01-19 20:54:28 +00:00
6a973a288bAdded Objects DebugProfile and DebugDBTrack for command-line parameters /Profile and /DBTrack Added code to retrieve command-line parameters. Added property CalledFromCSLA to retrieve the CSLA object and method used by DBTracking. Added ProfileTimer object to track CPU using by methods
Rich
2015-01-19 20:52:32 +00:00
25719bf869Added code to Track DB Usage. Uses the StackTrace to find which object and method are being used when the database is being used. Added Profile debug
Rich
2015-01-19 20:50:15 +00:00
29ffd0329cAdded ability to perform a profile (Determine which sections of code are using the majority of the CPU time.) Fixed logic that determines if the debug output should be created in the PDF. Added ability to track DB actions. Change cursor to a wait curcor when the print button is pressed. Added Profile debug Added a time-out for determining if a RO.FST file is newer. Added a property (PrintAllAtOnce) to the ItemInfo object so that the code can differentiate between objects that are being used for edit or print. Added logic to improve print performance. Specifically initialize a number of item properties when the procedure is loaded for printing, rather than waiting for the properties to be lazy-loaded. Added Profile debug Changed NextItem property to use GetNextItem method when printing.
Rich
2015-01-19 20:49:15 +00:00
1b0079388eImplement code for DontResetIndentOnNewline for BGEKathy2015-01-16 15:02:06 +00:00
18e7dbcdadImplement code for DontResetIndentOnNewline for BGEKathy2015-01-16 15:00:49 +00:00
f3b7e9138fImplement code for DontResetIndentOnNewline for BGEKathy2015-01-16 14:59:47 +00:00
7284fd86f2Fixed a bug for RO Usage Report where RO Usages were not found in Word attachment sections when RO values where selected to generate the report rather than a RO group.John2015-01-15 21:28:58 +00:00
2f26c7a5fbLogic to include places where there are missing RO on the RO Usage Report, Fix to a Key already in dictionary error, changed the RO.FST created title line to read “RO.FST Last Created:”John2015-01-13 16:32:46 +00:00
112bd6dcc3Logic to include places where there are missing RO on the RO Usage Report. Added Check box to include missing ROs on the RO Usage ReportJohn2015-01-13 16:32:09 +00:00
e1945e3c41Logic to include places where there are missing RO on the RO Usage Report.John2015-01-13 16:31:17 +00:00
2363d304aaFix for Search ROs and RO Usage report where when you select specific RO value, it will not be found in Word attachments.John2015-01-13 16:30:08 +00:00
f3cba1acdePrevious fix for positioning of high level step text in the edit window caused the width of the sub-steps to get smaller and smaller. Adjust the MyStepRTB.Left only if not on a highlevel step or the tab contains “{Section Prefix}”.John2015-01-12 18:06:18 +00:00
ace837aa1dIn vesp_SessionBegin. Added a command to delete Owners where the SessionID is not in the Sessions table. This fixes an issue that happens when PROMS is abnormally terminated and not allowed to clean up before exiting.John2015-01-08 21:07:24 +00:00
9ce6c8c2b5removed commented out lineJohn2015-01-07 17:43:26 +00:00
99cbb788f2Corrected the starting location of the step edit window for steps 1-9 so that they start at the same location as step 10 and greater Fixed the positioning of the Fixed Change Bar to use the format default font rather than the current step / substep font, to ensure consistency.John2015-01-07 17:41:57 +00:00
a2586a851fMoved the starting position for pages other than the first page down a half line so that change bars on the first item of the second, third, etc. pages do not run into the page number at the top of the page. Fixed Change Bar location set, page widths and lengths adjustments, section title wrapping fix, page boarder positioningJohn2015-01-07 17:40:33 +00:00
630fc6de83Add IsFigure to ‘IsLowestLevelStep’ property (was done for SUMMER printing of checkoff box on figure - customer did not want that)Kathy2015-01-07 13:35:33 +00:00
3d35cf5498Fixed null reference bug when no procedure set is selectedJohn2015-01-07 03:03:20 +00:00
1d0dca79b4fix text width for 2nd level sections (WCN); do not print section continue message if subsection starts at top of page (BGE)Kathy2015-01-06 14:19:17 +00:00
1541cc4f13fix text width when meta section level is 2; fix font & underlining of Checkoff headerKathy2015-01-06 14:18:43 +00:00
8c55393cbfFixed 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.John2015-01-05 20:13:08 +00:00
174bac97f7Logic 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 ReportJohn2014-12-19 19:46:27 +00:00
eec2b3cbaeTrap the plus sign <Ctrl><Shift><+> and <Ctrl><+> on the keyboard (not the keypad)John2014-12-17 15:51:38 +00:00
882c4eb7b9Replace 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.Kathy2014-12-16 15:26:39 +00:00
ce33728734Added null reference check when printing change bars (for Note/Cautions off of Sections)John2014-12-15 17:32:11 +00:00
e8f9bfe49bThe last pagination change cause more problems. Backed out the last pagination change.John2014-12-12 20:59:58 +00:00
003ce41d6bAdded a null reference check to the insert before functionJohn2014-12-12 19:15:54 +00:00
763223fdd0Fixed pagination bug for calvert OI unit one procedure OI-8A section 6.2.B.3John2014-12-12 17:05:57 +00:00
4ea481e430Set 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 typeJohn2014-12-11 19:32:39 +00:00
56007d4303Copied 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 CopyItemAndChildrenKathy2014-12-11 13:07:11 +00:00
428a6241d5Make pagelist items landscape (& locate appropriately) for the landscape attachment document styleKathy2014-12-10 15:56:16 +00:00
c73453cca0Fixed B2014-087: save new text before saving change id config dataKathy2014-12-09 14:28:42 +00:00
4e2cf93fc6Support batch running of DataLoader
Rich
2014-12-08 20:29:33 +00:00
e73b34ec68Added Commented logic to handle ActiveSection when printing.
Rich
2014-12-08 20:28:27 +00:00
2c21ce24dcAdded HowMany setting Property to limit the number of procedures converted.
Rich
2014-12-08 20:27:48 +00:00
3da3cd999eUse ConvertSeq consistently for Steps and Transitions
Rich
2014-12-08 20:26:51 +00:00
007430be3dUse new command line parameters Fixed logic to skip steps which don't match the current section
Rich
2014-12-08 20:26:11 +00:00
13d9350fdfAdd error handler for PSI failures. Support appending to an existing Procedure Set
Rich
2014-12-08 20:25:37 +00:00
165036ff44Added 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
Rich
2014-12-08 20:24:02 +00:00
368280d7eeAdded 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.
Rich
2014-12-08 20:22:33 +00:00
c2abe9214bFixed print bug where Calvert IO4 procedure OI-27D-2 would not print.John2014-12-05 21:13:56 +00:00
6c2d8eec26Fixed a forced pagination issueJohn2014-12-05 20:23:09 +00:00
298354f4fdCalvert: 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 IsInCalvertConditionResponseKathy2014-12-05 15:22:47 +00:00
27c8d89bedFor 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 stepKathy2014-12-04 16:03:06 +00:00
78b211c90aCorrected third level section numbers in transitions Removed bracketed text from section titles within transitions
Rich
2014-12-04 05:05:58 +00:00
06df9a9233Adjusted the y position after printing a End Message so that the next section (set to continuous pagination) will print below the End Message.John2014-12-02 16:20:21 +00:00
234f55ea77Use vlnParagraph for footnotes so that Change Bars will print (rather than vlnText)Kathy2014-12-02 15:26:25 +00:00
4ba00691c2Use 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)Kathy2014-12-02 15:22:54 +00:00
f93f1059fbStepLevel 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 boxKathy2014-11-24 16:19:00 +00:00
d578f95922Fixed Replace Word logic with respect to hardspaces and rtf bold and underline commands
Rich
2014-11-20 16:33:11 +00:00
6953d5a88bBGE: If top section continue message is for a subsection, use parent rather than current section for text.Kathy2014-11-18 16:47:17 +00:00
ce45eab51cFixed issue of landscape sections set for continuous paginationJohn2014-11-18 16:17:41 +00:00
7c56a096eaMove the change bar to the right a little bitJohn2014-11-18 16:16:14 +00:00
85a8a26504added 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 landscapedKathy2014-11-18 15:12:23 +00:00
443dc9adafRestored a prior update that was stepped on. – added 4 spaces to the tab of the Fixed Paragraph typeJohn2014-11-14 21:04:56 +00:00
5c399e029dAdjust for size of section continue header so that forced pagination does not occur.Kathy2014-11-14 16:15:05 +00:00
f68a68c63aCalvert: fixed printing of 'Date Time Note' in previous siblings box - now prints it separately without box.Kathy2014-11-14 15:04:07 +00:00
d06c896795fixed issue with placing an End message at the end of sections that are printed with the continuous pagination settingJohn2014-11-13 20:24:08 +00:00
cf8d11623bEnter Key on High Level step will default to the current step type Fix logic for continue message indent
Rich
2014-11-13 20:09:41 +00:00
7d3b8872c8Added properties for IsSubsection, IsSubsectionNumber and IsSeparateSubsection Improved debug Calvert: Improved tab on Section Continue Message and print missing Section Continue MessageKathy2014-11-13 15:50:46 +00:00
edf38ca662The code now gets correct default and set values for section paginationJohn2014-11-12 21:19:51 +00:00
57bf9ddc2eFixed a bug for removing the basis from transitions (Calvert OPS and STPS)John2014-11-12 16:39:26 +00:00
bcc0ec5a3bforce alignment of ‘Unnumbered High Level Step’ with section text Calvert: force alignment of ‘Unnumbered High Level Step’ with section textKathy2014-11-12 15:17:17 +00:00
10673521e5Added SectionInfo property HasInitials to make it easier to locate sections which get Initial Headers. Removed Basis from Transition Text
Rich
2014-11-12 06:41:04 +00:00
5beee972f0Replaced Initials as text with {Initials} as token.
Rich
2014-11-12 06:39:56 +00:00
8ee0eddd18Added 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
Rich
2014-11-12 01:35:20 +00:00
1be86ef960Added a 4 space blank tab to the Fixed Paragraph substep typeJohn2014-11-11 17:48:04 +00:00
5cc512234eRNO xoffset RNO xoffset & “Improved Box with Paragraph” printing “Improved Box with Paragraph” box location fix possible null reference for determining auto indent of meta-sections Calvert: using format flag IdentWidth in defining tab width if it is set in format fileKathy2014-11-11 15:45:11 +00:00