Commit Graph

  • 6dfd259d42 Corrected logic for processing multiple return values for conditional ROs. Replaced xFF hex value with xA0 hex value in ProcessROReturnValue method. Rich 2014-01-02 22:26:05 +00:00
  • 2618a37dba Fixed null reference John 2013-12-20 20:52:29 +00:00
  • 27703fe2c7 code that adjusted the width of the Caution and Note in the RNO was re-added John 2013-12-20 20:08:30 +00:00
  • fd8d8fb70d Fixed bottom margin for RNO Continue Message Rich 2013-12-20 19:07:29 +00:00
  • 48d5197b5e Added logic to adjust the width of the Caution or Note that is in the RNO column (Catawba and McGuire) John 2013-12-20 16:52:17 +00:00
  • ebc76d5f62 Added AdjustRNOCautionNoteWidth flag(Catawba and McGuire) John 2013-12-20 16:51:22 +00:00
  • 587e614eae Fixed ToPdf so that the RNO doesn't adjust the YPageStart in the middle of printing the AER. Rich 2013-12-20 14:30:56 +00:00
  • 08b0b27c64 Fixed FlexGrid glitch that was causing the Column Count to be missing. The code has been changed so that the glitch will not cause a failure. Rich 2013-12-19 22:29:02 +00:00
  • 8f6fae12af Added logic to keep an index from being negative. Rich 2013-12-19 22:28:28 +00:00
  • a134f68584 Fixed the Through transiton so that it will not put the trailing “in…” if the transition is referring to the current section. John 2013-12-19 18:47:09 +00:00
  • 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. Rich 2013-12-19 17:43:34 +00:00
  • 63166ed728 Fixed the check for CapRoIfLastLower and the UpRoAftrDash conditions John 2013-12-19 16:39:04 +00:00
  • d058e4b585 Added missing fields ContentID and Config to query. Rich 2013-12-18 22:26:40 +00:00
  • d898b0a056 Fixed to allow search of selected multiple return RO value Added comments John 2013-12-18 18:28:11 +00:00
  • 1510f4e3e9 Fix table location in y direction if off aer substep where HLS has long RNO Kathy 2013-12-18 16:43:27 +00:00
  • 65dd986027 Handle tabs defined in format as {LNK Step Num} for deviation documents If can’t find an edit window, for example from search results that list ‘hidden’ data, give message –not crash Kathy 2013-12-18 16:42:52 +00:00
  • f63b2a5347 Fixed width of Caution and Notes that are in the RNO column Fixed the positioning of a Note that is off of a Caution John 2013-12-18 00:09:56 +00:00
  • 87734bb4d2 Fixed Replace words logic where it begin done on step text that is bolded John 2013-12-17 19:22:59 +00:00
  • 480c9c121e Changed the table font to Consolas for Shearon Harris Fixed the Through transition John 2013-12-17 18:07:01 +00:00
  • 8b3f72d3f7 Implement ContinueOnly format flag on RNOTypes (for Catawba and McGuire) Kathy 2013-12-17 14:20:07 +00:00
  • 8fa25198e6 CAT and MCG: adjust location of RNO bottom continue message Kathy 2013-12-17 14:19:05 +00:00
  • b030911ef3 Fixed ReplaceWord logic to not add bolding if the step is bolded. Rich 2013-12-17 14:07:23 +00:00
  • 768890116c Keep pagination code from going into an infinite loop. Properly handle a Null WidthOverride. Properly handle a note or caution on a section. Remove returns from lists of data points. Rich 2013-12-16 20:13:51 +00:00
  • 8a6e1c1996 Corrected a transition problem Added the RNO Separator string that was removed by the format compiler John 2013-12-16 19:57:56 +00:00
  • bca68b2fd0 Support 'BoldHighLevel' format flag and fix section tabs with spaces. Kathy 2013-12-16 15:43:08 +00:00
  • a425670a08 Better positioning for and width for high level step Cautions Added a token for bulleted high level steps John 2013-12-13 21:47:45 +00:00
  • a55aaa9237 Logic to support {bullet} token in the tab definition John 2013-12-13 21:47:01 +00:00
  • b414bfbe12 Added check for null template John 2013-12-13 16:07:47 +00:00
  • 6170cd205b Note box printing (separate versus same box). Support for Metasectionnumber & title page list items Kathy 2013-12-13 15:29:54 +00:00
  • e3c0de2793 Fix access of multi-return RO values if group definition is not in order in RO Editor Kathy 2013-12-13 15:28:36 +00:00
  • fb55534ed8 CATDEV - long proc title to match other CAT formats Kathy 2013-12-13 15:27:37 +00:00
  • 7a29757f87 Adjustments needed to support McGuire, Catawba, and Shearon Harris formats. John 2013-12-13 04:02:32 +00:00
  • bea71aac2b Needed to add the extra four digits to the ROID when searching for an RO that had multiiple return values. Changed color of Search button so that it stands out. John 2013-12-13 04:01:16 +00:00
  • ddbfdcc028 Format changes needed to correct format differences found during 16-bit comparisons. John 2013-12-13 03:59:57 +00:00
  • 82e0e37c3f Format adjustments for Prairie Island and Shearon Harris Added call to AddPlantSpecificOverrideAfterInheritance() when processing main formats and added changes for McGuire and Catawba John 2013-12-13 03:59:07 +00:00
  • 1dd61e449d Removed commented code. Corrected Bottom Margin calc associated with DSS_PrintSectOnFirst Corrected DrawRuler to support DSS_PrintSectOnFirst Rich 2013-12-11 12:08:06 +00:00
  • efc5ed84c4 Changed logic to refresh RO Tree when opening a MSWord section Rich 2013-12-09 20:35:17 +00:00
  • 03311ab658 Added an ‘InsertSymbol’ method for Word interface Support for toggle of underlining for RO’s when used in Word documents Fixed access of column mode for subsections Improve table layout on screen (was overlaying table on text or another table) Fixed problem where RNO text was printing past right margin. Print was using incorrect columnmode for subsection Kathy 2013-12-09 14:09:35 +00:00
  • 69fbd162ce Fixed spacing logic for paragraph types used in Ginna’s Backgounds John 2013-12-06 21:00:21 +00:00
  • aa652f5b73 Fixed logic so that Point Beach AOP-9C will print. Rich 2013-12-06 20:38:55 +00:00
  • 067f004170 Fixed Security Logic to work for automatic printing Rich 2013-12-06 20:38:22 +00:00
  • d46f6ec495 Logic for UnderlineTerminate, Ginna Backgrounds and McGuire’s: Caution and Notes, section title print, and line spacing Added logic for UnderlineTerminate John 2013-12-06 19:52:55 +00:00
  • a2f1fb0640 Fixed separator location logic, added Template logic for Prairie Island Alarms Added ChildIndent for use with Callaway Backgounds John 2013-12-06 19:51:59 +00:00
  • 7f396c2285 Format changes for Callaway Backgrounds and Ginna Backgrounds Added ChildIndent for use with Callaway Backgounds Fixed line spacing and positioning John 2013-12-06 19:50:43 +00:00
  • 7b9a359d06 Fixed bug in program that did not allow user to delete a folder after it was created due to applying security incorrectly. Rich 2013-12-06 04:16:39 +00:00
  • bfa53bc1d2 Fixed bug identified during functional testting, item #4. Rich 2013-12-06 04:15:35 +00:00
  • 58c2afa175 Fixed Pagination Logic for FNP Removed unnecessary Debug printout Rich 2013-12-06 01:09:21 +00:00
  • b8b34ea0be Add Error Handling for Session Ping Rich 2013-12-06 01:08:26 +00:00
  • 44b289fbd7 FNP: fix for xoffset for RNO's when in single column section Kathy 2013-12-05 14:18:47 +00:00
  • 32ac52b36d FNP: various header box fixes Kathy 2013-12-05 14:18:02 +00:00
  • 99961c7ddf When opening an MSWord Section, if the Document Zoom is less than 40% change it to 100% Rich 2013-12-04 18:44:59 +00:00
  • 4dc6ea49de Added methods to get/set document zoom. Rich 2013-12-04 18:44:28 +00:00
  • ab6eab8b69 FNP: Fix AOP One column transitions that had extraneous (HLS.0) text Kathy 2013-12-04 17:31:35 +00:00
  • 1095b60df3 FNP xoffset of RNO's off unnumbered HLS Kathy 2013-12-04 15:19:25 +00:00
  • f087e6b092 FNP Xoffset improvements for AER & RNO tabs & text Kathy 2013-12-04 13:02:41 +00:00
  • d088933be0 Farley RNO Column size improvements Kathy 2013-12-04 12:59:13 +00:00
  • eecf225006 Farley tab/print improvements Kathy 2013-12-04 12:58:08 +00:00
  • ae5b5d4a33 FNP: CAS margins Kathy 2013-12-04 12:57:30 +00:00
  • ac725d7332 Properly set SelectedDVI (Working Draft) when a Document is opened. Rich 2013-12-03 20:43:36 +00:00
  • 15e33d2320 Fixed logic in vefn_GetROTokens to find RO Tokens for testing. Rich 2013-12-02 21:35:11 +00:00
  • 500c5d224c Fixed logic in vefn_GetROTokens to find RO Tokens for testing. Rich 2013-11-27 21:07:12 +00:00
  • 6ae55e3780 Fixed logic to properly find RO Tokens in text. Fixed logic when searching for annotations so that the results can be selected. Rich 2013-11-27 15:43:53 +00:00
  • eee8ac291f Added code fixes based on comments during demonstrations of 11/25/2013 Rich 2013-11-27 03:02:52 +00:00
  • 196111b836 handle NULL reference exception John 2013-11-25 17:56:50 +00:00
  • cc62d25333 Added vefn_GetROTokens to find tokens in Documents.DocAscii Added vefn_GetVersionNames to get Folder names for DocVersions (Working Drafts) Rich 2013-11-25 14:15:47 +00:00
  • 36bf0cda84 Multiple return values were check uppercase ROID against a mixed case ROID and returning the wrong selection. If the return value from rolookup is a Unit RO, convert it to it's value. Rich 2013-11-25 12:36:19 +00:00
  • 3dcf918262 Changed GroupName column length to 100 as part of validation rules. Rich 2013-11-25 04:43:27 +00:00
  • 2d612fcd91 Corrected errors in code that cause application to crash during initial testing. Added code to allow for resetting security for a database. Added class to Reset Security. Rich 2013-11-25 04:42:53 +00:00
  • d7da2e454d Added stored procedure vesp_ResetSecurity Rich 2013-11-25 04:41:16 +00:00
  • c39cca8eef format adjustments per customer request John 2013-11-22 18:06:54 +00:00
  • 4994f19997 Added getDRoUsagesByROIDsAndVersions and getRoUsagesByROIDsAndVersions to speed-up RO Value Update process. Added logic to speed up RO Value Update Process. Added logic to keep SvgImages from failing if the ImagePath is null. Rich 2013-11-22 16:39:32 +00:00
  • f36317757d Modified when word document tab is closed after user makes change and answers dialog box Rich 2013-11-21 21:17:33 +00:00
  • 297b89304e Modified Manage Security dialog box based on internal testing by Jessica Rich 2013-11-21 21:17:02 +00:00
  • de656340f6 Adjust proc title page list location for table of contents and version history sections Kathy 2013-11-21 16:01:53 +00:00
  • 50910d00b8 Add UserInfo property and modified code to assure a person with Reviewer security can only manage annotations created by themself. Added SessionInfo property to DisplayTabControl class and managed opening and closing DisplayTabItems. Added OwnerID and UserRole properties to DisplayTabItem class and obtained owner id and setup security based on user role when opening an item. Added property to allow forced check in of word document to ignore any changes made by user. Removed debug code Added methods to setup ribbon control based on user's security role. Added SessionInfo property and events and methods to setup proper menu items to appear on the right click of a node based on user's role and checked out status of item. Rich 2013-11-20 23:12:47 +00:00
  • a7562422b2 Added property to store default user group for a given folder. Rich 2013-11-20 23:09:35 +00:00
  • 831f90c8d6 Generated standard CSLA code. Rich 2013-11-20 23:09:01 +00:00
  • d1874b6a65 Adds code to extend the methods and properties of the SessionInfoList, SessionInfo, OwnerInfiList, OwnerInfo, UserInfoList and UserInfo classes. Rich 2013-11-20 23:06:43 +00:00
  • 72acb1e3f2 Resource file for dialog box. Rich 2013-11-20 23:06:00 +00:00
  • 9074918e25 Added dialog box for entering and updating detailed user information. Rich 2013-11-20 23:05:01 +00:00
  • eda9858429 Added main dialog for managing security for database including setting up security groups, adding, editing and deleting users, adding and removing users from security groups and defining default security group for new users. Rich 2013-11-20 23:03:46 +00:00
  • 4b71f7188c Added dialog box so user can get additional information regarding user that has object checked out. In addition, allows administrators to force check in open objects by other users. Rich 2013-11-20 23:03:04 +00:00
  • b634967817 Added SessionInfo property to dlgApproveProcedure and ApprovalInfo classes. Added SessionInfo property to DlgPrintProcedure and added checks to print routines to notify user that another user has procedure checked out with a confirmation to continue printing. Added code to support multiuser and security including initializing security, creating user if user does not exist in database, checking in and out DocVersions, Procedures and Documents and keeping the database notified that user is still active. Added label to bottom of PROMS main form to indicate who user is and what security they have on open objects. Rich 2013-11-20 23:00:28 +00:00
  • 46a70899bd Add code to stop the process of loading data and notify the user when there is a problem with the 16-bit data, especially proc.ini files. Added improvements to the code to better handle proc.ini files when they are part of a multi unit site, especially case sensitivity of elements of the proc.ini file. The changes involve all of the stored procedures, functions and table changes to support multiuser and security configuration of PROMS. Rich 2013-11-20 22:58:38 +00:00
  • 1f2c18bdf1 For all of the following modules, changed DefaultUserID and DefaultUsrID properties to use vlnSettings value rather than environment variable value. This is needed to support multiuser and security updates but does not affect the non-multiuser and security version of PROMS. Rich 2013-11-20 22:54:15 +00:00
  • 62c7377c35 For all of the following modules, changed DefaultUserID and DefaultUsrID properties to use vlnSettings value rather than environment variable value. This is needed to support multiuser and security updates but does not affect the non-multiuser and security version of PROMS. Rich 2013-11-20 15:24:24 +00:00
  • 7824091484 FNP: ResetDocStyles for sections that changed the top margin; don’t print ‘.0’ in bottom continue message; fix text overwrite of RNO & following caution/note that spans x direction of page; x-offset improvements (still needs work) Kathy 2013-11-20 13:39:12 +00:00
  • 136905792c FNP: Improved test for PROCDESC pagelist item Kathy 2013-11-20 13:33:23 +00:00
  • 3b56287547 Added argument to vlnParagraph to pass thru yoffset if long RNO (needed for FNP caution/note when long RNO) Kathy 2013-11-20 13:31:02 +00:00
  • fd49699ee0 FNP: Fixes for page breaks/yoffset for component list sections & overlap bottom message & text Fix null reference when migrating FNP table Kathy 2013-11-20 13:28:46 +00:00
  • 1415128986 FNP: Component List on document style & Bottom continue message location fix FNP: Component List moved to document style Kathy 2013-11-20 13:26:11 +00:00
  • da8999727c FNP: Fix alignment difference for Roman numeral type numbering, improve xoffset (still needs work) and wrote method ‘IsSeparatePagination’ Kathy 2013-11-20 13:23:43 +00:00
  • 8c0540ead9 FNP: Component List on document style & Bottom continue message location fix FNP: Component List moved to document style Kathy 2013-11-20 13:13:16 +00:00
  • 5931266552 Kathy 2013-11-20 13:12:12 +00:00
  • 2c58f0a463 FNP: Component List on document style & Bottom continue message location fix Kathy 2013-11-20 13:11:27 +00:00
  • 02283846b7 FNP: Component List moved to document style Kathy 2013-11-20 13:10:54 +00:00
  • 3966a17083 FNP: Component List on document style & Bottom continue message location fix Kathy 2013-11-20 13:10:16 +00:00
  • daef4a2a8e Don't add '0' after section numbers for Catawba & McGuire Kathy 2013-11-20 12:57:42 +00:00
  • 857bbc6af0 Don't add Unit ROs unless Type is Text or ALL and myDVI has been set. Added logic to determine AccPageID for Unit ROs. Rich 2013-11-15 19:12:37 +00:00
  • 0f62a95d88 Add AccPageIDs to the lookup values for Unit ROs Rich 2013-11-15 19:12:03 +00:00