Project

General

Profile

Statistics
| Revision:

# Date Author Comment
10351 06/06/2017 03:24 PM Jing Tao

Add the script to upgrade db to 2.8.4

10331 05/31/2017 10:32 AM Lauren Walker

Display the dc:source field from dublin core metadata in the onedcx-common stylesheet

10323 05/22/2017 01:56 PM Jing Tao

Change the test metacat deployment directory.

10311 05/20/2017 03:42 PM Jing Tao

Add the script to update the version to 2.8.3

10301 05/19/2017 09:41 PM Jing Tao

Add the db upgrade from 2.8.1 to 2.8.2

10259 05/16/2017 02:22 PM Jing Tao

Add two properties will be used in the dataone replication test.

10212 04/06/2017 04:22 PM Jing Tao

Change the version to 2.9.0

10206 04/06/2017 09:51 AM Chris Jones

Add the 'Collaborator' role to the list of roles in the EML Registry CGI.

refs https://github.com/NCEAS/metacatui/issues/78

10200 03/28/2017 12:55 PM Lauren Walker

Remove extra <table> HTML element that was causing rendering issues with the enumerated domain template

10198 03/27/2017 04:11 PM Jing Tao

Add the method name and line number in the statement.

10195 03/24/2017 06:30 PM Bryce Mecum

Fix broken links in taxonomy section of registry guide

10194 03/23/2017 10:17 AM Bryce Mecum

Fix a typo that was preventing dateTime attributes from rendering fully

10191 03/09/2017 05:47 PM Bryce Mecum

If EML physical/size/@unit isn't specified, assume its bytes

Previously, if the unit attribute wasn't set on an EML physical size
element, the size showed up as just the number with no units. The EML
spec says that, if unit is omitted, bytes is the assumed unit.

10174 01/24/2017 12:40 PM Bryce Mecum

- Clean up isoroot selectors and comments. Use relative xpaths when possible
- Clean up the output of the ex module
- Misc whitespace/formatting fixes

10172 01/06/2017 04:36 PM ben leinfelder

Trigger MDQ when inserting or updating metadata documents. https://projects.ecoinformatics.org/ecoinfo/issues/7171 and https://github.com/NCEAS/mdqengine/issues/73

10169 12/29/2016 02:26 PM Bryce Mecum

Clean up ISO stylesheet formatting

10162 12/27/2016 02:17 PM Jing Tao

Change the default test replication server.

10160 12/22/2016 06:17 PM Bryce Mecum

Start the basis for gmd:distributionInfo

10159 12/22/2016 06:02 PM Bryce Mecum

Minor tweaks and code cleanup to ISO XSLT

- Renamed the folder once more to be more correct

10158 12/22/2016 05:58 PM Bryce Mecum

Improve the EML XSLT's handling of ORCIDs as userIds

10145 12/21/2016 12:06 PM Bryce Mecum

Add support in the EML XSLT for making ORCID userIds into links

10141 12/20/2016 06:49 PM Bryce Mecum

Multiple changes to the ISO XSLT

- Renamed base folder from iso to iso19139
- Added a short_citation template for showing thesauri in tight places such as the keywords list
- Tweaked the geographic coverage output so the static maps render in Metacat UI

10131 12/15/2016 04:28 PM Matt Jones

Added XSD files for the 1999 FGDC Biological Data Profile Schema.

10096 12/06/2016 04:34 PM Jing Tao

Add servlet mappings for d1 base url.

10089 12/05/2016 05:54 PM Jing Tao

Add new hash code of the solr schema after we added a new field prov_generated.

10059 12/01/2016 01:35 AM Bryce Mecum

Continue work on ISO XSLTs

- We now have a template for CI_Citation
- I moved some templates into separate XSLTs
- Cleaned up overally structure/styling of translated output

10058 11/30/2016 12:52 AM Bryce Mecum

Include the files that were totally supposed to go in the last commit

