Rich
74886aa3b4
Added code to handle diamond1 format item
...
Added RNOWidthAdj flag for Braidwood
2014-01-08 20:13:11 +00:00
2618a37dba
Fixed null reference
2013-12-20 20:52:29 +00:00
Rich
8f6fae12af
Added logic to keep an index from being negative.
2013-12-19 22:28:28 +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
2013-12-18 16:42:52 +00:00
bca68b2fd0
Support 'BoldHighLevel' format flag and fix section tabs with spaces.
2013-12-16 15:43:08 +00:00
a55aaa9237
Logic to support {bullet} token in the tab definition
2013-12-13 21:47:01 +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
2013-12-09 14:09:35 +00:00
a2f1fb0640
Fixed separator location logic, added Template logic for Prairie Island Alarms
...
Added ChildIndent for use with Callaway Backgounds
2013-12-06 19:51:59 +00:00
Rich
7b9a359d06
Fixed bug in program that did not allow user to delete a folder after it was created due to applying security incorrectly.
2013-12-06 04:16:39 +00:00
Rich
b8b34ea0be
Add Error Handling for Session Ping
2013-12-06 01:08:26 +00:00
ab6eab8b69
FNP: Fix AOP One column transitions that had extraneous (HLS.0) text
2013-12-04 17:31:35 +00:00
eecf225006
Farley tab/print improvements
2013-12-04 12:58:08 +00:00
Rich
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.
2013-11-25 04:42:53 +00:00
Rich
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.
2013-11-22 16:39:32 +00:00
Rich
d1874b6a65
Adds code to extend the methods and properties of the SessionInfoList, SessionInfo, OwnerInfiList, OwnerInfo, UserInfoList and UserInfo classes.
2013-11-20 23:06:43 +00:00
da8999727c
FNP: Fix alignment difference for Roman numeral type numbering, improve xoffset (still needs work) and wrote method ‘IsSeparatePagination’
2013-11-20 13:23:43 +00:00
Rich
4765587f4d
Added logic to verify that a section number is a valid number rather than crashing on an invalid number.
2013-11-15 18:02:25 +00:00
Rich
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.
2013-11-15 14:09:45 +00:00
Rich
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
2013-11-14 16:20:08 +00:00
Rich
fde6d2f4c2
Removed Maximize button and Minimize button from form,
...
Corrected how transition text was being resolved for multi unit printing.
2013-11-13 22:21:09 +00:00
Rich
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.
2013-11-12 19:53:15 +00:00
813b847c17
Logic to handle {indent} in the tab definition
2013-11-12 18:50:14 +00:00
Rich
8cbe003054
Added code to fix error when restoring a deleted procedure from either a previous or next procedure.
2013-11-11 18:48:03 +00:00
Rich
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.
2013-11-07 21:43:47 +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
2013-10-28 13:58:40 +00:00
Rich
741196f035
Tabs using ‘.’ Versus ‘)’ in reference sections.
...
Format flag for Foldout Note spacing
2013-10-17 16:43:17 +00:00
Rich
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:"
2013-10-14 15:46:25 +00:00
ff6e3626c4
Fixed problem with a negative value in a scientific notation RO value
...
Added logic to support an Indented Paragraph (Comanche Peak)
2013-10-10 20:02:22 +00:00
Rich
4abeb80fb4
When an MSWord section is edited, the PDF created should embed all fonts that are used.
...
When formats are updated, the Date/Time stamp for the Format record should be set to the Date/Time stamp of the format file.
2013-10-04 20:29:22 +00:00
9fcb72d965
Added “IsCaution2”, “SameRowAsParent”, and redfined “WidthOverride”
2013-10-02 21:50:47 +00:00
062cf39e53
Use template for inserting steps for Callaway Backgrounds
...
CALBCK format flag
2013-10-02 10:41:04 +00:00
4b7c3ee5d8
Edit/Print tabs for Callaway Backgrounds
2013-10-02 10:40:08 +00:00
a65ca24837
Support for background print output; fix printlevel for tab formatting (‘.’ Vs ‘)’);
2013-09-25 16:07:00 +00:00
Rich
e4698b5bc3
Removed code to test the Error Handler.
2013-09-18 18:04:07 +00:00
Rich
3e1d22674c
Added logic so that MSWord 2010 and beyond uses the internal export to PDF function.
...
Added logic to handle errors when a document is closed. The code will attempt to do a close 10 times. If it fails ten times, it will document the exception and continue.
If an exception occurs when an MSWord section is being saved, a message will be displayed that will document the error.
2013-09-18 16:42:30 +00:00
a10fd7ea73
Fix determining whether attachment has associated foldout
2013-09-05 15:48:43 +00:00
a28735c868
Don’t restrict find text in Finding RO’s in word documents to not allow a space
2013-09-05 15:46:31 +00:00
Rich
779670e70d
Added logic to handle errors if the Range location cannot be found from the To location. This corrects range type transitions (AND type) which extend to the last sibling of the To location.
2013-08-27 17:20:31 +00:00
9ac34b5a54
Fixed B2013-145.
2013-08-27 15:52:08 +00:00
e8932a748d
No tab on table if docstyle has DSS_UnNumLikeRoman
2013-08-20 15:06:51 +00:00
65c8eecd0d
Improved concatenate substep with parent tab in RNO (based on format flag conditions).
2013-08-20 11:16:03 +00:00
2b4e139dbd
2013-08-13 12:03:59 +00:00
2ce0990d62
Handle the deleting of a step marked for copy
2013-08-01 21:41:26 +00:00
b6faa98f0d
override docstyle based on content of the section. If the section has word content then return false
2013-08-01 18:58:36 +00:00
Rich
6c56658451
If the RO Image file has an extension of "PCX" use an extension of "TIF" instead.
...
PCX is no longer supported and the 32-Bit RO Conversion code converts PCX files to TIF.
If a Text entry is placed above the grid, ignore it for the Grid lines and adjust the Top margin to allow the Plot title to print properly.
2013-07-31 14:51:07 +00:00
edf20f8a2c
Use the Print tab (IdentPrint) to determine if ‘, step’ should be added in resolved text, rather than edit tab (IdentEdit). This fix is for Calloway.
2013-07-29 11:59:54 +00:00
Rich
f459efa513
Enhanced Background - Simplified handling of Enhanced Background Document. {LNK Step Num} is converted to the current step number. {LNK C/N Num} is converted to the Ordinal of the current Caution or Note. This approach will work for Background Documents, but will not work for Deviation Documents since the internal Links for Background match one for one with the Background structure. This is not the case with Deviation Documents since they have to account for deleted and added steps.
2013-07-26 16:15:34 +00:00
bd536387b3
Dont return that a caution/note 'IsHigh' if off a section
2013-07-25 13:24:34 +00:00
12f492516f
2013-07-11 16:31:42 +00:00
Rich
aace632c9b
Added logic to protect against failures when an invalid transition text is removed.
...
Added logic to protect against failures when an invalid transition text is selected.
2013-07-03 15:58:12 +00:00