Skip to content

Releases: ubccr/coldfront

v1.1.6

28 Mar 02:13
v1.1.6
Compare
Choose a tag to compare
  • Upgrade to Django 4.2 LTS #601
  • Update python version in Dockerfile to 3.8 #578
  • Add factoryboy Project and Allocation unit tests #546
  • Add docs for configuring LDAP auth against Active Directory #556
  • Fix grants formatting error #442
  • Add docs on creating a plugin #472
  • Add justification to allocation invoices #305
  • Add docs on configuring generic OIDC auth #528
  • Fix bug where notifications were auto-enabled user role changed #457
  • Add LDAP user search custom mapping and TLS support #545
  • Add docs on collect static for SITE_STATIC usage #358
  • Add signal for new allocation requests #549

v1.1.5

13 Jul 00:55
v1.1.5
dcf57a7
Compare
Choose a tag to compare
  • SECURITY BUG FIX: Unprotected eval when adding publication. #551
  • Documentation improvements

v1.1.4

12 Feb 02:51
v1.1.4
efe0189
Compare
Choose a tag to compare
  • Datepicker changed to flatpickr. Remove jquery-ui #438
  • Combined email expiry notifications #413
  • Remove obsolete arguments in signal defs #422
  • Allow sorting of users on detail page #408
  • Fix approve button deleting description text #433
  • Add Project Attributes #466
  • Slurm plugin: fix allocations in pending renewal status #176
  • Update list displayes to sort case insensitive throughout front end #393
  • Fix FreeIPA plugin not recognizing usernames greater than 11 characters #416
  • Send signal if allocation status is revoked #474
  • Upgrade to Django 3.2.17
  • Allow configuration of session timeout #452
  • Increase max length for user first_name #490

v1.1.3

07 Jul 22:32
v1.1.3
Compare
Choose a tag to compare
  • Fix erroneous allocation change request error message #428
  • Upgrade bootstrap and move to static assets #405
  • Allow changes on allocations in the test dataset
  • Add new ColdFront logos and branding #431

v1.1.2

06 Jul 19:08
v1.1.2
Compare
Choose a tag to compare
  • Fix "Select all" toggle for allocations #396
  • Fixed allocation expiration task bug #401
  • Fix new user sorting #395
  • Fix allocation approved status #379
  • Add notes on project detail page #194
  • Add partial match for attribute search #421
  • Fix miscellaneous config issues #414
  • Upgrade to Django 3.2.14

v1.1.1

27 Apr 00:43
v1.1.1
Compare
Choose a tag to compare
  • Fix grant export to only download those found under search #222
  • Fix bug that allowed users to be added to inactive allocations #386
  • Fix allocation request approval redirect #388
  • Upgrade to Django 3.2.13
  • Fix bug in slurm plugin where SLURM_NOOP was a str instead of a bool #392

v1.1.0

09 Mar 21:28
v1.1.0
Compare
Choose a tag to compare

To upgrade from a previous of release of ColdFront see here.

Release notes

  • Add a checkbox to 'select all' users on the project to enable/disable notifications #291
  • Archived grant not viewable by PI #259
  • Add more detail info when multiple allocations on a project for same resource #193
  • Admins can prevent the renewal of allocations #203
  • Allow logout redirect URL to be configured #311
  • Fix empty user search exception #313
  • Add allocation change requests #294
  • Added signal dispatch for resource allocations #319
  • mokey oidc plugin: Handle groups claim as list #332
  • Fix divide by zero error when attribute that has 0 usage #336
  • Allocation request flow updates #341
  • Add attribute expansion support #324
  • Fix adding not-selected publications #343
  • Add forward filter parameters between active-archived projects search pages #347
  • Fix sorting arrows for allocation search #344
  • SECURITY BUG FIX: Check permissions on notification updates #348
  • Allow site-level control of how resources ordered within an allocation #334
  • LDAP user search plugin: Add ldap connect timeout config option #351
  • Upgrade to Django v3.2 #295
  • Fix error on duplicate publication entry #369
  • Add resource list page #323
  • Add resource detail page #320
  • Fix adding publications with large number of authors #283
  • Allow allocation users to see allocations of all statuses #292
  • Show allocations for both Active and New projects #365

v1.0.4

25 Mar 15:55
v1.0.4
Compare
Choose a tag to compare
  • Fix #235
  • Fix #271
  • Fix #279
  • Add LDAP User Search plugin configs

v1.0.3

03 Mar 01:19
v1.0.3
Compare
Choose a tag to compare
  • Refactor ColdFront settings. See PR #264
  • Lots of documenation updates. See here
  • Fix setuptools for pip installs

v1.0.2

15 Feb 21:41
v1.0.2
Compare
Choose a tag to compare
  • Accessibility fixes @zooley
  • OnDemand integration (adds link to ondemand)
  • Bug/Issue fixes