Project

General

Profile

Activity

From 12/09/2010 to 01/07/2011

01/07/2011

03:59 PM Revision 5790 (metacat): ui enhancements:
-Remove all button for the cart
-Add all button for the search results
-use buttons for the add/remove cart actions
-...
ben leinfelder
02:26 PM Revision 5789 (metacat): search criteria:
-ensure search criteria ids are unique
-add click listener to Remove button only
ben leinfelder
01:00 PM Revision 5788 (metacat): add login/logout page and links - only logged in users can use the data cart
ben leinfelder
11:51 AM Revision 5787 (metacat): comment out the Refresh button for the Cart - now loading it when the page loads and after every edit
ben leinfelder
11:45 AM Revision 5786 (metacat): load the cart when the page first loads
ben leinfelder
11:12 AM Revision 5785 (metacat): apply accordian listeners to cart and search results separately
ben leinfelder
11:03 AM Revision 5784 (metacat): show the number of records in the cart on the tab label, ie:
Cart (3) ben leinfelder
10:33 AM Revision 5783 (metacat): use post() method rather than load() when the div is not given - allows calling a metacat method without replacing any content on the page
ben leinfelder

01/06/2011

09:28 PM Revision 5782 (metacat): -move saved search criteria to the ecp tab
-create new tab for the cart ben leinfelder
01:58 PM Revision 5781 (metacat): include "shopping cart" for search results
ben leinfelder
12:26 PM Revision 5780 (metacat): adding additional debugging info
berkley
12:25 PM Revision 5779 (metacat): undoing last commit
berkley
12:24 PM Revision 5778 (metacat): added additional debugging info
berkley
11:19 AM Revision 5777 (metacat): adding war version replacement token
berkley
10:51 AM Revision 5776 (metacat): fix for member variables but in the request wrapper
berkley
09:52 AM Revision 5775 (metacat): adding war version to node response
berkley

01/05/2011

04:58 PM Revision 5774 (metacat): add/remove ECPM search criteria that have been defined using the tree browser - incrementally refines the search
ben leinfelder
12:54 PM Revision 5773 (metacat): use latest EML xslt tag for build
ben leinfelder

01/04/2011

05:24 PM Revision 5772 (metacat): merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built
ben leinfelder
04:21 PM Revision 5771 (metacat): use the eml/emlroot pattern for filenames before merging this into the eml repository
ben leinfelder
04:04 PM Revision 5770 (metacat): implemented health api
berkley
02:16 PM Revision 5769 (metacat): show Entity when including measurement information within EML rendering
ben leinfelder
02:15 PM Revision 5768 (metacat): Use "Data Object" instead of "Entity" when displaying tables, etc... so as not to confuse it with Annotation Entities
ben leinfelder
01:48 PM Revision 5767 (metacat): use debug level for request encoding message
ben leinfelder
01:38 PM Revision 5766 (metacat): consolidate annotation and attribute summary into single table
ben leinfelder
11:46 AM Revision 5765 (metacat): use +/- for hiding and showing the extra metadata/annotation accordian section
ben leinfelder
11:26 AM Revision 5764 (metacat): new class
berkley
11:26 AM Revision 5763 (metacat): implemented ping
berkley
11:19 AM Revision 5762 (metacat): use citation as the search result accordian item
ben leinfelder
09:44 AM Revision 5761 (metacat): added url decoding to the filter
berkley

12/27/2010

02:47 PM Revision 5760 (metacat): use detected document encoding or Metacat's default encoding (UTF-8)
ben leinfelder
02:46 PM Revision 5759 (metacat): include shared method in superclass
ben leinfelder
02:44 PM Revision 5758 (metacat): include value elements for translations in EML 2.1.1
ben leinfelder
11:25 AM Revision 5757 (metacat): create another test for various i18n features including eml 2.1.1
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495 ben leinfelder
11:21 AM Bug #2495: Charset bug: Internationalization
found another spot in query result caching where encodings were being mixed - now using explicit UTF-8 ben leinfelder
11:20 AM Revision 5756 (metacat): 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 ben leinfelder

12/23/2010

01:57 PM Bug #2495: Charset bug: Internationalization
I've also verified that Replication can handle the encodings (Mac -> Ubuntu tested). ben leinfelder
09:10 AM Revision 5755 (metacat): 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.
ben leinfelder

12/22/2010

01:35 PM Revision 5754 (metacat): uncomment the other test cases and make sure we do the clean up when the tests are complete (delete the uploaded documents)
ben leinfelder
10:09 AM Bug #5262: EML document owner can't read the document
I tried this on two local machines (running from svn trunk) and then on dev.nceas.ucsb.edu. In al cases, the owner wa... ben leinfelder
09:31 AM Bug #5262: EML document owner can't read the document
In dev metacat, the eml document is is doc.1292979786139.1. And owner is uid=maanand,o=unaffiliated,dc=ecoinformatics... Jing Tao

