Project

General

Profile

Statistics
| Revision:

# Date Author Comment
10440 11/08/2017 01:59 PM Jing Tao

Add the warn level to d1_java_client classes.

10433 10/20/2017 03:33 PM Bryce Mecum

Open links to the top-level orcid.org site in new tabs too

10432 10/20/2017 03:30 PM Bryce Mecum

Add target="_blank" to ORCID links in the View Service for EML docs

Fixes https://projects.ecoinformatics.org/ecoinfo/issues/7220

10430 10/12/2017 09:33 PM Jing Tao

Change mime type to text/plain

10429 10/12/2017 09:22 PM Jing Tao

Change the mime type from application/xml to text/xml.

10426 10/10/2017 11:20 AM Bryce Mecum

Increase eml-text.xsl's section header level to match with overall
document structure

10425 10/10/2017 11:18 AM Bryce Mecum

More bug tweaks to eml-text.xsl

- Fix use of non-existent HTML5 tag 'emphasis' and use 'em' instead as
intended
- Add target=_default to links

10424 10/09/2017 10:51 AM Lauren Walker

Merge changes from 2.8 branch - added a display of "Role" to the eml-party.xsl stylesheet for Associated Parties

10422 10/06/2017 04:06 PM Bryce Mecum

Relax the EML text XSLs rendering of ulinks

This makes all content inside a ulink show up inside the <a> tag in
the output. Before this change, if CDATA was present inside a ulink
element, it would be ignored because the XSL was only extracting the
citetitle's CDATA

10421 09/29/2017 06:01 PM Bryce Mecum

Overhaul EML Text XSLT to support everything in the entire module

10418 09/15/2017 06:39 PM Bryce Mecum

Major touchup work in ISO XSL

- Fixes numerous bugs involving ISO's bizarre use of nilReasons
- Fixes numerous bugs involving differences between the ISO workbook
and the schema
- Adds support for Polygons

10416 09/11/2017 06:05 PM Bryce Mecum

Fix a bug in the eml party xslt

10407 09/07/2017 03:15 PM Jing Tao

Change the mime type back to application/xml.

10405 09/07/2017 03:06 PM Jing Tao

Change the mime type back to application/xml.

10401 09/07/2017 10:07 AM Jing Tao

Change the mime type of those files.

10399 09/07/2017 10:02 AM Jing Tao

Change the mime type.

10394 09/06/2017 04:05 PM Jing Tao

add the script to upgrade the db to 2.8.5.

10385 09/01/2017 06:23 PM Bryce Mecum

Tidy up ISO stylesheets. This is an set of iterative tweaks both to the
in-file formatting as well as a bit of small tweaks to how things work.

10384 08/30/2017 06:13 PM Bryce Mecum

Simplify keyword thesaurus display

Showing the whole thesaurus for every keyword set is way too much info
and is impossible to display with a naive implementation.

10383 08/30/2017 06:12 PM Bryce Mecum

Fix bug in abstract handling in ISO XSLT

Before this change, a missing abstract would still show up but just as
an empty box with on content. This should be fixed now.

10374 07/27/2017 10:37 AM Lauren Walker

Move Additional Info in the EML stylesheet to after the keyword sets

10372 07/27/2017 07:25 AM Lauren Walker

Show the additionalInfo under Data Usage Rights to reflect the additional info collected in the Registry

10363 07/03/2017 11:37 AM Jing Tao

Add the view service.

10360 06/29/2017 10:40 AM Jing Tao

Add the MNPackage configuration.

10357 06/29/2017 10:22 AM Chris Jones

Remove the duplicated alternate identifier section.

It seemed to have been caused by a branch code merge.

10356 06/15/2017 05:13 PM Bryce Mecum

Add support for alternateIdentifier system in EML stylesheet

10355 06/15/2017 04:23 PM Bryce Mecum

Fix a bug in the conditional for the EML XSLT for alternateIdentifiers

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.