Skip to content

Latest commit

 

History

History
2675 lines (1452 loc) · 111 KB

CHANGELOG.md

File metadata and controls

2675 lines (1452 loc) · 111 KB

Changelog

3.9.21 (2021-01-13)

Full Changelog

3.9.20 (2021-01-13)

Full Changelog

3.9.19 (2021-01-13)

Full Changelog

3.9.18 (2021-01-12)

Full Changelog

3.9.17 (2021-01-12)

Full Changelog

3.9.16 (2021-01-12)

Full Changelog

Fixed bugs:

  • API errors displaying DOI metadata #492

Merged pull requests:

  • More gracefully handle errors in dois api requests #494 (mfenner)

3.9.15 (2021-01-11)

Full Changelog

3.9.14 (2021-01-09)

Full Changelog

3.9.13 (2021-01-03)

Full Changelog

Fixed bugs:

  • Submit password button does not react after resetting a password or receiving a password set email #489
  • Fix CORS in ROR API calls #485
  • Investigate why CDCC DOIs not indexed in Fabrica #484
  • New test DOIs do not resolve via test handle #482
  • Prefixes appear to be assigned to 2 members/consortium organizations at the same time #480

Closed issues:

  • Move CDL prefixes to new consortium org #483

3.9.12 (2020-11-26)

Full Changelog

Closed issues:

  • Delete one test DOI #358

3.9.11 (2020-11-21)

Full Changelog

3.9.10 (2020-11-19)

Full Changelog

3.9.9 (2020-11-19)

Full Changelog

Fixed bugs:

  • Physical object resource type not valid #479
  • The circle icon is not appearing in the member ID field in Fabrica #471

3.9.8 (2020-11-11)

Full Changelog

3.9.7 (2020-11-09)

Full Changelog

Fixed bugs:

  • Wrong logo appears in member account in test Fabrica #476
  • Organization logos don't appear in test #466
  • Issue with related identifier field in form #464
  • Not possible to update newly created member accounts #463

Closed issues:

  • Add cypress.io for end to end testing #473

Merged pull requests:

3.9.6 (2020-10-14)

Full Changelog

3.9.5 (2020-10-12)

Full Changelog

Implemented enhancements:

  • Add consent cookie #462

Closed issues:

  • New presentations and projects pages on support site #322
  • Acceptance tests for member updates #318
  • Unit tests for Fabrica routes #317
  • Integration tests for Fabrica components #316
  • Refactor navigation so that settings and not info is default for providers and repositories #284
  • Leave default prefix empty if multiple prefixes exist #97
  • View/Edit Media Types #90

3.9.4 (2020-10-07)

Full Changelog

3.9.3 (2020-10-05)

Full Changelog

Fixed bugs:

  • Logging into Fabrica with consortium organization account directs user to repositories tab #467

3.9.2 (2020-09-28)

Full Changelog

3.9.1 (2020-09-28)

Full Changelog

Fixed bugs:

  • Show complete consortium stats #465
  • Alternative identifiers not appearing in Fabrica form and API #461
  • consortium lead account doesn't seem to able transfer DOIs #460
  • Refresh view when assigning or removing prefix #422

Closed issues:

  • Validation with different schema versions fail when forcing to schema 4 #454

3.9.0 (2020-09-10)

Full Changelog

Implemented enhancements:

  • Add opt-in/opt-out text to Fabrica UI #456

Fixed bugs:

  • Registered DOIs not retrieved in Fabrica #450
  • Citation for a DOI is showing "internal server error" #449
  • DOI record shows DOI in findable state, in the list view it shows DOI as draft #448
  • The resourceTypeGeneral cannot be added to a DOI with schema 3 in the Form #447
  • Fabrica doesn't throw a UI error when Wrong namespace and xsi:schemaLocation in included metadata upload. (Only API error appears) #445
  • API doesn't fail when nameIdentifiers is sent as a object rather the as an array #444
  • ARDC DOIs with no metadata in findable state #442
  • The form does not accept publication year 2021 #441
  • DOI Form - Unable to save due to schema 3 but no error #439
  • Name field not autopopulated when unknown radio button selected #438
  • Remove 10.15503 and 10.34739 from prefixes list in Fabrica #435
  • Set password email not generated for new accounts #424
  • Date not appearing in citation if only publisherYear included in metadata #384
  • File upload: DOI validation differences draft to findable vs straight to findable. #237

Closed issues:

  • Delete DK.GBIF in test #446
  • Salesforce DKIM key. add the CNAME and Alternate CNAME records in the DNS for your domain. #434
  • Please add prefix 10.24447 to Fabrica Test #433
  • Datasets with a DOI and resourceType Dataset not appearing in Google dataset search #432
  • Prefix 10.18146 transferred to Crossref - remove metadata from DataCite #428
  • Prefix 10.26226 transferred to Crossref - remove metadata from DataCite #427
  • Prefix 10.14763 transferred to Crossref - remove metadata from DataCite #426
  • Transfer DKRZ #421
  • Transfer UCD #337
  • Show users by member or repository #223
  • Member and repository admin via personal accounts #221
  • Show more info in Fabrica researcher settings #220
  • Display claims in Fabrica #219

Merged pull requests:

3.8.4 (2020-06-25)

Full Changelog

Fixed bugs:

  • Dois not appearing in Fabrica test #430
  • newly created repositories not appearing in Fabrica test #431
  • Adding ISSN to existing DOI in relatedIdentifiers field in the form generates error #415

Closed issues:

  • transfer TIB.DAGST #436
  • ARDC transfer 7 #425
  • ARDC transfer 6 #420

Merged pull requests:

  • fix: reverse pascal casing #437 (kjgarza)
  • docs: change not found message for researcher profile #423 (kjgarza)

3.8.3 (2020-06-02)

Full Changelog

Closed issues:

  • ARDC Transfer 5 #419

Merged pull requests:

3.8.2 (2020-05-26)

