Commit Graph

442 Commits

Author SHA1 Message Date
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
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
jjenko 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
jjenko 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
Kathy 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
Rich ef9e32b9d6 Added stored procedures, functions and alter table commands to support converting invalid referenced objects and invalid transitions to text using the batch refresh dialog, import of procedures, copy/pasting of steps and deleting/restoring of steps. 2015-02-05 03:45:48 +00:00
Kathy 2d04077df0 added Paste queries when pasting into a ‘parent’ 2015-01-29 13:43:51 +00:00
jjenko 628139201d Add a missing parameter to enable a successful build 2015-01-23 15:08:43 +00:00
Rich 746ac8f35d Added stored procedures and function to support transition report functionality 2015-01-22 22:25:13 +00:00
Rich ca0d2d3843 Fixes logic for copy step
Fixes logic for 7 LPI to account for the End Message
2015-01-22 01:36:29 +00:00
jjenko 7284fd86f2 Fixed a bug for RO Usage Report where RO Usages were not found in Word attachment sections when RO values where selected to generate the report rather than a RO group. 2015-01-15 21:28:58 +00:00