Activity
From 11/17/2010 to 12/16/2010
12/16/2010
- 12:45 PM Revision 5745 (metacat): found a failure when using an InputStreamReader without an encoding
- 12:10 PM Revision 5744 (metacat): a test to explore character encoding with utf8 chars
12/15/2010
- 12:29 PM Revision 5743 (metacat): -remove owner/org metadata but leave keywords
- -include labelWidth param for formatting the left hand labels
- 11:05 AM Revision 5742 (metacat): fixed bug where comparisons didn't work because of my change this morning
- 10:29 AM Revision 5741 (metacat): made this method more robust
12/14/2010
- 05:27 PM Revision 5740 (metacat): inclue shorter model summary for the attributes when displaying in the resultset stylesheet
- 04:30 PM Revision 5739 (metacat): make links more intuitive with () and formatting
- 04:03 PM Revision 5738 (metacat): remove old annotation details template
- 03:30 PM Revision 5737 (metacat): separate template for citation; padding for EML details
- 03:30 PM Revision 5736 (metacat): let subGroup_border (tables) maintain white background even when they are in a shaded container (results set)
- 02:47 PM Revision 5735 (metacat): fixed bug in new code
- 02:38 PM Revision 5734 (metacat): fixed bug where permission would get set to -1 for no good reason
- 01:32 PM Revision 5733 (metacat): use 100% table widths
- 01:15 PM Revision 5732 (metacat): include more details in the Citation section
- 12:59 PM Revision 5731 (metacat): typo - "dataset/pubDate"
- 12:36 PM Revision 5730 (metacat): add pubDate to return fields
- 11:14 AM Revision 5729 (metacat): don't install into /tmp
- 11:00 AM Revision 5728 (metacat): refactor/modularize the templates for easier reuse
- 10:40 AM Revision 5727 (metacat): include annotation id in the xsl:key so that attribute-measurement mappings can be made for each annotation without confusing them across annotations.
12/13/2010
- 04:21 PM Revision 5726 (metacat): remove the containing border - was too busy
- 04:09 PM Revision 5725 (metacat): include annotation ID in the data table display link so that the style sheet can effectively look up the additional semantic annotation for that data entity.
- 04:08 PM Revision 5724 (metacat): handle references and original attribute names the same when loading annotation measurements for the column
- 03:34 PM Revision 5723 (metacat): lookup the annotation details for each column in the data table
- 03:33 PM Revision 5722 (metacat): use span instead of p tag for showing the full uri of the classes
- 10:07 AM Revision 5721 (metacat): include template for rendering a single attribute
12/10/2010
- 03:37 PM Revision 5720 (metacat): style the results for ajax stats call
- 02:12 PM Revision 5719 (metacat): include additional parameters added since sbclter modified these stylesheets.
- also remove the duplicate param that caused xslt processors to fail (sometimes)
- 02:11 PM Revision 5718 (metacat): include citation information at top of page
- 10:57 AM Revision 5717 (metacat): use the data package title in the header rather than just "Data Set Description"
- 10:57 AM Revision 5716 (metacat): comment out the "in XXX data catalog system"
- 10:56 AM Revision 5715 (metacat): use saxon for xpath 2.0 functions since xalan only does 1.0
12/09/2010
- 03:54 PM Revision 5714 (metacat): use EML 2.1.1 and UTF-8
- 03:50 PM Revision 5713 (metacat): handle i18n translation elements that are included in eml 2.1.1
- 10:41 AM Revision 5712 (metacat): support EML 2.1.1
- 10:30 AM Revision 5711 (metacat): include anonymous parameter when getting report
- 10:04 AM Revision 5710 (metacat): include EML 2.1.1 documents in skin (path query search, mostly)
12/08/2010
- 04:59 PM Revision 5709 (metacat): add support for EML 2.1.1
- 04:52 PM Revision 5708 (metacat): fix the setaccess() method so that it accepts strings not numbers (i.e. "read" not "4")
- 04:48 PM Revision 5707 (metacat): do not use replace() XPath function - it is 2.0 (not in Xalan)
- 01:15 PM Revision 5706 (metacat): increase height of the iframe classes to accommodate content
- 01:14 PM Revision 5705 (metacat): catch error when jQuery is not included in the page, but do nothing
- 12:44 PM Revision 5704 (metacat): include loadStats() method in branding.js to be reused more widely (with qformat parameter)
- 11:51 AM Revision 5703 (metacat): move jquery and jquery plugins from semtools to common directory - reuse in default skin
- 10:18 AM Revision 5702 (metacat): add download count for data entities (online distribution)
12/07/2010
- 04:40 PM Revision 5701 (metacat): use simple mode - just read events tallied
- 04:29 PM Revision 5700 (metacat): make call to load stats when displaying the data package information
- 04:28 PM Revision 5699 (metacat): include stats for annotation and data package
- 04:25 PM Revision 5698 (metacat): include jquery and loadStats() method (in search.js)
- 04:24 PM Revision 5697 (metacat): use contextURL parameter
- 03:31 PM Revision 5696 (metacat): add stats to semtools
- 02:26 PM Revision 5695 (metacat): added response type
- 02:03 PM Revision 5694 (metacat): add stylesheet for rendering simple stats for access log
- 02:03 PM Revision 5693 (metacat): allow public access to log information when docid is given. IP and principal are not returned unless an administrator makes the request.
12/06/2010
- 02:29 PM Revision 5692 (metacat): added the root registry node response
- 11:42 AM Revision 5691 (metacat): changed d1 url to knb/d1/....
- 11:29 AM Revision 5690 (metacat): Make resultset more data package centric
12/03/2010
- 05:08 PM Revision 5689 (metacat): select the tree node when exact match is found
- 04:24 PM Revision 5688 (metacat): check for exact class match when typing into search term - if there is one, then select it as the chosen term
12/02/2010
- 04:16 PM Revision 5687 (metacat): always open the top level node of the tree when it loads
- 11:38 AM Revision 5686 (metacat): do not show visual indication of "focused" tree - it looks random because it mostly is (at least when refeshing it with the current active domain - the calls are all asynchronous so we don't ever really know which one will be created last and therefore gain the focus)
- 11:29 AM Revision 5685 (metacat): load search results when page first loads (browsing - no query constraints)
- 11:16 AM Revision 5684 (metacat): remove special ">>" character from style sheet
- use absolute path to the spinner animated gif
- 11:09 AM Revision 5683 (metacat): organized code for inputstream handling
12/01/2010
- 03:21 PM Revision 5682 (metacat): new client jar
- 03:06 PM Revision 5681 (metacat): fixed date problem
- 02:21 PM Revision 5680 (metacat): add a timer to delete the temp file
- 02:13 PM Revision 5679 (metacat): removed dependency on InputStreamToOutputStream so that exceptions will be passed correctly.
- 12:07 PM Revision 5678 (metacat): include busy spinner when loading search results
- 10:29 AM Revision 5677 (metacat): using div tags for the search results now (with some tables too)
- 10:06 AM Revision 5676 (metacat): commit before trying div-only resultset
11/30/2010
- 05:44 PM Revision 5675 (metacat): hide/show search result details for each matched row.
- 04:59 PM Revision 5674 (metacat): return the identifier object instead of nothing
- 04:40 PM Revision 5673 (metacat): made delete serialize the identifier
- 03:34 PM Revision 5672 (metacat): -use a tab for search options
- -search results are in their own container now
-jquery ui and semtools css share same corner radius
-removed form-bas... - 03:32 PM Revision 5671 (metacat): new values for updated schemas
- 03:30 PM Revision 5670 (metacat): got getChecksum working. working on delete now. all tests in d1clienttest now pass
- 02:12 PM Revision 5669 (metacat): use jquery UI tabs to separate the Measurement criteria from E,C,P
11/29/2010
- 04:44 PM Revision 5668 (metacat): -"Clear" button actually clears the form and refreshes the search results w/o constraints
- -active domain check boxes are honored when refreshing active domain after selection is made in a different tree
- 03:49 PM Revision 5667 (metacat): "remember" selected/opened nodes when active domain is filtered on click. also using separate cookies for each tree so that it can remember it's state on page reload.
11/23/2010
- 05:02 PM Revision 5666 (metacat): refresh the other trees with active domain when selection is made.
- TODO: remember last selected node in the tree and open the tree to that node
- 04:18 PM Revision 5665 (metacat): asynchronously load search results after each tree selection event
- 11:54 AM Revision 5664 (metacat): add checkbox for active domain pruning on each tree.
- 09:34 AM Revision 5663 (metacat): prune the search tree - keep parents and children of matched nodes
11/22/2010
- 06:34 PM Revision 5662 (metacat): set the selected concept as the value in the search field
- 04:37 PM Revision 5661 (metacat): remove bioportal search fields
- 04:25 PM Revision 5660 (metacat): include scroll bars for the jsTrees
11/19/2010
- 04:42 PM Revision 5659 (metacat): no more aqua for search results
- 04:06 PM Revision 5658 (metacat): add search box for finding an entry in the tree
- 03:23 PM Revision 5657 (metacat): changes for new d1 schemas
- 03:06 PM Revision 5656 (metacat): include jsTree for navigating the ontology hierarchy when making class selections for the search
- 10:39 AM Revision 5655 (metacat): uncommenting tests
11/18/2010
- 11:57 AM Revision 5654 (metacat): implemented crud.delete
- 11:24 AM Revision 5653 (metacat): new common with exception that should have been in delete
11/17/2010
Also available in: Atom