Full Changelog

Fixed bugs:

  • Members and Repositories counts are not appearing on info page #413

Closed issues:

  • Transfer 3 ARDC #417
  • Implement Transfer Prefix functionality in Fabrica #404

Merged pull requests:

3.8.1 (2020-05-14)

Full Changelog

3.8.0 (2020-05-14)

Full Changelog

Fixed bugs:

  • Setting Creator name-Type to 'unknown' deletes GiveName and LastName in metadata #408

Merged pull requests:

3.7.10 (2020-05-11)

Full Changelog

Fixed bugs:

  • Providers not showing up in facet #409

Closed issues:

  • Automatic tests for DOI form #403

Merged pull requests:

  • fix: 🐛 enable setting values for when name-type is not defined/unk… #410 (kjgarza)

3.7.9 (2020-05-04)

Full Changelog

Merged pull requests:

  • use alternative-identifier instead of identifier #407 (mfenner)

3.7.8 (2020-05-04)

Full Changelog

Closed issues:

  • Internal testing DOI form new fields #398

Merged pull requests:

3.7.7 (2020-04-26)

Full Changelog

Fixed bugs:

  • Set password functionality is not working for consortium accounts #401

3.7.6 (2020-04-24)

Full Changelog

Fixed bugs:

  • Fix polly.js api call recording #402
  • File Upload: Validation moving Draft to Findable looking at old XML #313
  • The total DOIs appearing under the "Schema Version" facet in Fabrica is not correct #225

3.7.5 (2020-04-20)

Full Changelog

3.7.4 (2020-04-20)

Full Changelog

3.7.3 (2020-04-20)

Full Changelog

Fixed bugs:

  • Nametype of Contributor is being set to personal #400
  • File Upload 2: Description/abstract displayed for older DOIs, not new ones #261
  • File upload 1: new dois registered always need to be updated for the creator and title to appear in the form and list/summary view #260
  • File upload: Formats being stripped from metadata #236

3.7.2 (2020-04-18)

Full Changelog

Fixed bugs:

  • Markdown is not support in the description field for repositories and dois #364

3.7.1 (2020-04-18)

Full Changelog

3.7.0 (2020-04-18)

Full Changelog

Fixed bugs:

  • Selected country does not display in select box when creating new member #397
  • Not possible to navigate to DOIs tab #396

Closed issues:

  • Feedback DOI Form #395
  • push the latest tests to master #393
  • Implement rights field #333
  • implement GeolocationPoint and GeoLocationBox fields #331
  • Implement Date field #326
  • Acceptance tests for DOI updates #321

Merged pull requests:

3.6.3 (2020-04-02)

Full Changelog

Closed issues:

  • acceptance, repository add remove prefix #387
  • Acceptance test for prefixes #386
  • Identify the correct setup for Testing a DOI metadata update using auth and polly setup #381
  • Implement FundingReference field #329
  • Implement size, format, version fields #324
  • Acceptance tests for repository updates #320

Merged pull requests:

3.6.2 (2020-03-28)

Full Changelog

Closed issues:

  • Implement RelatedIdentifier Field #328

Merged pull requests:

3.6.1 (2020-03-24)

Full Changelog

3.6.0 (2020-03-24)

Full Changelog

Closed issues:

  • abilities user test #377
  • Use polly library to record and stub http interactions #376
  • Provider ability test #374
  • prefix ability test #373
  • organisation ability tests #372
  • doi ability tests #369
  • provider controller test #367
  • Not possible to delete repository INIST.SIDR #366
  • Change information that is loaded first #362
  • tests for doi controller #355
  • Implement GeoLocationPlace field #330
  • implement AlternateIdentifier field #327
  • Authentication for Fabrica testing #319
  • Unit tests for Fabrica controllers #315

Merged pull requests:

3.5.18 (2020-03-13)

Full Changelog

3.5.17 (2020-03-12)

Full Changelog

3.5.16 (2020-03-12)

Full Changelog

3.5.15 (2020-03-12)

Full Changelog

Fixed bugs:

  • DOI doesn't render language values for title/description when the values do not fit the controlled voaculary #335

Closed issues:

  • implement Subject field #332
  • Implement contributor field #325

Merged pull requests:

3.5.14 (2020-03-03)

Full Changelog

Merged pull requests:

3.5.13 (2020-03-03)

Full Changelog

Merged pull requests:

3.5.12 (2020-03-03)

Full Changelog

Closed issues:

  • tests for user model #353
  • unit test repository model #352
  • Creator test #351
  • provider model tests #350
  • creator test #349
  • Unit tests for models #348

3.5.11 (2020-03-01)

Full Changelog

3.5.10 (2020-03-01)

Full Changelog

Merged pull requests:

3.5.9 (2020-03-01)

Full Changelog

3.5.8 (2020-03-01)

Full Changelog

Merged pull requests:

3.5.7 (2020-02-29)

Full Changelog

3.5.6 (2020-02-29)

Full Changelog

3.5.5 (2020-02-29)

Full Changelog

Implemented enhancements:

  • Add state support to billing address #303

Closed issues:

  • helper for formatting contacts #344
  • Show formatted billing address #341
  • formatting the address #194

Merged pull requests:

3.5.4 (2020-02-29)

Full Changelog

Fixed bugs:

  • The set password function is not working for consortium organizations #339
  • Consortium accounts cannot delete consortium organisations #338

Merged pull requests:

3.5.3 (2020-02-28)

Full Changelog

3.5.2 (2020-02-28)

Full Changelog

3.5.1 (2020-02-28)

Full Changelog

3.5.0 (2020-02-27)

Full Changelog

Fixed bugs:

  • When nameType is missing unable to switch types via File Upload #265
  • File Upload: Unable to update XML when full ember model is not validating #196

Closed issues:

  • Implement Language field #323

Merged pull requests:

3.4.11 (2020-02-24)

Full Changelog

