3912 Commits

Author SHA1 Message Date
Rich
4d8cddff8b Allows the list to be sorted by ascending order or descending order 2016-01-22 14:43:26 +00:00
ea9e0831c8 send MyUserInfo (security) to the TreeView module
Don’t allow Reviewers and RO Editor only users save changes to Word attachments and library documents
Put a Create PDF button on the Review ribbon
Don’t allow Reviewers and RO Editor only users move procedures and folders on the tree
2016-01-21 19:30:35 +00:00
f3b86f2a46 Fixed compiler error 2016-01-21 14:11:10 +00:00
Rich
e449ad5cde Error in logic 2016-01-20 20:50:22 +00:00
Rich
28d54bed73 Not Sure 2016-01-20 20:29:44 +00:00
Rich
5a478dff75 Caption Serverand Database Name 2016-01-20 20:29:09 +00:00
Rich
ad1980e434 Added option to Remove Trailing Hard Returns and Manual Page Breaks 2016-01-20 20:19:53 +00:00
Rich
1cd18c985d Updated Library 2016-01-20 20:19:07 +00:00
Rich
f51753ea4b Added support to limit folder range.
Added option (false) to Remove Trailing Hard Returns and Manual Page Breaks
2016-01-20 20:18:11 +00:00
Rich
9e170362cc Added option to Remove Trailing Hard Returns and Manual Page Breaks
Added Server and Database to Window Caption (Title)
2016-01-20 20:17:16 +00:00
Rich
116e10218d Added Ability to Sort Results by SourceSafe date or Development Date 2016-01-20 20:14:22 +00:00
8a1e5caff2 Change to PROMS version number to 1.2 to indicate the builds that include Enhanced Documents 2016-01-20 19:15:56 +00:00
e36cc1847a Enhanced Document support - Moved from volian.controls.library (should be deleted from volian.controls.library )
Move from volian.controls.library  (should be deleted from volian.controls.library )
2016-01-20 16:52:55 +00:00
ea40e00a7b Added compress and partialstepcompress for future use 2016-01-20 16:48:29 +00:00
1e3324aa7b Enhanced Documents, handle enhanced steps
Enhanced Documents, delete items
Enhanced Documents button disable/enable
Enhanced Documents, tree view support for insert/delete/copy-paste
Move DisplayText.cs to CSLA
Enhanced Documents adding links (method added in docversion)
2016-01-20 16:46:31 +00:00
6366af8b47 Enhanced Document support
Null check
Move DisplayText.cs to CSLA
Enhanced Documents – don’t allow ‘Save’ RO on enhanced step
Enhanced Documents windowing
Enhanced Documents remove unnecessary options
Enhanced Documents – don’t allow ‘Save’ transition on enhanced step
Enhanced Documents/Insert,Delete,Paste
2016-01-20 16:43:23 +00:00
77cdf81736 Enhanced Documents – various improvements
Enhanced Documents – existing docversion properties UI
2016-01-20 16:35:48 +00:00
33850f59c1 Enhanced Documents for Procedures – add checkbox
Enhanced Documents for Sections – add radiobox
Enhanced Documents – set sync checkbox
2016-01-20 16:33:09 +00:00
58d52eefc0 Add flag on steps that are enhanced (non-editable/linked) 2016-01-20 16:32:04 +00:00
bdb5a0c36a Enhanced Document support (multi-user queries) 2016-01-20 16:30:32 +00:00
5bd8ed3bc0 Added compressed superscript 2016-01-20 16:14:26 +00:00
122bd09f93 Added the items for Compression and partial step compression for future use 2016-01-20 16:13:26 +00:00
9acaf34636 Fixed issue where the change bar on a table that is printed 7lpi is too long 2016-01-19 21:33:03 +00:00
e921bb1147 Fixed a Null reference 2016-01-19 21:32:31 +00:00
a331fb6cb5 Added a check for a null DocVersionAssociations and call to RefreshDocVersionAssociations() 2016-01-19 20:19:36 +00:00
Rich
25dc39cd75 Added logic to keep code from crashing when adding a non-step related transition.
Added a menu item to create an Import file from an approved procedure.
Converted PDF RO References to Uppercase so that the PDF Links to the complete RO Report would work.
Eliminated Unit ROs from ROCompleteReport references in the PDF Links
Convert RO Links to Uppercase to be consistent.
2016-01-14 22:43:26 +00:00
635d6fbdf2 Added the ability to insert Notes in the Backgrounds 2016-01-08 19:25:18 +00:00
bb6e66644d Added Folder Specific Information for the EOP/AOP Format 2016-01-06 15:41:32 +00:00
02adebf314 Removed the hard coded "EOP" text from the procedure number box 2016-01-06 15:40:16 +00:00
0f16c1b4a5 2016-01-04 21:20:39 +00:00
85af0936c0 2016-01-04 21:11:59 +00:00
dc8b52035f Updating ROs in tables (grids) fix. 2015-12-16 19:01:08 +00:00
3d44be1344 Added compression and partial step compression 2015-12-15 18:39:08 +00:00
3b70ff5412 Add partial step compression 2015-12-15 18:38:26 +00:00
4f07b00df1 Created a SAMG format that has a Cover Page type and does not have the Procedure Set ID printed in the header box.
Created a SAMG format does not have the Procedure Set ID printed in the header box.
2015-12-14 20:28:59 +00:00
80afba5513 Removed end message that was left in during last update
Expanded Notes & Cautions across the page
2015-12-14 20:15:50 +00:00
87e512a936 Blank word page for 11 x 17 2015-12-11 15:20:54 +00:00
a078040f82 Fixed B2015-227 where a user could not edit a table cell. 2015-12-10 16:36:55 +00:00
cff61f8a3e Restoring the original Foldout sub-format to before the wider step changes
Created a new Foldout sub-format that has wider steps and we moved the starting position of the text up a couple lines
2015-12-10 14:55:50 +00:00
bc6fcfd05b Use static function to check user’s security level in allowing changes to step properties
Use static function to check user’s security level in allowing the insert or change of a transition
Use static function to check user’s security level in allowing the user to edit a table cell
Use static function to check user’s security level in allowing text modifications when keyboard shortcuts are used
ROEditor only security is now also considered a Reviewer.  Don’t allow a Review goto an RO (run the RO editor), Don’t allow a Reviewer toggle out of view mode from the context menu, for Reviewers, don’t allow the Enter key enter new steps and substeps.
For Reviewers, when on a table (grid) have the Enter Key move down to the next step element, don’t allow Reviewers edit a table
2015-12-09 21:04:02 +00:00
d8f7b0619c Use static function to check user’s security level
Pass user security info to the panels, fix security related issues on the V button (B2015-188, B2015-193)
Added static functions to check the user’s security level
Use static function to check user’s security level in allowing applicability changes
Use static function to check user’s security level in enabling Inserting and RO and in Editing an RO
2015-12-09 21:01:13 +00:00
0159fc2955 Adjusted the step widths and page start position to get more information on a Foldout page 2015-12-09 16:08:40 +00:00
Rich
5ae3a93bea If you try to import a procedure into an empty PROMS folder, the code was deleting the File System Folder including the import file. This happened during D.C. Cook training (12/3/2015).
B2015-138 When Importing a procedure that has a customer RODB location, and the RODB locations in the Database have been updated to local locations, the user is given the choice of RODBs.  If the user answere OK the RO Database is set for the procedure set (Working Draft).  If the user presses the Cancel button, the import is canceled.
B2015-195 When trying to set an RO Path for a procedure set, the OK button was not being enabled.  This has been fixed.
B2015-196 If you change an RO Path to match an existing path you will be giving a message saying that this cannot be done.
During D.C. Cook training I noticed that there are two items in the tool bar that should only be available in DEBUG mode.  These are LastChange and StepRTF which are used for debugging Multiuser.  They have been changed to not be visible for production mode.
Remove locked or unlocked from toolbar.  It was not connected to anything.
Allow the existing (Customer) FSTs to be used without a local copy of the RO database.
B2015-166 Summary of Changes - Remove duplicate records for new steps.
2015-12-04 17:14:59 +00:00
7096ff33a2 Removed END OF FIGURE from graphics word sections; turned on compression; added partial step compression 2015-12-03 16:31:21 +00:00
Rich
8e13fc7179 Fixed logic that allows the user to select an existing RO database. If the user presses Cancel, the code would crash. The code was changed to cancel the Import. Fixes B2015-216 2015-11-30 22:36:18 +00:00
Rich
5cc71b9e10 Change button Caption from Okay or Ok to OK 2015-11-30 15:48:49 +00:00
e3244fc59e Added a new timer to fix a screen refresh issue with newly created steps that follow a template or were pasted via the Copy Step function. 2015-11-25 15:54:55 +00:00
Rich
1cb12b6fdc Changed caption to "<User Name> (<First Name> <Last Name>) Information"
Changed caption to "Manage User"
2015-11-25 15:27:48 +00:00
df37f61cb5 Made some regx usages static to help with memory usage
Logic to support clipboard paste of screen shot into a table cell
2015-11-24 18:28:59 +00:00
ba3bceadae Added a forced garbage collection to fix an Out Of Memory bug that results from using .Net’s Regex functions (which do not properly reclaim memory) 2015-11-20 20:59:25 +00:00