Activity
From 07/19/2001 to 08/17/2001
08/16/2001
- 10:48 AM Revision 822 (metacat): Revised build.xml and metacat.properties to make it easier to
- install alternative stylesheets for metacat. In the process,
replaced the deprecated copydir and copyfile commands i...
08/15/2001
- 04:10 PM Bug #95: support for Namespaces in XML documents
- Added support. Need to test extensively, especially for query.
- 01:38 PM Revision 821 (metacat): added support for Namespaces.
- Metacat now can store and retrieve XML documents with Namespaces.
Namespace is stored as separate record in xml_nodes...
08/08/2001
- 05:07 PM Revision 820 (metacat): fixed an error of NullPointerException
- 12:56 PM Revision 819 (metacat): - when the Access file goes first before the Package file (eml-dataset-2.0)
- relations are not available in xml_relation, thus updated the code
to check and run ACL also after the Package file i...
08/02/2001
07/31/2001
- 11:30 PM Revision 816 (metacat): Updated build file to resotre changes that were lost when version
- 1.54 was committed.
- 07:34 PM Revision 815 (metacat): look for relationship "isRelatedTo" b' that is the word that is used in the triples
- 07:17 PM Revision 814 (metacat): Fixed returndoctype param.
- 06:59 PM Revision 813 (metacat): Updated stylesheet to use new package returndoc type for searches
- (eml-dataset-2.0).
- 03:02 PM Revision 812 (metacat): updated with the new eml modules
- 02:14 PM Revision 811 (metacat): changed web-base-url to http://knb.ecoinformatics.org
07/25/2001
- 09:01 AM Revision 810 (metacat): made ant copy the dtds
- 09:00 AM Revision 809 (metacat): added new dtds
- 08:57 AM Revision 808 (metacat): dtds that have entities removed for morpho/metacat compatibility
07/23/2001
- 11:27 AM Revision 807 (metacat): Clean up after building distribution.
- 11:16 AM Bug #41: consolidate methods for XML output
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:16 AM Bug #148: node-level granularity for ACLs
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:16 AM Bug #93: allow dynamic addition of actions
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:16 AM Bug #151: need doctype equivalence specification
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:16 AM Bug #129: Metacat Performance: paged Query Returns
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:16 AM Bug #117: need new HTML interface allowing boolean search
- Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX. - 11:15 AM Revision 806 (metacat): Updated build.xml with new targets to create metacat distributions.
- Run "ant dist" to create a non-source distribution and "ant distsrc"
to create a source distribution. Best if this i... - 11:04 AM Bug #199: changes in Access Control mechanism
- Leave point 5. for Release1.0. Anything else is DONE.
- 10:24 AM Revision 805 (metacat): Updated README file for the beta2 release. Added list of known issues,
- which will need to be edited for the final release.
- 09:28 AM Revision 804 (metacat): fixed the compilation bug about the change of group parameter in DocumentImpl.write()
- 09:07 AM Bug #258 (Resolved): upgrade to xerces 1.4.1 and test metacat
- Need to upgrade our version of the Xerces jar file to 1.4.1 in order to get the
bug fixes and advanced schema suppor...
07/20/2001
- 09:12 PM Revision 803 (metacat): changed accessdoctype=-//NCEAS//eml-access-2.0//EN
- b' AccessControlList is changed to use eml-access-2.0.dtd already
- 09:03 PM Revision 802 (metacat): added support for multiple group membership
- 03:19 PM Revision 801 (metacat): Changed the constructors so that the nodeRecordList is automatically
- retrieved by the DocumentImpl(Connection,String) constructor. this
restores its earlier behavior, but the implementa... - 11:23 AM Revision 800 (metacat): Added fix to DocumentImpl that showed problems when the DocumentImpl(conn)
- constructor was called. Now there is a new constructor:
DocumentImpl(Connection, String, boolean)
where the boolea...
07/19/2001
- 03:03 AM Bug #191: Override protocol handling for http URLs
- And also...
Because "multipart/form-data" is the standard format produced by web browsers
when doing a "file upload"... - 02:50 AM Bug #191: Override protocol handling for http URLs
- There are concomitant changes in Morpho to produce these types of file uploads.
Morpho now uses the HTTPClient librar... - 02:58 AM Bug #185: replication security hole
- Reassigned to bojilova.
- 02:57 AM Bug #240: data file upload does not allow the client to specify an id
- Fixed. ID can now be specified (actually, it MUST be) using the new http based
file upload feature that was implement... - 02:55 AM Bug #181: possible security risks in data file upload
- Obsoleted because the socket system is no longer used, as it was replaced by
"multipart/form-data" encoded data trans... - 02:52 AM Bug #194: manage files by accession# on file system
- Done. Details are provided under the description of bug 191. Could still be
improved by abstracting away the storag... - 02:20 AM Revision 799 (metacat): Completely removed the socket-server feature that used to provide
- file upload. It is now replaced by multipart/form-data over http.
- 01:52 AM Revision 798 (metacat): Modified Metacat to support large data file uploads. This is accomplished
- by supporting a new content type for data sent to metacat:
multipart/form-data
which allows multiple files to be se...
Also available in: Atom