Activity
From 05/18/2010 to 06/16/2010
06/16/2010
06/15/2010
- 04:13 PM Revision 5392 (metacat): added a DataOneLogger for event notifications on the CN. The logger is called DataOneLogger and can be managed in the log4j.properties file
- 03:40 PM Revision 5391 (metacat): finished getLogRecords. Fixed some date bugs in metacat.
- 12:49 PM Revision 5390 (metacat): adding getlogrecords to the rest interface.
- 11:19 AM Revision 5389 (metacat): changed getLogRecords to use new classes for log events
- 10:45 AM Revision 5388 (metacat): new service layer jar
06/14/2010
- 04:40 PM Revision 5387 (metacat): fixed bug in metacat that allowed attribute data to be appended to element data in returnfields
- 02:08 PM Revision 5386 (metacat): fixed bugs associated with crud access control changes.
06/11/2010
- 05:00 PM Revision 5385 (metacat): starting point for semtools skin. augmenting default skin with Annotation documents.
- not yet semantically enhanced search capabilities, but you can see a listing of both EML and Annotations on the server.
06/10/2010
- 04:11 PM Revision 5384 (metacat): implementing getLogRecords
- 02:21 PM Revision 5383 (metacat): added EventLog statements to all public methods in CrudService in preparation for addin the getLogRecords() method
- 11:03 AM Revision 5382 (metacat): added better debugging error messages for CN dev errors
- 09:51 AM Revision 5381 (metacat): added generateMissingSystemMetadata to the ResourceHandler so it is now available via a REST call.
- 09:47 AM Revision 5380 (metacat): made the test functional so that it checks that missing system metadata will be created.
06/09/2010
- 05:03 PM Revision 5379 (metacat): mostly done with generating systemmetadata from legacy knb docs. need to write a better test and enable this through the ResourceHandler then it will be done.
- 04:21 PM Revision 5378 (metacat): working on getting systemmetadata creation working for legacy knb objects
- 02:24 PM Revision 5377 (metacat): working on a function to create dataone system metadata docs for legacy metacat objects that do not have SM.
- 12:21 PM Revision 5376 (metacat): moved authentication checking out of ResourceHandler and into CrudService
06/08/2010
- 03:30 PM Revision 5375 (metacat): added a test for access control changes
- 12:34 PM Revision 5374 (metacat): refactored the sessionService to use a correct singleton initialization scheme. Added true authentication to ResourceHandler.
05/27/2010
05/25/2010
- 05:15 PM Revision 5372 (metacat): Commit the change for Madhusudan Gujral from java.net.URL url = new java.net.URL(KNB_SITE_URL + "index.jsp");
- to java.net.URL url = new java.net.URL(KNB_SITE_URL + "/index.jsp");
05/20/2010
- 10:59 AM Revision 5371 (metacat): added systemMetadata table to the upgrade scripts
- 09:52 AM Revision 5370 (metacat): listObjects is now working for rest calls as well as crud calls
05/19/2010
- 10:25 AM Revision 5369 (metacat): added some params to the loop that segments the listObjects resultset
05/18/2010
- 04:52 PM Revision 5368 (metacat): allow any nonquote characters in the schemaLocation attribute, otherwise the whole line is matched and this prevents schemaLocation from appearing anywhere but at the end of the line.
- 04:27 PM Revision 5367 (metacat): Fixed bug the download link didn't work.
- 03:44 PM Revision 5366 (metacat): finished the crud part of listObjects. need to implement it in the rest interface now.
- 12:28 PM Revision 5365 (metacat): implementing getObjects in CrudService.
- 12:22 PM Revision 5364 (metacat): implementing getObjects in CrudService.
- 11:43 AM Revision 5363 (metacat): implementing getObjects in CrudService.
Also available in: Atom