Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates to pubmed importer | Bryan Newbold | 2019-05-21 | 3 | -37/+125 |
| | |||||
* | fix lint issue in pubmed importer | Bryan Newbold | 2019-05-21 | 1 | -1/+1 |
| | |||||
* | tweaks to new imports/tests | Bryan Newbold | 2019-05-21 | 7 | -31/+97 |
| | |||||
* | initial pubmed importer | Bryan Newbold | 2019-05-21 | 3 | -77/+298 |
| | |||||
* | minor jalc test cleanup | Bryan Newbold | 2019-05-21 | 1 | -6/+1 |
| | |||||
* | arxiv license/slug map | Bryan Newbold | 2019-05-21 | 1 | -0/+1 |
| | |||||
* | missing jstor import test (and fix typo) | Bryan Newbold | 2019-05-21 | 2 | -2/+78 |
| | |||||
* | initial arxivraw importer (from parser) | Bryan Newbold | 2019-05-21 | 4 | -198/+395 |
| | |||||
* | clean up JALC importer a tiny bit | Bryan Newbold | 2019-05-21 | 1 | -8/+3 |
| | |||||
* | initial JSTOR importer | Bryan Newbold | 2019-05-21 | 2 | -39/+132 |
| | |||||
* | initial flesh out of JALC parser | Bryan Newbold | 2019-05-21 | 5 | -210/+436 |
| | |||||
* | fix lint bugs in parsers | Bryan Newbold | 2019-05-21 | 3 | -3/+4 |
| | |||||
* | fix pipenv after merge | Bryan Newbold | 2019-05-21 | 1 | -259/+116 |
| | |||||
* | basic JALC XML DOI metadata parser | Bryan Newbold | 2019-05-21 | 2 | -0/+385 |
| | |||||
* | small fixes to arxivraw parser | Bryan Newbold | 2019-05-21 | 1 | -2/+3 |
| | |||||
* | basic JSTOR XML parser | Bryan Newbold | 2019-05-21 | 2 | -0/+235 |
| | |||||
* | small bugfixes to pubmed xml parser | Bryan Newbold | 2019-05-21 | 1 | -11/+13 |
| | |||||
* | basic arxivraw XML parser | Bryan Newbold | 2019-05-21 | 2 | -0/+228 |
| | |||||
* | pipenv: beautiful soup and pylatexenc | Bryan Newbold | 2019-05-21 | 2 | -1/+141 |
| | |||||
* | basic pubmed parser | Bryan Newbold | 2019-05-21 | 2 | -0/+37192 |
| | |||||
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 1 | -0/+6 |
| | | | | Intent is to allow fast creator search/lookup | ||||
* | include structured contrib names in CDL/dash importer | Bryan Newbold | 2019-05-20 | 1 | -2/+2 |
| | |||||
* | hide abstracts and refs in release expansions | Bryan Newbold | 2019-05-20 | 3 | -0/+6 |
| | |||||
* | simplify file/fileset/webcapture views with release expansion | Bryan Newbold | 2019-05-20 | 1 | -24/+4 |
| | |||||
* | add release expand api tests | Bryan Newbold | 2019-05-20 | 4 | -9/+19 |
| | |||||
* | fix releases/release_ids in math_universe.json test file | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 1 | -1/+7 |
| | |||||
* | elastic release schema update | Bryan Newbold | 2019-05-20 | 1 | -2/+5 |
| | |||||
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 |
| | |||||
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 |
| | |||||
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 2 | -13/+12 |
| | |||||
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 2 | -3/+3 |
| | |||||
* | fix elastic file pdf check | Bryan Newbold | 2019-05-16 | 1 | -1/+3 |
| | |||||
* | elastic transforms: work around missing pdf mimetypes | Bryan Newbold | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | fix default mimetype (impacted pre-1923 files) | Bryan Newbold | 2019-05-15 | 4 | -6/+15 |
| | |||||
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 23 | -217/+197 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 16 | -66/+66 |
| | |||||
* | python: use new example ark | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 3 | -7/+7 |
| | |||||
* | rework release view identifiers, subtitle, other new schema | Bryan Newbold | 2019-05-13 | 1 | -15/+43 |
| | |||||
* | webface: show webcapture size | Bryan Newbold | 2019-05-13 | 1 | -1/+2 |
| | |||||
* | importer code updates | Bryan Newbold | 2019-05-13 | 7 | -4/+42 |
| | |||||
* | fix python api_releases test (date comparison) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | rust: fix subtitle/original_title typo | Bryan Newbold | 2019-05-13 | 2 | -5/+114 |
| | |||||
* | python tests passing (release_stage, ext_ids) | Bryan Newbold | 2019-05-13 | 11 | -48/+54 |
| | |||||
* | partial python impl of ext_id and release_stage refactors | Bryan Newbold | 2019-05-13 | 10 | -70/+86 |
| | |||||
* | update example release JSON to new schema (ext_id, release_stage) | Bryan Newbold | 2019-05-13 | 2 | -11/+11 |
| | |||||
* | more basic web edit tests (files, GET) | Bryan Newbold | 2019-05-07 | 1 | -0/+47 |
| | |||||
* | basic coverage of web entity creation, merge | Bryan Newbold | 2019-05-07 | 1 | -0/+93 |
| |