- Aug 16, 2018
-
-
tingtingjh authored
Hyrax 2.1.0 IAWA merge into master
-
Janice J Kim authored
-
- Aug 15, 2018
-
-
Janice J Kim authored
-
- Aug 14, 2018
-
-
Janice J Kim authored
-
tingtingjh authored
LIBTD-1257: IAWA migration from Hyrax 2.0.0 based on Hyrax 2.1.0
-
- Aug 09, 2018
-
-
Janice J Kim authored
LIBTD-1257-dev: Add temporary solution until LIBTD-1419 is resolved - manually set CollectionType constants LIBTD-1257-dev: Additional collection related tweaks with the migration from Hyrax 2.0 to Hyrax 2.1 LIBTD-1257-dev: Use default Hyrax 2.1 user util links LIBTD-1257-dev: Temporarily enable static files from public folder
-
- Aug 03, 2018
-
-
tingtingjh authored
Upgrade Gems due to security vulnerabilities
-
Paul Mather authored
The current application is flagged as having several Gems with security vulnerabilities: - loofah (CVE-2018-8048) - rails-html-sanitizer (CVE-2018-3741) - sinatra (CVE-2018-7212 and CVE-2018-11627) - sprockets (CVE-2018-3760) This change updates all the above Gems to (currently) non-vulnerable versions. We also upgrade the Rails Gem to version 5.1.6, which is the latest Rails 5.1.x release.
-
- Jul 24, 2018
-
-
tingtingjh authored
LIBTD-1449 - Add pull request template
-
Yinlin Chen authored
-
- Jun 04, 2018
-
-
tingtingjh authored
LIBTD-1273: Migrate IAWA Collection functionality to Hyrax 2.0.0 version
-
- May 31, 2018
-
-
https://github.com/samvera/hyrax/issues/2008iawa application owner authored
LIBTD-1273: Temp Fix for https://github.com/samvera/hyrax/issues/2008 (Thumbnail in collection search results)
-
iawa application owner authored
-
- May 30, 2018
-
-
tingtingjh authored
LIBTD-1272: Removing ItemSet from IAWA with Hyrax 2.0 Migration
-
iawa application owner authored
LIBTD-1272: Removing ItemSet from IAWA with Hyrax 2.0 Migration (used bin/rails destroy, removed item_set relationship from items, removed _toolbar view as it's not used anymore)
-
- May 25, 2018
-
-
tingtingjh authored
LIBTD-1270: Migrate IAWA Item creation to Hyrax 2.0.0 version
-
Janice J Kim authored
LIBTD-1270: The :keyword predicate has been switched from DC11.relation to DC.relation to avoid conflict with tags.
-
Janice J Kim authored
-
- May 24, 2018
-
-
Janice J Kim authored
LIBTD-1270: Comments cleanup, replacing rights attribute render and show fields with rights_statement versions
-
Janice J Kim authored
LIBTD-1270: based_near Location removed from the Item creation form; converted BatchUploadsController from class to override module and using prepend config/application.rb
-
- May 23, 2018
-
-
Janice J Kim authored
LIBTD-1270: Work-in-progress (WIP) checkin: Files are now associated with Items, but the viewer does not yet display test images properly (jpg); sidekiq isn't properly set up, so we're using :inline for now; based_near location is still not functioning properly
-
Janice J Kim authored
LIBTD-1270: Work-in-progress (WIP) checkin: New items can be partially created; Files aren't yet associated with the Item for reasons unknown; based_near Location form option isn't functioning properly
-
- May 21, 2018
-
-
Janice J Kim authored
-
iawa application owner authored
-
- May 16, 2018
-
-
iawa application owner authored
LIBTD-1269: Follow Hyrax 2.0.0 Upgrade Notes for IAWA based on https://github.com/samvera/hyrax/releases/tag/v2.0.0; Additional notes stored here: https://gist.github.com/shabububu/1affb60a7e9981a4c50a9655f21c25fd
-
- Apr 27, 2018
-
-
tingtingjh authored
* LIBTD-1227: Replace rubyzip with archive gem Use Archive to extract compressed file * Use Dir.mktmpdir create temporary directory
-
- Apr 25, 2018
-
-
tingtingjh authored
* Basic underpinnings for bulk upload via rake task run with a mounted share containing files to be uploaded. Refactor batch_upload and complete the batch update files task Finish LIBTD-1110: Batch Upload/Update FileSet; due to the asynchronous nature of the ingest pipeline, cleaning up tmp files is handled by running a cron job. Should not delete tmp files in background job that spawns other asynchronous processes * Use File class to do filename-related operations
-
Lee Hunter authored
Finish LIBTD-1221: Remove add manifest link in Mirador Viewer
-
- Apr 24, 2018
-
-
Tingting Jiang authored
-
- Apr 18, 2018
-
-
tingtingjh authored
delete contents of tmp/uploads after files are ingested
-
- Apr 16, 2018
-
-
iawa application owner authored
use remove_file! at end of job try manually deleting based on file_url
-
- Apr 12, 2018
-
-
tingtingjh authored
Obtain Riiif cache_duration from config/secrets.yml
-
- Mar 23, 2018
-
-
Paul Mather authored
To avoid hard-coding the Riiif server's tile caching duration and thereby allowing us different cache times for different deployed environments (development vs. production), we obtain the duration from config/secrets.yml via the Rails.application.secrets mechanism. Note: the duration should be an integer that represents the cache duration in seconds.
-
- Mar 22, 2018
-
-
Lee Hunter authored
LIBTD-1152: Customize source field to support html links
-
Lee Hunter authored
LIBTD-1151: Support start_date and end_date metadata for Collection
-
- Mar 17, 2018
-
-
Tingting Jiang authored
-
Tingting Jiang authored
-
- Mar 01, 2018
-
-
rstclair authored
Fix LIBTD-1108: date_created now is single-valued; revert image displ…
-
Tingting Jiang authored
-
tingtingjh authored
A FileSet does not have a display_image to present if it is not in fa…
-