Activity
From 12/27/2010 to 01/25/2011
01/25/2011
- 05:02 PM Revision 5845 (metacat): invoke spatial search when bounding box is drawn or click on map
- 03:50 PM Revision 5844 (metacat): trying to get the new MMP handler working with ResourceHandler
- 03:18 PM Revision 5843 (metacat): updating commons-fileupload to 1.2.2
- 02:49 PM Revision 5842 (metacat): Change the ecogrid tag to tags/ECOGRID_1_2_2_RC1.
- 01:57 PM Revision 5841 (metacat): fullclean will remove entire ecogrid dir rather than just two files.
- 01:19 PM Revision 5840 (metacat): update the SLD for data boundary layer
- 11:08 AM Revision 5839 (metacat): omit spatial exclusions that do not exist (part of the geoserver removal)
01/24/2011
01/21/2011
- 04:50 PM Revision 5837 (metacat): Change the column width again.
- 04:46 PM Revision 5836 (metacat): change the column width of the workflow run table.
- 04:40 PM Revision 5835 (metacat): use local shape files if the Geoserver env variable is not set. They might also be the same
- 04:28 PM Revision 5834 (metacat): Fixed a bug that pdf file name can't be got.
- 04:18 PM Revision 5833 (metacat): include new data dir contents (will be pointed at by geoserver 2.0.2)
- 04:15 PM Revision 5832 (metacat): remove old data contents
- 04:11 PM Revision 5831 (metacat): geoserver upgrade (in TRUNK thins time!):
- -remove embedded geoserver
-include geotools api and update spatial harvesting - 03:08 PM Revision 5829 (metacat): geoserver upgrade:
- -remove embedded geoserver
-include geotools api and update spatial harvesting
-include simple template for using ma... - 02:27 PM Revision 5827 (metacat): new jar with common code
- 02:27 PM Revision 5826 (metacat): new mmp code
- 10:44 AM Revision 5825 (metacat): Change unschedule to disable, reschedule to enable.
- 10:43 AM Revision 5824 (metacat): Change the column size according the text change.
01/20/2011
- 05:46 PM Revision 5823 (metacat): Modify the column width to show the Delete link.
- 04:13 PM Revision 5822 (metacat): Add more parameters - workflowid, workflowname and karid to the unscheduleWorkflow, rescheduleWorkflow and delete actions.
01/19/2011
- 03:02 PM Revision 5821 (metacat): Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.
- 02:37 PM Revision 5820 (metacat): this dir is empty now and should be removed
- 10:47 AM Revision 5819 (metacat): Fixed a syntax error.
01/18/2011
- 06:28 PM Revision 5818 (metacat): Add more parameters to the servlet.
- 05:09 PM Revision 5817 (metacat): Add authorizationPath,authenticationPath and queryPath for workflow scheduler.
- 05:04 PM Revision 5816 (metacat): include 'value' translations when searching EML 2.1.1 (squery and query actions)
- 05:03 PM Revision 5815 (metacat): use a non-runtime classpath to locate the axis tasks (required when I upgraded to ant 1.8)
- 04:41 PM Revision 5814 (metacat): Add a new property - destination reporsitory name in execution engine part.
- 04:38 PM Revision 5813 (metacat): Add new selection - destination repository in tpc scheduler.
01/14/2011
- 05:50 PM Revision 5812 (metacat): Use workflow id to replace kar xml lsid.
- 04:38 PM Revision 5811 (metacat): Add karid to the parameters when it search the existing schedules.
- 04:37 PM Revision 5810 (metacat): Add kar lsid to search the schedules.
- 12:11 PM Revision 5809 (metacat): only use tags when pulling resources from other projects. if you are doing rapid development in supporting repositories it may be useful to switch to 'trunk' locally but we should try not to forget about this when building releases.
- also added a few more resources in the 'fullclean' target to really wipe out the external resources
- 11:16 AM Revision 5808 (metacat): refactored MMP handling
- 10:59 AM Bug #5273: docs with inline-data allow invalid xml into metacat
- People certainly can use CDATA sections within their inline element, in which case escaping would be taken care of. ...
- 09:11 AM Bug #5273: docs with inline-data allow invalid xml into metacat
- is inline data not contained in CDATA? I thought you could put anything in CDATA and have it be ignored by parsers.
01/13/2011
- 05:46 PM Revision 5807 (metacat): Add kar-2.1.0 as the return doctype.
- 05:42 PM Revision 5806 (metacat): Add kar-2.1.0 as return doctype.
- 03:15 PM Revision 5805 (metacat): implementing replicate
- 03:01 PM Revision 5804 (metacat): include change from morpho (unused div id formatting)
- 02:32 PM Revision 5803 (metacat): new d1 common jar
- 11:58 AM Revision 5802 (metacat): removing code I just added
- 11:54 AM Revision 5801 (metacat): adding default url to test against
- 11:51 AM Revision 5800 (metacat): uncommented tests
- 11:34 AM Revision 5799 (metacat): added replicate servlet mapping
- 11:33 AM Revision 5798 (metacat): fixes for creating SM for legacy docs
- 09:37 AM Bug #5273 (Resolved): docs with inline-data allow invalid xml into metacat
- If you insert a document with inline-data, the data is stripped out of the document before it is validated. However,...
01/12/2011
- 11:57 AM Revision 5797 (metacat): uncommenting tests
- 11:57 AM Revision 5796 (metacat): fixing generateSystemMetadata
01/11/2011
- 05:23 PM Revision 5795 (metacat): Add the util.xsl which will be reused by another xsl files.
- 04:52 PM Revision 5794 (metacat): updated replicate to only use GET requests. added notes for tomorrows standup
01/10/2011
- 04:14 PM Revision 5793 (metacat): handle search options:
- -remember the checked options when form is 'reset'
-refresh the search results when options have changed (by checking... - 02:57 PM Bug #2495: Charset bug: Internationalization
- Fro reference: http://wiki.apache.org/tomcat/FAQ/CharacterEncoding
- 02:57 PM Bug #2495: Charset bug: Internationalization
- Current state: use XML encoding in prolog if it existing, otherwise default to UTF-8
Next phase: respect encoding spe... - 11:40 AM Revision 5792 (metacat): use the detected document encoding when getting the outputstream writer from the response
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495
- 10:51 AM Revision 5791 (metacat): fixed bug with http/https port
01/07/2011
- 03:59 PM Revision 5790 (metacat): ui enhancements:
- -Remove all button for the cart
-Add all button for the search results
-use buttons for the add/remove cart actions
-... - 02:26 PM Revision 5789 (metacat): search criteria:
- -ensure search criteria ids are unique
-add click listener to Remove button only - 01:00 PM Revision 5788 (metacat): add login/logout page and links - only logged in users can use the data cart
- 11:51 AM Revision 5787 (metacat): comment out the Refresh button for the Cart - now loading it when the page loads and after every edit
- 11:45 AM Revision 5786 (metacat): load the cart when the page first loads
- 11:12 AM Revision 5785 (metacat): apply accordian listeners to cart and search results separately
- 11:03 AM Revision 5784 (metacat): show the number of records in the cart on the tab label, ie:
- Cart (3)
- 10:33 AM Revision 5783 (metacat): use post() method rather than load() when the div is not given - allows calling a metacat method without replacing any content on the page
01/06/2011
- 09:28 PM Revision 5782 (metacat): -move saved search criteria to the ecp tab
- -create new tab for the cart
- 01:58 PM Revision 5781 (metacat): include "shopping cart" for search results
- 12:26 PM Revision 5780 (metacat): adding additional debugging info
- 12:25 PM Revision 5779 (metacat): undoing last commit
- 12:24 PM Revision 5778 (metacat): added additional debugging info
- 11:19 AM Revision 5777 (metacat): adding war version replacement token
- 10:51 AM Revision 5776 (metacat): fix for member variables but in the request wrapper
- 09:52 AM Revision 5775 (metacat): adding war version to node response
01/05/2011
- 04:58 PM Revision 5774 (metacat): add/remove ECPM search criteria that have been defined using the tree browser - incrementally refines the search
- 12:54 PM Revision 5773 (metacat): use latest EML xslt tag for build
01/04/2011
- 05:24 PM Revision 5772 (metacat): merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built
- 04:21 PM Revision 5771 (metacat): use the eml/emlroot pattern for filenames before merging this into the eml repository
- 04:04 PM Revision 5770 (metacat): implemented health api
- 02:16 PM Revision 5769 (metacat): show Entity when including measurement information within EML rendering
- 02:15 PM Revision 5768 (metacat): Use "Data Object" instead of "Entity" when displaying tables, etc... so as not to confuse it with Annotation Entities
- 01:48 PM Revision 5767 (metacat): use debug level for request encoding message
- 01:38 PM Revision 5766 (metacat): consolidate annotation and attribute summary into single table
- 11:46 AM Revision 5765 (metacat): use +/- for hiding and showing the extra metadata/annotation accordian section
- 11:26 AM Revision 5764 (metacat): new class
- 11:26 AM Revision 5763 (metacat): implemented ping
- 11:19 AM Revision 5762 (metacat): use citation as the search result accordian item
- 09:44 AM Revision 5761 (metacat): added url decoding to the filter
12/27/2010
- 02:47 PM Revision 5760 (metacat): use detected document encoding or Metacat's default encoding (UTF-8)
- 02:46 PM Revision 5759 (metacat): include shared method in superclass
- 02:44 PM Revision 5758 (metacat): include value elements for translations in EML 2.1.1
- 11:25 AM Revision 5757 (metacat): create another test for various i18n features including eml 2.1.1
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495
- 11:21 AM Bug #2495: Charset bug: Internationalization
- found another spot in query result caching where encodings were being mixed - now using explicit UTF-8
- 11:20 AM Revision 5756 (metacat): use UTF-8 encoding when getting bytes from the DB and converting them into a string.
- http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2495
Also available in: Atom