Pierre Rioux
Pierre Rioux
In CBRAIN we have filters for all 'index' tables. We never implemented anything like that on the NeuroHub side because of lack of time and developer-power.
Can you please provide a better description?!?
So the original problem was this: * a user had a known subset of file names, outside of cbrain * the user wanted to tag them * there was no...
The `SingSquashfsDataProvider` class already has an example of an internal check with informative exception message in its method `check_remote_config!` .
The PR that will implement this will have only 2 new files (one of them a symlink) and should consist in about 20 lines of code, total (rough estimate). See...
No, don't make any adjustments. We only want to bare functionality I describe here. We expect a programmer who use the module will do it responsibly and not choose an...
Tasks prerequisites are an example of that.
Other feature: when batch-processing records of a particular type, highlight the rows of the affected record in the index page. Suggested in #297
Maybe we can use the Raisl framework ActiveJobs : http://guides.rubyonrails.org/active_job_basics.html
See also pre-requisite task #613