parkour icon indicating copy to clipboard operation
parkour copied to clipboard

Moved to: https://github.com/maxplanck-ie/parkour2

Results 14 parkour issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

When we pull data, the string `QuantSeq 3’ mRNA-Seq Library Prep` loses the nice unicode apostrophe: `’`. It could be that the API encoding is not UTF-8, or the Python...

bug
bugreport

PoolingViewSet in pooling/view.py might need inclusion of the following definition: serializer_class = PoolSerializer for now it seems to work, but (without this line) some installations have produced 500 error upon...

question

Hi, I've got the installation mostly working using the docker installation method, I believe, but getting a 502 gateway error when clicking any of the save buttons after filling information...

how to change default port and visit my site in remote way I have installed the sofeware.I can log in with the url "http:127.0.0.1:8000"。 But I want to access my...

Nothing other than alphanumeric (only ascii letters), - and _ are allowed in sample names by Illumina and we should really enforce that in Parkour, since otherwise we always run...

Hello, Thanks for making the LIMS software available. I wonder if there is a reason to use django1.x, e.g. library restrictions? Do you plan to migrate to django 2.x version?...

When I try to log out parkour session only a new tab with start login window is opening. (in docker and manual installation)

My lab performs a large amount of targeted high-throughput sequencing for several other labs. Currently data management of our requests is less than ideal and your LIMS is wonderful and...