Initial addition of apache/tomcat configuration files for ubuntu
only include checked metadata
detokenize
added features (metadata promotion)
add dataquery construction via js.used in the first XSL-housed style sheets
Initial addition of tomcat startup script for tomcat 5.5 on ubuntu.
Replace tables with css
remove the metacatURL property file that was being moved to seek when building ecogrid - not needed now.
do not copy metacatURL property to seek when building ecogrid - not neeeded now.
default to "local" services by commenting out the KNB-specific ones
use "local" services when none are provided in the properties file
Add index section
use factory method for creating database connection pool(stoopid subclipse!)
use factory method for creating database connection pool
Update properties documentation
switch to jsp
move the intall-ldap and install-registry functionality into the warprepare target.
Add lter test accounts
de-tokenize (finally)
include property for running the install-skin target
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
Continue to qualify property names
qualify more propertynames
Exclude ClientViewHelperTest from unit tests to be run.
Initial addition of PropertyService test.
Change sitemapInterval property to be sitemap.interval. Add testing property
Intial addition of geoserver utility file
Add a "bypassed" state for confguration sections.
Initial addition of geoserver administration class.
Initial addition of geoserver password configuration page
Separate the init function to pre-confiugured and post-configured methods. the initSecondHalf method allows for the intial configuration of metacat without a restart.
Remove commented lines
Add a post method
Remove the organization configuration stuff for the moment. Add geoserver configuration.
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
Initial addition of file. Geoserver password configuration instructions
Remove token filtering from images
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Refactor templates for recent properties changes, round 2
Allow script to be run from command line, more token changes including all path changes for URLs and directories.
use context url to get cgi url
Add database properties with new format
Add TODO comment
Reorder database properties
Change discoverTomcatDir to discoverDeployDir
Fix error where maxconnectionnumber was being read into maxconnectionage.
Create data and inline data directories
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.
remove outdated filter properties
Fully qualify spatial and replication properties
add database.user property section
Fix question mark help links
Qualify harvester properties
Replace tomcatDir with deployDir
Use qualified properties
Add help file sections and move application.tomcatDir to replication.logdir
clean up replication and harvest properties
Rework properties descriptions
use the docid, not the filename when updating this node.fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3260
include leading slash for path to the spatial files (context is given without a trailing slash)
initial doc id list from original conversion
script used to update keywords for existing kruger documents when upgrade to new SANParks/SAEON skin. committing before additional work to update the package ids for these files (incorrectly set to the wrong rev number)
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
Add ldap.properties.metadata.xml to distribution
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
Fix the db script suffix.
Add functionality to allow developer to bypass configuration utility
Populate password (hidden) on configuration form
add dev.runConfiguration value
Add debug statements
Extend TestCase. Fix accountnum property getter.
Extend MCTestCase
Add empty constructor
Exclude MCTestCase base class from test build
Add verbose debug statements. These are toggled by the test.printdebug property in metacat.properties
Extend MCTestCase to handle initialization of PropertyService