Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Releases: ualbertalib/HydraNorth

Production

13 May 23:03
Compare
Choose a tag to compare
  • #1064 and $1065 batch update from a csv file
  • #1068 CSS fix for line height
  • #1087 updates to migration rake task to reflect namespace and other metadata changes
  • #1092 performance enhancements on search results page
  • #1093 diagnostics: optionally add before/after gc data to header

Production

18 Apr 19:52
Compare
Choose a tag to compare
  • #1043 - keep author order in imports from Dataverse; ensure Dataverse re-imports don't create new items
  • #1047 - performance enhancements
  • #1060 - replace uris for ualterms namespace

Production

05 Apr 16:52
Compare
Choose a tag to compare

This release includes:

  • fix to the triple loading corruption for collections #969
  • feature to allow admin login as regular user #988
  • update twitter:card #773
  • fix to the collection/community selection javascript on edit form #1016
  • remove multiple community/collection selection on deposit/edit forms
  • added missing Gemfile.lock from v1.2.11.

Production

02 Apr 07:47
Compare
Choose a tag to compare

This release includes:

  • fix to the triple loading corruption for collections #969
  • feature to allow admin login as regular user #988
  • update twitter:card #773
  • fix to the collection/community selection javascript on edit form #1016
  • remove multiple community/collection selection on deposit/edit forms

Production

10 Mar 21:47
Compare
Choose a tag to compare

This release fixes a security problem but also contains several enhancements and bug fixes from the last two sprints.

  • #959 seed [email protected]
  • #950 prerequisites for sitemap.xml
  • #947 fixes for tests in CI environment
  • #978 and #985 fixes for embargo handling
  • #994 actionpack upgrade
  • #995 "create collection" link in admin user's util links
  • #963 filter collections in metadata form based on community (with fix in #1013)
  • #996 enhance community browse page to show collections under each community
  • #1000 take admin user to / instead of dashboard on login (since dashboard takes too long to render)
  • #999 only admin can create/destroy collections
  • #987 only admin can view user list
  • #1011 block non-admin from editing collections (still needs fixes to tests)

Production

29 Jan 20:21
Compare
Choose a tag to compare

Production

15 Jan 22:28
Compare
Choose a tag to compare
  • #915 fix several failing specs in master
  • #921 fix several bugs relating to editing collections
  • #914 bugfix for editing form submit button
  • #919 bugfix for special collection ids
  • #923 bugfix to save description in editing form
  • #924 fix more failing specs in master

Production

24 Dec 22:13
Compare
Choose a tag to compare

Included in this release:

  • Display embargo history on item page #874
  • Add config to disable fulltext indexing #875
  • Add empty homepage#index view to avoid heave default Sufia behavior
  • Add Analytics graph
  • Fix bug when search within a collection #884
  • Allow admin to create "official" communities and collection #876
  • Index thesis fields into regular fields #837
  • Fix Nokogiri security vulnerability #899
  • Fix edit form to remove unnecessary required field #901
  • Fix issue that Google harvesting non-existent pages #904

Production

01 Dec 20:43
Compare
Choose a tag to compare

#881 Include fastercsv gem

Production

26 Nov 21:19
Compare
Choose a tag to compare
  • #871 change wording of Save button on metadata form (was "Update Generic File")
  • #870 fix "CCID-protected" message when non-logged-in user hits protected item
  • #868 fix management of collection-to-item links, so as to allow large collections to render quickly
  • #867 give administrator the ability to find and edit all items efficiently
  • #866 security update: Nokogiri