Activity
From 09/08/2008 to 10/07/2008
10/07/2008
- 04:40 PM Revision 4419 (metacat): replicate xml_access entries across servers.
- see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3464
note: still needs to be tested...but needed to be checke...
10/02/2008
- 02:50 PM Revision 4418 (metacat): Added scripts to install an oracle or postgres database for a particular version of metacat back to version 1.4. Pulled these from previous metacat tags.
- 02:48 PM Revision 4417 (metacat): Added debug statements that tell which subtest is being run.
- 02:47 PM Revision 4416 (metacat): Display the deb.runConfiguration property in debug
- 02:46 PM Revision 4415 (metacat): Add additional indexed to match postgres scripts
- 02:46 PM Revision 4414 (metacat): Re-add the xml_node id trigger. In oracle, this gets blown away when we switch tables.
- 02:45 PM Revision 4413 (metacat): Add nodedatanumerical column and associated population sql
- 02:44 PM Revision 4412 (metacat): Add date to log output. Shorten Metacat to MC
09/30/2008
- 02:45 PM Revision 4411 (metacat): 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 c... - 11:19 AM Revision 4410 (metacat): make "add to cart" more obvious (with icon, too!)
09/29/2008
- 06:23 PM Revision 4409 (metacat): Add new variable to see if resolver download a new schema.
- 05:40 PM Revision 4408 (metacat): Add debug statements to the bypass config section
- 11:15 AM Revision 4407 (metacat): Delete test document after test is through.
- 11:08 AM Revision 4406 (metacat): Add support email to configuration error messages
- 10:02 AM Revision 4405 (metacat): Make ecogrid deploy directories relative paths.
- 09:58 AM Revision 4404 (metacat): the metacat directory no longer has to be set for ecogrid (seek) checkout and build.
- 09:57 AM Revision 4403 (metacat): Reload backup properties after they are changed so it will show up on the configuration form when you go back to it.
- 09:57 AM Revision 4402 (metacat): Show selected value in dropdown field
09/26/2008
- 05:28 PM Revision 4401 (metacat): Add schema locations for 2.1.0
- 05:27 PM Revision 4400 (metacat): Handle ignoring oracle errors when we try to delete an object that doesn't exist. Also, add parsing for sql script with pl/sql.
- 03:43 PM Revision 4399 (metacat): adding document "cart" feature to metacat. will not be highly published as a feature until well-vetted.
- 03:10 PM Revision 4398 (metacat): add login feature for first. integrates with existing metacat-skin-based login approach.
- only show cart for authenticated users.
- 03:01 PM Revision 4397 (metacat): add logout link.
- do not search for cart documents if the cart is empty.
- 10:47 AM Revision 4396 (metacat): minor fix
- 10:46 AM Revision 4395 (metacat): Change unaffliated to match the LDAP name
- 10:28 AM Revision 4394 (metacat): 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).
09/25/2008
- 04:11 PM Revision 4393 (metacat): add spinner for long searches
- 04:10 PM Revision 4392 (metacat): highlight the cart contents on reload
- 04:09 PM Revision 4391 (metacat): use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.
- 04:06 PM Revision 4390 (metacat): refresh the entire cart view when modifications are made.
- add icons to many of the control features (download, remove...)
- 04:02 PM Revision 4389 (metacat): show selected metadata fields in the cart view and allow them to be removed from said view
09/24/2008
- 05:41 PM Revision 4388 (metacat): added Scriptaculous effects to many of the ajax calls.
- neat-o!
- 04:04 PM Revision 4387 (metacat): can now select and save metadata fields from a document and use them when merging across documents in the "cart"
- 04:02 PM Revision 4386 (metacat): use full width of the screen
- 11:28 AM Revision 4385 (metacat): Convert remainder of tests that use PropertyService to extend the MCTestCase class
- 11:28 AM Revision 4384 (metacat): Convert remainder of tests that use PropertyService to extend the MCTestCase class
- 11:27 AM Revision 4383 (metacat): Add properties file that tells tests where to look for configured metacat application.
- 09:37 AM Revision 4382 (metacat): Have test cases read properties from configured metacat.properties file.
09/23/2008
- 04:44 PM Revision 4381 (metacat): 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).
- 04:43 PM Revision 4380 (metacat): 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).
- 04:42 PM Revision 4379 (metacat): [optionally] view assessment details from within results set
- 04:42 PM Revision 4378 (metacat): 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.
- 04:40 PM Revision 4377 (metacat): parameterize the div used for ajax results
- 04:19 PM Revision 4376 (metacat): Enable upload as default on NCEAS skin
- 04:18 PM Revision 4375 (metacat): Export environment variables in tomcat startup file
- 04:15 PM Revision 4374 (metacat): correct targets for links in iframe
- 04:11 PM Revision 4373 (metacat): Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts
- 01:50 PM Revision 4372 (metacat): Created a distbin target that creates a binary zip and tar.gz which has the war file and supporting install files.
- 11:33 AM Revision 4371 (metacat): Add SpecNet .properties file for registry usage
- 10:37 AM Revision 4370 (metacat): Added required options for setting default public on documents, special flag for ESA documents
- 09:39 AM Revision 4369 (metacat): build Metacat.pm from within ant. Deploy cgi files to lib dir inside metacat.
- 09:36 AM Revision 4368 (metacat): Source the lib directory in the metacat application. This is the new location of Metacat.pm
- 09:34 AM Revision 4367 (metacat): Add application.tempDir to configuration form and documentation.
- 09:33 AM Revision 4366 (metacat): Add cpan install description for Config::Properties package
09/22/2008
- 03:26 PM Revision 4365 (metacat): rearrange pages, search features, etc...
- 03:25 PM Revision 4364 (metacat): search within specific fields - with option for matching any vs. all
09/19/2008
- 04:52 PM Revision 4363 (metacat): search method for retrieving specific documents (matching docid)
- 04:51 PM Revision 4362 (metacat): added place holders for structured search fields
- 04:50 PM Revision 4361 (metacat): added place holders for structured search fields
- 08:31 AM Revision 4360 (metacat): Add debug statements
- 08:29 AM Revision 4359 (metacat): Fix workgroup description
09/16/2008
- 05:32 PM Revision 4358 (metacat): Replace usage of temp-dir with proper application.tempDir property
- 02:54 PM Revision 4357 (metacat): 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.
- 01:39 PM Revision 4356 (metacat): 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
- 01:38 PM Revision 4355 (metacat): Move common constants into MCTestCase base class
- 08:28 AM Revision 4354 (metacat): Add jstl jar files for sbclter skin
- 08:28 AM Revision 4353 (metacat): Remove backed up resultset.xsl files
- 08:27 AM Revision 4352 (metacat): Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.
- 08:26 AM Revision 4351 (metacat): Change METACAT_URL to SERVLET_URL
- 08:26 AM Revision 4350 (metacat): Include global session variables
09/15/2008
- 04:55 PM Revision 4349 (metacat): set the sessionId from the SessionData object
- 02:56 PM Revision 4348 (metacat): Remove ant tokens
09/12/2008
09/09/2008
09/08/2008
Also available in: Atom