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

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