Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Commit History

Author SHA1 Message Date
  Benjamin Poldrack 9a1d4502c8 BF: BoolParamWidget didn't set the default 2 years ago
  Benjamin Poldrack b48036f9b1 Fix defaults for parameter widgets 2 years ago
  Michael Hanke 89b8954b96 Disabling manual path entry is a suite option now 2 years ago
  Michael Hanke a29477902e Extensible suites 2 years ago
  Michael Hanke e15a5ecd1b Do not drag a `cfg_` prefix along for configu procedures 2 years ago
  Michael Hanke 88cf53cbc4 Use same codepath for setting up dir and path picker 2 years ago
  Michael Hanke 23dae3db49 Blind attempt to address file dialog crash 2 years ago
  Michael Hanke 630e40d1df Sibling selection for `push` and `update` 2 years ago
  Michael Hanke 1d1957b2b5 Dedicated cfg_proc parameter input widget 2 years ago
  Michael Hanke 651fd9e0af Fix PathParamWidget reporting conditional 2 years ago
  Michael Hanke 57f6df5283 Disable a choice input widget with no choices 2 years ago
  Michael Hanke a384d8731f Stop emitting mutable dicts via signals 2 years ago
  Michael Hanke 3bcc20b9c7 Indicate that most signals require immutable mappings for safe operation 2 years ago
  Michael Hanke dcc05432d7 Merge pull request #157 from datalad/paramorder 2 years ago
  Michael Hanke 041b36fced Calling set_gooey_param_value() for PathParamWidget must setModified() 2 years ago
  Michael Hanke 344ff2907f Set utility functions in better importable modules 2 years ago
  Michael Hanke b8d08b80fd Dynamic command parameter input form 2 years ago
  Michael Hanke f42b6da264 Switch button order in path selector to always have dirs last 2 years ago
  Michael Hanke cb299c33fe Make path input widget not-editable in simplified mode 2 years ago
  Michael Hanke fc69af9acf Use proper icons for path/file selection 2 years ago
  Michael Hanke 6523ab1b78 Enable showing broken symlinks in the PathParamWidget FileDialog 2 years ago
  Michael Hanke bc97dc3229 Ensure path is given to QFileDialog as a str 2 years ago
  Michael Hanke 52e8dfe524 Fix wrong variable name, we need tests sooo desperately 2 years ago
  Michael Hanke ac55063f60 Set param specs only after all other settings are in-place 2 years ago
  Michael Hanke bd94eadb5f Rough draft of a multi-value input widget 2 years ago
  Michael Hanke f2fb061bdf Revamp parameter widget concept 2 years ago
  Michael Hanke bc45a205b2 Merge remote-tracking branch 'origin/main' 2 years ago
  Stephan Heunis 38feb8ca39 add command name to command config ui 2 years ago
  Michael Hanke 6b72d47c11 Expose all command parameters to parameter widget factories 2 years ago
  Michael Hanke af508fe6e0 Parameter input widgets for (single) choices 2 years ago