|
|
|
[
Permlink
| « Hide
]
Lance Speelmon - 29-Jul-2007 09:24
IU needs this implemented by August 16th, 2007 for a production roll out of Site Stats. Andrew will work with Glenn to make it happen. Thanks, L
Here's a first attempt that is based on the reference parsing functions that Nuno wrote into sitestats.
Certainly we want to provide a cleaner implementation for 2.5, however Oncourse will be using this to get things rolling for our release next week. This patch will populate a new column in SAKAI_EVENT called CONTEXT: alter table sakai_event add CONTEXT VARCHAR2(99); Andrew Please note that the process of filling the new CONTEXT column for existing data in SAKAI_EVENT will not be perfect:
Both EVENT and REF field contents have changed for the same event across Sakai upgrades! As an example, Message Center have changed their events from content.* to msgcntr.* (content.* are associated with the Resources tool so, were ambiguous) and their references changed the path separator from : to / (more consistent with the remaining events). Creating a branch to try out an implementation of this
Resolved in trunk: r47466:47469 (event, search, memory, reference)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||