Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Update Curation Concerns to 2.0 #927

Merged
merged 44 commits into from
Feb 10, 2017
Merged

Update Curation Concerns to 2.0 #927

merged 44 commits into from
Feb 10, 2017

Commits on Jan 13, 2017

  1. update cc to 1.7.1

    eliotjordan committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    b5f43f6 View commit details
    Browse the repository at this point in the history
  2. install migrations

    eliotjordan committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    821765e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a1fbf View commit details
    Browse the repository at this point in the history
  4. update cc to 2.0.0.rc1

    eliotjordan committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    d8546dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e25d2ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bca6bac View commit details
    Browse the repository at this point in the history
  7. add admin controller

    eliotjordan committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    118e38d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d3041b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e525c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a57c5d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c73e2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e2bed1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13ce1b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Using Solr to get object IDs

    escowles committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    42cc622 View commit details
    Browse the repository at this point in the history
  2. Also migrating Geo models

    escowles committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    a74193c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c412b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #956 from pulibrary/migrate-state

    Adding rake task to migrate state property to Sipity
    Trey Pendragon committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    4e7cad8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0501ff3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #972 from pulibrary/more-than-10-objects

    Updating Solr query to retrieve 10k objects instead of the default 10
    Trey Pendragon committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    1f2bda5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Bundle updated

    escowles committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    f6f39df View commit details
    Browse the repository at this point in the history
  2. (Mostly) fixing tests

    escowles committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    53f3c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec60e98 View commit details
    Browse the repository at this point in the history
  4. Updated db schema

    escowles committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    f8cd3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Set IIIF endpoint for tests

    escowles committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    db79db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed215b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Activate Blacklight.

    Not sure why we need this, but it doesn't work without it.
    tpendragon committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    cf4e68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7822d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #977 from pulibrary/rails5

    [WIP] Upgrading to Rails 5
    Trey Pendragon committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d906ddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    165ae0c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    bedd0f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Configuration menu
    Copy the full SHA
    5aea075 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #986 from pulibrary/update-readme

    Update setup instructions in README
    Trey Pendragon committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1af8e2f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Rake task and background job to ingest PULFA METS (#997)

    escowles authored and Jon Stroop committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    6a3d2aa View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Allow listing the retry queue (#998)

    escowles authored and Jon Stroop committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9535506 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Changing Blacklight Javascript invocation (#995)

    escowles authored and Jon Stroop committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    6215463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18dc14d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Configuration menu
    Copy the full SHA
    648d780 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1002 from pulibrary/pulfa-metadata

    Update pul_metadata_services and use updated metadata
    Trey Pendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    d0e0f8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1000 from pulibrary/reapply-remote-metadata

    re-apply remote metadata when migrating state
    Trey Pendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    da44875 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #983 from pulibrary/grocer

    Adding Grocer and configuring to export when transitioning to Metadata Review state
    Trey Pendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    98e9e35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    810b2f9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1003 from pulibrary/100

    Implement last pending test and silence logging
    Trey Pendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    f79052b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into 920-cc-2-0

    Trey Pendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    f474118 View commit details
    Browse the repository at this point in the history
  8. Fix schema

    tpendragon committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    5694f02 View commit details
    Browse the repository at this point in the history