Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.
Change METACAT_URL to SERVLET_URL
Include global session variables
Remove ant tokens
Replace Ant tokens
Added top level files for sbclter skin
Change pisco test user organization to PISCO
Add functionality to write and read metadata documents to and from the file system.
remove skin.configs directory.migrate those properties to the style/skins/* properties filesdo not load them during Metacat init.
Only use LSIDs for ESA skin. All others should only use shortform url.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3059
Upgrade to MapBuilder 1.5rc2
Fix bug where skin configs don't read backup properties correctly for checkboxes.
use correct detokenizer (CONTEXT_URL)
remove obsolete knp skin. this has been replaced by the sanparks skin.
use nrs for search results skin name.
[re]add predefined locations selection (using the drop down list).with firebug disabled, I see so error messages.
add legend (layer selection checkboxes)
bring up to date with map builder 1.5rc2. core functionality (zoom, pan, dataset search) is present.note that the predefined locations dropdown is missing from this implementation - hopefully will be working again soon...
upgrade to MapBuilder 1.5rc2 - includes support for Firefox 3 compatibility (yes, it is also EOLed)
make as-you-type search the default.remove assessment vs. question search checkboxes...confusing.
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.