Project

General

Profile

Statistics
| Revision:
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121 /branches/METACAT_2_6_BRANCH:9560-9586

# Date Author Comment
9988 09/14/2016 11:09 AM Jing Tao

Add more log information.

9986 09/14/2016 11:07 AM Jing Tao

Add a note to notify users that the reindex action is asynchronized.

9984 09/14/2016 11:05 AM Jing Tao

Add more log information.

9982 09/14/2016 11:02 AM Jing Tao

Add more log information.

9980 09/13/2016 02:53 PM Jing Tao

Add more notes for 2.7.2 release.

9976 09/13/2016 01:12 PM Jing Tao

Made the class implements the interface LexicalHandler.

9974 09/13/2016 01:07 PM Jing Tao

Add code to check if a dtd is registered when the parser processes the dtd part.

9972 09/12/2016 10:20 PM Jing Tao

Fixed a bug that the public id can't be assigned.

9969 09/12/2016 09:44 PM Jing Tao

Change the debug level from debug to trace.

9968 09/12/2016 08:51 PM Jing Tao

Since we disable the schema downloading feature, this test doesn't work anymore.

9966 09/12/2016 01:24 PM Jing Tao

Add more test cases.

9964 09/09/2016 10:35 PM Jing Tao

Change some debug statments from debug to trace.

9962 09/09/2016 10:13 PM Jing Tao

Change the debug level from debug to trace.

9960 09/09/2016 09:58 PM Jing Tao

Down the debug level from debug to trace.

9958 09/09/2016 09:37 PM Jing Tao

Removed a unused parameter - formatId from method writeReplication.

9956 09/09/2016 09:17 PM Jing Tao

Add the feature to support the noNamespaceSchemalLocation and refactory the code.

9954 09/09/2016 05:32 PM Jing Tao

Add the code to handle the exception which is throwed when the local schema can't be found for a given namespace or format id.

9953 09/09/2016 05:30 PM Jing Tao

Add the code to throw an exception to tell users that the namespace or format id was not registered in Metacat.

9950 09/09/2016 03:16 PM Jing Tao

Add the test methods for methods which can figure out the schema location.

9948 09/09/2016 03:14 PM Jing Tao

Add the methods to figure out the schema location base on namespace, format id or no-namespace-schema-location uri.

9946 09/09/2016 01:56 PM Jing Tao

Add a new constant for no-namespace schemas.

9944 09/09/2016 11:39 AM Jing Tao

Add a method to get the type.

9943 09/09/2016 11:38 AM Jing Tao

Add a method to get the type of the schema.

9940 09/09/2016 10:30 AM Jing Tao

Add a new class represent a schema without a namespace.

9938 09/08/2016 05:02 PM Jing Tao

Change the type for the no-name-namespace schema from Schema to NoNamespaceSchema.

9936 09/08/2016 04:38 PM Jing Tao

Change the type for the no-name-namespace schema from Schema to NoNamespaceSchema.

9934 09/08/2016 11:10 AM Jing Tao

Add a junit test class.

9932 09/08/2016 11:08 AM Jing Tao

Add a test document with the noNamespaceSchemaLocation attribute.

9930 09/08/2016 11:06 AM Jing Tao

Add a SAX parser to determine the namespace of a xml object. It only parses the root element, then stops.

9928 09/08/2016 09:41 AM Jing Tao

Put the formatid and nonamespace_schema_location into one record for fgdc.

9926 09/08/2016 09:23 AM Jing Tao

Put the formatid and nonamespace_schema_location into one record for fgdc.

9924 09/07/2016 11:20 AM Jing Tao

Add the code to create a new column on xml_catalog table.
Register the nonamespace format id or uni on the xml_catalog table.

9922 09/07/2016 11:08 AM Jing Tao

Add the script to upgrade db to version 2.7.2

9920 09/06/2016 04:56 PM Jing Tao

Add the fgdc schemas which downloaded from https://www.fgdc.gov/metadata/

9918 09/06/2016 03:43 PM Jing Tao

Disable the feature of downloading external schemas.

9916 09/02/2016 06:20 PM Jing Tao

Change the log information a little bit.

9914 09/02/2016 05:45 PM Jing Tao

