summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* final bootstrap notesBryan Newbold2019-02-052-1/+237
* use pigz over gzip in more placesBryan Newbold2019-02-053-11/+19
* fix missing in_ia_sim flag in release-to-esBryan Newbold2019-02-041-0/+2
* direct link to release (not DOI lookup)Bryan Newbold2019-02-011-1/+1
* update dump and sort commandsBryan Newbold2019-02-013-12/+22
* fixes for new elastic transform view codeBryan Newbold2019-02-012-4/+6
* flag to control boolean cast in elastic transformsBryan Newbold2019-02-011-13/+29
* TODO updateBryan Newbold2019-02-011-8/+42
* 'final' (first?) bootstraps in progressBryan Newbold2019-02-012-0/+275
* yet another weird DOI exampleBryan Newbold2019-02-011-0/+5
* fix light grey bars in header CSSBryan Newbold2019-02-011-0/+4
* better flask error pagesBryan Newbold2019-02-016-1/+76
* fix editgroup_id referencesBryan Newbold2019-02-013-3/+3
* tweaks and fixes for new container extra schemaBryan Newbold2019-02-013-43/+56
* notes on retraction/withdrawlBryan Newbold2019-01-311-0/+43
* rename LICENSE and TODO to have file extensionsBryan Newbold2019-01-313-2/+18
* start a changelogBryan Newbold2019-01-311-0/+19
* reduce default import batch size to 50Bryan Newbold2019-01-291-1/+1
* yet another required field bugBryan Newbold2019-01-291-4/+5
* fix null name for container (required)Bryan Newbold2019-01-291-1/+5
* update TODOBryan Newbold2019-01-291-32/+21
* tweaks to GROBID metadata importBryan Newbold2019-01-291-3/+2
* crossref import tweaks/fixesBryan Newbold2019-01-293-8/+12
* QA test import notesBryan Newbold2019-01-291-0/+101
* fix bug in clean() resulting in many consistency check failsBryan Newbold2019-01-292-12/+12
* fix refs extra ordering bugBryan Newbold2019-01-291-6/+6
* be less arbitrary about octet_length checks: mostly just >= 1Bryan Newbold2019-01-291-2/+2
* pass through kwargs (fixes bezerk imports)Bryan Newbold2019-01-295-5/+10
* ensure raw_name is not stubBryan Newbold2019-01-291-1/+4
* update to newer ISSN-L mappingBryan Newbold2019-01-292-2/+2
* partial shell.py updateBryan Newbold2019-01-291-4/+4
* ensure abstracts aren't stubsBryan Newbold2019-01-291-2/+3
* helper to delete 'builtin' example entitiesBryan Newbold2019-01-291-0/+73
* auth editor not-found is a 403 auth responseBryan Newbold2019-01-291-1/+13
* better database NotFound error propagationBryan Newbold2019-01-293-11/+51
* add stub parse_record() to make pylint happyBryan Newbold2019-01-281-0/+4
* elastic doesn't do well with nullablesBryan Newbold2019-01-281-14/+14
* fix title length checks in crossrefBryan Newbold2019-01-281-2/+2
* minor typo in esbulk container importBryan Newbold2019-01-281-1/+1
* track TODO progressBryan Newbold2019-01-281-53/+49
* fix rel/url order swapBryan Newbold2019-01-281-1/+1
* remove accidental print in release transformBryan Newbold2019-01-281-1/+0