473 Commits

Author SHA1 Message Date
6f42f911f7 C2020-009 Search By Word 2020-05-04 14:09:48 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
beed3319ca C2019-045: Fix length of procedure number for CCR to work
C2019-045: For enhanced procedures, allow modification of number & title
2019-12-13 11:51:15 +00:00
ed0b1d2b74 B2019-180 Fixes a duplicate key error when searching more than one procedure set. 2019-12-11 19:42:03 +00:00
44011a3672 B2019-081 Improved performance for Global Search of text 2019-12-10 20:44:56 +00:00
550200acf6 B2019-023 Fixed case sensitive search in Word attachments
B2019-016 include RNO step type in the searchable list
2019-04-23 19:11:44 +00:00
e2392f5fec C2018-039: Upgrade – User Control of Format 2018-12-12 15:25:53 +00:00
bd265442d3 B2017-230 Added a stored procedure and function to check for the usage of a given applicability.
B2017-230 added references to working draft property page to all applicability usage check results to appear in the Search panel results pane.
B2017-230 Added a check for the usage of the applicability that the user wants to remove.
2018-09-27 15:11:09 +00:00
Rich
3cfe32d02d Forgot to update status record 2018-06-15 13:46:38 +00:00
Rich
a0e479fb7a B2018-095 - A previous source safe update made an inadvertant change to 4 lines of the PROMSFixes. This has been corrected. The change had to do with embedded degree characters. This has been changed to use the nchar function which should eliminate futuer errors. 2018-06-15 13:41:06 +00:00
Rich
0e8ebc1001 B2018-086 - Corrected the Stored Procedure GetChildFormats. This is currently unused, but, it will be used for User Control of Format. 2018-06-11 14:28:29 +00:00
Rich
11086a17a1 Created a GetAllFormats Stored Procedure for Update Formats
Use new Stored Procedure to get all formats including those designation unused
2018-05-18 16:05:53 +00:00
Rich
08327810e3 C2018-016 (Volian use only) Added capability to eliminate Unused formats from the list of available formats. If you add the text "(Unused)" to the format description, the specified format will be removed from the available format list if it has not been used (Folder, DocVersion or Contents).
B2018-074 (Volian Use Only at this point)  When you would enter an ItemID in the Toolbar Text window for a MSWord section, the code would crash.  This has been fixed.
2018-05-11 11:52:19 +00:00
30ad494f35 B2018-020 in vefn_FixSearchString(), replace “\\line “ with “\line” before doing a search that includes hard returns 2018-02-08 15:16:33 +00:00
Rich
dd3c6b2fae B2018-017 - Search for Degree symbol in Word Sections was not working. This has been fixed. 2018-01-29 18:47:56 +00:00
Rich
89a9519caa B2018-007 vefn_RemoveExtraText needed to be changed to support superscripts and subscripts. 2018-01-18 14:19:47 +00:00
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
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
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
abe1d01d30 Added a check for ImageID already in the list to addFiguresByROFstIDand ImageIDs B2017-125 2017-06-23 20:03:57 +00:00
b7bffda9de Added DeleteAllDocVersionPDFs for use with Update ROs 2017-06-20 16:23:37 +00:00
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
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