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

### What happened? There is a bug in the code that reports exceptions when sending emails. The "to" and "from" are swapped in the message template. This bug is in...

bug

### What happened? When one of our users requested an account upgrade, the underlying mail function returned an error. I expected an email to be successfully sent to our help...

bug

Resolves issue #542 — Now, centers who want to have a more thorough process for users on allocations whose resources have a 'eula' attribute can set the config variable `EULA_AGREEMENT`...

### Description Definitely, interesting in Coldfront to manage our HPC SLURM insfrastructure. We are wondering how Coldfront can interact with a storage filesystem as it does with slurm. Through our...

enhancement
documentation

This addresses #274, allowing for the DefaultAccount for a slurm user to automatically change if the current default is being removed.

Hi, as in a title - Django-Q is last updated in 2021 and it does seem to be happy with Django 5, up to 4.2.8 works fine but sooner or...

I refactored the xdmod plugin code to improve readability and added a small testing library for the utils module that xdmod_usage depends on.

Add ARIA label to nav expand/collapse button, aria-expanded='false' aria-label = 'Toggle Navigation' issue: 590 & 591

Fixed typo and modified aria-expanded to false aria-expanded="false" aria-label="Toggle Navigation" issue: 590 && 591

The navigation expand/collapse button lacks an Aria label, compromising the accessibility of the user interface. Addressing this issue is crucial to ensure a seamless and inclusive user experience for all....