Pierre Rioux
Pierre Rioux
Let's create a separate PR for each point.
No, all features should be supported. I just didn't list them all in the initial description. Add them to the list.
Options too: ```ruby backgrounder(array, :continue_on_exception => true) { |x| blahblah } ```
Control too? ```ruby backgrounder_lspid backgrounder_stop 23 # PID previously obtained ```
Also rebase this one.
Yes, it's a good issue, Natacha and I identified it while reviewing her viewer PR last week. The code in all the plugins must be changed too so that the...
1) Files to fix: ``` ./BrainPortal/app/controllers/nh_loris_hooks_controller.rb ./BrainPortal/app/helpers/scope_helper.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-base/userfiles/cbrain_file_list/cbrain_file_list.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-base/userfiles/csv_file/csv_file.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-base/userfiles/tsv_file/tsv_file.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-neuro/cbrain_task/fsl_melodic/portal/fsl_melodic.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-base/userfiles/yaml_file/yaml_file.rb ./BrainPortal/cbrain_plugins/cbrain-plugins-base/userfiles/xml_file/xml_file.rb ``` Note that one of these files is in a plugin 2) Database migration * make sure...
Very likely a bug
Report could also include: default merge remote and default merge branch name (git config --get branch.master.remote; git config --get branch.master.merge)
I'm not sure I understand. What it is the issue here? Yes, admins can do things normal users cannot do, but that's expected. What is the problem to fix?