1416 Commits

Author SHA1 Message Date
Rich
d6fe5a9d0d After adding code to support Visio, PROMS would no longer add high-level steps from the Insert ribbon. This has been fixed. 2017-02-01 15:43:06 +00:00
Rich
8defa23e65 Added support for Visio 2017-01-30 16:53:35 +00:00
07fd4990df B2016-238: Don’t allow insert of step from step with no text 2017-01-27 15:36:49 +00:00
9d6bfa6bf9 Added logic to properly do the Ctrl Del keystroke 2017-01-26 14:56:57 +00:00
90834bf875 C2016-044: Find RO values from selected Word section text 2017-01-26 12:29:06 +00:00
ee189b7212 B2013-185 Use the FlexibleMessageBox for the list of affected transitions when the applicability is changed, so that a scroll bar will appear when the list is long 2017-01-24 18:43:41 +00:00
c70c8a574f B2015-170 – don’t allow a transition to a non-sequential step 2017-01-24 16:13:00 +00:00
75b71ce40e C2016-042: Message to user on creating subsection when section has steps that steps aren’t visible 2017-01-20 14:35:03 +00:00
21434d576d Changed tool tip to tell user the image size can be changed from the Step Properties panel
Added Change Image Size to context menu
2017-01-19 18:06:50 +00:00
993a22eb5a Added Change Image Size to context menu 2017-01-19 18:05:52 +00:00
3e5741ef75 B2017-011: Complete report, sorted by setpoint id, crashes if duplicate setpoint id
B2017-011: Complete report, don’t crash if requested ro is not in database
2017-01-19 17:51:45 +00:00
431503a104 B2016-281 - handle when text is selected (highlighted) and the first keystroke is a dash or backslash. Also handle when dash or backslash is entered between two links such as two ROs that are butt up against each other. 2017-01-18 17:00:30 +00:00
888b5fba61 B2017-010: Insert of image with dot in filename failed 2017-01-17 15:43:45 +00:00
4744bcd450 B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures.
B2016-282: remove new subsection menu item off of a Word Section from
2017-01-12 15:23:27 +00:00
e6fbb77546 B2016-221: Library Document panel has Unicode character for hyphen in a section title in Usages list 2017-01-11 14:00:44 +00:00
cc77a47237 C2016-030 – added Find and GoTo buttons on the Review Ribbon so that users with Review only security can easily preform a Find text and Go To a Transition location.
B2016-274 – allow a user with Admin rights who also is included in the reviewer or RO Editor group move a procedure within a set.
2017-01-10 16:06:52 +00:00
bef0744972 B2016-274 - allow user with Admin rights who also is included in the reviewer group edit existing annotations made by other users 2017-01-10 16:04:18 +00:00
4c4396e8c8 C2017-002 Allow inheritance of step data elements 2017-01-10 13:01:58 +00:00
cc30214d31 Additional logic to try to start up the equation editor, modified message box and added to error log if it could not be started. B2016-278 2016-12-06 16:32:12 +00:00
a9bd84ad5f B2016-273: checkoff/signoff for embedded images
B2016-272: centered tables print too far to right
2016-12-05 13:55:57 +00:00
b242d57d4b B2016-264: Inserting a centered equation off a centered equation places 2nd equation too far to left in step editor 2016-11-30 14:16:53 +00:00
1ff60597c3 B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf
Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
2016-11-22 14:16:04 +00:00
Rich
99aa1ac9c5 Use a timer to refresh the Step Type list in the Search Panel
Use a timer to refresh the Step Type list in the Search Panel
Refresh Step Type list after a Working Draft is Checked or Unchecked.
2016-11-21 16:05:22 +00:00
085814045c B2016-260: fix check that determines if step’s content is an equation (including paste buffer) 2016-11-18 13:30:40 +00:00
0f63a782c5 for equation editor – embed image in resource file 2016-11-17 15:39:46 +00:00
0b7371367c Equation Editor interface support 2016-11-17 15:05:15 +00:00
Rich
9438fa9e4c Control the Step Element Treeview on the basis of folders selected. 2016-11-15 19:33:25 +00:00
e2a34f18fd anchor the text box in the EULA dialog window so that the OK button (or Accept button) and the scroll bar remains fully in view 2016-11-10 21:41:00 +00:00
2229ac2908 Check for a null reference when the <Shift><F7> is used to toggle inclusion on the Continuous Action Summary 2016-11-10 20:14:17 +00:00
Rich
600bbc52ea B2016-246 Control-Shift Right-Arrow changed to extend select * from ITEMS IIon a word to the right at a time 2016-11-10 16:08:26 +00:00
Rich
3cd0e1cae7 Allow search to work on the basis of Folders, rather than DocVersions (Working Draft). 2016-11-08 21:45:29 +00:00
Rich
c014652d90 Keep RO Link for RO Images
Changed AddRtfText to public
Center figures in the PDF
Added debug output for figures.
2016-11-04 13:22:54 +00:00
Rich
c6da832041 B 2016-253 Fixed a crash after clicking on the Section drop-down when on a through transition. 2016-11-03 15:06:18 +00:00
c6f096cf55 Fixed issue the where the list of procedures in the Transitions panel would duplicate as the user clicked from step to step in a procedure. B2016-248 2016-10-28 16:35:56 +00:00
191648da4b B2016-211 – don’t expand all the sub sections when entering a procedure from the parent section 2016-10-28 13:42:53 +00:00
ae856a98ec Moved fix for B2016-211 to RTBItem.cs 2016-10-28 13:42:13 +00:00
Rich
d6c2a6f379 Use FolderInfoList.SortedChildList to get the folders in the correct order 2016-10-26 13:12:04 +00:00
91da0b995f Added supporting logic to SaveText and SaveContents for Editorial Spell Checker
Added supporting logic to SpellCheckNext for Editorial Spell Checker
Save text changes before starting up the spell checker
Added supporting logic to UpdateEditor for Editorial Spell Checker
2016-10-25 18:48:14 +00:00
Rich
0726a87325 Added a Format Property (IncludeSectionNum) to Include Section Number in Section Cautions and Notes.
Bring active window to front, so that active window can be seen.  Sometimes the active window was being displayed under other windows.  This makes it possible to see the active window
2016-10-21 15:05:21 +00:00
85d774a273 B2016-235: files with extension of ‘.tiff’ failed in Embedded image support.
B2016-234: Inserting image ‘after’ with delete caused crash.
2016-10-21 14:05:49 +00:00
e689dc2ba0 Embedded images 2016-10-17 14:25:30 +00:00
adff92d778 Don’t automatically expend all sub-sections and the steps within them when selecting the main section from the tree. B2016-211 2016-10-12 16:12:35 +00:00
146073dcb8 RNO tabs cut off on the edit screen B2015-123 2016-10-10 18:47:02 +00:00
72282c3184 Fix B2016-218: do not allow insert before/after (another RNO) when on an RNO 2016-09-27 15:50:52 +00:00
e7a1619945 when building an export file (from the Approved procedure) replace any forward slash or backslash used in the rev number (user types in the rev number) 2016-08-12 13:29:15 +00:00
Rich
d46ee4e39c Keep special characters for Enhanced Document Text 2016-08-11 19:31:52 +00:00
d42a05a1f4 For Parent/Child procedures, added the Child name (ex. Unit 1) to the export filename when you export from the Approve Version 2016-08-11 17:53:27 +00:00
Rich
2a60c36d25 Table off of Caution or Note 2016-08-10 18:03:19 +00:00
Rich
d6e23d63d1 Verify that an RO Table or Text Table can be added for an RNO. 2016-08-09 20:04:59 +00:00
Rich
60e7c9a140 Notes and Cautions off of Sections with substeps were not expanding in the editor 2016-08-04 20:03:16 +00:00