Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.
correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.
Using <xsl:value-of select="."/> to replace <xsl:value-of select="./"/>. Somehow, the latter is not valid anymore.
Merge 1.9.3 branch to the trunk.
merge 1.9.3 change to include karxml 2.1 documents in search/rendering
Fixed bug the download link didn't work.
Add a mapping between kar xml namespace and karxml.xsl.
Add a style sheet to transform kar xml document.
Change the search query according to the karxml change.
Merge 1.9.2 changes back into the trunk
Moved Search and Browse functions into the search frame.
Add kepler to available skins
Redicts to index.jsp page.
Merge 1.9 changes into Head
merge 1.8.1 to head
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
use CDATA when calling the insertTemplate...() javascript methods.
include contextURL parameter (part of token elimination)
Changes to remove ANT tokens for the turnkey install project
Get rid of the hard code kepler for web context.
Change the token from server to httpserver in case server is not set https ( server has the https port).
changed web site to use new documentation paths. this break a lot of stuff because metacat won't return the subelements of an xpath query. this will have to be fixed through metacat
paging now works in a more normal manner. also fixed a bug where the last page would display too many results.
updated the kepler skin to use paging. need to do a bit more work on this to make it behave more like other web applications
Added predicates to return paths.
adjusted cell widths, font sizes, and white-space policies.
Can't get results displayed correctly due to a limitation in metacat (bug 2769 in bugzilla.ecoinformatics.org).
Tweek
Kepler Repository Skin
updated stylesheet for kepler skins to display documentation uploaded from kepler
added new namespace to the kepler skin
changed the name of the repository
updated some styling on the results page
changed search text
updated the index page because logging in is no longer needed.
added a rudimentary stylesheet to display the actor metadata
new skin to handle browsing the kepler archive.