Commit Graph

  • 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 jjenko 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 jjenko 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 kruffing 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) kruffing 2013-11-20 13:39:12 +00:00
  • 136905792c FNP: Improved test for PROCDESC pagelist item kruffing 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) kruffing 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 kruffing 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 kruffing 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’ kruffing 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 kruffing 2013-11-20 13:13:16 +00:00
  • 5931266552 kruffing 2013-11-20 13:12:12 +00:00
  • 2c58f0a463 FNP: Component List on document style & Bottom continue message location fix kruffing 2013-11-20 13:11:27 +00:00
  • 02283846b7 FNP: Component List moved to document style kruffing 2013-11-20 13:10:54 +00:00
  • 3966a17083 FNP: Component List on document style & Bottom continue message location fix kruffing 2013-11-20 13:10:16 +00:00
  • daef4a2a8e Don't add '0' after section numbers for Catawba & McGuire kruffing 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
  • 4765587f4d Added logic to verify that a section number is a valid number rather than crashing on an invalid number. Rich 2013-11-15 18:02:25 +00:00
  • 760aa9d90e catawba & mcguire prelim prelim release kruffing 2013-11-15 16:43:39 +00:00
  • f646f59965 Remove Debug Output Rich 2013-11-15 14:16:59 +00:00
  • 650aa8aa17 Logic changed to support very long RNO with unrelated long AER. If the RNO will fit on a page by itself, and it will not fit if it starts where it is, it breaks the pagebefore the AER step. Rich 2013-11-15 14:10:24 +00:00
  • 925f18d7fb Handle transitions to Dummy Steps (Created when errors are found during migration.) Added ErrorLog output for invalid transitions when printing. Invalid transitions include transitions from generic steps (Applicable to All) with a destination step which is not applicable to all. Invalid transitions also include transitions from steps with one applicability to destination step with different applicability. Valid transitions include generic to generic or between steps with the same applicabilty, or from a specific applicability to a generic step. Rich 2013-11-15 14:09:45 +00:00
  • 99792ab13e Added code to allow storing approved pdf's into database for multiunit sites. Rich 2013-11-14 21:28:25 +00:00
  • 3f87a0e39d Handle long complicated RNO in pagination. Rich 2013-11-14 16:20:54 +00:00
  • d056362081 Added logic to support reading a 64 bit registry from 32 bit code. Fixed logic to check to see if MSWord 2007 has the addin installed for PDF Export Added Unit RO support for MSWord Sections for U-Name, U-ID, U-Other Text, U-Other Number, U-Other Name, and U-OtherID Fixed code to handle Library Documents being remove from a list. Removed Debug Output Rich 2013-11-14 16:20:08 +00:00
  • eab7de84d9 Override Note settings to force Notes to be available jjenko 2013-11-14 14:32:48 +00:00
  • 40c40edfc2 kruffing 2013-11-14 14:17:46 +00:00
  • f92a076e16 Beginning of McGuire (pagelist items only) kruffing 2013-11-14 14:16:41 +00:00
  • fde6d2f4c2 Removed Maximize button and Minimize button from form, Corrected how transition text was being resolved for multi unit printing. Rich 2013-11-13 22:21:09 +00:00
  • 0d46b2506f Adjust line position when printing a figure in a step editor section. jjenko 2013-11-12 22:08:22 +00:00
  • 736608b71d Fixed typo Rich 2013-11-12 20:14:12 +00:00
  • d9a10aca59 Handle Unit RO <UNIT-Number> in MS Word Documents Comment-out a change that was made to raise the location of the "END" message. Fixed logic to account for borders on figures. Rich 2013-11-12 19:53:15 +00:00
  • 3c52a7fd1c Adjusted positioning of pagelist items in the background format jjenko 2013-11-12 18:50:47 +00:00
  • 813b847c17 Logic to handle {indent} in the tab definition jjenko 2013-11-12 18:50:14 +00:00
  • 13472c600f {COVERTITLE2} was printing text twice kruffing 2013-11-12 17:32:10 +00:00
  • 71e2f4c67a Fixed Note before Caution issue jjenko 2013-11-11 21:54:38 +00:00
  • 83415355ae Fixed logic to account for font when building the row of asterisks above and below Cautions. Fixed the position of the Caution when it is after a Note jjenko 2013-11-11 21:53:44 +00:00
  • 30facbbec0 Added code to warn user that Unit Information RO values are not editable in the RO Editor Fixed logic for undo to verifiy what is being undone will not cause a crash of application Rich 2013-11-11 18:49:12 +00:00
  • 869861a6dc Added code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps. Rich 2013-11-11 18:48:39 +00:00
  • 8cbe003054 Added code to fix error when restoring a deleted procedure from either a previous or next procedure. Rich 2013-11-11 18:48:03 +00:00
  • 21d018181d Added code to support Unit Information RO values to be displayed in RO tab of step properties and adding selected unit information RO to procedure steps. Rich 2013-11-11 18:47:31 +00:00
  • 575606318c Logic to adjust the column width when a checkoff header is selected Format tweaks for Robinson Format tweaks for Robinson’s Background, EOP and AOP formats jjenko 2013-11-08 19:38:33 +00:00
  • 60dbbb6269 Set the plot background to white if not doing compare and transparent if doing a compare. Add logic to exclude high level steps from those items included in the Replace Words list for substeps. Removed event handlers for DSOFramer. It appears that these no longer work for MSWord 2013. New Watermark Logic Rich 2013-11-07 21:45:56 +00:00
  • f9ba96fdd8 Use Selected Slave to create a specific version of the PDFs for MSWord sections. Replace <U-Text> with DocVersionConfig.Unit_Text Added logic to handle setting UseISO19005_1 when creating a PDF from an MSWord Section. Set the plot background to white if not doing compare and transparent if doing a compare. Use Selected Slave (Unit) to create a specific version of the PDFs for MSWord sections. Rich 2013-11-07 21:43:47 +00:00
  • b19ce7c128 Changed generic ExportAsFixedFormat back to be generic and use the default value of UseISO19005_1. Created a new version of ExportAsFixedFormat that takes a parameter DebugStatus to set UseISO19005_1. Added logic to handle setting UseISO19005_1 when creating a PDF from an MSWord Section. Rich 2013-11-07 21:42:56 +00:00
  • fc371c5c82 Uppercase transitions in the Foldout format jjenko 2013-11-07 18:25:10 +00:00
  • 3638da920e Logic to override format settings after inheritance processing jjenko 2013-11-07 18:24:20 +00:00
  • 9bea7abb56 fix covertitle2 pagelist token processing kruffing 2013-11-07 16:07:02 +00:00
  • 394afb7c63 kruffing 2013-11-07 16:06:14 +00:00
  • 0a9ca12960 Added fixed spacing high level step and substep types jjenko 2013-11-07 04:02:46 +00:00
  • e57a504391 Turned on Arial Font for Robinson formats Turned on Arial Font for Robinson formats and re-assigned the Continuous Action Paragraph to be a Fixed Spacing Paragraph jjenko 2013-11-05 22:00:44 +00:00
  • 43178faf46 Added logic to handle a different double quote character (this was supported in 16-bit) jjenko 2013-11-04 20:08:25 +00:00
  • 0aa8af722a Changed titles from Progress Energy to Duke Energy Changed titles from Progress Energy to Duke Energy and adjusted a title length. jjenko 2013-11-04 20:07:35 +00:00
  • 0a71a28480 Logic to adjust the position of the End message when the page is compressed. Logic to properly handle whether a procedure title should be uppercased jjenko 2013-11-01 20:56:15 +00:00
  • abd9d8ec3d Format changes for Robinson Remove un-used format file jjenko 2013-11-01 20:52:34 +00:00
  • 60e2116d0d Added logic to process a forward slash in 16-bit data being converted for PROMS jjenko 2013-10-30 18:18:33 +00:00
  • fadac13f82 Various FNP tabbing & template fixes Get text for template steps Template improvements & added AlignHLSTabWithSectOvride for FNP Support for TitleWithTextRight step types Support PSOnlyFirst docstyle flag for FNP Printing of FNP’s component lists (templates), PSOnlyFirst docstyle, PrintNoTitle, subsection has own docstyle, and FNP tab locations Support PSOnlyFirst docstyle, Like6_ButDoesntNeedSubsection numberingsequence & PrintNoTitle, for FNP kruffing 2013-10-28 13:58:40 +00:00
  • c59264b027 Bad character in column number for FNP data kruffing 2013-10-28 13:55:47 +00:00
  • 6720adef4f Callaway OTO cover page fonts kruffing 2013-10-28 13:55:13 +00:00
  • 5271561b84 Erase the existing background (including any lines) before drawing a box. This allows boxes to be placed over curves and lines. Change the order of lines being drawn to support boxes being able to be placed on top of curves and lines. Rich 2013-10-24 21:47:01 +00:00
  • cc60d4ff46 fixed xy plot that was exported as a black box (background was black rather than transparent). kruffing 2013-10-24 16:21:12 +00:00
  • a9ecdbd459 don't reset plant format to a 'selected index' if initializing kruffing 2013-10-24 14:10:59 +00:00
  • 24dfe73886 Added handler for Byron / Braidwood PageList tokens {TITLE&UNIT} and {SPLITEOPNUM} Fixed the logic that leaves gaps in the Grid for Text Blocks and Boxes. If the Text Blocks or the Boxes are outside the range of the plot. Rich 2013-10-23 18:18:09 +00:00
  • 2b49417673 AER table location improvements kruffing 2013-10-23 16:06:46 +00:00
  • b2e7b92243 For Callaway foldouts, extra line between header & associated text only for CAUTIONS/NOTES kruffing 2013-10-21 16:34:59 +00:00
  • d508fb9318 Enlarge attachment (BOX1) box. kruffing 2013-10-21 16:33:14 +00:00
  • 1fceb38e61 Improve location of AER tables & Foldout note spacing Rich 2013-10-17 16:43:54 +00:00
  • 741196f035 Tabs using ‘.’ Versus ‘)’ in reference sections. Format flag for Foldout Note spacing Rich 2013-10-17 16:43:17 +00:00
  • 3029c35edf Added Error Log output when generating PDF from MSWord 2007. Changed logic to do an integer rather than a float comparison to determine when the version is MSWord 2007 (12.0). Rich 2013-10-17 16:42:08 +00:00
  • 812ca6582e Callawy & Farley Callaway & Farley kruffing 2013-10-17 15:59:40 +00:00
  • 883392a51a Search was failing when searching for a space, if the data contained a hardspace. Added Version into ErrorLog for the Session Begin Fix transition text in Background Documents to say "5" rather than "EOP STEP 5:" Rich 2013-10-14 15:46:25 +00:00
  • 2deb6dc799 don’t do replace words if there is a dash before or after the word jjenko 2013-10-11 13:14:31 +00:00
  • f5cf55a022 Format fixes and added a step editor attachment section jjenko 2013-10-10 20:04:55 +00:00
  • ff6e3626c4 Fixed problem with a negative value in a scientific notation RO value Added logic to support an Indented Paragraph (Comanche Peak) jjenko 2013-10-10 20:02:22 +00:00
  • 16cf8c0366 Fixed the vertical centering of Note and Caution text within the Note and Caution boxes. jjenko 2013-10-08 15:26:41 +00:00
  • a0f03d11f3 Fixed change bar position on boxed Notes and Cautions. jjenko 2013-10-08 15:26:10 +00:00
  • 25b5e4ad2a Turn-off PDFA1B Compatibility. Rich 2013-10-07 13:15:40 +00:00
  • 69a8470a47 Set PDF fonts to be embedded. Rich 2013-10-07 13:13:11 +00:00
  • 48960152ac Set PDF fonts to be embedded. Rich 2013-10-04 20:30:14 +00:00