aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
| | | | | cherry-picked from preview branch. Should probably be a feature flag or environment dependent.
* update dump and sort commandsBryan Newbold2019-02-013-12/+22
| | | | | Pipeline sorts are *so* starved and slow ; they only get a few MByte of RAM by default!
* 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
| | | | So these functions can be re-used in simplified webface rendering.
* 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
|