Add the test files.

9913 09/02/2016 05:44 PM Jing Tao

use the new rules to validate an xml object base on dtds.

9906 09/02/2016 11:41 AM Jing Tao

Add a dependency on servlet-api.jar with the scope "provided".

9905 09/02/2016 11:14 AM Lauren Walker

Show the annotation target under the attribute name

9902 08/24/2016 10:05 AM Jing Tao

Add the release note for 2.7.2

9900 08/24/2016 09:45 AM Jing Tao

Every time when we modified the metacat.properties file through the PropertyService, the Setting class will be updated as well. Otherwise, the values on the Setting class are still the old one.

9893 08/17/2016 03:08 PM Jing Tao

Remove the oracle support.

9881 08/12/2016 11:55 AM Lauren Walker

Move the "go back to editing" button to the top of the confirm page too.
Make sure all links in the confirm stage open up in a new window.
Make the "yes submit" button styled as the primary choice.

9880 08/11/2016 11:24 AM Jing Tao

Added the double quotes on the file name of the http header "content-deposition". This can handle the special characters on the file name.
https://projects.ecoinformatics.org/ecoinfo/issues/7084

9878 08/10/2016 01:25 PM Lauren Walker

Move the "MultiSelector" JS from the entryForm.tmpl to the entryForm.js. This ensures that the JS will run after all the functions in entryForm.js are declared. This was causing JS bugs in the registry and metacatui.

9877 08/09/2016 11:35 AM Lauren Walker

Make sure all links in the registry form and registry guide open up in a new tab.

9876 08/04/2016 12:31 PM Lauren Walker

Give the EML title HTML container a distinct class to hide it in MetacatUI (rather than using jQuery to hide it in MetacatUI. This is faster.)

9875 07/29/2016 05:09 PM Jing Tao

Add a depency on the target giteml. Otherwise, the checkout will not happen.

9874 07/27/2016 07:54 PM Matt Jones

Migrate the metacat build.xml to use Git for EML files rather than SVN. This addresses issue #7076 for the trunk, but will need to be checked and possibly merged into release branches as needed.

9872 07/25/2016 11:41 AM ben leinfelder

handle redirecting Metacat "shortcut" URLs when docid is given with and without revision. https://projects.ecoinformatics.org/ecoinfo/issues/7063

9869 07/15/2016 11:40 AM Jing Tao

fixed typos.

9868 07/14/2016 03:40 PM Jing Tao

Add the release note for 2.7.1

9864 07/14/2016 10:27 AM Jing Tao

Comment out the "version" which format is x.y. We only use the "release" which format is x.y.z.

9863 07/12/2016 01:56 PM Jing Tao

Change the link for http//:knb to https://knb

9862 07/12/2016 01:44 PM Jing Tao

Worked around to remove all hard-coded release number on the code. Now the documentation will read the Metacat release number from the metacat.properties file and we don't need to manually edit the release number anymore.

9861 07/12/2016 11:22 AM Jing Tao

Remove some hard-coded link on the release number. But there are still have four ones on the http link.

9860 07/11/2016 03:46 PM Jing Tao

With the help of Roger, the release will read the version from the metacat.properties file rather hard-coded.

9859 07/11/2016 03:44 PM Jing Tao

Use the variable release to replace the hard-coded version.

9858 07/11/2016 03:14 PM Jing Tao

Use the variable release to replace the hard-coded version. The release variable can be modified on the conf.py file.

9857 07/11/2016 03:13 PM Lauren Walker

Merge changes from 2.7 branch

9855 07/11/2016 02:08 PM Jing Tao

Use the |today| which will be auto generated the current date to replace the hard code of the release date.

9854 07/11/2016 02:06 PM Jing Tao

Change the version and release to 2.8.0.
Add a date format property.

9852 07/08/2016 05:02 PM Jing Tao

Move the seek check-out directory from ../seek to build/seek.
Don't include the seek directory on the source distribution.

9851 07/08/2016 03:35 PM Chris Jones

Update the trunk with the confirmData template based on the 2.6.0 tag.

9849 07/08/2016 01:43 PM Jing Tao

Change the newest version to 2.8.0