10057 11/30/2016 12:51 AM Bryce Mecum

Continue work in ISO XSLT

- Tweak how extents are displayed
- Start adding support for GML Polygons
- Restructure EX module templates and clean them up a bit

10056 11/29/2016 10:12 PM Bryce Mecum

Continue work on ISO XSLT

- Cleans up the root element to better match what we want in the end (looks like the EML XSLT)
- Switches a lot of calls to call-template over to apply-templates. I think this is a good idea because the ISO standards use XSD type equivalence to extend existing schemas. e.g., gmx:Anchors can show up when the gmd schema says only a gco:CharacterString should go there...

10049 11/22/2016 07:01 PM Bryce Mecum

Improve output of ISO XSLT

10048 11/22/2016 06:59 PM Bryce Mecum

Hook ISO XSLT into view service

10046 11/13/2016 10:34 PM Bryce Mecum

Create first basic version of ISO 19115 XSL stylesheets

10043 11/10/2016 09:30 AM ben leinfelder

use "PLACEHOLDER" for annotation target rather than the actual attribute name value (for manual annotations added from spreadsheet).

10010 10/17/2016 11:54 AM Chris Jones

Change the ldapweb.cgi script to use an additional property called email.contact which provides a contat email (particularly when email.sender is set to noreply@...). Update the skin configurations with this property, as well as the metacat.properties default.

9996 09/28/2016 01:36 PM Jing Tao

Add the update script for db 2.7.2

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

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

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

Show the annotation target under the attribute name

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.

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.)

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

Merge changes from 2.7 branch

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

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

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

Add the upgrade script for 2.7.1

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

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

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

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

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

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

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

9785 05/19/2016 11:25 AM ben leinfelder

merge from 2.6 branch: include multiple alternate identifiers in hidden form if there is an error that needs to be corrected and resubmitted.

9780 05/18/2016 09:01 AM Chris Jones

Merge changes from the 2.6.0 release.

9779 05/17/2016 11:11 AM ben leinfelder

merge from 2.6 branch: add support for EML 2.1.1 to DC crosswalking for OAI provider. https://projects.ecoinformatics.org/ecoinfo/issues/7030

9654 04/12/2016 08:07 AM ben leinfelder

merge from 2.6 branch: add support for EML 2.1.1 in OAI-PMH provider. https://projects.ecoinformatics.org/ecoinfo/issues/7009

9633 04/01/2016 03:49 PM ben leinfelder

merge changes to accommodate multiple alternative identifiers into trunk from 2.6 branch.

9595 03/28/2016 03:12 PM Jing Tao

Add two properteis which d1_libclient_java will use them for http client.

9587 03/24/2016 04:16 PM Chris Jones

Merge minor registry changes from the 2.6 branch back to the trunk.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/107

9581 03/23/2016 03:42 PM Jing Tao

use the noaa version.

9574 03/21/2016 01:57 PM Jing Tao

Remove the directory which doesn't exit on noaa.

9573 03/21/2016 01:55 PM Jing Tao

Remove the directory which is not in the noaa.

9572 03/21/2016 01:31 PM Jing Tao

Change the version to 2.7.0 and add a upgrade sql script.

9564 03/17/2016 09:34 AM Chris Jones

Layout the study area descriptors a bit better in a table as opposed to a div. This also accommodates the name_or_id attribute (as the Code column), whereas the div didn't handle it. Needs som work on the citation column.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9561 03/16/2016 04:17 PM Chris Jones

Add project-level rendering into the eml-dataset XSLT. Convert the older table-based layout to use the Bootstrap 2.x classes for labels and divs.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9559 03/15/2016 02:18 PM Jing Tao

Added a version of noaa to svn.
Note:
1. gml311 and gml211 is from the standard version.
2. the xlinks.xsd is base on the version of skye's. I added the simpleLink, extenededLink and et al.

9558 03/15/2016 08:14 AM Chris Jones