Fixed bugs:

  • Fields missing, update button greyed out when clicking "Update repository " #294

3.4.10 (2020-02-24)

Full Changelog

Fixed bugs:

  • Not possible to move to next page in Consortium Organizations list when there are more than 25 #309

Closed issues:

  • Name Identifier field autopopulate functionality not working, the field is free text #334
  • Unit tests for Fabrica models #314

3.4.9 (2020-02-20)

Full Changelog

3.4.8 (2020-02-17)

Full Changelog

3.4.7 (2020-02-17)

Full Changelog

3.4.6 (2020-02-17)

Full Changelog

Fixed bugs:

  • Formatted citations and custom metadata for anonymous users #312

3.4.5 (2020-02-17)

Full Changelog

3.4.4 (2020-02-16)

Full Changelog

3.4.3 (2020-02-16)

Full Changelog

3.4.2 (2020-02-16)

Full Changelog

3.4.1 (2020-02-16)

Full Changelog

3.4.0 (2020-02-16)

Full Changelog

Fixed bugs:

  • Password reset fields set to type text #311
  • Failed to update DOI when submitting with bad landingPage data #255

Closed issues:

  • Researcher Profile MVP feedback with PARSEC members #310

3.3.21 (2020-02-12)

Full Changelog

Fixed bugs:

  • Findable DOIs appearing with no creator or title #235
  • Escaped < and > cause description display to cut off rest of text #198

3.3.20 (2020-02-07)

Full Changelog

Fixed bugs:

  • Incomplete response appears for some Fabrica links #290
  • The "repositories" and "DOIs" tab don't show any information when logged in as a consortium #276
  • File upload XML Removes dates with :tba #243

3.3.19 (2020-02-07)

Full Changelog

Fixed bugs:

  • The "account is active" check box no longer appears in the repository form #271

3.3.18 (2020-02-07)

Full Changelog

Fixed bugs:

  • Only call admin api endpoint when logged in as admin #307

3.3.17 (2020-02-06)

Full Changelog

Fixed bugs:

  • Not possible to update repository when logged in with a repository account #305

3.3.16 (2020-02-06)

Full Changelog

Fixed bugs:

  • DOIs not appearing in Fabrica after the were created #301
  • FTP links not accepted in url field in file upload and form in Fabrica #300
  • nameType attribute is required when updating DOI via file upload #234

Closed issues:

  • Delete 603 DOIs under GESIS.PHZH (prefix transferred to Crossref) #299
  • Implementing Researcher ProfileDOI list feedback #293
  • Implementing Researcher Profile Landing Page feedback #292
  • Automated Test for counters and bracco #291
  • GraphQL API integration #270

Merged pull requests:

3.3.14 (2020-01-25)

Full Changelog

3.3.15 (2020-01-25)

Full Changelog

3.3.13 (2020-01-25)

Full Changelog

3.3.12 (2020-01-25)

Full Changelog

3.3.11 (2020-01-25)

Full Changelog

Implemented enhancements:

  • Show the URL from the DB not handle system #138

Fixed bugs:

  • Can't access Fabrica directly via URL #296
  • Delete repository button does not appear to be working #295
  • duplicate DOIs appearing in Fabrica #289
  • Fix display of bar charts by year #281

Closed issues:

  • Remove 10.7290/sasd-2016002 #298

3.3.10 (2020-01-22)

Full Changelog

Fixed bugs:

  • "Organization name" and "organization name to display" not appearing in Member records #275
  • Form has infinite rendering problem with blank DOI response #204

Closed issues:

  • Researcher Profile MVP Internal Feedback Collection #285
  • Widget type of Component for list of DOIs #279
  • Changes in DOI List for User - info Tab #269
  • Create Tile Component #268
  • Changes in User Page - info Tab #267
  • Improve test coverage for Fabrica #262

3.3.9 (2020-01-18)

Full Changelog

3.3.8 (2020-01-18)

Full Changelog

3.3.7 (2020-01-16)

Full Changelog

3.3.6 (2020-01-15)

Full Changelog

3.3.5 (2020-01-15)

Full Changelog

Fixed bugs:

  • Delete repository screen shows wrong text #288
  • Unable to select organization name from ROR look-up when creating a new consortium account #287

Closed issues:

  • Transfer TUWEINCO 2 #283

3.3.4 (2020-01-14)

Full Changelog

3.3.3 (2020-01-13)

Full Changelog

3.3.2 (2020-01-12)

Full Changelog

3.3.1 (2020-01-12)

Full Changelog

3.3.0 (2020-01-12)

Full Changelog

Fixed bugs:

  • Account contact information - Multiple Emails allowed #277
  • TypeError: this.setValidationClass is not a function #273

Closed issues:

  • Use standard routes with providers and repositories #282
  • Upgrade to Ember 3.12 LTS #280

3.2.2 (2020-01-05)

Full Changelog

3.2.1 (2020-01-05)

Full Changelog

3.2.0 (2020-01-05)

Full Changelog

Fixed bugs:

Closed issues:

  • Add Typescript support #278
  • Don't report TransitionAborted errors #272

3.1.11 (2019-12-15)

Full Changelog

Fixed bugs:

  • Unable to create new draft doi's via file upload #256

3.1.10 (2019-11-29)

Full Changelog

Fixed bugs:

  • Associated repositories not showing for prefixes #266

3.1.9 (2019-11-29)

Full Changelog

Fixed bugs:

  • Create DOI functionality not working for some repositories in test #254
  • The Organization Name does not appear for some Consortium Organization accounts #251

3.1.8 (2019-11-27)

Full Changelog

Fixed bugs:

  • Assign prefix in repository not working #264
  • Not possible to remove/update re3data record DOI in Fabrica #259

3.1.7 (2019-11-27)

Full Changelog

Fixed bugs:

  • Fix metadata file upload #263

3.1.6 (2019-11-27)

Full Changelog

