498 Commits

Author SHA1 Message Date
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
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
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
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
3787b73f6c Remove the Kewaunee, Point Beach, and un-used Summer formats from the database 2016-10-31 19:25:34 +00:00
6c41d93078 Updated RevDeccription and RevDate for Embedded image change management (previous update of this file) 2016-10-17 18:52:19 +00:00
6089abc9d6 Embedded image change management 2016-10-17 14:14:37 +00:00
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
13e404f215 Fixed issue of Search not finding the Register symbol 2016-07-08 17:16:10 +00:00
ebdfc812a3 Fixed searching for symbol characters B2016-156, B2016-159 2016-07-06 15:21:46 +00:00
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
c4422f9f2c Added a date and description of change for handling the backslash character 2016-06-21 15:48:20 +00:00
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
50fce8d002 Enhanced: queries for converting 16-32bit link data at procedure level 2016-05-12 12:46:13 +00:00
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
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
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
f3b86f2a46 Fixed compiler error 2016-01-21 14:11:10 +00:00
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
af82e4c2cb C2015-036: Modified “vesp_GetTransitionReportData” to return correct data for outside transitions 2015-08-25 14:52:59 +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
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
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
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
Jim
ac85235031 Added code to implement administrative tools functions inside database 2015-04-14 01:34:03 +00:00
Rich
3ef663d7e3 Add exception if any external transitions to a procedure. 2015-03-10 10:09:53 +00:00
b57e0b59d6 Added check for external transitions that point to just a procedure title (not a section or step) when we are trying to delete a procedure. 2015-03-09 16:32:48 +00:00
b9d517e160 Added veip3r2 to the list of 16-bit folders to look for when doing the DataLoader 2015-03-03 17:04:26 +00:00
Rich
8a2224a95b Added stored procedures for GetDisconnectedItemsCount and GetNonEditableItems
Revised SearchTransitions to prevent recursion error
2015-02-20 22:29:13 +00:00
Rich
ea8c38cd28 Revised vesp_SearchTransitions to include step path field 2015-02-20 02:57:16 +00:00
Rich
8d46574ec2 Added stored procedure getROImageByRODbID_FileName to find image files by name. 2015-02-18 14:41:38 +00:00
Rich
24e3a9d7f5 Added stored procedure to delete pdfs 2015-02-18 02:32:39 +00:00
9671a394be Include a ‘GetJustStage’ stored procedure to get only stage data and not get its related data 2015-02-17 17:27:33 +00:00