Add a funding input textbox into the entry form (not hidden per Matt), and add the hidden inputs into the confirmData and genericResponse templates for maintaining state across stages.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/42

9528 02/19/2016 05:25 PM Jing Tao

Add a new chechsum for the new solr schema.

9518 02/05/2016 11:54 AM ben leinfelder

comment out (duplicate) EML download link since it does not apply in the CN context and the same functionality exists elsewhere in the MetacatUI rendering. https://redmine.dataone.org/issues/7639

9515 02/03/2016 02:04 PM Jing Tao

Removed the sepcified path for the ldap ca file.

9513 01/28/2016 05:14 PM Jing Tao

Remove the bypass button.

9510 01/28/2016 03:39 PM Jing Tao

Add the help icons on the page.

9503 01/25/2016 03:06 PM Jing Tao

Add the items for the ezid backup.

9502 01/25/2016 03:05 PM Jing Tao

Change the label.

9501 01/22/2016 04:44 PM Jing Tao

fixed a label issue.

9499 01/22/2016 03:45 PM Jing Tao

Add a new property to show the status of configuration of the ezid service.

9498 01/22/2016 03:44 PM Jing Tao

Add a page for configuring the ezid.

9496 01/21/2016 02:20 PM Jing Tao

remove the password of the doi user.

9487 01/12/2016 02:19 PM ben leinfelder

comment out the party annotation-target - don't think we'll be using this anytime soon (had been for annotating with orcids)

9472 12/23/2015 01:31 PM Jing Tao

Add a new property named application.readOnlyMode.

9461 12/18/2015 11:28 AM ben leinfelder

include expiration configuration option for NCEAS accounts to prevent errors during account registration. https://projects.ecoinformatics.org/ecoinfo/issues/6917

9450 12/11/2015 11:53 AM Jing Tao

Set the metacat to 2.6.0 and add the db upgrade scripts.

9448 12/11/2015 11:45 AM ben leinfelder

merge jing's commit from the 2.5 branch to include the 2.5.1 upgrade utility in properties file.

9446 12/09/2015 03:48 PM Jing Tao

Removed the jar file since it is replaced by the jar file from the maven.

9427 11/24/2015 01:51 PM ben leinfelder

merge from branch: use hash for latest solr schema

9404 11/16/2015 11:33 AM ben leinfelder

rollback to use entity/attribute id for the tab-pane (so it will work) and include new div id for the annotatable attribute section.

9403 11/13/2015 11:51 AM ben leinfelder

restructure attribute and party sections so that the annotatable div does not have DOM children.

9402 11/10/2015 04:09 PM Lauren Walker

Mrge from 2.5 branch: Clean up the admin and doc page styles, update all the screenshot images, and include a link to the MetacatUI Github

9369 10/19/2015 12:01 PM ben leinfelder

include index.tdb.directory property. https://redmine.dataone.org/issues/7442

9352 10/01/2015 02:23 PM Lauren Walker

Update the packageId attribute in EML documents on update. Never display the local docid in the rendered EML.

9303 08/20/2015 03:30 PM Jing Tao

Add the "forward" value for the "dispatcher" in the filter mapping. So the proxy (using forward) and direct request will use the same filter.

9255 07/17/2015 10:20 AM Jing Tao

Add a new version of this document from the svn trunk. The changes are all documentation.

9254 07/16/2015 02:52 PM Jing Tao

Add v2 to the service.version list.

9238 07/09/2015 03:19 PM Jing Tao

Add the schemas for ISO-119139/isotc211.object.

9237 07/09/2015 02:09 PM ben leinfelder

use v1 and v2 xsl as appropriate for rendering d1 types (object format list, mostly)

9223 05/29/2015 02:59 PM Jing Tao

Add a new version of the schema.

9208 05/13/2015 03:35 PM Jing Tao

Add the data schema from dataone svn trunk. It maybe needs to be updated in future.

9207 05/13/2015 02:39 PM Jing Tao

Add a hash of a new index schema.