Project

General

Profile

Activity

From 08/19/2013 to 09/17/2013

09/17/2013

04:19 PM Feature #6080 (Feedback): Update Metacat admin screen using cues from the new default look and feel
"wow" factor has been upped. :)
Pulled in more styling from the metacatUI default theme so the config pages have a...
Lauren Walker
10:40 AM Feature #6080 (In Progress): Update Metacat admin screen using cues from the new default look and feel
Via Ben, I'm upping the 'wow' factor Lauren Walker
09:35 AM Feature #6092 (Closed): Science Metadata DOIs should point to "view" landing page
Added two optional entries in metacat.properties for including a template for the view landing page:... ben leinfelder

09/16/2013

04:34 PM Bug #6086 (Feedback): publish service call fails to authenticate properly
Now requiring authentication (session) to generate an identifier. Not reserving it with the CN at this point. ben leinfelder
03:49 PM Bug #6086: publish service call fails to authenticate properly
Added the dataone.subject to the list of metacat admins. This identity will enjoy the perks of being an admin when ac... ben leinfelder
02:34 PM Bug #6086: publish service call fails to authenticate properly
Part of the issue was not running under SSL. Fixing that, the correct update() command would be:... Matt Jones
01:42 PM Feature #6080 (Closed): Update Metacat admin screen using cues from the new default look and feel
Configuration pages have new CSS and the HTML was updated a bit so it now fits in with the default metacatUI theme. Lauren Walker
11:14 AM Feature #6092 (Closed): Science Metadata DOIs should point to "view" landing page
We'll use a configurable template for the URI in metacat.properties that will allow us flexibility in determining wha... ben leinfelder

09/13/2013

03:58 PM Bug #6061 (Closed): Ensure that all packages from metacat API have resource map
Now generating OREs when Metacat API is used to insert science metadata.
Also added a better check for existing OR...
ben leinfelder

09/12/2013

11:25 AM Feature #6075 (Closed): Modify Metacat admin documentation so that it uses the chosen theme in the browser
It won't be possible to view the docs in a theme before configuration, so I created a new Sphinx theme to mirror the ... Lauren Walker
10:48 AM Feature #6089 (Closed): Remove index_event record when reindex is successful
Now calling the event log remove() method for all successful reindex attempts. ben leinfelder
10:43 AM Feature #6089 (In Progress): Remove index_event record when reindex is successful
I think this will be useful, especially for cases like what Mike Frenock is experiencing - manually reindexing items ... ben leinfelder

09/11/2013

10:13 AM Feature #6089 (Closed): Remove index_event record when reindex is successful
If manually reindexing a pid that had an error, we should remove the record (if it exists) from the index_event table... ben leinfelder

09/10/2013

04:19 PM Bug #2646 (Closed): allow eml to specify any valid user as access constraint
This is supported in DataONE using the access rule conventions specified there, notably, "authenticatedUser"
http:...
ben leinfelder
04:16 PM Bug #129 (Closed): Metacat Performance: paged Query Returns
Now using SOLR as the search mechanism which absolutely supports paged results. ben leinfelder
03:49 PM Task #2635: Look up for forgotten KNB account names
Might consider this feature to be added to the ldapweb.cgi while it is being extended. ben leinfelder
03:46 PM Bug #1311 (Closed): Registry: Links should open in a new window and windows should move to front
This is no longer and issue with the guide because we are using it inside the metacatui pulled into a modal "help" ov... ben leinfelder
03:43 PM Bug #5243: ldapweb.cgi crashes with invalid password characters
Jing - would be great if we can check for some special characters and fail gracefully if their password uses ones tha... ben leinfelder
03:40 PM Bug #3761 (Closed): Add ability for admin user to log out
added action=logout link to header and footer ben leinfelder
03:34 PM Task #3306: NCEAS skin account creation needs more thought
When working on the LDAP web interface, we should keep this in mind -- the templates should be as generic as possible... ben leinfelder
03:31 PM Bug #3395 (Closed): allow private access via indexed "shortcut" url
This is essentially supported by the D1 REST service now - both using client certs or JSESSIONID cookies. ben leinfelder
03:29 PM Bug #4085 (Rejected): The session couldn't be kept after login through devtools.html
now using JSESSIONID cookies when you leave the sessionid off the query string ben leinfelder
03:25 PM Bug #3021 (Rejected): ldapweb.cgi needs some usability improvements
Actually, login is handled by the registry, not ldapweb.cgi. Redirects would be nice, but it is possible to "trick" i... ben leinfelder
03:20 PM Bug #5647 (Closed): Lack of access rights for "previous" datafile prevent saving
Now checking the current and the previous revisions - if either allows updates, then the action proceeds successfully... ben leinfelder

09/09/2013

03:34 PM Bug #5647: Lack of access rights for "previous" datafile prevent saving
Sarah Clark has also seen this behavior, but in a slightly different scenario. Instead of an any EML parsing error, t... ben leinfelder
03:30 PM Bug #6054 (Closed): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
ben leinfelder
03:30 PM Story #6064 (Closed): Metacat bundle packaging
ben leinfelder
03:28 PM Task #6088 (Closed): Update documentation to use new context name
ben leinfelder
03:26 PM Task #6087 (Closed): Change all default configurations to use new context
ben leinfelder
03:11 PM Bug #6086: publish service call fails to authenticate properly
I should also mention that you should not call publish() on the KNB until Metacat 2.1.1 is installed since there is a... ben leinfelder
08:22 AM Bug #6086 (In Progress): publish service call fails to authenticate properly
Well, for the first issue, you cannot expect a client certificate to work if you aren't using https. If the URL in th... ben leinfelder
03:07 PM Task #6081 (Closed): Build metacatui.war in Metacat bundle
ben leinfelder
03:05 PM Task #6069 (Closed): Pull metacatui from public Git repo into Metacat
ben leinfelder

