coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

HPC Resource Allocation System

Results 255 coldfront issues
Sort by recently updated
recently updated
newest added

This is an enhancement request It would be nice if attribute values could reference other attributes. E.g. allow slurm_specs to refer to 'Core Usage (hours)' so that one could set...

The resource name in the 'allocation user status' list of Django admin will display a linked resource rather than the main resource name. For example, from our production install we...

Hi – crazy thought occurred to me to run coldfront as an ood app. We support python, so I think we're set on our side. Obviously there’d be some legwork...

It would be good to allow for tracking the department/college/etc for Users and Projects. I.e. 1) having organizational structure information inside ColdFront. Possibly spanning multiple universities, etc. 2) being able...

As a developer that is developing plugins for ColdFront, I would like my plugin's code to be executed in realtime (or close to) when specific resource allocation events are performed....

This adds a `coldfront xdmod_dump` command that outputs user information in json format. Note that XDMoD 9.5 has no mechanism to import this data. I plan to travel to the...

The justification provided by PI is not displayed on the invoice but should be. This is for allocation statuses: payment request, payment pending, payment declined, and paid.

enhancement
good first issue

NSF and NIH have APIs to get award information. It would be useful to PIs to be able to search on award number or their name to automatically pull in...

enhancement

Perhaps this is already possible somehow, but it would be nice to have a customizable and automated e-mail notification sent to a user when they are added to a project....

We're currently using a custom Django user model for some libraries that we use with our billing system. It would be valuable to use the custom model in place of...