aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gitignore SQL identifier dumpsBryan Newbold2019-02-221-0/+1
|
* include container_id in release ES schemaBryan Newbold2019-02-222-0/+2
|
* run pylint over python testsBryan Newbold2019-02-221-1/+1
|
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-2216-42/+37
|
* add general and container-specific statsBryan Newbold2019-02-223-3/+229
|
* add CORS flask helperBryan Newbold2019-02-222-1/+51
|
* add container search to prod front pageBryan Newbold2019-02-201-1/+1
|
* refactor entity searchesBryan Newbold2019-02-204-78/+62
|
* add container searchBryan Newbold2019-02-203-8/+126
| | | | | | | And tweak release search a bit: DOIs aren't auto-replaced unless they are the only word/query This query code is very duplicative and should be refactored
* update ISSN-L fileBryan Newbold2019-02-202-2/+6
|
* better/additional crossref license lookupsBryan Newbold2019-02-141-20/+58
|
* crossref: import subtitle as str, not list[str]Bryan Newbold2019-02-141-0/+2
|
* verify release_status fieldBryan Newbold2019-02-143-1/+53
|
* more guide tweaks; not a full review/rewriteBryan Newbold2019-02-1412-201/+129
|
* small number of additional release_typesBryan Newbold2019-02-142-1/+4
|
* partially update cookbook pageBryan Newbold2019-02-141-7/+13
|
* review/update data model pageBryan Newbold2019-02-142-119/+121
|
* review/update entity fields pageBryan Newbold2019-02-141-136/+282
|
* re-write bulk exports pageBryan Newbold2019-02-141-50/+64
|
* remove stub guide pagesBryan Newbold2019-02-143-25/+0
|
* provenance, not progenyBryan Newbold2019-02-147-15/+93
|
* about page copy editingBryan Newbold2019-02-141-39/+39
| | | | Thanks Lucy!
* add photo attributionBryan Newbold2019-02-121-5/+5
|
* word-wrap big DOIsBryan Newbold2019-02-121-2/+2
|
* don't prefix URL with web.archive.orgBryan Newbold2019-02-121-1/+1
|
* search results: file_pdf_url -> best_pdf_urlBryan Newbold2019-02-121-2/+2
|
* disable route tests for 'create' pages (for now)Bryan Newbold2019-02-091-4/+6
|
* auth required for creation; correct edit stub noteBryan Newbold2019-02-072-1/+5
|
* update front-page examples/linksBryan Newbold2019-02-071-7/+16
|
* target rust 1.32Bryan Newbold2019-02-072-3/+3
|
* update /aboutBryan Newbold2019-02-061-7/+18
|
* draft an about page; move RFC to separate URLBryan Newbold2019-02-063-184/+291
|
* update home pageBryan Newbold2019-02-061-7/+38
| | | | | "Beta" status (not "preview"). Makes some links/entities domain-specific (aka, prod/qa/dev)
* more old rust tests removedBryan Newbold2019-02-052-302/+1
|
* tweak rust TODO (libs)Bryan Newbold2019-02-051-1/+2
|
* update rust/TODOBryan Newbold2019-02-051-13/+14
|
* remove test client helperBryan Newbold2019-02-051-36/+0
|
* update cargo depsBryan Newbold2019-02-052-516/+299
|
* rust: remove client tests (unused)Bryan Newbold2019-02-051-25/+0
| | | | Basically all of this has moved to python, which is fine.
* don't print missing DOIs, just countBryan Newbold2019-02-051-1/+3
|
* reformat and expand on example SQL entriesBryan Newbold2019-02-051-21/+65
|
* add some missing LICENSE_SLUG_MAPBryan Newbold2019-02-051-1/+4
|
* add changelog entry for 0.2.0v0.2.0Bryan Newbold2019-02-051-1/+3
|
* update TODOBryan Newbold2019-02-051-83/+35
|
* add flash to 400 error pagesBryan Newbold2019-02-051-2/+6
|
* fix fulltext flag in search page (ES schema changed)Bryan Newbold2019-02-051-1/+1
|
* add 400 status pageBryan Newbold2019-02-052-0/+17
|
* fix file-to-release linksBryan Newbold2019-02-051-2/+2
|
* robust-ify bootstrap bots scriptBryan Newbold2019-02-051-0/+7
|
* start of README files for item uploadsBryan Newbold2019-02-053-0/+26
|