09/06/2013

04:45 PM Bug #6086 (Closed): publish service call fails to authenticate properly
I was trying to issue a DOI for Sarah Olson's data set tonight via curl on the KNB using the KNB node certificate as ... Matt Jones
02:26 PM Bug #6085 (Closed): SQL error when inserting EML beta2 access document
ben leinfelder
02:23 PM Bug #6085 (Closed): SQL error when inserting EML beta2 access document
I was showing Lauren how to use the perl lib to transfer test content from one Metacat to her localhost and we got th... ben leinfelder
12:46 PM Bug #5812 (Closed): Rework default skin[s] to use SOLR query
This has been superseded by metacatUI work. ben leinfelder
12:45 PM Feature #6075: Modify Metacat admin documentation so that it uses the chosen theme in the browser
This strongly overlaps with the task in metacatUI. Both projects may need to be modified to fully support this. ben leinfelder
10:07 AM Feature #6075 (Closed): Modify Metacat admin documentation so that it uses the chosen theme in the browser
Lauren Walker
12:41 PM Story #6082 (Closed): Rename knb.war to ???.war
Possible names (please add more suggestions):
-metacat.war (would make <hostname>/metacat/metacat for the Metacat se...
ben leinfelder
12:38 PM Story #6064: Metacat bundle packaging
Tracking for potential modifications to the binary distribution of Metacat to include:
server (knb.war)
indexing (...
ben leinfelder
12:36 PM Task #6081 (Closed): Build metacatui.war in Metacat bundle
ben leinfelder
12:35 PM Task #6068 (Closed): Update Metacat skin admin screen
Added note to the skin configuration screen and made the screen configured by default for an initial deployment of kn... ben leinfelder
11:59 AM Feature #6080: Update Metacat admin screen using cues from the new default look and feel
Talked this over with Lauren and we think it will be relatively quick to apply the new default look and feel to the a... ben leinfelder
11:57 AM Feature #6080 (Closed): Update Metacat admin screen using cues from the new default look and feel
The header and footer sections will not have the same exact links as the default theme because this is targeting admi... ben leinfelder
10:21 AM Feature #6077 (Rejected): Include new instructions for modifying themes in the Metacat admin documentation
Lauren Walker
10:08 AM Feature #6077 (Rejected): Include new instructions for modifying themes in the Metacat admin documentation
Lauren Walker

09/05/2013

05:11 PM Task #6069 (Closed): Pull metacatui from public Git repo into Metacat
Since the original nceas staff repo for datadepot is protected (even for reading) we need to push the release tags to... ben leinfelder
05:00 PM Task #6068 (Closed): Update Metacat skin admin screen
It should have a note about the new metacatUI method and should be marked as already configured (default) so that no ... ben leinfelder
04:45 PM Task #6067 (Closed): Update documentation to reflect the new metacatui theme mechanism
ben leinfelder
04:43 PM Task #6066 (Closed): Add email verification for new accounts
We should send a temporary link to activate an account using on a randomly-generated key for their provisional accoun... ben leinfelder
04:38 PM Task #6065 (Closed): Add reCaptcha widget to initial registration page
ben leinfelder
04:34 PM Story #6064 (Closed): Metacat bundle packaging
ben leinfelder
04:33 PM Story #6063 (Closed): ldapweb.cgi enhancements
ben leinfelder
04:32 PM Story #6062 (Closed): Deprecate skin configuration
ben leinfelder

09/04/2013

11:54 AM Bug #6061 (In Progress): Ensure that all packages from metacat API have resource map
Yesterday I ran the "Generate ORE" action for KNB's holdings. After a while I got a nagios warning that the server wa... ben leinfelder

09/03/2013

09:26 AM Bug #6061: Ensure that all packages from metacat API have resource map
Originally, we decided that the old Metacat API would not generate ORE objects for new content coming into the system... ben leinfelder

09/02/2013

11:03 AM Bug #6061 (Closed): Ensure that all packages from metacat API have resource map

Data package downloads no longer have data files in them, even when the data are present in Metacat via an upload f...
Matt Jones

08/27/2013

02:39 PM Feature #6033 (Resolved): Add configuration to disable 'pathquery'
In the metacat.properties file, there is a property:
dbquery.enabledEngines=pathquery;solr
If the "pathquery" i...
Jing Tao

08/23/2013

02:45 PM Bug #6057 (Closed): Publish DOI action does not update revision history correctly
Now fixed in the 2.1.1 release. ben leinfelder
02:44 PM Bug #6057 (Closed): Publish DOI action does not update revision history correctly
System metadata was not correctly duplicated for the new object (using the DOI) and the revision history suffered. ben leinfelder

08/22/2013

04:06 PM Bug #6054 (Feedback): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
Now using file names like:... ben leinfelder
03:38 PM Bug #6054 (Closed): dataPackage.xxxx.zip BagIt package is unzipped as "bag"
It should be "dataPackage" or a mangled version of the PID ben leinfelder
12:21 PM Feature #6031: Add rendered metadata to Bagit package contents
I was just moving it out of the 1.0.0 MetacatUI version so it didn't get lost. Moving to metacat as Ben indicated. Matt Jones
12:11 PM Feature #6031: Add rendered metadata to Bagit package contents
This is a Metacat feature and would need to be coded in the MN.package() method. ben leinfelder
12:16 PM Bug #6053: Include rendered Metadata in Bagit content
TBD:
-What format should the Metadata be in: PDF or HTML?
-What L+F/branding would be included or not?
-Would eith...
ben leinfelder
12:12 PM Bug #6053 (Closed): Include rendered Metadata in Bagit content
ben leinfelder
 

Also available in: Atom