Fixed bugs:

  • Unable to update description with file upload #244

3.1.5 (2019-11-26)

Full Changelog

Fixed bugs:

  • Not possible to remove affliation once selected in Fabrica Create DOI form #246

3.1.4 (2019-11-26)

Full Changelog

3.1.3 (2019-11-26)

Full Changelog

3.1.2 (2019-11-26)

Full Changelog

3.1.1 (2019-11-26)

Full Changelog

Fixed bugs:

  • Map repository relationships to clients in API #258

Closed issues:

  • Remove obsolete client code #257

3.1 (2019-11-26)

Full Changelog

3.0.21 (2019-11-22)

Full Changelog

Fixed bugs:

  • Transfer DOIs functionality not working in test environment #241

Closed issues:

  • Delete OSTI.TESTPROJ #245

3.0.20 (2019-11-14)

Full Changelog

Closed issues:

  • Transfer DK.GBIF-CO #253

3.0.19 (2019-11-05)

Full Changelog

Fixed bugs:

  • Repository settings appearing wrong only when logged in as a repository #242

3.0.18 (2019-11-05)

Full Changelog

Fixed bugs:

  • Unable to add new prefixes via bracco #232

3.0.17 (2019-11-05)

Full Changelog

Fixed bugs:

  • the "Delete member" functionality is not working #228

Closed issues:

  • restrict doi urls by domain for repositories #250
  • Remove feature flag useRepositories #249

3.0.16 (2019-11-04)

Full Changelog

3.0.15 (2019-11-04)

Full Changelog

3.0.14 (2019-11-04)

Full Changelog

3.0.13 (2019-11-04)

Full Changelog

3.0.12 (2019-11-04)

Full Changelog

Fixed bugs:

  • When logged in directly as a Consortium unable to view repositories #247
  • Crosscite styles and locales are not loading #238

3.0.11 (2019-10-10)

Full Changelog

3.0.10 (2019-10-10)

Full Changelog

Closed issues:

  • Use users API endpoint #233

3.0.9 (2019-10-04)

Full Changelog

Fixed bugs:

  • Consortium Organization not list under Consortium Member #229
  • Allow name identifiers other than ORCID, ROR and ISNI in Fabrica #227
  • Fabrica does not redirect to Info screen upon login #218

Closed issues:

  • Batch transfer 258 DOIs to Potato Center #230

3.0.8 (2019-09-12)

Full Changelog

Closed issues:

  • Transfer GESIS.MI-BMB #226

3.0.7 (2019-09-04)

Full Changelog

Fixed bugs:

  • Blank screen on login as new client #224

3.0.6 (2019-08-30)

Full Changelog

3.0.5 (2019-08-30)

Full Changelog

3.0.4 (2019-08-30)

Full Changelog

3.0.3 (2019-08-29)

Full Changelog

3.0.2 (2019-08-28)

Full Changelog

3.0.1 (2019-08-28)

Full Changelog

3.0.0 (2019-08-28)

Full Changelog

Fixed bugs:

  • Remove node cluster from ember fastboot server #216

2.6.30 (2019-08-27)

Full Changelog

2.6.29 (2019-08-27)

Full Changelog

Closed issues:

  • Upgrade d3 to version 4 and use ember-d3 addon #217
  • Add donut chart component #215

2.6.28 (2019-08-26)

Full Changelog

2.6.27 (2019-08-26)

Full Changelog

2.6.26 (2019-08-26)

Full Changelog

2.6.25 (2019-08-26)

Full Changelog

2.6.24 (2019-08-26)

Full Changelog

2.6.23 (2019-08-26)

Full Changelog

2.6.22 (2019-08-26)

Full Changelog

2.6.21 (2019-08-26)

Full Changelog

2.6.20 (2019-08-26)

Full Changelog

2.6.19 (2019-08-25)

Full Changelog

2.6.18 (2019-08-25)

Full Changelog

2.6.17 (2019-08-25)

Full Changelog

2.6.16 (2019-08-25)

Full Changelog

2.6.15 (2019-08-25)

Full Changelog

2.6.14 (2019-08-25)

Full Changelog

2.6.13 (2019-08-25)

Full Changelog

2.6.12 (2019-08-25)

Full Changelog

2.6.11 (2019-08-25)

Full Changelog

2.6.10 (2019-08-25)

Full Changelog

2.6.9 (2019-08-25)

Full Changelog

2.6.8 (2019-08-25)

Full Changelog

2.6.7 (2019-08-25)

Full Changelog

2.6.6 (2019-08-25)

Full Changelog

2.6.5 (2019-08-25)

Full Changelog

2.6.4 (2019-08-25)

Full Changelog

2.6.3 (2019-08-24)

Full Changelog

2.6.2 (2019-08-24)

Full Changelog

2.6.1 (2019-08-24)

Full Changelog

Closed issues:

  • Show researchers from researchers API endpoint #214

2.6.0 (2019-08-24)

Full Changelog

Fixed bugs:

  • Unable to update provider accounts with ror-ids associated #208
  • Error in Sign-in (sign-in, /sign-in) #125

2.5.18 (2019-08-14)

Full Changelog

2.5.17 (2019-08-14)

Full Changelog

Closed issues:

  • Correct permissions for consortium lead and organizations #211

2.5.16 (2019-08-13)

Full Changelog

2.5.15 (2019-08-13)

Full Changelog

2.5.14 (2019-08-13)

Full Changelog

1.5.13 (2019-08-13)

Full Changelog

2.5.13 (2019-08-13)

Full Changelog

2.5.12 (2019-08-13)

Full Changelog

Fixed bugs:

  • Provider can't create new client #213

2.5.11 (2019-08-12)

Full Changelog

2.5.10 (2019-08-08)

Full Changelog

2.5.9 (2019-08-07)

Full Changelog

2.5.8 (2019-08-07)

Full Changelog

2.5.7 (2019-08-07)

Full Changelog

