31 Commits

Author SHA1 Message Date
Rich
a38f0b0909 Some Chnage Manager changes
Change Manager
2011-08-01 20:14:37 +00:00
Rich
248c1679bc addFiguresByROFstIDandImageIDs - Improve ROFst Update Performance
use entire ROID to find affected ROUsage record
getDRoUsagesByROIDs - Find ROUsages by a list of ROIDs
Added a missing field (IsRange) to getExternalTransitions
getJustROFst - Improve ROFst Update Performance
getROImagesByRODbIDNoData  - Improve ROFst Update Performance
getRoUsagesByROIDs  - Improve ROFst Update Performance
2011-07-18 14:54:26 +00:00
Rich
37d067a74e Added table function to return a list of Content records that contain a specified string.
Added stored procedure to standardize text (standard steps)
Lazy Load font value.
Return the correct EditItem when a step is deleted.
Update the StepTabRibbon EditItem when the StepPanel EditItem is changed
Get MyItemInfo if it is not set.
Added missing logic to MyEditItem.
2011-06-24 21:47:40 +00:00
Rich
3e2dfeb90f Changed the script to make sure that this doesn't run in 'MASTER', 'MODEL', 'MSDN' or 'TEMPDB' databases. 2011-06-13 13:54:21 +00:00
Rich
beb7b850cd Removed references to database [VEPROMS] so that the stored procedure would work regardless of the database being used. 2011-06-13 11:52:20 +00:00
Rich
b2e7b55bd8 Removed Full-Text Search
Adjusted Right Limit for Tables
2011-04-29 16:37:53 +00:00
Rich
76bdab0549 Added PDFCount to getLibraryDocuments
Fixed logic to set DebugStatus for PDFs
2011-04-19 15:22:30 +00:00
Rich
dd9bc9e0dc Added DebugStatus to MSWordToPDF Class
Moved DocPDF from Documents to new PDFs table
2011-04-18 21:27:02 +00:00
Rich
bf0bae229e Support for Change Manager 2011-03-18 14:17:02 +00:00
7b5e9ce4d6 2011-02-14 16:29:53 +00:00
Rich
0ad442ae19 Fixed CopyItemAndChildren to support Grids, Images and DROUsages
Removed completed items from the ToDo List at the top of the file
2011-02-10 22:22:11 +00:00
ca5da7abe1 2011-02-08 15:43:48 +00:00
Rich
9631e6773d PROMS2010.SQL had two errors (actually two custom queries were missing a new a field for DROUsageCount). One was used for Library Documents. I believe the other was used for adding ROs. 2011-01-25 21:01:41 +00:00
77af06a808 2011-01-21 15:52:54 +00:00
Rich
fbe94ed3a0 CRUD Procedures for DROUsage records
getAffectedDROUsages - used when an RO Value is changed
Added "WITH EXECUTE AS OWNER" to a number of Procedures and Functions
Added DROUsages to vesp_SearchROItemAndChildren
2011-01-20 20:19:33 +00:00
Rich
cce75c2497 Added Grids and Images 2011-01-18 21:06:09 +00:00
75ba1b2b2e 2011-01-07 16:02:23 +00:00
Rich
0188c05d23 Fixed logic to not add annotation if transition format is the same. 2010-10-25 17:28:43 +00:00
Rich
ec9ac888a0 Added DocPdf field for caching 2010-07-20 19:32:05 +00:00
Rich
a01acbef71 Added procedures and functions to analyze formats 2010-04-22 17:30:47 +00:00
752eb4aa89 2010-03-25 11:11:52 +00:00
Rich
c6e18d4fe7 Added getJustRODb and not all of it's children. 2009-12-07 15:51:30 +00:00
Rich
fd709f3fb7 - Added DeleteItemAndChildren Stored Procedure
- Added DeleteItemAndChildrenTest Stored Procedure
 - Added getExternalTransitions Stored Procedure
 - Added getExternalTransitionsToChildren Stored Procedure
2009-10-22 19:03:01 +00:00
Rich
9e45e5601d Preparation for Delete logic and Format Variable Search 2009-09-16 16:15:45 +00:00
Rich
47d6925187 Added GetAffectedROUsages 2009-08-26 15:02:36 +00:00
Rich
d28cbd3933 Fix for Search 2009-08-19 15:34:43 +00:00
Rich
a646c399a3 Fixed logic for excluding link text from search 2009-08-05 21:10:37 +00:00
Rich
b97c21544e SQL Updates For:
Inserting new Items
Search Performance
OWNER Execution
Contents Number Field increased to 256
2009-07-30 18:56:01 +00:00
Rich
c6372a3f46 Faster Search 2009-05-19 19:51:31 +00:00
Rich
6a8b377352 Fixing a few stored procedures:
VESP_CleanUpItems
vesp_ListContentPath
vesp_ListTables
vesp_ListTables2
vesp_ListTables3

MyGeneration was corrected.  It had thought these were functions rather than procedures.
2009-04-27 18:34:27 +00:00
Rich
ef17632874 Stored Procedures for PROMS2010 2009-04-22 13:06:40 +00:00