426 Commits

Author SHA1 Message Date
Rich
03fdd0e613 Fixed Hanging Indent logic. 2014-10-16 11:42:42 +00:00
Rich
933d9155c7 Fixed logic so that status bar update does not cause a crash. 2014-10-16 11:41:34 +00:00
Rich
f994210ea6 Fixed issue with how sections with both sections and steps as children were being loaded 2014-10-14 00:41:56 +00:00
Rich
d3e5f7321c Revised procedure DeleteItemAndChildren 2014-09-16 03:17:46 +00:00
Rich
5614e177a1 Removed Kewaunee Formats 2014-09-15 18:11:11 +00:00
Rich
18e8d73d70 Modified stored procedure CopyItemAndChildren to fix updating the SectionStart value stored in the procedure config which indicates the default section of a copied procedure. 2014-09-12 01:07:34 +00:00
Rich
d6aae18a46 Added code to update FloatingFoldout ItemID value when copying a procedure which contains FloatingFoldout data. 2014-09-09 00:43:04 +00:00
Rich
1baf690bc6 Modified CopyItemAndChildren to speed up copying items
Added 1 index on tblContents and 2 indexes on tblItems to speed up copying items
2014-08-28 02:39:53 +00:00
c21ca1547d Fixed recursion limit of 100 error that happened when inserting a transition in the 137th procedure of a large procedure set 2014-08-06 18:24:40 +00:00
Rich
a17c27c0a8 Added code to raise an error if trying to paste a step in reference to a step that has been deleted by another user (eg: paste before, paste after or paste replace)
Added handlers for new treeview events of NodeCopy and ClipboardStatus
Added exception handlers to handle the exception of trying to use a deleted step as a reference point for a paste operation (before, after or replace)
Added code to set the MyCopyStep property to the value of the new step added in a paste replace operation
2014-08-06 00:55:41 +00:00
Rich
059041c546 Raise an error if trying to copy a step that has been deleted. 2014-08-05 19:00:42 +00:00
Rich
69bbda7ed8 Added function vefn_CompareROIDs
Modified stored procedure getAffectedDRoUsages to utilize function
2014-07-22 17:46:56 +00:00
Rich
a16ea8a6ac Fixed CopyItemAndChildren so that change bars are not changed for copied procedures.
Changed logic so that VE-PROMS source code can be located in either 16Bit or 16-Bit folders
This strips prerequisite step references from procedure text when printing
Recursive transitions cannot be added to procedure text.  If you try to add a transition to a step that contains the text of the step, you will be told that this is not permitted.
Default Change IDs were not being properly updated.
Added footer line to the debug rulers when creating a PDF.
Removed Prerequisite Step references in the PDF bookmarks
2014-07-22 00:05:06 +00:00
Rich
bb6d3827c4 Added code to prevent user from importing a procedure set more than once. 2014-06-24 02:02:41 +00:00
Rich
ec4d47c4a3 Added code to prevent multiple instances of library documents 2014-06-20 02:28:38 +00:00
Rich
fbe6dba810 Added code to handle new Close buttons
Added code to translate old formatid's to new formatid's
Added new Close buttons
2014-06-19 02:29:33 +00:00
Rich
b6d89593b9 Added code to resolve reference object links in grids 2014-06-17 21:25:33 +00:00
Rich
f9d47b82cb Added code to resolve rodbid value in text proiperty of content object
Added code to correct error in refreshing treeview after importing procedure set
2014-06-17 03:04:02 +00:00
Rich
193205abcb New dialog box to manage the importing and exporting of docversions 2014-06-14 01:11:51 +00:00
Rich
8a5a8cc8b3 Modified stored procedures vesp_SessionBegin and vesp_SessionCanCheckOutItem to manage when an adminstrator can export or import a docversion from within PROMS. 2014-06-14 01:10:08 +00:00
Rich
c53e228de1 Added menu items under Selected main menu item to export and import docversions 2014-06-14 01:09:37 +00:00
Rich
9e059a37f5 Modified vesp_SessionBegin to delete inactive owner records and inactive session records for current user after 5 minutes of inactivity and for all other users after 15 minutes of inactivity during start of new session.
Added new stored procedure getOwnersByVersionID.
Added method to OwnerInfoList class named GetByVersionID
Utilized OwnerInfoList.GetByVersionID method
2014-05-30 01:13:55 +00:00
Rich
7c21fdd3d3 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO 2014-05-14 02:08:30 +00:00
Rich
dd7f3a4148 Added getRoUsagesForDocVersion and modified vesp_ListTables3 stored procedures
Updated how RO values are updated as a result of issues identified by Calvert data
Modified code to handle non-standard characters in StepType variable.
Chnaged how transitions are updated to utilize methods of Content and ContentInfo classes
2014-05-14 02:07:03 +00:00
Rich
249ddafe54 Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO.
Added ROUpdateMode enum
Changed how text is added to tbErrors textbox
Added property settings WhatROsToConvert, SelectedROFst, AnnotateWhenConvertingToText, AnnotateWhenShowingMissingRO, and AnnotateWhenShowingDifferentRO
Added createEmptyPROMS boolean value to allow creating an empty PROMS database
Added loadTree menu item click event handler
Added Load Tree menu item, Selection main menu with Fix ROs menu item under Selection menu item and Create Empty database menu item
Used createEmptyPROMS value.  Changed how Migration Error annotation type created.
2014-05-14 02:05:11 +00:00
ccc5d73658 Logic added to capture Calvert Placekeeper information on sub-steps
Added VEIP2r2 and VEIP2r3
2014-05-08 14:35:29 +00:00
091487cf7a BGE: Apply bold/underline next word for special cases 2014-05-07 13:28:34 +00:00
f332618227 BGE: Handle {} around ro values
BGE: Added an x-Location of end message for a section
Use x-location of end message for a section; tab format for sequential tabs at 4th level; hls tab spaces; indent in transition format 9
BGE: Use x-location of end message for a section
BGE: support for top continue messages that contain tab for continued step
resolve {Step Text} token in transition; modify code that processes transition format to use collection matches rather than search for ‘{‘
support AllUnits ro flag
support ‘{‘ and ‘}’ around ro value
top continue message with tab; location of top continue message in both AER/RNO columns for dual column; support indent in transition format during print
support two top continue messages (aer/rno) that can have different text; fix bug in splitting procedure title text if it contains hard spaces
2014-04-29 13:12:10 +00:00
c926ddbe60 Add Hex values for Placekeepers and PhoneList checks
Logic to put Placekeeper and Phonelist info in the section config
Logic to put Placekeeper info in the step config
2014-04-08 21:00:07 +00:00
Rich
2eadfd8ed6 Change to the recursive limit on a number of procedures to support > 1000 procedures per Working Draft set 2014-04-07 21:21:48 +00:00
a1c02eb339 Set the DocVersionConfig.Print_UnitNumberForPageList value based on BGE’s unit number in path 2014-04-04 13:07:37 +00:00
Rich
0376212e09 Added code to handle Table ROs.
Used generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
Added Error Handling around the code that shuts down PROMs
Added function to ROFSTLookup to retrieve the Accessory Page ID.
Corrected code to handle value changes for Table ROs
Created generic (static) VlnFlexGrid.ROTableUpdate to determine if the table contents are updated.
2014-03-19 15:30:26 +00:00
Rich
0231bdc4ca Pass the frmLoader to the ROFixer object so that status can be displayed as steps are processed.
Pass the frmLoader to the ROFixer object so that status can be displayed as steps are processed
Fixed MyValue so that unchanged values will not be displayed as if they had changed.
Added Status outut as changed RO Values are found.
Display a MessageBox when processing is complete.
2014-03-15 10:02:55 +00:00
2702cfeeed New function to fix the ro values in the link text within the content text (for example, if the rodbid is updated in the link text)
Add menu item for ro fixer.
Fix ro values correctly if containing a dash and/or in a grid
2014-03-10 16:25:58 +00:00
Rich
a5790a4963 Updated restoreDeletedItem stored procedure to include updating the docversions table when restoring a deleted item
Changed name of database server for Bodine’s new computer
2014-03-06 02:43:16 +00:00
Rich
651266e7c8 Added code to correct 16-bit applicability conversion to 32-bit applicability 2014-03-04 02:03:42 +00:00
Rich
8810301dde Added code to support processing Calvert Cliffs data regarding node names
Added code to support processing BG&E data regarding node names
Added code to correct 16-bit applicability conversion to 32-bit applicability
2014-03-04 02:03:08 +00:00
Rich
13550d1b19 Fixed Copy Procedure 2014-02-21 17:10:46 +00:00
Rich
f4f896ee1d Check for null ProcedureSetPath 2014-02-19 03:31:33 +00:00
Rich
e0fbaa29f5 Modified vefn_CanTransitionBeCreated to allow transitions to a step with no applicability 2014-02-13 02:57:45 +00:00
Rich
246cd760e8 Modified how ROFSTLookup object is obtained 2014-02-10 21:05:16 +00:00
Rich
60234adaf2 Added property ChildrenProcessed to record how many procedures are found to process
Added code to display message box when no procedures are found to be processed and terminates the processing.
Utilized ChildrenProcessed property when processing procedures
Added format changes to correct remaining Braidwood issues
Added code to resolve unit information in section transition
Modified page break logic to resolve issue with Braidwood deviation documents
Added code to resolve page number when section is a word document section
Added check to verify location was not already in list prior to adding it to list
Reduced number of instances of Volian flexgrid during printing
2014-01-30 21:00:18 +00:00
Rich
467afa5c8b Added entry for NextEra Point Beach EOP EPU in folder vewpbepu
Added entry for NextEra Point Beach EOP REV 2 in folder vewpbr2
2014-01-30 04:26:59 +00:00
Rich
a99d33e065 Modified getRevisionsByItemIDandUnitID and getRevisionsByItemID stored procedures
Add changes to Byron/Braidwood formats
2014-01-20 04:22:22 +00:00
Rich
fcee3fae8d Added Procedure and Section support to the SQL tbale function vefn_FindAffectedTransitions. 2014-01-17 21:15:44 +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
Rich
d058e4b585 Added missing fields ContentID and Config to query. 2013-12-18 22:26:40 +00:00
Rich
15e33d2320 Fixed logic in vefn_GetROTokens to find RO Tokens for testing. 2013-12-02 21:35:11 +00:00
Rich
500c5d224c Fixed logic in vefn_GetROTokens to find RO Tokens for testing. 2013-11-27 21:07:12 +00:00
Rich
6ae55e3780 Fixed logic to properly find RO Tokens in text.
Fixed logic when searching for annotations so that the results can be selected.
2013-11-27 15:43:53 +00:00