2.5.6 (2019-08-07)

Full Changelog

Fixed bugs:

  • TransitionAborted: TransitionAborted #166
  • Error in Clients show dois show delete (clients.show.dois.show.delete, /clients/datacite.blog/dois/10.14454%2Fds3v-x005/delete) #124

2.5.5 (2019-08-04)

Full Changelog

2.5.4 (2019-08-03)

Full Changelog

2.5.3 (2019-08-02)

Full Changelog

2.5.2 (2019-08-02)

Full Changelog

2.5.1 (2019-08-02)

Full Changelog

2.4.5 (2019-07-27)

Full Changelog

2.4.4 (2019-07-27)

Full Changelog

2.4.3 (2019-07-27)

Full Changelog

2.4.2 (2019-07-27)

Full Changelog

2.4.1 (2019-07-27)

Full Changelog

2.4.0 (2019-07-27)

Full Changelog

Closed issues:

  • Navigation for consortium leads and organizations #210

2.3.23 (2019-07-19)

Full Changelog

2.3.22 (2019-07-09)

Full Changelog

2.3.21 (2019-07-09)

Full Changelog

2.3.20 (2019-07-07)

Full Changelog

2.3.19 (2019-07-06)

Full Changelog

Closed issues:

  • Add more help text to DOI Provider form in general contact #202

2.3.18 (2019-06-23)

Full Changelog

2.3.17 (2019-06-23)

Full Changelog

Fixed bugs:

  • ROR lookup broken since ROR API update #203

Closed issues:

  • Transfer Austin #206
  • Transfer PGERR #205

2.3.16 (2019-06-16)

Full Changelog

2.3.15 (2019-06-15)

Full Changelog

Closed issues:

  • ROR Registry search needs improvement #181

2.3.14 (2019-06-12)

Full Changelog

2.3.13 (2019-06-12)

Full Changelog

2.3.12 (2019-06-12)

Full Changelog

2.3.11 (2019-06-05)

Full Changelog

Fixed bugs:

  • ContactName and ContactEmail fail validation event when filled #201
  • When creators is an object not an array Fabrica fails to load. #200

2.3.10 (2019-05-25)

Full Changelog

2.3.9 (2019-05-24)

Full Changelog

2.3.8 (2019-05-24)

Full Changelog

2.3.7 (2019-05-24)

Full Changelog

2.3.6 (2019-05-24)

Full Changelog

2.3.5 (2019-05-24)

Full Changelog

2.3.4 (2019-05-24)

Full Changelog

Closed issues:

  • Update Fabrica Provider Settings form with contact information #195

2.3.3 (2019-05-24)

Full Changelog

2.3.2 (2019-05-24)

Full Changelog

2.3.1 (2019-05-24)

Full Changelog

2.3.0 (2019-05-23)

Full Changelog

Closed issues:

  • Homing prefix 10.6063 #197
  • Support documentation for updated form #182

Merged pull requests:

2.2.0 (2019-04-25)

Full Changelog

Fixed bugs:

  • Creator name is not properly validated in form #192
  • Title is not properly validated in form #191
  • Error: You didn't provide enough string/numeric parameters to satisfy all of the dynamic segments for ro... #190
  • DOI Upload file is validating DOI name on update #189
  • I click "Update DOI" button, nothing happens (as in NOTHING happens). #188
  • The name information cannot be changed when the name identifier is removed #187
  • DOI should be displayed in DOI list view when there is no available title #185
  • It is posible to add descriptions with descriptionType and language properties but not actual description content #176
  • No way to remove "SeriesInformation" from JSON metadata even when removed from XML #168

2.1.15 (2019-04-10)

Full Changelog

2.1.14 (2019-04-10)

Full Changelog

2.1.13 (2019-04-10)

Full Changelog

Fixed bugs:

  • More flexible regular expression for series information #186
  • Search box in resourceTypeGeneral doesn't actually search #173

Closed issues:

  • Alter placement for "Add" buttons #184
  • Using field labels Creator(s), Title(s), and Description(s) is more accurate than Creators, Titles, Descriptions #180
  • Make it clearer that "Add name identifier" button is not a lookup #179
  • No search box in select input when there is a short list of options #177
  • Make creator name, givenName and familyName read-only when using nameIdentifier #174
  • Updated wireframes for creator form field #172
  • Change layout of creator form field #170
  • Validate format of nameIdentifier #169
  • Use new code climate test reporter #167

2.1.12 (2019-03-24)

Full Changelog

2.1.11 (2019-03-24)

Full Changelog

Fixed bugs:

  • Encoded UTF8 characters do not work using the "Upload File" in File Upload #139
  • Clarify link checker text #137

Closed issues:

  • Form for creators attributes #165
  • Acceptance Tests for form #164
  • Support for seriesInformation #162
  • Form for description attributes #161
  • Form for title attributes #160
  • Validate ORCID ID in creators form field #159
  • Support nameIdentifier for creator #158
  • Support nameType for creators #157
  • Update creators form field #156
  • Update descriptions form field #155
  • Look up organization name via ROR API #154
  • Lookup affiliation via ROR API #153
  • Wireframes for creators form field #152
  • Wireframes for descriptions form field #151
  • Wireframes for titles form field #150
  • Spike evaluating Ember Data Model Fragments #148
  • Update titles form field #147
  • Tests for creators form field #146
  • Tests for descriptions form field #145
  • Tests for titles form field #144
  • Tests for DOI form fields (prefix and suffix) #143
  • Tests for publisher form field #142
  • Tests for publicationYear form field #141
  • Tests for Fabrica form #140
  • Blog post describing new demo accounts #79

v.2.1.10 (2019-02-09)

Full Changelog

Fixed bugs:

  • Group sampling not working #135

v2.1.9 (2019-01-18)

Full Changelog

Implemented enhancements:

  • Disable form for any not created by form #132

Fixed bugs:

  • Unable to Update DOI via form #116

