Activity
From 05/12/2010 to 06/10/2010
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.
05/17/2010
- 04:31 PM Revision 5362 (metacat): listObjects is almost working. need to get the result set parsed when returned to CrudService.
- 03:36 PM Revision 5361 (metacat): Add a mapping between kar xml namespace and karxml.xsl.
- 03:34 PM Revision 5360 (metacat): Add a style sheet to transform kar xml document.
- 11:50 AM Revision 5359 (metacat): setting up the framework for the listObjects api call
- 10:32 AM Revision 5358 (metacat): added the renamed Java classes for ObjectList
05/14/2010
- 05:57 PM Revision 5357 (metacat): Change the search query according to the karxml change.
- 02:55 PM Revision 5356 (metacat): changed the detailCode for DataOne exceptions to a string
- 11:40 AM Bug #3835: design and implement OAI-PMH compliant harvest subsystem
- Matt Jones wrote:
> Thanks, Duane. I had missed that document, which seems quite complete after looking it over. Wo... - 08:03 AM Bug #3835: design and implement OAI-PMH compliant harvest subsystem
- Hi Matt,
Support for OAI-PMH is included in the Metacat distribution as of version 1.9.2. Configuring Metacat as an ... - 11:18 AM Revision 5355 (metacat): added getSystemMetadata to ResourceHandler and changed the url format to be meta/guid. added a new servlet reponse handler in the web.xml file to handle the new urls and send them to the RestServlet.
- 10:25 AM Bug #5011 (Resolved): Add support for DataONE service API
- Metacat will be used within DataONE as both a Member Node and as a component of the Coordinating Node infrastructure....
05/13/2010
- 04:28 PM Revision 5354 (metacat): Change the return type from kar to the namespace.
- 02:29 PM Revision 5353 (metacat): implemented update in ResourceHandler and fixed a bug in CrudService where data files were not handled correctly on update
- 01:33 PM Bug #3835: design and implement OAI-PMH compliant harvest subsystem
- Hi Hannu --
Regarding Comment #1, I've inquired over email about the status of this feature with Duane Costa, who dev...
05/12/2010
- 03:03 PM Bug #4843: ESA registry: Remove 'station' default value from Organization Name
- On second thought, I'll take this one step further.
It doesn't make sense for Organization Name to appear as a field... - 01:29 PM Bug #5007 (New): ESA registry: Logout link appears even when not logged in
- Even when I'm not logged in, I see the Logout link rather than the expected Login link in the top menu at http://data...
- 12:31 PM Bug #4904: NCEAS Projects list is missing from registry form dropdown
- Yes, it is point 3 under Common Problems and Issues on the KNB maintenance page: http://help.nceas.ucsb.edu/Metacat_a...
- 12:13 PM Bug #4904: NCEAS Projects list is missing from registry form dropdown
- Daigle fixed this (I think by adding the admindb password?), but I'm not sure if this step got added to the config no...
- 10:55 AM Revision 5352 (metacat): removed system.outs
- 10:42 AM Revision 5351 (metacat): update works. it was the test that was faulty. all working now
- 08:52 AM Bug #4842: ESA moderators should receive email notification of document revisions
- Mike Daigle added this, and it is working as expected.
Also available in: Atom