Auto-imported archived project totalrecall.git
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
1) Rebuilt installers after bug fix in PSL.TotalRecall.ContextMsgDAO.MarkReceivedContextMessages method
73f5ebdView on GitHub1) Fixed bug in SQL used in ContextMsgDAO.MarkReceivedContextMessages method
432406eView on GitHub1) Integrated with PolicyManager in InfoAgent.Recommend method, when an Info Agent receives a recommendation
150937dView on GitHub1) Added ProcessContextMessageReponse method to Info Agents this will allow agents to update their state as necessary
6d37fe8View on GitHub1) Added method to ContextMsgDAO - GetContextMessageSent(meetingID, messageID, contactID) to return a specific
be6556aView on GitHub1) Added overloads for GetSharedResources and GetRecalledResources that only take a meetingID, this allows the
05c09cfView on GitHub1) Added facility for an InfoAgent to recall resources it has shared
4017947View on GitHub1) MOdified ResourceDAO, changed methods GetSharedResources and GetRecalledResources to take a meeting ID and an
888e08dView on GitHub1) MOdified resource DAO, added method to return shared resources only and a companion method to
4f2c13bView on GitHub1) Fixed bug in AddResources, certain fields of a resource context message were not being filled in by the receiver
65567d9View on GitHub1) Modified contents of contextmessagetypes tables in totalrecallpopulate.sql
69d6e08View on GitHub1) Fixed bug in recommendations where a participant must send the meeting organizer a resource shared
452ee5eView on GitHub1) Continued implementing SendResources, AddResources, RecallResources, RequestRecommendation and Recommend
178d800View on GitHub