9848 07/08/2016 01:42 PM Jing Tao

Change the version to 2.8.0

9847 07/08/2016 10:57 AM Jing Tao

Add the upgrade script for 2.7.1

9846 07/08/2016 10:56 AM Jing Tao

Add the update 2.7.1 sql to the trunk.

9834 07/06/2016 04:54 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9833 07/06/2016 04:52 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9832 07/06/2016 04:36 PM Jing Tao

Remove the import of JiBXException.

9831 07/06/2016 03:39 PM Jing Tao

Replace the JiBXException by our own MashallingException.

9830 07/06/2016 03:18 PM Jing Tao

Increase the d1 componenets version to 2.3.0 snapshot.

9829 07/06/2016 03:11 PM Jing Tao

Centralize the version which will be modified. Bump the d1_cn_index_processor version to 2.3.0 snapshot.

9828 07/06/2016 02:57 PM Jing Tao

Centralize the d1_common_java_version property. Bump the version to 2.3.0 snapshot.

9827 06/28/2016 04:27 PM ben leinfelder

add sample DCX document for debug comparison. https://redmine.dataone.org/issues/7829

9826 06/21/2016 09:37 AM Chris Jones

Remove template variable assignments that weren't removed in the merge from the 2.6.0 branch to 2.7.0.

9824 06/13/2016 03:55 PM Jing Tao

Add the property to call the solr schema upgrade java code.

9823 06/13/2016 03:55 PM Jing Tao

Add the code to upgrade the solr schema.

9819 06/13/2016 12:00 PM Jing Tao

Add the check objectFormat is not null before we try to get the mediaType object from the object in the getObject method.

9815 06/06/2016 04:51 PM Jing Tao

Don't need to add "." for file name between the identifier and file extention in the getObject method.
The v1 getExtension method includes '.'. But the v2 version doesn't include it.

9812 06/02/2016 11:58 AM Matt Jones

Add small change to reset the content type of CSV files to text/csv when they are incorrectly set by Windows clients to an excel type. Addresses issues raised in Arctic Data ticket: https://github.nceas.ucsb.edu/KNB/arctic-data/issues/176.

9809 05/25/2016 12:18 PM Jing Tao

Use the method getContextURL rather than getSecureContextURL in the getCapacities method.
So if the server doesn't support sll, the getCapacities will return a baseURL with http.

9806 05/23/2016 10:34 AM ben leinfelder

render temporal periods and single dates. https://redmine.dataone.org/issues/7686

9805 05/20/2016 06:15 PM ben leinfelder

surround onedcx metdata display in form-horizontal section for more consistent layout with other metadata standards. https://redmine.dataone.org/issues/7686

9804 05/20/2016 03:53 PM ben leinfelder

place bounding coordinates in controls-well. https://redmine.dataone.org/issues/7686

9803 05/20/2016 03:31 PM Jing Tao

Add a system property to pass maven home directory to maven call.

9798 05/20/2016 11:22 AM Jing Tao

Added the release noe for 2.7.0

9797 05/19/2016 09:54 PM ben leinfelder

consolidate online access section. format xsl whitespace

9796 05/19/2016 04:20 PM Jing Tao

Change the db upgrade script to 2.8.0

9795 05/19/2016 04:16 PM Jing Tao

Add the version table to 2.8.0

9794 05/19/2016 04:15 PM Jing Tao

Add a upgrade script for 2.8.0

9793 05/19/2016 04:12 PM Jing Tao

Change it to 2.8.0 version.

9792 05/19/2016 04:11 PM Jing Tao

Change it to 2.8.0 version.

9791 05/19/2016 04:10 PM Jing Tao

Change the version to 2.8.0 snapshot.

9790 05/19/2016 04:08 PM Jing Tao

Change the trunk to 2.8.0 version.

9788 05/19/2016 12:53 PM ben leinfelder

add rendering for onlink to FGDC xslt. https://redmine.dataone.org/issues/7747

9787 05/19/2016 12:33 PM ben leinfelder

add creators and online access sections for DCX. https://redmine.dataone.org/issues/7686

9786 05/19/2016 12:19 PM ben leinfelder

add first pass at DCX XSLT. https://redmine.dataone.org/issues/7686