This project is mirrored from https://:*****@github.com/Ensembl/guiHive.git.
Pull mirroring updated .
- 19 Jan, 2021 3 commits
- 10 Jan, 2020 4 commits
-
-
Brandon Walts authored
* db_version/73: [ENSCORESW-3372] remove copyright notice from guiHive interface copyright update 2020
-
Brandon Walts authored
* db_version/62: [ENSCORESW-3372] remove copyright notice from guiHive interface copyright update 2020
-
Brandon Walts authored
-
Brandon Walts authored
-
- 06 Jan, 2020 3 commits
-
-
Brandon Walts authored
* db_version/73: Remove recursive buildURL call that was causing a multiple parameter update bug allow PASSED_ON jobs to be viewed in the jobs table, and allow jobs to be updated to PASSED_ON status remove deprecated async : false change after updating select list value, this seems to fix the problem of UI crash after multiple unlisted value updates update buildURL and update_db to properly work asynchronously when users input custom values
-
Brandon Walts authored
* db_version/62: Remove recursive buildURL call that was causing a multiple parameter update bug allow PASSED_ON jobs to be viewed in the jobs table, and allow jobs to be updated to PASSED_ON status remove deprecated async : false change after updating select list value, this seems to fix the problem of UI crash after multiple unlisted value updates update buildURL and update_db to properly work asynchronously when users input custom values
-
Brandon Walts authored
-
- 02 Jan, 2020 4 commits
-
-
Brandon Walts authored
allow PASSED_ON jobs to be viewed in the jobs table, and allow jobs to be updated to PASSED_ON status
-
Brandon Walts authored
-
Brandon Walts authored
change after updating select list value, this seems to fix the problem of UI crash after multiple unlisted value updates
-
Brandon Walts authored
-
- 05 Apr, 2019 3 commits
-
-
Brandon Walts authored
* db_version/73: Updated css for display fix
-
Brandon Walts authored
* db_version/62: Updated css for display fix
-
Marc Chakiachvili authored
-
- 10 Jul, 2018 5 commits
-
-
Brandon Walts authored
update db_fetch_max_retry_count.pl to deal with change in version_check::check_db_versions_match() return type
-
Brandon Walts authored
* db_version/73: job table information box added, and interactive elements now respond to single instead of double click
-
Brandon Walts authored
* db_version/62: job table information box added, and interactive elements now respond to single instead of double click
-
Brandon Walts authored
* db_version/56: job table information box added, and interactive elements now respond to single instead of double click
-
Brandon Walts authored
job table information box added, and interactive elements now respond to single instead of double click
-
- 20 Apr, 2018 11 commits
-
-
Matthieu Muffato authored
AnalysisData entries can be shared between jobs, so we can't delete them without checking if they're still used At the moment, I can't think of a way of checking that without a transaction / a locking mechanism, which could be slow in large databases (cf hoover_pipeline.pl which doesn not hoover the analysis_data table for the same reason). Since I don't expect many input_ids to be changed this way, I think we can accept keeping the old entries.
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
lib/version_check.pm is not the best place, but it is loaded in every script, and I didn't want to create a new module with just one function.
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
This means that the purple blobs that represent conditional dataflows are not put on top of the outgoing connections, and we can finally see which condition goes to which analysis.
-
Matthieu Muffato authored
-
- 24 Jan, 2018 4 commits
-
-
Matthieu Muffato authored
* db_version/73: Some versions of GraphViz transform the colour names to hexadecimal
-
Matthieu Muffato authored
* db_version/62: Some versions of GraphViz transform the colour names to hexadecimal
-
Matthieu Muffato authored
* db_version/56: Some versions of GraphViz transform the colour names to hexadecimal
-
Matthieu Muffato authored
-
- 26 Oct, 2017 3 commits
-
-
Matthieu Muffato authored
* db_version/73: Let the user know if graphviz has failed (even though we can't capture stderr)
-
Matthieu Muffato authored
* db_version/62: Let the user know if graphviz has failed (even though we can't capture stderr)
-
Matthieu Muffato authored
* db_version/56: Let the user know if graphviz has failed (even though we can't capture stderr)
-