v2.1.8 (2019-01-16)

Full Changelog

Merged pull requests:

v2.1.7 (2019-01-10)

Full Changelog

Fixed bugs:

  • Broken client pagination for providers #131
  • TypeError in Password (password, /password) #127
  • TypeError in Clients show dois show (clients.show.dois.show.index, /clients/subgoe.herder/dois/10.25626%2F0004) #123

v.2.1.6 (2019-01-09)

Full Changelog

Fixed bugs:

  • Validation colors for resourceTypeGeneral missing #94

Closed issues:

  • Fix Fabrica testing framework #130
  • Bracco Test coverage #36

v.2.1.5 (2019-01-09)

Full Changelog

v.2.1.4 (2019-01-09)

Full Changelog

v.2.1.3 (2019-01-09)

Full Changelog

Fixed bugs:

  • TypeError in Clients show prefixes (clients.show.prefixes.index, /clients/datacite.blog/prefixes) #126
  • Client allowed sub domains can have spaces #89

v.2.1.2 (2019-01-07)

Full Changelog

Fixed bugs:

  • Correct year range in publicationYear label #129
  • broken link to doi state documentation #128

v.2.1.1 (2019-01-05)

Full Changelog

Fixed bugs:

  • Data Usage Events lookup is left hanging until it fails (502) when events do not exits #103

Closed issues:

  • Bar charts until 2019 #122

2.0.13 (2019-01-02)

Full Changelog

Closed issues:

  • Upgrade to Ember 3.x #121

2.0.12 (2019-01-02)

Full Changelog

Fixed bugs:

  • ReferenceError in Clients show dois new (clients.show.dois.new, /clients/zbmed.oegef/dois/new) #117

Closed issues:

  • Fix tests and re-enable continuous integration for Fabrica #118

2.0.11 (2018-12-30)

Full Changelog

v.2.0.10 (2018-12-28)

Full Changelog

v.2.0.9 (2018-12-26)

Full Changelog

v.2.0.8 (2018-12-23)

Full Changelog

Fixed bugs:

  • Unable to create new DOI via form #115

v.2.0.7 (2018-12-18)

Full Changelog

v.2.0.6 (2018-12-18)

Full Changelog

v.2.0.5 (2018-12-17)

Full Changelog

v.2.0.4 (2018-12-17)

Full Changelog

v.2.0.3 (2018-12-17)

Full Changelog

v.2.0.2 (2018-12-17)

Full Changelog

v.2.0.1 (2018-12-16)

Full Changelog

v.2.0.0 (2018-12-15)

Full Changelog

Closed issues:

  • Add timestamp for dates in DOI Fabrica #114
  • Adjust DOI Fabrica to changes in DOI REST API #109

Merged pull requests:

v.1.4.5 (2018-11-15)

Full Changelog

v.1.4.4 (2018-11-15)

Full Changelog

v.1.4.3 (2018-11-15)

Full Changelog

Fixed bugs:

  • Missing error message when creating a client #54

v.1.4.2 (2018-11-14)

Full Changelog

Merged pull requests:

  • Properly trigger validation for unique client-id or provider-id. #54 #111 (mfenner)
  • show proper error message for accounts that have been deleted. #54 #110 (mfenner)

v.1.4.1 (2018-10-24)

Full Changelog

Fixed bugs:

  • can't reset password #108
  • can't reset password #107
  • can't reset password #106

v.1.4 (2018-10-22)

Full Changelog

v.1.3.7 (2018-10-18)

Full Changelog

v.1.3.6 (2018-10-18)

Full Changelog

v.1.3.5 (2018-10-18)

Full Changelog

v.1.3.4 (2018-10-16)

Full Changelog

v.1.3.3 (2018-10-15)

Full Changelog

v.1.3.2 (2018-10-15)

Full Changelog

v.1.3.1 (2018-10-14)

Full Changelog

v.1.3 (2018-10-14)

Full Changelog

v.1.2.25 (2018-10-13)

Full Changelog

Closed issues:

  • Add event analytics in Fabrica #9

v.1.2.24 (2018-09-26)

Full Changelog

v.1.2.23 (2018-09-25)

Full Changelog

v.1.2.22 (2018-09-25)

Full Changelog

v.1.2.21 (2018-09-25)

Full Changelog

v.1.2.20 (2018-09-25)

Full Changelog

v.1.2.19 (2018-09-23)

Full Changelog

v.1.2.18 (2018-09-23)

Full Changelog

v.1.2.17 (2018-09-23)

Full Changelog

v.1.2.16 (2018-09-22)

Full Changelog

v.1.2.15 (2018-09-22)

Full Changelog

v.1.2.14 (2018-09-21)

Full Changelog

v.1.2.13 (2018-09-21)

Full Changelog

v.1.2.12 (2018-09-21)

Full Changelog

v.1.2.11 (2018-09-21)

Full Changelog

v.1.2.10 (2018-09-10)

Full Changelog

v.1.2.9 (2018-09-01)

Full Changelog

v.1.2.8 (2018-09-01)

Full Changelog

v.1.2.7 (2018-09-01)

Full Changelog

v.1.2.6 (2018-08-31)

Full Changelog

Closed issues:

  • Show handle URL in DOI Fabrica #104

v.1.2.5 (2018-08-31)

Full Changelog

v.1.2.4 (2018-08-28)

Full Changelog

Fixed bugs:

  • Client and provider associated with a prefix are not shown in list view. #102

v.1.2.3 (2018-08-25)

Full Changelog

v.1.2.2 (2018-08-25)

Full Changelog

Closed issues:

  • Display aggregated usage stats for client #100
  • Display usage statistics #99

v.1.2.1 (2018-08-25)

Full Changelog

v.1.2 (2018-08-25)

Full Changelog

Closed issues:

  • Need more ways to search DOIs #93

v.1.1.37 (2018-08-23)

Full Changelog

v.1.1.36 (2018-08-23)

