Results 54 issues of Dori Sajdak

I am still trying to replicate the problem to determine which cases this doesn't get set. Most of the time it does but not all the time.

bug

As part of the installation, we run `coldfront initial_setup` which sets up defaults like attribute types and other example info. We do not recommend using this for existing installations and...

enhancement

On the project and allocation notes, an admin can make them public (viewable by users on the project or allocation) or private (only viewable by admins). However, there is no...

When an admin adds text into the description box on the allocation detail page it is wiped out if they click on the 'approve' or the 'deny' button. The 'update'...

bug

We have a "customer" that we provide a large amount of computing and storage to that manages many different faculty research groups. They have a research computing facilitator that helps...

enhancement

Currently, email templates are located in https://github.com/ubccr/coldfront/tree/master/coldfront/templates/email Editing these templates is done so by the ColdFront administrator. However, there may be centers that want to allow other system administrators (those...

enhancement

Allocations pending activation are not displaying the correct text. ![allocation_approval](https://user-images.githubusercontent.com/9355962/175136390-4b76ad21-b572-4ec8-9d08-708551793b54.PNG) These two allocations are both in the 'approved' status; however, the green button for one shows 'activate' and the other...

bug

In addition to sorting by username (as completed in #404 we should also be able to sort by users' first and last names. The name field may need to be...

enhancement

On the project detail page, we have sorting for allocations, publications, and grants. We should be able to sort by username, email address, users' first and last name, and role....

enhancement

Netbox has an interesting implementation of notes that we'd like to evaluate and see if it's worth moving to in ColdFront: https://docs.netbox.dev/en/stable/additional-features/journaling/

enhancement