174 Commits

Author SHA1 Message Date
Jake
6712671d04 B2022-124: [JPR] Blank RO Values (All Spaces) printing as "?" 2022-10-03 17:56:12 +00:00
Jake
7c9a722eba B2022-121: RO values containing curly braces around values that are NOT multi return values do not resolved in Word Sections. 2022-09-21 21:05:41 +00:00
Jake
a858733052 B2022-104: SearchReferenced Objects in PROMS is not finding any results 2022-08-23 11:28:11 +00:00
Jake
c2351ce363 2022-08-16 16:04:11 +00:00
Jake
ac8e8432b7 B2022-098: ROs not being resolved in Word Sections 2022-08-16 15:02:30 +00:00
b6d69fbd4c B2022-049: Copy/paste of enhanced procedure and bad links between source and enhanced 2022-08-03 15:03:40 +00:00
78bd41dc56 B2022-082: Search for THEN STOP not finding occurrences in RNOs 2022-07-29 13:32:16 +00:00
Jake
6dff9463ad B2022-083: Support Conditional RO Values (v2.1) [Part-2] 2022-07-28 10:03:07 +00:00
7ad89759de B2022-074 needed to move the drop/creation of vwRofstDat_RofstHeaderStatuses to before the drop/creation of vwRofstData_Rofstheaders 2022-07-12 15:22:55 +00:00
Jake
e40872a3ed B2022-026: RO Memory Reduction Coding 2022-06-24 20:19:18 +00:00
fa5d78f844 B2022-047: Tables search – refresh data to allow search to find text in tables 2022-06-02 13:12:58 +00:00
0acedd7e7a B2022-010 stored procedure getAssociationsByVersionID was loading RO FST information that was not needed. 2022-01-17 17:50:01 +00:00
ea93a6030a B2021-110 Remove the un-used and un-maintained BNPPclk format file from PROMS. 2022-01-07 15:43:59 +00:00
4b9234a70e F2021-069 – Make sure the customers do not have the “BNPP Single Column Format (draft)” format (BNPPgop). 2021-11-23 15:25:29 +00:00
Jake
79c5aa0c4d 2021-08-26 19:03:56 +00:00
Jake
ae108efde1 B2021-098 – Modified the existing functions and stored procedure for the search. Added new indexes to increase performance. Created new views / stored procedure to check and rebuild indexes if need. Added a statement to automatically run the Index rebuild utility when the PROMSFixes.sql file is executed 2021-08-26 16:27:33 +00:00
4a70a927be C2021-031 added vesp_RemoveUnUsedFormat stored procedure which will remove the given format and point any uses of that format (including history records) to the PROMS Base format. 2021-07-06 18:14:57 +00:00
aa9c2574bf 2021-06-25 18:29:32 +00:00
b190deb8c7 B2021-037: Approval Inconsistencies Report was listing transition items that should not be in report 2021-04-07 12:37:24 +00:00
7c92953eeb B2021-031: Grouping/ordering of items in the Chronology Report is not always correct
B2020-156: When a procedure title is changed, it does not appear in Summary or Chronology of Changes reports
2021-03-22 14:28:05 +00:00
2868362fe2 B2021-025: Limit RO items in Approved Procedures Inconsistencies Report 2021-03-17 11:35:50 +00:00
780e8d1503 B2020-094: Saving of Folder properties crashed 2020-07-30 10:10:51 +00:00
b8d46d3768 B2020-091: Section deletes even if transition point to it 2020-07-15 12:45:30 +00:00
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