Full Changelog

v.1.1.35 (2018-08-21)

Full Changelog

v.1.1.34 (2018-08-21)

Full Changelog

v.1.1.33 (2018-08-20)

Full Changelog

v.1.1.32 (2018-08-20)

Full Changelog

v.1.1.31 (2018-08-20)

Full Changelog

Fixed bugs:

  • Popup window from hovering over chart sometimes stays on screen #53

Closed issues:

  • Support .ris and .bib file upload on Windows #101

v.1.1.30 (2018-08-10)

Full Changelog

v.1.1.29 (2018-08-10)

Full Changelog

v.1.1.28 (2018-08-09)

Full Changelog

v.1.1.27 (2018-08-09)

Full Changelog

v.1.1.26 (2018-08-08)

Full Changelog

v.1.1.25 (2018-08-07)

Full Changelog

v.1.1.24 (2018-08-07)

Full Changelog

Closed issues:

  • DOI in DOI field overwritesd DOI in metadata #95

v.1.1.23 (2018-08-06)

Full Changelog

v.1.1.22 (2018-08-06)

Full Changelog

v.1.1.21 (2018-08-06)

Full Changelog

v.1.1.20 (2018-08-06)

Full Changelog

v.1.1.19 (2018-08-05)

Full Changelog

v.1.1.18 (2018-08-05)

Full Changelog

Closed issues:

  • Displaying DOIs for selected Prefix #92

v.1.1.17 (2018-08-05)

Full Changelog

v.1.1.16 (2018-08-05)

Full Changelog

Fixed bugs:

  • Show facets when no results are found. #96

Closed issues:

  • Show client facets for DOIs #98

v.1.1.15 (2018-08-01)

Full Changelog

v.1.1.14 (2018-08-01)

Full Changelog

v.1.1.13 (2018-08-01)

Full Changelog

v.1.1.12 (2018-07-31)

Full Changelog

v.1.1.11 (2018-07-31)

Full Changelog

v.1.1.10 (2018-07-30)

Full Changelog

v.1.1.9 (2018-07-28)

Full Changelog

v.1.1.8 (2018-07-24)

Full Changelog

v.1.1.7 (2018-07-23)

Full Changelog

v.1.1.6 (2018-07-23)

Full Changelog

Closed issues:

  • Use api.datacite.org as backend service #91

v.1.1.5 (2018-07-19)

Full Changelog

v.1.1.4 (2018-07-15)

Full Changelog

v.1.1.3 (2018-07-04)

Full Changelog

v.1.1.2 (2018-07-04)

Full Changelog

v.1.1.1 (2018-06-05)

Full Changelog

v.1.1 (2018-05-30)

Full Changelog

v.1.0.12 (2018-05-25)

Full Changelog

v.1.0.11 (2018-05-21)

Full Changelog

Closed issues:

  • Update author field #80

v.1.0.10 (2018-05-20)

Full Changelog

v.1.0.9 (2018-05-20)

Full Changelog

v.1.0.8 (2018-05-20)

Full Changelog

v.1.0.7 (2018-05-19)

Full Changelog

v.1.0.6 (2018-05-19)

Full Changelog

Fixed bugs:

  • Not showing title in DOI with multiple titles with multiples langaguegs #83

v.1.0.5 (2018-05-19)

Full Changelog

v.1.0.4 (2018-05-19)

Full Changelog

Closed issues:

  • Implement Warnings in Fabrica #8

v.1.0.3 (2018-05-18)

Full Changelog

Fixed bugs:

  • require valid http/https url #85

v.1.0.2 (2018-05-18)

Full Changelog

Fixed bugs:

  • Refresh on DOI Fabrica updates metadata record #84

Closed issues:

  • Implement upsert functionality in Event Data API #82

v.1.0.1 (2018-05-09)

Full Changelog

v.0.9.73 (2018-05-08)

Full Changelog

v.0.9.72 (2018-05-08)

Full Changelog

v.0.9.71 (2018-05-08)

Full Changelog

Fixed bugs:

  • Validate required form fields #69

v.0.9.70 (2018-05-07)

Full Changelog

Fixed bugs:

  • Client should not be able to assign prefix #78
  • Make sure editing via form doesn't affect existing metadata #76
  • Reset model on cancel form #5

v.0.9.69 (2018-05-07)

Full Changelog

v.0.9.68 (2018-05-04)

Full Changelog

v.0.9.67 (2018-05-02)

Full Changelog

Closed issues:

  • Recommendations from Designing UX:Forms #77

v.0.9.66 (2018-04-30)

Full Changelog

v.0.9.65 (2018-04-30)

Full Changelog

v.0.9.64 (2018-04-30)

Full Changelog

v.0.9.63 (2018-04-30)

Full Changelog

v.0.9.62 (2018-04-25)

Full Changelog

v.0.9.61 (2018-04-24)

Full Changelog

Fixed bugs:

  • ResourceTypeGeneral not saved properly #71

Closed issues:

  • Enable creator field #70

v.0.9.60 (2018-04-23)

Full Changelog

v.0.9.59 (2018-04-23)

Full Changelog

v.0.9.58 (2018-04-23)

Full Changelog

v.0.9.57 (2018-04-23)

Full Changelog

Fixed bugs:

  • IE11 - Edit DOI causes glimmer error. #45
  • IE11 - Built in cross style appears in search #44
  • Support Internet Explorer 11 #13

Closed issues:

  • Add links to support documentation for doi registration #74

v.0.9.56 (2018-04-17)

Full Changelog

v.0.9.55 (2018-04-17)

Full Changelog

Closed issues:

  • Refactor state select box #75
  • Default to first prefix other than 10.5072 when available #73

v.0.9.54 (2018-04-17)

Full Changelog

Fixed bugs:

  • Require confirmation when deleting DOIs #63
  • TypeError in Providers show settings (providers.show.settings, /providers/datacite/settings) #55
  • TypeError in Dois show (dois.show, /dois/10.5072%2Fucalgary_test%2F6092) #35

