Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TODO update | Bryan Newbold | 2019-02-01 | 1 | -8/+42 |
| | |||||
* | 'final' (first?) bootstraps in progress | Bryan Newbold | 2019-02-01 | 2 | -0/+275 |
| | |||||
* | yet another weird DOI example | Bryan Newbold | 2019-02-01 | 1 | -0/+5 |
| | |||||
* | fix light grey bars in header CSS | Bryan Newbold | 2019-02-01 | 1 | -0/+4 |
| | |||||
* | better flask error pages | Bryan Newbold | 2019-02-01 | 6 | -1/+76 |
| | |||||
* | fix editgroup_id references | Bryan Newbold | 2019-02-01 | 3 | -3/+3 |
| | |||||
* | tweaks and fixes for new container extra schema | Bryan Newbold | 2019-02-01 | 3 | -43/+56 |
| | |||||
* | notes on retraction/withdrawl | Bryan Newbold | 2019-01-31 | 1 | -0/+43 |
| | |||||
* | rename LICENSE and TODO to have file extensions | Bryan Newbold | 2019-01-31 | 3 | -2/+18 |
| | |||||
* | start a changelog | Bryan Newbold | 2019-01-31 | 1 | -0/+19 |
| | |||||
* | reduce default import batch size to 50 | Bryan Newbold | 2019-01-29 | 1 | -1/+1 |
| | |||||
* | yet another required field bug | Bryan Newbold | 2019-01-29 | 1 | -4/+5 |
| | |||||
* | fix null name for container (required) | Bryan Newbold | 2019-01-29 | 1 | -1/+5 |
| | |||||
* | update TODO | Bryan Newbold | 2019-01-29 | 1 | -32/+21 |
| | |||||
* | tweaks to GROBID metadata import | Bryan Newbold | 2019-01-29 | 1 | -3/+2 |
| | |||||
* | crossref import tweaks/fixes | Bryan Newbold | 2019-01-29 | 3 | -8/+12 |
| | | | | | - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code) | ||||
* | QA test import notes | Bryan Newbold | 2019-01-29 | 1 | -0/+101 |
| | |||||
* | fix bug in clean() resulting in many consistency check fails | Bryan Newbold | 2019-01-29 | 2 | -12/+12 |
| | |||||
* | fix refs extra ordering bug | Bryan Newbold | 2019-01-29 | 1 | -6/+6 |
| | |||||
* | be less arbitrary about octet_length checks: mostly just >= 1 | Bryan Newbold | 2019-01-29 | 1 | -2/+2 |
| | | | | | We're just checking that strings aren't empty, not that they have any particular length. | ||||
* | pass through kwargs (fixes bezerk imports) | Bryan Newbold | 2019-01-29 | 5 | -5/+10 |
| | |||||
* | ensure raw_name is not stub | Bryan Newbold | 2019-01-29 | 1 | -1/+4 |
| | |||||
* | update to newer ISSN-L mapping | Bryan Newbold | 2019-01-29 | 2 | -2/+2 |
| | |||||
* | partial shell.py update | Bryan Newbold | 2019-01-29 | 1 | -4/+4 |
| | | | | ... but should refactor to use .env and auth_api helper | ||||
* | ensure abstracts aren't stubs | Bryan Newbold | 2019-01-29 | 1 | -2/+3 |
| | |||||
* | helper to delete 'builtin' example entities | Bryan Newbold | 2019-01-29 | 1 | -0/+73 |
| | | | | Idea is to clear these before "real" metadata import. | ||||
* | auth editor not-found is a 403 auth response | Bryan Newbold | 2019-01-29 | 1 | -1/+13 |
| | |||||
* | better database NotFound error propagation | Bryan Newbold | 2019-01-29 | 3 | -11/+51 |
| | |||||
* | add stub parse_record() to make pylint happy | Bryan Newbold | 2019-01-28 | 1 | -0/+4 |
| | |||||
* | elastic doesn't do well with nullables | Bryan Newbold | 2019-01-28 | 1 | -14/+14 |
| | |||||
* | fix title length checks in crossref | Bryan Newbold | 2019-01-28 | 1 | -2/+2 |
| | |||||
* | minor typo in esbulk container import | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | track TODO progress | Bryan Newbold | 2019-01-28 | 1 | -53/+49 |
| | |||||
* | fix rel/url order swap | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | remove accidental print in release transform | Bryan Newbold | 2019-01-28 | 1 | -1/+0 |
| | |||||
* | more ES index name updates | Bryan Newbold | 2019-01-28 | 1 | -2/+3 |
| | |||||
* | Fix Cargo version pins | Bryan Newbold | 2019-01-28 | 2 | -4/+4 |
| | |||||
* | don't allow empty or single-character clean strings | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | update export README | Bryan Newbold | 2019-01-28 | 1 | -6/+7 |
| | |||||
* | fix tests/cli.sh | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | update rust Cargo lock (from version bump) | Bryan Newbold | 2019-01-28 | 1 | -5/+5 |
| | |||||
* | filter short/stub original_title | Bryan Newbold | 2019-01-28 | 1 | -3/+7 |
| | |||||
* | fix typo in container transform | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | fixes to transform code | Bryan Newbold | 2019-01-28 | 1 | -9/+11 |
| | |||||
* | fix rust comment typos | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | bump versions (0.1.0 to 0.2.0) | Bryan Newbold | 2019-01-28 | 64 | -68/+68 |
| | |||||
* | add quick test for WARN rust logging | Bryan Newbold | 2019-01-28 | 1 | -0/+12 |
| | |||||
* | rustfmt | Bryan Newbold | 2019-01-28 | 1 | -3/+6 |
| | |||||
* | get regular log lines flowing through slog | Bryan Newbold | 2019-01-28 | 3 | -1/+52 |
| | | | | | The plan here is to replace slog with env_logger (much simpler!), but not there yet. | ||||
* | wrote a whole thing to log Warning headers and not needed | Bryan Newbold | 2019-01-28 | 1 | -0/+3 |
| |