Project

General

Profile

Statistics
| Revision:

# Date Author Comment
5780 01/06/2011 12:26 PM berkley

adding additional debugging info

5779 01/06/2011 12:25 PM berkley

undoing last commit

5778 01/06/2011 12:24 PM berkley

added additional debugging info

5777 01/06/2011 11:19 AM berkley

adding war version replacement token

5776 01/06/2011 10:51 AM berkley

fix for member variables but in the request wrapper

5775 01/06/2011 09:52 AM berkley

adding war version to node response

5774 01/05/2011 04:58 PM ben leinfelder

add/remove ECPM search criteria that have been defined using the tree browser - incrementally refines the search

5773 01/05/2011 12:54 PM ben leinfelder

use latest EML xslt tag for build

5772 01/04/2011 05:24 PM ben leinfelder

merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built

5771 01/04/2011 04:21 PM ben leinfelder

use the eml/emlroot pattern for filenames before merging this into the eml repository

5770 01/04/2011 04:04 PM berkley

implemented health api

5769 01/04/2011 02:16 PM ben leinfelder

show Entity when including measurement information within EML rendering

5768 01/04/2011 02:15 PM ben leinfelder

Use "Data Object" instead of "Entity" when displaying tables, etc... so as not to confuse it with Annotation Entities

5767 01/04/2011 01:48 PM ben leinfelder

use debug level for request encoding message

5766 01/04/2011 01:38 PM ben leinfelder

consolidate annotation and attribute summary into single table

5765 01/04/2011 11:46 AM ben leinfelder

use +/- for hiding and showing the extra metadata/annotation accordian section

5764 01/04/2011 11:26 AM berkley

new class

5763 01/04/2011 11:26 AM berkley

implemented ping

5762 01/04/2011 11:19 AM ben leinfelder

use citation as the search result accordian item

5761 01/04/2011 09:44 AM berkley

added url decoding to the filter

5760 12/27/2010 02:47 PM ben leinfelder

use detected document encoding or Metacat's default encoding (UTF-8)

5759 12/27/2010 02:46 PM ben leinfelder

include shared method in superclass

5758 12/27/2010 02:44 PM ben leinfelder

include value elements for translations in EML 2.1.1

5757 12/27/2010 11:25 AM ben leinfelder

create another test for various i18n features including eml 2.1.1
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495

5756 12/27/2010 11:20 AM ben leinfelder

use UTF-8 encoding when getting bytes from the DB and converting them into a string.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495

5755 12/23/2010 09:10 AM ben leinfelder

only call response.getWriter() when we are about to send text/xml to the client, otherwise we end of calling both getWriter() and getOutputStream() - resulting in an illegal state.

5754 12/22/2010 01:35 PM ben leinfelder

uncomment the other test cases and make sure we do the clean up when the tests are complete (delete the uploaded documents)

5753 12/21/2010 02:30 PM ben leinfelder

copy, compile, and run the test classes using UTF-8 encoding since they contain special characters

5752 12/21/2010 02:26 PM ben leinfelder

use detected XML encoding when reading/writing files
use UTF-8 as default when performing queries in the DB (assume DB is using UTF-8)
remove as many PrintWriters (uses system default character encoding only) as possible and construct OutputStreamWriters where explicit encoding can be given....

5751 12/20/2010 03:02 PM berkley

fixed a bug with trailing slashes

5750 12/20/2010 02:19 PM berkley

fix for paths with semi-colons or other 'reserved' characters in them for D1 rest services

5749 12/17/2010 04:38 PM ben leinfelder

correct the prolog

5748 12/17/2010 12:00 PM berkley

changed test to use actual semi-colons instead of colons

5747 12/17/2010 11:29 AM ben leinfelder

add XmlStreamReader test for determining encoding

5746 12/17/2010 11:25 AM berkley

added semi-colon id test

5745 12/16/2010 12:45 PM berkley

found a failure when using an InputStreamReader without an encoding

5744 12/16/2010 12:10 PM berkley

a test to explore character encoding with utf8 chars

5743 12/15/2010 12:29 PM ben leinfelder

-remove owner/org metadata but leave keywords
-include labelWidth param for formatting the left hand labels

5742 12/15/2010 11:05 AM berkley

fixed bug where comparisons didn't work because of my change this morning

5741 12/15/2010 10:29 AM berkley

made this method more robust

5740 12/14/2010 05:27 PM ben leinfelder

inclue shorter model summary for the attributes when displaying in the resultset stylesheet

5739 12/14/2010 04:30 PM ben leinfelder

make links more intuitive with () and formatting

5738 12/14/2010 04:03 PM ben leinfelder

remove old annotation details template

5737 12/14/2010 03:30 PM ben leinfelder

separate template for citation; padding for EML details

5736 12/14/2010 03:30 PM ben leinfelder

let subGroup_border (tables) maintain white background even when they are in a shaded container (results set)

5735 12/14/2010 02:47 PM berkley

fixed bug in new code

5734 12/14/2010 02:38 PM berkley

fixed bug where permission would get set to -1 for no good reason

5733 12/14/2010 01:32 PM ben leinfelder

use 100% table widths

5732 12/14/2010 01:15 PM ben leinfelder

include more details in the Citation section

