Pim van Nierop
Pim van Nierop
# Problem For namespace columns there is a data-dependent evaluation of the data type per column (_numeric_ or _categorical_). The current implementation was very slow for ~100k samples/mutations. # Solution...
Hello and thank you for your application! # Problem I experience a problem with HistomicsUI when deploying behind a reverse proxy. While most static assets load correctly, the following assets...
SSL should be turned off by default.
:warning: This PR breaks the API. Should be merged together with the corresponding [_cbioportal-frontend_ PR](https://github.com/cBioPortal/cbioportal-frontend/pull/4786). # Background - The current code used for paginated download of clinical data used by...
# Problem When using the _show unauthorized study feature_ studies should not be selectable on the landing page. Indeed the checkbox in front of the study is disabled. The study...
:warning: This PR breaks the API. Should be merged together with the corresponding [_cbioportal_ PR](https://github.com/cbioportal/cbioportal/pull/10407) # Background - At present all clinical data is downloaded the the user visits the...
Fix # (see https://help.github.com/en/articles/closing-issues-using-keywords) Describe changes proposed in this pull request: - a - b # Checks - [ ] The commit log is comprehensible. It follows [7 rules of...
# Description: This PR will update the Gradle build scripts to current best practices. ## Included changes - Upgrade to gradle 8.7 - Translate Groovy DSL to Kotlin DSL -...