Activity
From 08/02/2013 to 08/31/2013
08/29/2013
- 11:28 AM Feature #5957 (Feedback): Design and implement graphical look and feel for default skin
- Added an idea for the design in the omnigraffle file for feedback
08/28/2013
- 04:57 PM Task #6025: Include publish DOI in the UI
- Changed the buttons to be stacked on the right side of the page. Publish with DOI button now has a popover that expla...
- 11:35 AM Task #6025 (Feedback): Include publish DOI in the UI
- I moved the Publish DOI button into the well with the Download button in the Metadata view. Changed some general aest...
- 01:08 PM Support #6060 (Resolved): Test cross-browser compatibility for IE, Firefox, Safari, and Chrome and add HTML5 fallbacks for older browser version
- 11:36 AM Bug #6058 (Resolved): Variable name on catalog view is cut off after certain length
- Gave the variable name word wrap and ellipsis cut off.
08/27/2013
- 04:52 PM Bug #6055: Pressing back button in browser does not go back to previous search results page.
- The search term filter is always applied during paging - even when you hit the back button. Hopefully there is an int...
- 04:50 PM Task #6025 (In Progress): Include publish DOI in the UI
- Matt suggested that the DOI button go in the citation area under the download button. Let's see if that can work.
08/23/2013
- 04:20 PM Task #6052 (Closed): Release Metacat 2.1.1 with publishing bugs fixed
- Released on 8/22/2013. Needs to be deployed on KNB soon and announced to mailing lists etc.
- 04:18 PM Bug #6055 (Feedback): Pressing back button in browser does not go back to previous search results page.
- Team: please take a look at this re-implementation of paging and let me know if you see any issues. Thanks!
- 03:31 PM Bug #6055 (In Progress): Pressing back button in browser does not go back to previous search results page.
- Using new routes so that browser "knows" where we are in the application.
- 11:14 AM Bug #6055 (Closed): Pressing back button in browser does not go back to previous search results page.
- 04:17 PM Feature #6059 (Closed): Remove sort by author until appropriate index field is available
- Commented out in the default and gulfwatch themes
- 04:14 PM Feature #6059 (Closed): Remove sort by author until appropriate index field is available
- We will comment out this sort option until Metacat's index (from cn-index-processor) supports it.
- 04:13 PM Bug #6056: Sort by Author sorts by firstname rather than lastname
- This is a limitation on the fields that are indexed. An updated cn-index-processor (v1.2.0) library will include a fi...
- 12:13 PM Bug #6056: Sort by Author sorts by firstname rather than lastname
- The current sort 'Author (a-z)' sorts on the origin field, which presents author names as 'First Last', and results i...
- 12:11 PM Bug #6056 (Closed): Sort by Author sorts by firstname rather than lastname
- 03:09 PM Bug #6058 (Resolved): Variable name on catalog view is cut off after certain length
08/22/2013
- 10:40 AM Feature #5982: Plans page
- Moving back to backlog as we're not sure on the timing of the plans feature rollout.
08/19/2013
- 02:37 PM Feature #5956 (In Progress): Design and implement graphical look and feel for Gulfwatch skin
08/15/2013
- 10:28 AM Task #6052 (In Progress): Release Metacat 2.1.1 with publishing bugs fixed
- I've updated the 2.1 branch and am prepping for a patch release.
- 10:16 AM Task #6025 (Feedback): Include publish DOI in the UI
- Now the button is disabled if the user does not have changePermission (AKA is not the owner) of the object. This adve...
08/13/2013
- 01:01 PM Task #6025 (In Progress): Include publish DOI in the UI
- I have this on the MetadataView page now (off to the left like the Share button)
- 12:59 PM Task #6052 (Closed): Release Metacat 2.1.1 with publishing bugs fixed
- Noticed a bug with the /publish endpoint - it was overwriting values of the original SM when creating the updated ver...
08/09/2013
- 03:11 PM Bug #6051 (Closed): morpho user guide pdf link not working
- copied the guide to the dist folder. link now works.
- 02:41 PM Bug #6051 (Closed): morpho user guide pdf link not working
- The link to the Morpho User's Guide on the Tools page gives a 404 error when trying to resolve the URL:
http://knb... - 12:37 PM Story #6041 (Closed): Search UI enhancements
- Sub tasks closed - easier to track individual feature requests any way.
- 12:36 PM Feature #5972: Implement pre-caching of one or more prior and next result pages for faster page transitions
- Moving to a feature request - not sure we really need this since the queries are so fast.
- 12:34 PM Task #5971 (Closed): Implement and test record sorting
- The remaining issue will be addressed by 5949
- 12:31 PM Task #5973 (Closed): Update pager widget on bottom of resultset listing to always show current page
- Now showing this centered at the bottom of the result page (for example):
[Prev] [1, 2, 3...30, 31, 32] [Next]
08/08/2013
- 03:20 PM Task #5971 (Feedback): Implement and test record sorting
- There is now a drop down for selecting the sort order of the records - the default is most recent descending. This wo...
- 12:07 PM Feature #6049 (New): Render some SystemMetadata details in views
- The MetadataView should probably pull in some SystemMetadata details:
-accessPolicy
-replication information
-othe... - 11:54 AM Bug #6048 (Closed): Consistently scroll views to the top (or anchor) on change
- There is now a scrollToTop method invoked in AppView when the view transition completes. This will be called whenever...
- 11:39 AM Bug #6048: Consistently scroll views to the top (or anchor) on change
- Some views have implemented scrolling to the top or to page "anchors" within the view, but not all of them. It would ...
- 11:37 AM Bug #6048 (Closed): Consistently scroll views to the top (or anchor) on change
- 11:35 AM Bug #6047 (Closed): Enter key does not trigger search action
- Now listening to keyPresses in the two search boxes and when the enter key (13) is pressed, the search is triggered j...
- 11:24 AM Bug #6047 (Closed): Enter key does not trigger search action
- 11:23 AM Bug #6046 (Closed): Searching for "O'Connor" from main page results in error
- Now catching this exception and reporting it on the console -- no need to do anything else with it since there is no ...
- 11:20 AM Bug #6046 (In Progress): Searching for "O'Connor" from main page results in error
- 11:19 AM Bug #6046 (Closed): Searching for "O'Connor" from main page results in error
- The #data page does not render completely because we are trying to set the "popular" link selected state using a jque...
08/02/2013
- 01:15 PM Feature #6014: Implement publish DOI action
- Moving to 1.1.0, due to issues with access control.
- 01:13 PM Bug #6044: Enable sub-text searching in Solr queries
- Moving this to 1.1.0. The filters above might really bloat the index, and the current filters in schema.xml allow fo...
- 12:02 PM Bug #6043 (Closed): Fix the broken event handling in the FeaturedDataView collapse boxes
- removed the manual call to collapse() during postRender() and added some additional bootstrap classes to the elements...
Also available in: Atom