Commit Graph

21 Commits

Author SHA1 Message Date
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
Kathy
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
Kathy
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
Kathy
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
Kathy
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