3993 Commits

Author SHA1 Message Date
b554152ecc 2015-09-14 13:49:47 +00:00
Rich
b39fc7a048 Open a MessageBox and provide a message if a connection fails. This handles incorrected values for the server name, the database name, or anything else (including security) which would cause a connection to fail. 2015-09-14 13:30:01 +00:00
Rich
4540344b0b Added logic to remove Session records associated with previously closed processes. 2015-09-14 13:29:19 +00:00
97ae5f3f1c 2015-09-14 12:44:15 +00:00
Rich
4c0fed9dce Added Enhanced Document Menus
SetAdministrator Support for Import and Export Procedure Sets, Import Procedure, Export Procedure
Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF.
Add PDF Links for Enhanced Documents and Complete RO Report
2015-09-12 15:49:37 +00:00
Rich
a87decdbe3 Open Enhanced Document from Procedure or Procedure from Enhanced Document
Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Support ReadOnly steps for Enhanced Documents linked steps.
2015-09-12 15:47:44 +00:00
Rich
551b71e525 Save Enhanced Document Properties
Support new Properties Step_SourceToBackground, Step_BackgroundToSource, Step_SourceToDeviation, Step_DeviationToSource
2015-09-12 15:45:06 +00:00
Rich
694c887710 Support multiple edit Windows
Support Sync of Enhanced Documents
2015-09-12 15:43:55 +00:00
Rich
8280b4976f Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Added manual ping on btnStepRTF.  This is for testing Ping logic when running in debug (visual Studio)
Changed security to allow SetAdministrator to perform some Admin functions.
Support multiple windows by VersionID.
2015-09-12 15:43:07 +00:00
Rich
ba94c537cc Added new feature to keep Background Document and Deviation Documents in Sync as the user moves through the procedure.
Added the ability for the Set Admin to use Admin Tools
2015-09-12 15:42:05 +00:00
Rich
14e0d8c756 Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF. 2015-09-12 15:41:08 +00:00
9595cded52 B2015-033 made the position of AER and RNO change bars consistent among sub-step levels for change bars that are placed next to the text. 2015-09-11 19:23:27 +00:00
ad1358d77e Bug fix B2015-147 – use HideSelection instead of inserting Highlight on/off which was putting in additional color table information and, in general did not clean up after turning highlighting off. 2015-09-11 14:41:11 +00:00
3deeeb429e B2015-042: Fixed crashes when deleting rows/columns when table has merged cells. Other general improvements of table row/column deletion. 2015-09-11 10:53:34 +00:00
5cbbd3e581 made groups and dropdown text consistent on the change bar tab
Made the text used for change bars consistent
2015-09-09 17:07:14 +00:00
6fceccc6c1 B2015-122: Fix HLS underlining of subscript & superscript 2015-09-04 13:59:00 +00:00
5586849ebc Turned on the Imperfect Structure flags for HLS and for SubSteps 2015-09-02 15:24:44 +00:00
2305c18f24 B2014-071: save data after paste if pasted text contains a link. 2015-09-02 10:55:24 +00:00
Rich
f71a0a2431 Setup DisplaySearch context menu after /DB parameter is processed. 2015-09-01 13:12:24 +00:00
Rich
e46075e675 Don't setup context menu in the initialization code. 2015-09-01 13:11:39 +00:00
11d58df488 Fixed a bug where the page number was not being resolved in page number transitions to sections that have a hard return.
Better handling of hard returns
2015-08-31 20:47:24 +00:00
d79bc6762a made the dialog box sizable. 2015-08-26 16:06:16 +00:00
e641a89a8c 2015-08-25 15:07:53 +00:00
af82e4c2cb C2015-036: Modified “vesp_GetTransitionReportData” to return correct data for outside transitions 2015-08-25 14:52:59 +00:00
f4e1c63ec1 Fixed bug B2015-133 where RO fields that contain a single character were not printing on the report 2015-08-21 13:10:37 +00:00
6f68a01ca9 Initialize static variable containing the BASEall.xml format information
Added a static variable for the BASEall.xml format information
Added parameters to allow a transition search in selected step elements. (B2015-055)
Make symbol list available without first selecting a procedure set, fixed searching for symbols bug (B2014-057), fix for transition search by type (B2015-055),
2015-08-20 18:59:16 +00:00
d5b30b523f Global search fixes for hard spaces, symbols, bolded text, and transition search by step elements (B2014-056, B2014-057, B2014-102, B2015-055) 2015-08-20 18:57:19 +00:00
97c83bef4c B2015-103: Use [SHIFT] [CTRL] [D] for indent (not [SHIFT] [CTRL] [T])
B2015-103:  Add indent to short cut key help
2015-08-19 16:07:00 +00:00
a58add8937 B2015-103: indents (strip out rtf indent commands)
B2015-103:  indents (handle rtf indent commands)
B2015-103:  indents (set/clear ribbon button for indents)
B2015-103: setup rtf string for indents; display small identifying marks for indents
B2015-103: remove page break from ribbon; move indent; support new indent; support for table grid indent
B2015-103: Print for new indents in tables
B2015-103: Print for new indents in paragraphs
2015-08-19 12:18:39 +00:00
49dcdd4f4a Continuous HLS: Changed tab from numeric to bullet 2015-08-17 13:31:34 +00:00
Rich
efe327a28f Reduced debug output for external transtion issues.
Added processing status output for Deletes
2015-08-12 22:15:45 +00:00
Rich
312b0e4e2d Improved performance of the SQL Stored procedures related to DeleteItemAndChildren.
Added output so that status can be seen as a procedure is deleted.
2015-08-12 22:14:44 +00:00
c3f58a6df7 Fixed B2015-005: Last bullet had inconsistent line spacing compared to previous bulleted sub-step 2015-08-07 14:31:28 +00:00
1c07d2d503 Fixed logic for printing using the UnderlineAfterDashSpace format flag 2015-08-07 14:31:50 +00:00
dfd6dd4f3a Fixed B2013-175: Shortcut for inserting substeps is blank menu 2015-08-06 15:37:26 +00:00
ae7058eb8d C2013-009: Use PDF Location text box on General Tab for setting location and remove PDF Location text box on Settings Tab
B2013-173: Print Shortcut - when multiple tabs are open, Ctrl-P now prints correct procedure
2015-08-06 13:16:46 +00:00
450c3ef6c1 Add a ‘blank’ Word section type 2015-08-05 15:50:18 +00:00
9e0b85c5ac Added Express format flag; adjust tabs/indents for section, subsection, step and substeps; flag warnings as separate from notes & make boxes different between Notes/Cautions/Warnings
Proms Express: Adjust PrintLevel (of steps) for tabs
Proms Express: Added Express flag
Proms Express: Put out message when user adds substep that is greater than a level of 4
Proms Express: If a section doesn’t have text & in Proms Express, don’t put out ‘No Section Content’ message
2015-08-05 12:55:50 +00:00
Rich
94a1c4289b Verify that the current node is within range before looking at the value 2015-08-05 12:38:40 +00:00
f8c047e0c7 Added the Continuous Action AND, Continuous Action OR, and Continuous Action PARAGRAPH to the search by type list. They will be placed under their parent type (AND, OR, and Paragraph) (B2015-008)
Fixed the Global Search Report bug where only the headers were on the first page of the report (B2014-098).  Fixed bug were printing a search result of “(“ would not print. (B2013-150)
2015-08-04 17:25:34 +00:00
a5615f9ea7 Turned on Searchable for ContAcParagraph so that it will appear in Global Search’s step type list ( B2015-008) 2015-08-04 17:10:31 +00:00
Rich
9854bc7690 Consistent wording to refer to Working Drafts (Doc Versions) 2015-08-04 13:00:57 +00:00
Rich
a9745c111a Added code to fix Bug B2015-095 2015-08-04 01:19:51 +00:00
Rich
59fbfdc082 Addjusting the settings for the expander so that they are easier to see. 2015-08-03 19:25:39 +00:00
8f379f0b9b Fixed an Argument Exception error in the Chronology of Changes Report. Also cleaned up the output of the Chronology and Summary of changes reports. 2015-08-03 15:52:46 +00:00
0e255bc3d8 Added a message box to notify the user when an RO cannot be found. This is used when you do a Go To RO in PROMS.
Added a NULL reference check.
2015-07-30 17:13:08 +00:00
28a3a99c50 Pass UserInfo (for security settings) to DisplayRO and StepTabRibbon
Check to see if the use is allowed to run the RO Editor before enabling the GoToRO button.
If an RO is selected in the text, the check to see if the user is allowed to run the RO Editor before enabling the GoTo button on the ribbon and context menu button, as well as enabling the <Shift><Ctrl><G> keystroke.
2015-07-30 14:18:55 +00:00
1ebe496589 Fixed the issue where bullets were not printing in some tables. 2015-07-28 15:50:04 +00:00
42ee6dd435 Adjusted the section title length so it does not bump into the attachment page number 2015-07-28 13:46:09 +00:00
Rich
a083da2cd2 Added code to differentiate between add and edit modes 2015-07-27 22:17:41 +00:00