-
https://github.com/inspirehep/inspire-schemas/pull/169 needs to be backported to schema version 32, otherwise no record will be valid.
-
It seems like the records created via continuous migration are not properly created. Currently on Labs (https://labs.inspirehep.net/search) there are ~900 records that arrived in that way but clicking…
-
1. When clicking on 'Enable admin mode', fields like dois are supposed to be editable, but nothing changes: eg. in https://qa.inspirehep.net/editor/literature/1472986
2. In some records, 'Send fee…
-
1) Try to set initial **selected** value by active:
```
```
No success. Maybe I am doing something wrong?
2) If I loading items from host I have no results as long as I do not add `*ngIf="someIt…
-
For example: https://labs.inspirehep.net/holdingpen/648620 has the keyword `gravitational radiation`, which doesn't appear anywhere in the PDF, since this is a fluid dynamics paper. They both relate i…
-
After update of pytest-selenium to 1.11.2 (https://github.com/pytest-dev/pytest-selenium/commit/0773c93a54f3218d960f4b11b026f2b58a918922 to be more precise) my selenium tests stopped working (using Fi…
-
## Expected Behavior
Some arXiv categories have changed name and don't exist anymore, so we should translate them to the new name upon migration.
## Current Behavior
arXiv categories are …
-
## Expected Behavior
If servers serve us with content-encoding: gzip, we should on the fly decode it.
## Current Behavior
This is currently not happening. So in: https://github.com/inspirehep…
-
It seems that Sphinxcontrib-napoleon is not able to generate the documentation for the functions decorated with the `pytest-bdd` decorators.
These are the packages versions:
``` bash
pytest-bdd==…
-
This includes first taking a look at what's available off-the-shelf, or if we're feeling adventurous to write up something simple that analyzes the PDF structure for some basic stuff like: "title", "a…