adjust hiding section format
reference admin.js
fix formatting by adding div closing tag
move test properties to the bottom
refactor search methods into common search.js file.start on making ajax-based search from the index page.state of things: now merging across assessments and including question-level metadata
use the generalized (and now built-in) data query mechanism for downloading "merged" data.
refactor into reusable methods such that queries can be constructed from different form interfaces.
detokenize
Addition of sbclter skins to svn
fix the optional "include questions" checkbox so that it actually toggles the option.
added support for merging response data with question-level metadata
Bring the <skin>.properties file into sync with the old <skin>.cfg data. Modify metadata files so appropriate configuration information is shown for each skin.
Clean up some configuration form formatting
Remove sqlserver references. Add some help locations.
remove skins registry values from global config. These are now in skins specific properties files in the skins directories.
highlight in red that the user must configure the admin user appropriately
only include checked metadata
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)