| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (190 of 190 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/
|
|
|
|
|
|
|
| |
Currently translated at 94.2% (179 of 190 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
|
|
|
|
|
|
|
| |
Currently translated at 99.4% (189 of 190 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Currently translated at 100.0% (190 of 190 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/
|
| |
| |
| |
| |
| |
| |
| | |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/
|
| |
| |
| |
| |
| |
| |
| | |
Currently translated at 100.0% (178 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/it/
|
| |
| |
| |
| | |
Thanks to Jefferson B for noticing
|
|/ |
|
|
|
|
| |
Old URLs should continue to work.
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Currently translated at 100.0% (178 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/es/
|
| |
| |
| |
| |
| |
| |
| | |
Currently translated at 39.8% (71 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/
|
| |
| |
| |
| |
| |
| |
| | |
Currently translated at 100.0% (178 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/nl/
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adds a helper code path that "tries harder" to find an access link,
by querying the fatcat API directly to look for any file from any
release associated with the work. If it finds a match, it does the
redirect as usual (but does log the incident).
If no match can be found, there is now a more helpful access-specific
404 error page.
If the *work* is a 404, the generic error page is shown.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- include year correctly (many cases)
- test coverage for Crossref transform
- pass-through 'edition' as 'version'
- series-title parsed in to title or container as appropriate
- missing release stage
- fix 0-index vs. 1-index ref index field
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This was not matching expectations/schema of downstream refs pipeline
(cgraph), and wasn't matching documented schema.
Note care required when checking if the index is set, to distinguish
between '0' and 'None' values.
|
|/ |
|
|
|
|
|
|
|
| |
Currently translated at 39.3% (70 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (178 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/
|
|
|
|
|
|
|
| |
Currently translated at 38.2% (68 of 178 strings)
Translation: Internet Archive/Archive Scholar (web interface)
Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/el/
|
| |
|
|
|
|
|
| |
GROBID v0.5.5 returns TEI-XML for this one PDF which is not valid XML,
due to a text encoding issue.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This makes debugging what is going on much easier
|
| |
|
|
|
|
| |
Needs test coverage!
|
| |
|
|
|
|
|
|
|
|
| |
The immediate motivation is to include recent crossref refs in citation
graph transforms.
May also be valuable for researchers to have authoritative/publisher
metadata in the bundle dumps.
|
|
|
|
|
| |
from_json() refactor was an earlier TODO, to reduce duplication when
updating fields on this class
|
| |
|