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
Check into cvs head. Add "cfg=default" into the link to create/reset/forget password ldap account.
got ajax calls working to do login/logout for the sms page
Check into cvs head. Change CGI_PREFIX to CGI_URL
check into cvs headd. change skin from default to knb.
adding new skin for SEEK SMS.
do not include NCEAS projects in registry for saeon
uncomment the registry link in the header
increase the left nav once again (accommodate new SAEON nodes)
increase height of left nav for new SAEON nodes
use the docid from the metadata rather than the parameter when operating on the metadata document (in cases when the docid w/o revision is not given).see bug #3389
use starts-with function for cases when the abbreviated docid is used to retrieve the metadatasee bug #3389
adjust height to accommodate previous change:-add new SAEON nodes (requested by Judith)
add new SAEON nodes (requested by Judith)
use the first (0) column as the index for questionId when selecting only a subset of the assessment data
add handling for qti metadata in resultset view
adjust xpaths to match changes to edml/qti output by FirstMorpho
Merging Perl changes into detokenization branch. Removes usage of tokens from all Perl and Perl Template Toolkit files, instead using pure Java .property files to manage settings. Basic path for eliminating .cfg files from Perl, and skin.config files from Java side. Backported changes from 1.8.1RC1 release.
Check into cvs head. Change version to 1.8.1
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
Check into cvs head. Remove the double quotes in muser, mpassword and et al.
Add to cvs head. Add new flag to indicate if eml201 were correct or not.