Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Don't Merge] [ENG-5826] Proof-of-Concept / Analysis: Preprints Institution Affiliation #10646

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    99550c1 View commit details
    Browse the repository at this point in the history
  2. add test for Preprint detail affiliation updates

    John Tordoff committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    016482a View commit details
    Browse the repository at this point in the history
  3. add institution relationship view

    John Tordoff committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    827c4d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Change PATCH to PUT request

    John Tordoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f4dd94f View commit details
    Browse the repository at this point in the history
  2. Add institutional affiliation relationship to preprints

    John Tordoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6d7b532 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix up PreprintInstitutionsList

    John Tordoff committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dc80df3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'institutional-affilation-clean-up' of https://github.co…

    …m/CenterForOpenScience/osf.io into institutional-affilation-clean-up
    
    * 'institutional-affilation-clean-up' of https://github.com/CenterForOpenScience/osf.io:
      Change PATCH to PUT request
      add institution relationship view
      add test for Preprint detail affiliation updates
      add stuff to allow institutional affiliations for Preprints
    
    # Conflicts:
    #	api/preprints/permissions.py
    #	api/preprints/serializers.py
    #	api/preprints/urls.py
    #	api/preprints/views.py
    John Tordoff committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    edd3c3e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'institutional-affilation-clean-up' of https://github.co…

    …m/CenterForOpenScience/osf.io into institutional-affilation-clean-up
    
    * 'institutional-affilation-clean-up' of https://github.com/CenterForOpenScience/osf.io:
      Change PATCH to PUT request
      add institution relationship view
      add test for Preprint detail affiliation updates
      add stuff to allow institutional affiliations for Preprints
    
    # Conflicts:
    #	api/preprints/permissions.py
    #	api/preprints/serializers.py
    #	api/preprints/urls.py
    #	api/preprints/views.py
    John Tordoff committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8193617 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add preprint institution affiliation endpoint

    John Tordoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0678dc2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'institutional-affilation-clean-up' of https://github.co…

    …m/CenterForOpenScience/osf.io into institutional-affilation-clean-up
    
    * 'institutional-affilation-clean-up' of https://github.com/CenterForOpenScience/osf.io:
    John Tordoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bc18f60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'preprint-institutions-list-api' of https://github.com/j…

    …ohnetordoff/osf.io into institutional-affilation-clean-up
    
    * 'preprint-institutions-list-api' of https://github.com/johnetordoff/osf.io:
      add preprint institution affiliation endpoint
    
    # Conflicts:
    #	api/preprints/permissions.py
    #	api/preprints/serializers.py
    #	api/preprints/urls.py
    #	api/preprints/views.py
    #	api_tests/preprints/views/test_preprint_institutions.py
    John Tordoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b4bd45a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add preprint institutions relationship list

    John Tordoff committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    832f24c View commit details
    Browse the repository at this point in the history