All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.10.0 - 2023-01-09
- Support partial access to hugemem nodes & add module 6.0 in 14.
0.9.0 - 2021-12-16
- 13
- Use the new dynamic JS feature of OnDemand to control the core numbers in forms using the form.yml.erb
0.8.0 - 2020-01-19
- 11
- removed owens-slurm and torque related items
- account field is now a select widget with only valid groups as options.
0.7.1 - 2020-11-22
- 10
- Changed the license servername for Slurm
- write out the version in RPMs
0.7.0 - 2020-11-18
- Added owens-slurm cluster to begin migrating Owens to Slurm in 8
0.6.0 - 2020-05-29
- Added comsol version 5.5
- CI clones instead of fetches for stability.
- CI releases to latest and ci
0.5.3 - 2019-07-09
- Added xalt
0.5.2 - 2019-02-21
- Fixed bug caused by attempting to assign to attr_reader
- Fixed front end to allow ppn control to remain blank
0.5.1 - 2019-01-09
- Changed hugemem to always request a full node
0.5.0 - 2019-01-09
- Added control to request number of CPUs
0.4.0 - 2018-10-22
- Added COMSOL 5.4 to the app.
0.3.0 - 2018-03-21
- Added COMSOL 5.3a to the app.
- Modified the
CHANGELOG.md
formatting. - Updated the date in
LICENSE.txt
. - Changed the product icon.
- Refactored to use the new Dashboard ERB templating. #4
- Switched from using Fluxbox to Xfce for the window manager.
- Fixed local configuration not always being ignored.
0.2.0 - 2017-12-15
- Updated to run jobs on Owens cluster.
0.1.1 - 2017-06-23
- Added support for COMSOL 5.3 on Oakley. #3
0.1.0 - 2017-06-14
- Refactored for the new Batch Connect app.
0.0.8 - 2017-05-15
- Future-proof fluxbox configuration.
0.0.7 - 2017-05-12
- Remove FVWM and added Fluxbox as the window manager.
0.0.6 - 2017-04-24
- Version assets removing need for
bin/setup
.
0.0.5 - 2017-04-21
- Added
bin/setup
script for easier deployment.
0.0.4 - 2017-03-22
- Set working directory to
$HOME
for FVWM as well
0.0.3 - 2017-03-22
- Specify gpus when requesting
vis
node. - Set working directory to
$HOME
.
0.0.2 - 2017-01-10
- Added more versions of COMSOL.
- Initial release!