Natacha Beck
Natacha Beck
From @Claude Lepage. Is it possible to have the wireframe superimposed? The surface in transparent wire mode is useless. We see nothing. To see the mesh, you have to put...
It can be nice to have MINC parser in JavaScript directly like Bert do with NIfTI file, instead of asking for header file and raw file. I don't know if...
If we add an annotation, and change the view we will have a "floating point". Maybe annotation should be a child like the wireframe. In this way it will follow...
Fix issue #1164 . Note: it is better to use option `w=1` in GitHub to compare.
When a task_preset is saved with a description, the description is saved on the preset (I verified in the console). But when the task_preset is reload the description is not...
After some digging and discussion I realized that we cannot `unzip` file directly via the CBRAIN UI. Related PR, issue: - https://github.com/aces/cbrain/issues/149
When using `value-disables` with some specific Boutiques descriptor we can fail in some edge case. See Boutiques descriptor as attachment (Github does not support .json attachment, that's why it is...
Actually, we can extract a file from a file collection but we cannot extract a subfolder from a file collection. I am wondering to know why we have this situation....
Some classes do not follow Ruby naming convention. It is the case for CSVFile, YAMLFile and XMLfile, it will be nice to rename it properly, BUT this will require to...
When we select a tool to launch without selecting a file we have the following message at the top of the Userfile index: If we the select files the counter...