5731 12/14/2010 12:59 PM ben leinfelder

typo - "dataset/pubDate"

5730 12/14/2010 12:36 PM ben leinfelder

add pubDate to return fields

5729 12/14/2010 11:14 AM berkley

don't install into /tmp

5728 12/14/2010 11:00 AM ben leinfelder

refactor/modularize the templates for easier reuse

5727 12/14/2010 10:40 AM ben leinfelder

include annotation id in the xsl:key so that attribute-measurement mappings can be made for each annotation without confusing them across annotations.

5726 12/13/2010 04:21 PM ben leinfelder

remove the containing border - was too busy

5725 12/13/2010 04:09 PM ben leinfelder

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.

5724 12/13/2010 04:08 PM ben leinfelder

handle references and original attribute names the same when loading annotation measurements for the column

5723 12/13/2010 03:34 PM ben leinfelder

lookup the annotation details for each column in the data table

5722 12/13/2010 03:33 PM ben leinfelder

use span instead of p tag for showing the full uri of the classes

5721 12/13/2010 10:07 AM ben leinfelder

include template for rendering a single attribute

5720 12/10/2010 03:37 PM ben leinfelder

style the results for ajax stats call

5719 12/10/2010 02:12 PM ben leinfelder

include additional parameters added since sbclter modified these stylesheets.
also remove the duplicate param that caused xslt processors to fail (sometimes)

5718 12/10/2010 02:11 PM ben leinfelder

include citation information at top of page

5717 12/10/2010 10:57 AM ben leinfelder

use the data package title in the header rather than just "Data Set Description"

5716 12/10/2010 10:57 AM ben leinfelder

comment out the "in XXX data catalog system"

5715 12/10/2010 10:56 AM ben leinfelder

use saxon for xpath 2.0 functions since xalan only does 1.0

5714 12/09/2010 03:54 PM ben leinfelder

use EML 2.1.1 and UTF-8

5713 12/09/2010 03:50 PM ben leinfelder

handle i18n translation elements that are included in eml 2.1.1

5712 12/09/2010 10:41 AM ben leinfelder

support EML 2.1.1

5711 12/09/2010 10:30 AM ben leinfelder

include anonymous parameter when getting report

5710 12/09/2010 10:04 AM ben leinfelder

include EML 2.1.1 documents in skin (path query search, mostly)

5709 12/08/2010 04:59 PM ben leinfelder

add support for EML 2.1.1

5708 12/08/2010 04:52 PM ben leinfelder

fix the setaccess() method so that it accepts strings not numbers (i.e. "read" not "4")

5707 12/08/2010 04:48 PM ben leinfelder

do not use replace() XPath function - it is 2.0 (not in Xalan)

5706 12/08/2010 01:15 PM ben leinfelder

increase height of the iframe classes to accommodate content

5705 12/08/2010 01:14 PM ben leinfelder

catch error when jQuery is not included in the page, but do nothing

5704 12/08/2010 12:44 PM ben leinfelder

include loadStats() method in branding.js to be reused more widely (with qformat parameter)

5703 12/08/2010 11:51 AM ben leinfelder

move jquery and jquery plugins from semtools to common directory - reuse in default skin

5702 12/08/2010 10:18 AM ben leinfelder

add download count for data entities (online distribution)

5701 12/07/2010 04:40 PM ben leinfelder

use simple mode - just read events tallied

5700 12/07/2010 04:29 PM ben leinfelder

make call to load stats when displaying the data package information

5699 12/07/2010 04:28 PM ben leinfelder

include stats for annotation and data package

5698 12/07/2010 04:25 PM ben leinfelder

include jquery and loadStats() method (in search.js)

5697 12/07/2010 04:24 PM ben leinfelder

use contextURL parameter

5696 12/07/2010 03:31 PM ben leinfelder

add stats to semtools

5695 12/07/2010 02:26 PM berkley

added response type

5694 12/07/2010 02:03 PM ben leinfelder

add stylesheet for rendering simple stats for access log

5693 12/07/2010 02:03 PM ben leinfelder

allow public access to log information when docid is given. IP and principal are not returned unless an administrator makes the request.

5692 12/06/2010 02:29 PM berkley

added the root registry node response

5691 12/06/2010 11:42 AM berkley

changed d1 url to knb/d1/....

5690 12/06/2010 11:29 AM ben leinfelder

Make resultset more data package centric

5689 12/03/2010 05:08 PM ben leinfelder

select the tree node when exact match is found

5688 12/03/2010 04:24 PM ben leinfelder

check for exact class match when typing into search term - if there is one, then select it as the chosen term

5687 12/02/2010 04:16 PM ben leinfelder

always open the top level node of the tree when it loads

5686 12/02/2010 11:38 AM ben leinfelder

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)

5685 12/02/2010 11:29 AM ben leinfelder

load search results when page first loads (browsing - no query constraints)

5684 12/02/2010 11:16 AM ben leinfelder

remove special ">>" character from style sheet
use absolute path to the spinner animated gif

5683 12/02/2010 11:09 AM berkley

organized code for inputstream handling

5682 12/01/2010 03:21 PM berkley

new client jar

5681 12/01/2010 03:06 PM berkley

fixed date problem