Commit Graph

457 Commits

Author SHA1 Message Date
Rich f3ac8c9a42 tr_tblContents_Update - Limit Change Manager Content Audits when Config is not being changed for Export or Enhanced nodes
vesp_BuildDocVersionExport - Setup Export nodes (Creation Date and Time) in the DocVersion records for Enhanced Documents
vesp_BuildContentsExport - Setup Export nodes (LinkID) in the Content records for Enahnced Documents
vesp_BuildContentsEnhanced- Setup Enhanced nodes after Export / Import
2017-10-05 14:34:19 +00:00
Rich 4a7ae53502 Corrected Stored Procedure definitions that were using the default schema 2017-09-15 12:26:42 +00:00
jjenko 67dda748e6 The Identify and Purge Disconnected data will now check and remove database records that have a FromType of zero. 2017-07-25 16:09:09 +00:00
Kathy 00b90f3713 B2017-151: Sort user lists on entry of program & in the Manage Security/User List 2017-07-20 14:44:02 +00:00
Rich 4d01461b90 B2017-150 Error on Checkout - Maximum Recursion of 100 exceded 2017-07-20 13:28:43 +00:00
Rich ee10dbde82 Added vesp_FixHyphens B2017-121 2017-06-26 15:18:20 +00:00
jjenko abe1d01d30 Added a check for ImageID already in the list to addFiguresByROFstIDand ImageIDs B2017-125 2017-06-23 20:03:57 +00:00
jjenko b7bffda9de Added DeleteAllDocVersionPDFs for use with Update ROs 2017-06-20 16:23:37 +00:00
jjenko 69c78b19aa getRoFstBySize will return just the newest of that size 2017-06-08 17:11:49 +00:00
Rich 73d7c13d65 New Stored Procedure getJustROImage 2017-05-24 12:58:03 +00:00
Rich b0e9f99226 Included SupInfo in Search Results and Data Paths
Added Indexes to Contents and Items for LastChanged to improve Session Open Stored Procedures
2017-05-04 14:25:26 +00:00
Rich 499c09b9c0 Update AddPDF stored procedure to keep duplicates from causing PROMs to crash when adding an existing record. 2017-04-10 17:52:03 +00:00
jjenko 95d7cbbf98 Added parameter (empty string) to function used in this file part of bug fix B2017-060 2017-03-24 14:27:55 +00:00
jjenko c4509c6a87 B2017-062 needed to remove square brackets from the IF NOT EXITSTS statement for IX_contentsLastChanged 2017-03-23 17:41:02 +00:00
Kathy b6b58e30a0 B2017-061: added an index for a field used in session (multiuser) queries to speed up queries 2017-03-22 13:24:47 +00:00
Rich 3d6d75e04d Changed the getContentAuditsSummaryByItemIDandUnitID to run faster 2017-02-27 16:32:11 +00:00
Rich 0deea55d7e Cleanup Sessions and Owners before beginning a session 2017-02-10 16:22:09 +00:00
jjenko 3787b73f6c Remove the Kewaunee, Point Beach, and un-used Summer formats from the database 2016-10-31 19:25:34 +00:00
jjenko 6c41d93078 Updated RevDeccription and RevDate for Embedded image change management (previous update of this file) 2016-10-17 18:52:19 +00:00
Kathy 6089abc9d6 Embedded image change management 2016-10-17 14:14:37 +00:00
jjenko b4d867a517 B2016-209 – the dash (hyphen) character was not found in Word sections 2016-09-16 18:08:30 +00:00
Rich 29794ec5a9 Added some debug code for testing the function above. After the code was finished, the debug code was commented-out. 2016-08-22 20:27:42 +00:00
jjenko 13e404f215 Fixed issue of Search not finding the Register symbol 2016-07-08 17:16:10 +00:00
jjenko ebdfc812a3 Fixed searching for symbol characters B2016-156, B2016-159 2016-07-06 15:21:46 +00:00
Kathy 12a3b053ac C2016-022: Added purge of multiple RO/Associations and unused RoFsts and Figures
C2016-022: Additional admin tools queries for multiple RO/Associations & unused RoFsts and Figures
2016-07-05 13:09:37 +00:00
jjenko c4422f9f2c Added a date and description of change for handling the backslash character 2016-06-21 15:48:20 +00:00
jjenko 4c6d09803d Supporting logic to handle the use of the backslash character
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes
2016-06-21 15:15:01 +00:00
Rich 0697d763f3 Exclude MSWord sections from unlinked items
Only include 16 Bit Links that have a RecID that have a "0L" prefix.
2016-05-13 18:44:54 +00:00
Kathy 50fce8d002 Enhanced: queries for converting 16-32bit link data at procedure level 2016-05-12 12:46:13 +00:00
Kathy 0596efdd04 Fix bug in vesp_ListUnlinkedItems (getting item when only 1 proc in working draft) & added vesp_PurgeEnhancedDocVersionsAndChildren
Allow insert of HLS before/after
Enhanced: User interface for removing links of an enhanced document
Enhanced: CSLA interface to unlinking docversion & contents (returns contentlist of affected items)
Enhanced: Unlink DocVersion
2016-05-11 12:25:58 +00:00
Kathy af78064dd2 Enhanced support 2016-05-09 11:18:59 +00:00
Rich 4909cf689f Add code to specify the SQL Code Revision 2016-02-26 16:07:05 +00:00
Rich 6ae1fcda1a Allow delete of grid/content when deleted rousages and transitions exist. This was causing the code to crash. 2016-02-17 19:14:11 +00:00
Kathy cec6aa2e17 Added sql procedure ‘ClearCBOverrideForProcedure’ to clear content/config’s Step CBOverride fields for an input itemID (that is a procedure), to fix B2015-039
B2015-039: Clear Change Bar Overrides for approval
2016-02-08 17:17:36 +00:00
Rich ab76c69199 Corrected checkout logic for non-Enhanced Document procedures 2016-02-02 13:21:25 +00:00
Rich 0bcbbd9235 Improved Checkout performance
B2016-012 Bug Fixed.  Not sure how, but the issue is no longer seen.
2016-01-28 16:16:55 +00:00
Rich 15d8380fe6 vesp_GetDisconnectedItemsCount - Fixed to account for Deleted Items
vesp_PurgeDisconnectedData- Stored procedure to remove disconnected data
Fixed the window header to show the SQl Server name and the Database name
2016-01-22 21:25:29 +00:00
jjenko f3b86f2a46 Fixed compiler error 2016-01-21 14:11:10 +00:00
Kathy bdb5a0c36a Enhanced Document support (multi-user queries) 2016-01-20 16:30:32 +00:00
Rich af339e0717 Added File extension parameter to Make Document 2015-10-27 13:25:11 +00:00
Kathy af82e4c2cb C2015-036: Modified “vesp_GetTransitionReportData” to return correct data for outside transitions 2015-08-25 14:52:59 +00:00
jjenko 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
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
Rich 03d5bb04f8 Fixed logic to add ROImages so that adding a duplicate record will not cause the code to crash.
Fixed the layout of the Tag Panel so that the Step Type can be changed,
2015-07-23 16:25:26 +00:00
Rich 0f347f27cc Support 1000-9999 sibling records. The limit had been 999. Westinghouse Alrams exceded this limit 2015-06-16 19:52:30 +00:00
Rich cf585b9ea9 Adding a new Folder was timing-out during a SQL Stored Procedure.
The logic was changed to more quickly determine if the folder could be checked-out.
2015-06-10 13:26:53 +00:00
jjenko fe3ba6f8eb Fixes problem of PROMS exiting with an error when adding a new procedure 2015-05-21 19:44:35 +00:00
Jim f66cb15dd3 Added stored procedures to support determining when treeview needs to be refreshed based on other user activities 2015-05-16 16:59:36 +00:00
Kathy da37a78190 multi-user enhancements for Folders/Sessions 2015-05-14 14:31:48 +00:00
Rich beb9e84ee2 Allow search to work on Procedure Titles and Annotations 2015-05-08 12:36:57 +00:00