12/21/2010

10:11 PM Bug #5262: EML document owner can't read the document
What was the EML document?
Are there any records in the xml_access table for this document?
ben leinfelder
06:11 PM Bug #5262 (New): EML document owner can't read the document
An eml document was inserted into metacat.
There is no access rule in the document, so only the owner can read the ...
Jing Tao
02:40 PM Bug #2495: Charset bug: Internationalization
I've added encoding detection for incoming/outgoing xml files so that their original encoding is preserved (or defaul... ben leinfelder
02:30 PM Revision 5753 (metacat): copy, compile, and run the test classes using UTF-8 encoding since they contain special characters
ben leinfelder
02:26 PM Revision 5752 (metacat): 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 s...
ben leinfelder

12/20/2010

03:02 PM Revision 5751 (metacat): fixed a bug with trailing slashes
berkley
02:19 PM Revision 5750 (metacat): fix for paths with semi-colons or other 'reserved' characters in them for D1 rest services
berkley

12/17/2010

04:38 PM Revision 5749 (metacat): correct the prolog
ben leinfelder
12:00 PM Revision 5748 (metacat): changed test to use actual semi-colons instead of colons
berkley
11:29 AM Revision 5747 (metacat): add XmlStreamReader test for determining encoding
ben leinfelder
11:25 AM Revision 5746 (metacat): added semi-colon id test
berkley

12/16/2010

12:45 PM Revision 5745 (metacat): found a failure when using an InputStreamReader without an encoding
berkley
12:10 PM Revision 5744 (metacat): a test to explore character encoding with utf8 chars
berkley

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 ben leinfelder
11:05 AM Revision 5742 (metacat): fixed bug where comparisons didn't work because of my change this morning
berkley
10:29 AM Revision 5741 (metacat): made this method more robust
berkley

12/14/2010

05:27 PM Revision 5740 (metacat): inclue shorter model summary for the attributes when displaying in the resultset stylesheet
ben leinfelder
04:30 PM Revision 5739 (metacat): make links more intuitive with () and formatting
ben leinfelder
04:03 PM Revision 5738 (metacat): remove old annotation details template
ben leinfelder
03:30 PM Revision 5737 (metacat): separate template for citation; padding for EML details
ben leinfelder
03:30 PM Revision 5736 (metacat): let subGroup_border (tables) maintain white background even when they are in a shaded container (results set)
ben leinfelder
02:47 PM Revision 5735 (metacat): fixed bug in new code
berkley
02:38 PM Revision 5734 (metacat): fixed bug where permission would get set to -1 for no good reason
berkley
01:32 PM Revision 5733 (metacat): use 100% table widths
ben leinfelder
01:15 PM Revision 5732 (metacat): include more details in the Citation section
ben leinfelder
12:59 PM Revision 5731 (metacat): typo - "dataset/pubDate"
ben leinfelder
12:36 PM Revision 5730 (metacat): add pubDate to return fields
ben leinfelder
11:14 AM Revision 5729 (metacat): don't install into /tmp
berkley
11:00 AM Revision 5728 (metacat): refactor/modularize the templates for easier reuse
ben leinfelder
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.
ben leinfelder

12/13/2010

04:21 PM Revision 5726 (metacat): remove the containing border - was too busy
ben leinfelder
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.
ben leinfelder
04:08 PM Revision 5724 (metacat): handle references and original attribute names the same when loading annotation measurements for the column
ben leinfelder
03:34 PM Revision 5723 (metacat): lookup the annotation details for each column in the data table
ben leinfelder
03:33 PM Revision 5722 (metacat): use span instead of p tag for showing the full uri of the classes
ben leinfelder
10:07 AM Revision 5721 (metacat): include template for rendering a single attribute
ben leinfelder

12/10/2010

03:37 PM Revision 5720 (metacat): style the results for ajax stats call
ben leinfelder
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) ben leinfelder
02:11 PM Revision 5718 (metacat): include citation information at top of page
ben leinfelder
10:57 AM Revision 5717 (metacat): use the data package title in the header rather than just "Data Set Description"
ben leinfelder
10:57 AM Revision 5716 (metacat): comment out the "in XXX data catalog system"
ben leinfelder
10:56 AM Revision 5715 (metacat): use saxon for xpath 2.0 functions since xalan only does 1.0
ben leinfelder

12/09/2010

03:54 PM Revision 5714 (metacat): use EML 2.1.1 and UTF-8
ben leinfelder
03:50 PM Revision 5713 (metacat): handle i18n translation elements that are included in eml 2.1.1
ben leinfelder
10:41 AM Revision 5712 (metacat): support EML 2.1.1
ben leinfelder
10:30 AM Revision 5711 (metacat): include anonymous parameter when getting report
ben leinfelder
10:04 AM Revision 5710 (metacat): include EML 2.1.1 documents in skin (path query search, mostly)
ben leinfelder
 

Also available in: Atom