Add date to log output. Shorten Metacat to MC
improve clarity of the available cart actions by:-hiding/showing the logical options for a given screen (only allowed to remove when viewing the cart)-refresh when cart changes - more positive feedback that pushing buttons actually did something.
make "add to cart" more obvious (with icon, too!)
Add new variable to see if resolver download a new schema.
Add debug statements to the bypass config section
Delete test document after test is through.
Add support email to configuration error messages
Make ecogrid deploy directories relative paths.
the metacat directory no longer has to be set for ecogrid (seek) checkout and build.
Reload backup properties after they are changed so it will show up on the configuration form when you go back to it.
Show selected value in dropdown field
Add schema locations for 2.1.0
Handle ignoring oracle errors when we try to delete an object that doesn't exist. Also, add parsing for sql script with pl/sql.
adding document "cart" feature to metacat. will not be highly published as a feature until well-vetted.
add login feature for first. integrates with existing metacat-skin-based login approach.only show cart for authenticated users.
add logout link.do not search for cart documents if the cart is empty.
minor fix
Change unaffliated to match the LDAP name
Further rework on ldapweb.cgi for 1.9 compatibility. Finished changes needed to have skinnable presentation for ldapweb.cgi, and reworked the organization logic to be compatible with our current method of storing the data (organization.* within metacat.properties).
add spinner for long searches
highlight the cart contents on reload
use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.
refresh the entire cart view when modifications are made.add icons to many of the control features (download, remove...)
show selected metadata fields in the cart view and allow them to be removed from said view
added Scriptaculous effects to many of the ajax calls.neat-o!
can now select and save metadata fields from a document and use them when merging across documents in the "cart"
use full width of the screen
Convert remainder of tests that use PropertyService to extend the MCTestCase class
Add properties file that tells tests where to look for configured metacat application.
Have test cases read properties from configured metacat.properties file.
add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).
[optionally] view assessment details from within results set
Number of fixes, including removing all lastid code and replacing with a single function which always queries remotely instead of relying on lookups, solving #3019. Fixed parsing of spatial coordinates for site-based skins, removed dependency on AppConfig as we're fully using .properties files at this point.
parameterize the div used for ajax results
Enable upload as default on NCEAS skin
Export environment variables in tomcat startup file
correct targets for links in iframe
Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts
Created a distbin target that creates a binary zip and tar.gz which has the war file and supporting install files.
Add SpecNet .properties file for registry usage
Added required options for setting default public on documents, special flag for ESA documents
build Metacat.pm from within ant. Deploy cgi files to lib dir inside metacat.
Source the lib directory in the metacat application. This is the new location of Metacat.pm
Add application.tempDir to configuration form and documentation.
Add cpan install description for Config::Properties package
rearrange pages, search features, etc...
search within specific fields - with option for matching any vs. all
search method for retrieving specific documents (matching docid)
added place holders for structured search fields
Add debug statements
Fix workgroup description
Replace usage of temp-dir with proper application.tempDir property
Further improvements to the registry to properly support the new properties. Removed all variables previously passed around between forms which should always be available canonically from the skin.properties file and replaced with refences to properties value for the skin being used. Removed some cruft from both files, fixed mior issues mentioned in bug #3487.
Increase test cases to include testing read action which reads file from disk and squery which reads from db. Create separate cases for eml 2.0.1 and 2.1.0
Move common constants into MCTestCase base class
Add jstl jar files for sbclter skin
Remove backed up resultset.xsl files
Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.
Change METACAT_URL to SERVLET_URL
Include global session variables
set the sessionId from the SessionData object
Remove ant tokens
Replace Ant tokens
add closing </distribution> tag to regex for inline data.
Added top level files for sbclter skin
Created a method in DocumentImpl to read a document file from disk. Created a support method to strip inline data for users that don't have read access.
Add geoserver section to configuration bypass module.
Add more debug statements
Make sure DatabaseService gets instantiated
Change pisco test user organization to PISCO
Move the DBAdaptor accessor into a DatabaseService class
Add functionality to write and read metadata documents to and from the file system.
Add test cases for eml 2.1.0 documents
convert revision number to a Long from a string when putting into database
Add eml 2.1.0 registry sql to 1.9 update scripts
rename script to oracle naming scheme
Get eml 2.1.0 files
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
honor casesensitive indicator for contained QueryTerms.addresses bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3472
change install ecogrid option to true by default
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.