ben leinfelder's activity
From 01/31/2011 to 03/01/2011
03/01/2011
- 02:00 PM Metacat Revision 5999 (metacat): render the <data/> CDATA section in <pre/> - it's a csv string
02/28/2011
- 02:42 PM Metacat Revision 5997 (metacat): only include data value/operator when present in the form
- 02:42 PM Metacat Revision 5996 (metacat): refresh search when the data operator changes (changing the value is less clear...keyup event seems too eager)
- 11:57 AM Metacat Revision 5995 (metacat): use correct operators
02/25/2011
- 12:01 PM Metacat Revision 5993 (metacat): include data search - new form fields and semQuery schema to allow searching for Characteristics data
02/18/2011
- 12:28 PM Metacat Revision 5992 (metacat): turn off the databounds layer by default
- 12:09 PM Metacat Revision 5991 (metacat): new lines were showing up in the html source becuase of whitespace in this - removed the white space and the new lines are gone...
- 11:54 AM Metacat Revision 5990 (metacat): restyle the eml display and resultset after applying new eml css to the KNB L+F
- 10:10 AM Metacat Revision 5986 (metacat): [untested] loop through each origin[ator] to make a row for them
02/17/2011
- 05:16 PM Metacat Revision 5985 (metacat): restyle the resultset after applying new eml css
- use more robust form-submission js for the datapackage links
- 04:30 PM Metacat Revision 5984 (metacat): check for 'null' as well as 'public' user when rendering the header Login/Logout option
- 03:44 PM Metacat Revision 5983 (metacat): restyle default eml rendering using ESA look + feel
- 12:11 PM Metacat Revision 5982 (metacat): include eml css and then adjust lter skin to accommodate the new xsls
- 11:50 AM Metacat Revision 5981 (metacat): adjust stylesheets to accommodate new default eml rendering
- 11:28 AM Metacat Revision 5980 (metacat): use latest eml style tag
- 11:24 AM Metacat Revision 5979 (metacat): adjust stylesheets to accommodate new default eml rendering
- 09:45 AM Metacat Revision 5978 (metacat): use square edges for the borders around table groups and subgroups
02/16/2011
- 04:36 PM Metacat Revision 5974 (metacat): adjust to fit new EML look and feel
- 03:58 PM Metacat Revision 5973 (metacat): additional overrides for color
- 03:25 PM Metacat Revision 5971 (metacat): use white links override only in header menu
- 03:11 PM Metacat Revision 5970 (metacat): force the leftnav section to wrap their links
- 02:40 PM Metacat Revision 5969 (metacat): override problematic CSS properties that were introduced as part of the new look and feel for default EML display
- 11:38 AM Metacat Revision 5964 (metacat): use newer EML stylesheet tag
- 11:18 AM Metacat Revision 5963 (metacat): correctly include table cells for xsl
02/14/2011
02/11/2011
- 02:56 PM Metacat Revision 5952 (metacat): make Data Object link more subtle since it now appears for each attribute
- 01:57 PM Metacat Revision 5951 (metacat): update skin to use new annotation schema - http://ecoinformatics.org/sms/annotation.1.0beta1
02/09/2011
- 11:36 AM Metacat Revision 5937 (metacat): remove old spatial templates
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
- 11:34 AM Metacat Revision 5936 (metacat): remove JPL NASA layer - no longer operational
- 10:02 AM Metacat Revision 5935 (metacat): photoshop file for creating the on/off query widget for openlayers
- 09:55 AM Metacat Revision 5934 (metacat): remove sanparks boundaries from the default map, but allow them to be added as an additional layer from the saeon/sanparks skin.
- use css to style the spatial query search widget control
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
02/08/2011
- 02:06 PM Metacat Revision 5932 (metacat): include title for the spatial query control widget (on hover)
- 11:30 AM Metacat Revision 5928 (metacat): add custom Pan/Zoom/Query control. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
02/04/2011
- 06:17 AM Metacat Revision 5914 (metacat): remove httpclient 3.1 and custom-built httpclient.jar
- rework MetacatClient (and other classes) to use httpclient 4
updated build to not create httpclient.jar
encoding test... - 05:57 AM Metacat Revision 5913 (metacat): blank configuration value should be treated the same as null
02/03/2011
- 10:21 AM Metacat Revision 5892 (metacat): update to ECOGRID_1_2_2RC2 tag
- 09:21 AM Metacat Revision 5889 (metacat): use more unique scope (document id prefix) so that getlastdocid runs successfully. use superclass generateDocumentId() method
02/02/2011
- 05:36 PM Metacat Revision 5888 (metacat): pass the root exception message up the call chain so that it can effectively be reported as a helpful error message. also, the JUnit test expects the specific error message (SchemaRegistryTest)
- 11:43 AM Metacat Revision 5886 (metacat): use the read() method instead of manually calling with parameters
02/01/2011
- 07:15 PM Metacat Revision 5883 (metacat): remove this optional ant jar - seems to conflict with other versions of ant when running junit tests. also, it's not needed for the geotools use we have
- 11:53 AM Metacat Revision 5880 (metacat): Update to v1.10.0 and include new GeoServer configuration instructions
- 11:52 AM Metacat Revision 5879 (metacat): correct typo in instructions
01/31/2011
- 04:16 PM Metacat Revision 5877 (metacat): include bypass option
- 03:31 PM Metacat Revision 5872 (metacat): include geoserver.war in the 'install' target but also allow 'bypass' option when geoserver is not deployed next to metacat
- 01:52 PM Metacat Revision 5871 (metacat): merge documentation from 1.9.3 branch before adding 1.10.0 changes
- 11:56 AM Metacat Revision 5868 (metacat): remove "Bypass" action
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
- 11:55 AM Metacat Revision 5867 (metacat): always re-write web.xml in case geoserver has been redeployed
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4307
- 11:29 AM Metacat Revision 5866 (metacat): include geoserver.war when building the distribution
- move xalan jar into common lib where it is used to compile lsid support
http://bugzilla.ecoinformatics.org/show_bug.c...
Also available in: Atom