added features (metadata promotion)
add dataquery construction via js.used in the first XSL-housed style sheets
Replace tables with css
remove the metacatURL property file that was being moved to seek when building ecogrid - not needed now.
default to "local" services by commenting out the KNB-specific ones
Update properties documentation
switch to jsp
Add lter test accounts
de-tokenize (finally)
render the pages using the common settings
switch to jsp (first of many steps...)
Convert properties to camel case
add ability to access protected data via the datamanager/dataquery feature.Note: the datamanager features rely on the ecogrid stubs being available in Metacat. When Metacat is installed with ecogrid enabled, the required jars are included in the war...something to keep in mind.
updated datamanager with authentication(ps: SVN hates me!)
updated datamanager (with authentication)
add dataquery (from EML's Data Manager library) to the metacat servlet actions
Set default skin property values
Comment out skins registry properties
add application.tempDir
qualify xml and eml properties with an xml. prefix
qualify more propertynames
Change sitemapInterval property to be sitemap.interval. Add testing property
Initial addition of geoserver password configuration page
Move closing divs into jsp if statement
Add geoserver section. Remove organization section for now. Allow user to go directly to metacat after first configuration.
Add a cancel button
Add geoserver configuration values
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Refactor templates for recent properties changes, round 2
Add TODO comment
Reorder database properties
Consolidation of property names in register-dataset.cgi; returned runConfiguration to default true
Perl token changes as per meeting with Mike Daigle
remove help icon from organization names. Change metaCatProperty reference to orgProperty.
Fully qualify spatial and replication properties
Fix question mark help links
Use qualified properties
Add help file sections and move application.tomcatDir to replication.logdir
clean up replication and harvest properties
prevent subsequent queries from going to KNB when not selected to do so. fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2796
Change the metacat section to read Metacat Global Properties
move allowed submitters and denied submitters to main properties configuration section.
Add support for separate LDAP and organization level configurations, and add pisco test user accounts
Add support for separate LDAP and organization level configurations
Get organization list from new OrganizationUtil class
Add description under form fields
remove <p> formatting
Populate password (hidden) on configuration form
add dev.runConfiguration value
add deploy directory section
Remove quotes surrounding eml property values
Differentiate between tomcat directory and deployment directory.
Add a test.metacat.url value for testing and qualify other test properties with a test. prefix.
Add default skin to available skins
Add skins properties files to default skin
Clean up the way default radio works
Add a value element to form dropdowns
Remove file and replace with metacat.properties.metadata.xml
Add db script suffix properties
Clean up formatting on configuration pages
include eml201_document_corrected=false property that was lost in merge
Align submit buttons
change request attribute name from metaCatVersion to metacatVersion
Remove default from ldap administrator
Reformat Checkbox
Merge 1.9 changes into Head
Commented out the servlet for HarvesterServlet.
more improvements to the UI
fixed bug in prev/next buttons
added a tabbed interface
selected tabs
new graphics for the tabs
include changes to the first/metacat integration projectmerging/union across multiple datapackages now supported
updated the link the ITIS
save point before extending to allow merging across assessments
added functionality to make the document public after upload
increase left nav height for IE so that all the nodes are shown(not the best in FF - but better than nothing)
javascript now remembers queries and can display xml or html versions of documents
added style for the ontologies and made the search results remember their page
updated stylesheets for ontologies
Merge METACAT_1_8_1 to cvs head.
merge 1.8.1 to head
got ajax calls working to display existing datasets in a paged table
removing unneeded files
cleaned up the upload functionality a bit.
changed message for successful upload, removed some clutter
replacing the file with files from before I messed up this directory
rebuilding the knb skin from before the time where I messed it up
putting the sms skin in the sms directory for real
removing some sms that somehow got in this dir
you can now upload xml documents with the sms skin
removing commits that I didn't mean to make
made it so that the error and success messages from a multipart upload can be transformed using xslt. also added upload functionality to the sms skin
adding content to the skin and fixing some login errors