Skip to content

Releases: briefmnews/django-gar

2.4.0

10 Jul 14:27
Compare
Choose a tag to compare

Features

  • add project code to list_filter in admin (Thomas)

Chores

  • release version 2.4.0 (Thomas)

2.3.0

10 Jul 14:07
Compare
Choose a tag to compare

Features

  • allow serach by project_code in admin (Thomas)

Chores

  • release version 2.3.0 (Thomas)

2.2.0

09 May 12:49
Compare
Choose a tag to compare

Chores

  • Django: bumps to Django 3 (Thomas)
  • setup: update file (Thomas)
  • black: run command black ./ (Thomas)
  • release version 2.2.0 (Thomas)

Commits

  • black: bumps from 22.10.0 to 23.3.0 (Thomas)

2.1.1

03 Jan 15:27
Compare
Choose a tag to compare

Bug Fixes

  • set codeProjetRessource at the end of xml (Thomas)

Chores

  • github-action: remove prerequisites (Thomas)
  • release version 2.1.1 (Thomas)

2.1.0

03 Jan 14:06
Compare
Choose a tag to compare

Features

  • add project code name (Thomas)

Code Refactoring

  • remove unused import (Thomas)

Chores

  • release version 2.1.0 (Thomas)

2.0.1

10 Nov 17:40
Compare
Choose a tag to compare

Bug Fixes

  • send grain to service_url (Thomas)

Chores

  • release version 2.0.1 (Thomas)

2.0.0

10 Nov 16:58
Compare
Choose a tag to compare

Code Refactoring

  • remove GARRemoveExternalLinks middleware (Thomas)

Chores

  • release version 2.0.0 (Thomas)

1.12.0

10 Nov 16:43
Compare
Choose a tag to compare

Features

  • handle grain query string if set (Thomas)

Tests

  • fix test_middleware (Thomas)
  • assert response.url in test_when_cas_ticket_valid (Thomas)
  • assert response.url in test_when_cas_ticket_invalid (Thomas)
  • add test_when_cas_ticket_valid_and_grain (Thomas)

Chores

  • black: add app version 22.10.0 (Thomas)
  • release version 1.12.0 (Thomas)

1.11.0

01 Jul 12:41
Compare
Choose a tag to compare

Features

  • gar: check status code is 200 in get_gar_subscription (Thomas)

Tests

  • gar: add tests for get_gar_subscription (Thomas)

Chores

  • release version 1.11.0 (Thomas)

1.10.0

16 Jun 15:42
Compare
Choose a tag to compare

Features

  • strip UAI in admin form (Thomas)

Bug Fixes

  • clean method from GARInstitutionForm should call validate unique (Thomas)

Chores

  • requirements: update packages to newer versions (Thomas)
  • python-cas: allow for python-cas>=1.4.0 (Thomas)
  • release version 0.1.10 (Thomas)