Skip to content

Releases: molssi-seamm/control_parameters_step

Properly handling boolean options.

15 Nov 20:07
5f0da4e
Compare
Choose a tag to compare
Merge pull request #11 from molssi-seamm/dev

Properly handling boolean options.

Bugfix for choices in control parameters

06 Nov 18:42
371ec5f
Compare
Choose a tag to compare
  • Ensuring compatibility of older flowcharts with improved handling of choices in the control parameters, necessitated by the Web GUI.

Improved handling of choices

21 Oct 16:35
8c81f6c
Compare
Choose a tag to compare

When editing the choices for a parameter, the entryfield now accepts the choices separated by spaces. If a choice has spaces or other special characters they can be protected with quotes or backslash in the normal fashion for shell arguments.

Bugfix: Fixing handling of defaults for parameters with 0+ or 1+ values.

10 Jul 20:35
94f4513
Compare
Choose a tag to compare
Merge pull request #8 from molssi-seamm/dev

Fixing handling of defaults for parameters with 0+ or 1+ values.

Fixed issue with '-' and '_' in parameter/variable names

23 Jan 23:44
ed4b360
Compare
Choose a tag to compare
  • Fixed issue with '-' and '_' in parameter/variable names
  • Revamped documentation to the new MolSSI style and diátaxis layout.
  • (internal) Moved from LGTM to GitHub CodeQL for code quality analysis

Fixed bugs when editing parameters

06 Jun 20:43
e8a18a1
Compare
Choose a tag to compare

Also added button to remove a parameter.

Added files to parameter types.

09 Feb 19:17
681c975
Compare
Choose a tag to compare

Added files to parameter types, which is needed for job submission

Cleaned up the GUI

13 Oct 22:08
Compare
Choose a tag to compare

Cleaned up the GUI making dialogs large, showing all parameters, and making appropriate comboboxes read only.

Update for internal change in argument parsing.

03 Jun 23:42
Compare
Choose a tag to compare
2021.6.3

Updated for the seamm argument parser moving to seamm_util.

Improved description for the installer.

10 Feb 00:44
Compare
Choose a tag to compare

Added to the README text, and made it conform to the standard style.