Closed issues:

  • DOI editing mode to trigger specific validations #68
  • Show DOI validation errors in console #67
  • Use navbar also for dois and prefixes #66
  • Validate metadata for draft dois #65
  • Separate components for file upload and form #64
  • Navigation links #62
  • Make visual difference in DOI Fabrica in CDN. #42

v.0.9.53 (2018-04-04)

Full Changelog

v.0.9.52 (2018-04-04)

Full Changelog

v.0.9.51 (2018-04-02)

Full Changelog

v.0.9.50 (2018-04-02)

Full Changelog

v.0.9.49 (2018-03-30)

Full Changelog

v.0.9.48 (2018-03-30)

Full Changelog

Closed issues:

  • Add GOST R 7.0.5-2008 to the list of citation styles #60

v.0.9.47 (2018-03-19)

Full Changelog

v.0.9.46 (2018-03-16)

Full Changelog

v.0.9.45 (2018-03-15)

Full Changelog

v.0.9.44 (2018-03-15)

Full Changelog

v.0.9.43 (2018-03-15)

Full Changelog

v.0.9.42 (2018-03-15)

Full Changelog

v.0.9.41 (2018-03-15)

Full Changelog

v.0.9.40 (2018-03-14)

Full Changelog

v.0.9.39 (2018-03-11)

Full Changelog

Closed issues:

  • hide footer in electron app #34
  • DOI Fabrica screenshot test #29

Merged pull requests:

v.0.9.38 (2018-03-03)

Full Changelog

Fixed bugs:

  • IE11 - Unable to view metadata #47
  • IE11 - Removing Prefix JS error #46

Closed issues:

  • Send sign in link #50

Merged pull requests:

v.0.9.37 (2018-02-23)

Full Changelog

Merged pull requests:

v.0.9.36 (2018-02-15)

Full Changelog

v.0.9.35 (2018-02-14)

Full Changelog

v.0.9.34 (2018-02-14)

Full Changelog

v.0.9.33 (2018-02-14)

Full Changelog

v.0.9.32 (2018-02-13)

Full Changelog

Fixed bugs:

  • One is allowed to click "transfer" DOI without specificying the Client #26
  • Creating a new user for client doesn't assign provider and client #22
  • User with existing provider and/or client can only be updated with correct permissions #21
  • Unable to logout #16

Closed issues:

  • Delete all test prefix 10.5072 DOIs from 2017 #43
  • Users should be able to be Client Admin on more than one account #41
  • Use Ember Simple Auth #40
  • Work on the Fabrica app #10

Merged pull requests:

v.0.9.31 (2018-01-06)

Full Changelog

Merged pull requests:

  • Disable trasnfer buttons unless a client is specified #39 (kjgarza)

v.0.9.30 (2018-01-03)

Full Changelog

v.0.9.29 (2018-01-03)

Full Changelog

v.0.9.28 (2018-01-03)

Full Changelog

Closed issues:

  • Testing Screenshots #37

v.0.9.27 (2018-01-03)

Full Changelog

v.0.9.26 (2018-01-02)

Full Changelog

Merged pull requests:

v.0.9.25 (2017-12-14)

Full Changelog

v.0.9.24 (2017-12-14)

Full Changelog

Fixed bugs:

  • Provider admin permission errors #20

v.0.9.23 (2017-12-11)

Full Changelog

Merged pull requests:

  • use polyfill.io with default settings #33 (mfenner)
  • open external links in separate window #32 (mfenner)

v.0.9.22 (2017-12-10)

Full Changelog

Fixed bugs:

  • Typeahead in search sometimes swallows text entry #30

Merged pull requests:

  • trigger search on enter instead of key-up Closes #30 #31 (mfenner)

v.0.9.21 (2017-12-10)

Full Changelog

v.0.9.20 (2017-12-09)

Full Changelog

v.0.9.19 (2017-12-08)

Full Changelog

Closed issues:

  • Enable feature flags #27
  • Some DOI metadata don't display correctly #6

v.0.9.18 (2017-12-06)

Full Changelog

Merged pull requests:

v.0.9.17 (2017-11-30)

Full Changelog

v.0.9.16 (2017-11-30)

Full Changelog

v.0.9.15 (2017-11-28)

Full Changelog

Fixed bugs:

  • TypeError in Providers show settings (providers.show.settings, /providers/ccsr/settings) #25

Closed issues:

  • Add Reset Password form Fabbrica #7

v.0.9.14 (2017-11-24)

Full Changelog

Closed issues:

  • Password reset button #3

v.0.9.13 (2017-11-23)

Full Changelog

Fixed bugs:

  • Sorting for providers and clients is broken #23

v.0.9.12 (2017-11-22)

Full Changelog

v.0.9.11 (2017-11-22)

Full Changelog

Fixed bugs:

  • TypeError: Error.captureStackTrace is not a function. #19
  • ExampleException in home#example #18

Closed issues:

  • Consolidate development into single master branch #17

v.0.9.10 (2017-11-22)

Full Changelog

v.0.9.9 (2017-11-22)

Full Changelog

v.0.9.8 (2017-11-21)

Full Changelog

v.0.9.7 (2017-11-20)

Full Changelog

v.0.9.6 (2017-11-20)

Full Changelog

v.0.9.5 (2017-11-20)

Full Changelog

v.0.9.4 (2017-11-20)

Full Changelog

v.0.9.3 (2017-11-18)

Full Changelog

v.0.9.2 (2017-11-18)

Full Changelog

v.0.9.1 (2017-11-18)

Full Changelog

Closed issues:

  • Include IE11 as supported browser #12
  • Display correctly on tablet #11
  • Fix issues with selecting user for client or provider #4
  • Acceptance tests for permissions #2
  • Support all MDS features #1

* This Changelog was automatically generated by github_changelog_generator