ben leinfelder's activity
From 10/17/2013 to 11/15/2013
11/15/2013
- 09:01 PM MetacatUI Bug #6211 (Closed): Entering a new search term in the navbar input does not trigger the 'clear filters' button
- Now using the Model.changedAttributes() method to determine when to show the reset button. This means any changes to ...
- 08:15 PM MetacatUI Bug #6213: Elements in the mainContent view, such as the big 'find data' text input are underneath the hidden map node, therefore are unclickable.
- updated KNB and SNAP theme as well.
- 08:13 PM MetacatUI Bug #6213 (Closed): Elements in the mainContent view, such as the big 'find data' text input are underneath the hidden map node, therefore are unclickable.
- Moved the map div to the search.html template (default theme). so that it does not interfere with other views.
- 04:06 PM MetacatUI Story #6206 (Closed): Plot data packages on map layer
- First pass is in!
- 04:05 PM MetacatUI Task #6200 (Closed): Add a marker to the map for each result item with spatial data
- Just placing the single marker for each search result package - small enough number since it will be only the results...
- 04:04 PM MetacatUI Task #6201 (Closed): Display an info bubble for each marker on hover
- There is both a "title" hover (like standard html) and a pop up hover. When you click, this is replaced by a larger w...
- 04:03 PM MetacatUI Task #6220 (Resolved): Find JS library for centroid calculation
- Turns out Google Maps API has just the thing for us: ...
- 07:38 AM MetacatUI Task #6220 (Resolved): Find JS library for centroid calculation
- Perhaps this will work for us.
https://github.com/netshade/spatial_query
Chris also mentioned Dave V. had writte... - 04:02 PM MetacatUI Task #6221 (Rejected): Borrow spatial aggregation library from d1_dashboard
- Opting to show each package on the map - at most it is 25 plots - or whatever we end up using for the "page" size.
- 07:41 AM MetacatUI Task #6221 (Rejected): Borrow spatial aggregation library from d1_dashboard
- For clumping package Markers on the map and displaying the count for each bubble until the zoom level is close enough...
- 10:53 AM MetacatUI Story #6222 (In Progress): Ensure UI loads even when Google Maps is not configured
- When you input a bad API key, the UI loads, but you get an alert saying that Google Maps is not available and the map...
- 07:42 AM MetacatUI Story #6222 (Closed): Ensure UI loads even when Google Maps is not configured
- 10:22 AM MetacatUI Feature #6223 (Closed): Refactor Google Maps API key into index.html configuration
- Moved to the index.html script loader block.
- 07:52 AM MetacatUI Feature #6223 (Closed): Refactor Google Maps API key into index.html configuration
- 08:33 AM MetacatUI Bug #6195 (Closed): the Publish button should be disabled for metadata files that already have a DOI
- Not showing the button when the pid starts with any of those prefixes.
- 08:18 AM MetacatUI Bug #6197 (Closed): Provide more information during long spinners (DOI publishing)
- Added note to progress bar:
"Publishing package...please be patient"
11/14/2013
- 11:13 PM MetacatUI Feature #6205 (Closed): Add attribute search filter (text of name/label/description)
- Added to default, KNB, GOA, SNAP
- 08:44 AM MetacatUI Feature #6205: Add attribute search filter (text of name/label/description)
- We currently index these attribute facets:...
- 08:31 AM MetacatUI Feature #6205 (Closed): Add attribute search filter (text of name/label/description)
- 08:51 AM MetacatUI Feature #6210 (Rejected): Add map to SNAP theme
- 08:50 AM MetacatUI Task #6209 (Resolved): Add map to KNB theme
- 08:49 AM MetacatUI Task #6208 (Resolved): Add map to default theme
- 08:47 AM MetacatUI Story #6207 (Resolved): Determine policy for Google Maps API key
- 08:33 AM MetacatUI Story #6206 (Closed): Plot data packages on map layer
- Our approach:
Map only the packages in the given search result "page" (currently set to 25 but perhaps bumped to 100... - 08:29 AM MetacatUI Story #6204 (Resolved): Add spatial search filter
- 08:28 AM MetacatUI Task #6146 (Closed): Add configurable 'filter' to select just data from that group
- This was included in the 1.2.0 release of MetacatUI.
- 08:13 AM MetacatUI Bug #6192 (In Progress): Add ldapweb.cgi links in the RegistryView when they are removed from the register-data.cgi template
- Thinking I'll add a (blank) template to the default theme that will replace the div content. Other themes can then pu...
11/08/2013
- 09:45 AM MetacatUI Bug #6195: the Publish button should be disabled for metadata files that already have a DOI
- DOIs can show up in three forms as of the moment:...
- 08:33 AM Metacat Bug #6194 (Closed): publish service does not create an ORE document
11/07/2013
- 09:38 PM MetacatUI Bug #6202 (Resolved): GOA: progress bar now too low - should start right at bottom of header
- 02:17 PM Metacat Bug #6191 (Closed): Wrap ldapweb.cgi links from register-data.cgi metacatui template in div
- 02:16 PM MetacatUI Bug #6192: Add ldapweb.cgi links in the RegistryView when they are removed from the register-data.cgi template
- Instead of completely removing thes links from the registry response, I wrapped them in a <div id ="ldapAccountTools"...
- 09:14 AM Metacat Bug #6193 (Closed): obsoleted versions of objects show up in KNB theme
11/06/2013
- 03:51 PM Morpho Bug #5503 (Resolved): allow custom thesaurus to load from filesystem
- including in the 1.10.1 patch and on trunk for 2.x
- 03:12 PM Morpho Bug #6045: Morpho not correctly handling Chinese characters
- Looks like there's another issue with this in MetacatDataStore.
11/05/2013
- 03:32 PM MetacatUI Story #6189 (Closed): Rename Gulfwatch theme to GOA or GulfofAlaska
- 03:21 PM MetacatUI Bug #6198 (Closed): Logout view is displayed after successful login in IE9
- Needed to use POST instead of GET in order for IE to send the CGI session id back to the registry.
11/04/2013
- 01:57 PM Metacat Bug #6194 (In Progress): publish service does not create an ORE document
- Will deploy and test this on dev2.
11/01/2013
- 03:32 PM MetacatUI Bug #6197 (Closed): Provide more information during long spinners (DOI publishing)
- 12:31 PM Metacat Bug #6193 (In Progress): obsoleted versions of objects show up in KNB theme
- Tested on dev2 and it works as expected:
original:
http://dev2.nceas.ucsb.edu/metacat/d1/mn/v1/meta/knb.438.1
pu... - 12:05 PM Metacat Bug #6193: obsoleted versions of objects show up in KNB theme
- Corrected my comments (was reading too fast this morning) - yes, the MN.update() call should be updating the obsolete...
- 07:29 AM Metacat Bug #6193: obsoleted versions of objects show up in KNB theme
- This is not a UI issue, the SM.obsoletedBy field is null for 'solson.11.6'. This was supposed to be fixed by https://...
- 08:23 AM Metacat Bug #4690 (Closed): register-dataset.cgi should have its permissions set
- Now using runtime exec to do a chmod +x on the *.cgi files during the main configuration.
- 07:57 AM Metacat Bug #4690: register-dataset.cgi should have its permissions set
- Can do this on *nix deployments.
- 07:34 AM Metacat Feature #6196 (Rejected): ORE documents should be generated for new EML records from the Metacat API
- This behavior was added in v2.2.0. https://projects.ecoinformatics.org/ecoinfo/issues/6061
10/31/2013
- 04:49 PM MetacatUI Bug #6192 (Closed): Add ldapweb.cgi links in the RegistryView when they are removed from the register-data.cgi template
- 04:48 PM Metacat Bug #6191 (Closed): Wrap ldapweb.cgi links from register-data.cgi metacatui template in div
- 01:48 PM MetacatUI Story #6148 (Closed): Create SNAP skin with support for working group filters
- 01:47 PM MetacatUI Task #6149 (Closed): Create SNAP theme
- 01:47 PM MetacatUI Task #6153 (Closed): Create controlled vocabulary for SNAP
- adding to this for Morpho:
https://code.ecoinformatics.org/code/morpho/trunk/lib/KNBRegistry.xml
and for the web ... - 09:41 AM Metacat Feature #6099 (Closed): Remove temporary LDAP accounts after X amount of time has passed
- Now removing expired user accounts in the dc=tmp subtree. This is done whenever someone tries to register an account ...
10/30/2013
- 10:22 AM Metacat Feature #6099 (In Progress): Remove temporary LDAP accounts after X amount of time has passed
- Trying a dry-run of this on dev2. Using 36 hour expiration for now - configurable in metacat.properties on a per-orga...
- 08:49 AM Metacat Story #6114 (Closed): Include updated D1 indexing library
- I believe this is complete.
10/29/2013
- 04:19 PM MetacatUI Bug #6180 (Resolved): KNB theme: autocomplete truncates (...) before width is filled
- 03:28 PM MetacatUI Bug #6178 (Resolved): Reset filters option should show when additionalCriteria are included in the searchModel
- 07:38 AM Metacat Feature #6109 (Rejected): Keep the SOLR index for obsoleted objects
- I believe we decided to keep this as is: removing archived objects from the index, but keeping the entries that have ...
- 07:35 AM MetacatUI Bug #6139 (Closed): Ensure all UI queries limit to only the current revision of a document
- The queries already include -obsoletedBy:* and archived objects are removed completely from the index.
10/25/2013
- 05:12 PM MetacatUI Feature #6173 (Closed): Show facet count next to each autocomplete suggestion
- Now showing the facet count--note that we are implicitly limiting to the default facet limit of 100 facets. they are ...
- 04:28 PM MetacatUI Feature #6145 (Closed): Load in low-res background images before the high-res images via Javascript
- Now showing the image only when it is done loading. uses a greyish background until the image loads so that the white...
- 03:13 PM MetacatUI Bug #6169 (Closed): Selection of an autocomplete item does not trigger a search when pressing Return
- added implementation of the select() function on the autocomplete fields -- they now trigger a search with the select...
- 12:54 PM MetacatUI Feature #6131: Display suggestions for search terms when user starts typing a search entry
- Note: I also added this to the Taxon input field, but without frequency counts either.
- 12:53 PM MetacatUI Feature #6170 (Closed): Hook up taxon query to actual solr fields
- Now searching on the 7 taxonomic fields and including them as autocomplete sources in the Taxon search filed.
- 11:57 AM MetacatUI Feature #6170 (Closed): Hook up taxon query to actual solr fields
- These are the fields we have in the schema:...
- 11:17 AM MetacatUI Task #6090 (Resolved): Handle paging with search filters applied
- This works, implicitly.
- 11:12 AM MetacatUI Task #6152 (Rejected): Create metacat skin for metacatui-snap
- For simplicity, we should use the single pre-existing "metacatui" skin in the Metacat server and let the UI themes do...
- 11:09 AM MetacatUI Task #6151 (Closed): Create search filter to subset SNAP results
- Configurable per-theme. Currently adding one additional query criteria, "+keywords:SNAP" -- can be changed to match w...
- 11:07 AM MetacatUI Task #6150 (Closed): Create sidebar filter for 2 SNAP working groups
- Configurable per-theme. When the filter is clicked, it is added to the other search criteria that are specified. Clea...
- 10:46 AM MetacatUI Feature #6164 (Closed): Limit query results to those of a specified working group/organization when using a theme that supports that feature
- The RegistryModel includes fields that are used to limit search results for all queries issued within that theme. If ...
- 10:42 AM MetacatUI Feature #6162 (Closed): Add input in registry form for working group information
- Now adding working group to the form using the "site" parameter -- this input widget is dynamically added after the r...
10/24/2013
- 02:47 PM MetacatUI Feature #6162 (In Progress): Add input in registry form for working group information
- 02:47 PM MetacatUI Feature #6164 (In Progress): Limit query results to those of a specified working group/organization when using a theme that supports that feature
- 02:46 PM MetacatUI Feature #6163 (Closed): Add working group names to the SNAP theme search filters sidebar
- This is more of a "Section" looking option rather than a search filter. Only expecting 6-8 WGs for SNAP, so it should...
- 12:05 PM MetacatUI Bug #6166: URL format of #data/search/{criteria} not constraining results
- (The gulfwatch skin was updated to work with the searchModel approach)
- 12:04 PM MetacatUI Bug #6166 (Rejected): URL format of #data/search/{criteria} not constraining results
- Decided to exclusively use the searchModel to convey search criteria within the UI.
- 12:03 PM MetacatUI Bug #6056 (Closed): Sort by Author sorts by firstname rather than lastname
- In the default, knb, gulfwatch and snap themes now.
10/22/2013
- 02:03 PM MetacatUI Bug #6166 (Rejected): URL format of #data/search/{criteria} not constraining results
- Trying this out for WG filtering on SNAP but returns all results:
http://dev2.nceas.ucsb.edu/#data/search/origin:Wes...
10/21/2013
- 04:42 PM MetacatUI Feature #6162: Add input in registry form for working group information
- I added a sample of how we might augment the existing keyword list -- see RegistryView.js -- but it is more targeted ...
10/18/2013
- 04:18 PM MetacatUI Bug #6139: Ensure all UI queries limit to only the current revision of a document
- Solr query should hide obsoleted objects using -obsoletedBy:* in the query (and potentially -archived:true).
- 04:18 PM MetacatUI Feature #6158 (Rejected): Add new filter forhiding obsolete objects
- 04:13 PM MetacatUI Feature #6116 (Closed): Use updated NCEAS logo in locations that use an NCEAS logo
- 04:01 PM Metacat Bug #6161 (Closed): Add access_log indexes to support DataONE log retrieval
- These are in the trunk now. For large repositories, it may be necessary to increase postgres configuration values so ...
- 12:14 PM Metacat Bug #6161 (Closed): Add access_log indexes to support DataONE log retrieval
- 08:16 AM MetacatUI Bug #6159 (Resolved): KNB theme has 0 margin for ldapweb.cgi activation
- When you get an email from the new account registration, there's a link to activate the account. The page that displa...
Also available in: Atom