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 cb5d20a51d Don't put an exception's traceback into the status bar 2 years ago
  Michael Hanke bc97dc3229 Ensure path is given to QFileDialog as a str 2 years ago
  Michael Hanke e58e383fc2 Merge pull request #51 from datalad/treewidget 2 years ago
  Michael Hanke f6ea8923c3 Prevent needless, unconstraint `status` calls 2 years ago
  Michael Hanke 24b506f1aa Replace custom FS model with standard QTreeWidget combo 2 years ago
  Michael Hanke 53d59cf5e6 Align labels: always (dataset) _command_ 2 years ago
  Michael Hanke f1b3bfa873 Simplify cmdTab lazy setup 2 years ago
  Michael Hanke d97605c6ac Further disentagle parameter form setup from cmdTab composition 2 years ago
  Michael Hanke c49d6155db Integrate command configuration UI into main window 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 5641d8971d Support getting and setting multi-value values in MultiValueInputWidget 2 years ago
  Michael Hanke 6d737bf247 Make MultiValueInputWidget's QListWidget an internal member 2 years ago
  Michael Hanke 002799ce28 Let MultiValueInputWidget be fully collapsed initially 2 years ago
  Michael Hanke f7518e67a9 Change test setup to build around load_parameter_widget() 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
  Michael Hanke f4c9eb3226 Merge pull request #46 from jsheunis/enh/issue-20 2 years ago
  Michael Hanke 3c9dca719f Merge pull request #42 from jsheunis/nf/clearlog 2 years ago
  Michael Hanke f77de77623 Merge pull request #41 from jsheunis/nf/icons 2 years ago
  Stephan Heunis 38feb8ca39 add command name to command config ui 2 years ago
  Stephan Heunis e5eb72c5f8 adds a pushbutton to clear the log text 2 years ago
  Stephan Heunis f8ed55aa6c adds application icon 2 years ago
  Stephan Heunis 13ba1c8471 adds 32px rounded white-bg datalad icon 2 years ago
  Stephan Heunis 82eb5e34db don't commit ds_store files to git 2 years ago
  Michael Hanke 6b72d47c11 Expose all command parameters to parameter widget factories 2 years ago
  Michael Hanke e9c3549cae Merge pull request #36 from datalad/cmd_exec 2 years ago
  Benjamin Poldrack c4934a6468 Pass dataset as object, not str to datalad commands 2 years ago
  Michael Hanke 782fdea144 Merge pull request #33 from datalad/exception_handling 2 years ago