Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | word-wrap big DOIs | Bryan Newbold | 2019-02-12 | 1 | -2/+2 |
| | |||||
* | don't prefix URL with web.archive.org | Bryan Newbold | 2019-02-12 | 1 | -1/+1 |
| | |||||
* | search results: file_pdf_url -> best_pdf_url | Bryan Newbold | 2019-02-12 | 1 | -2/+2 |
| | |||||
* | auth required for creation; correct edit stub note | Bryan Newbold | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | update front-page examples/links | Bryan Newbold | 2019-02-07 | 1 | -7/+16 |
| | |||||
* | update /about | Bryan Newbold | 2019-02-06 | 1 | -7/+18 |
| | |||||
* | draft an about page; move RFC to separate URL | Bryan Newbold | 2019-02-06 | 2 | -181/+284 |
| | |||||
* | update home page | Bryan Newbold | 2019-02-06 | 1 | -7/+38 |
| | | | | | "Beta" status (not "preview"). Makes some links/entities domain-specific (aka, prod/qa/dev) | ||||
* | add 400 status page | Bryan Newbold | 2019-02-05 | 1 | -0/+13 |
| | |||||
* | fix file-to-release links | Bryan Newbold | 2019-02-05 | 1 | -2/+2 |
| | |||||
* | direct link to release (not DOI lookup) | Bryan Newbold | 2019-02-01 | 1 | -1/+1 |
| | | | | | cherry-picked from preview branch. Should probably be a feature flag or environment dependent. | ||||
* | fixes for new elastic transform view code | Bryan Newbold | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | fix light grey bars in header CSS | Bryan Newbold | 2019-02-01 | 1 | -0/+4 |
| | |||||
* | better flask error pages | Bryan Newbold | 2019-02-01 | 5 | -1/+57 |
| | |||||
* | 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 | 2 | -38/+48 |
| | |||||
* | tweak crossref import, and update tests | Bryan Newbold | 2019-01-24 | 1 | -3/+3 |
| | |||||
* | remove coden and abbrev from python tools | Bryan Newbold | 2019-01-21 | 1 | -6/+0 |
| | |||||
* | allow null release_refs (as opposed to empty list) | Bryan Newbold | 2019-01-11 | 1 | -1/+1 |
| | |||||
* | start fixing webface for editgroup changes | Bryan Newbold | 2019-01-11 | 1 | -8/+6 |
| | |||||
* | use full-on autoaccept mode | Bryan Newbold | 2019-01-11 | 1 | -0/+0 |
| | | | | | | | | Now that editor_id is infered from token, don't *need* to create ahead of time. This backend change simplifies things greatly (either update an existing editgroup, or create new and *only* include entities in the batch transaction), at the cost of being able to configure the editgroup in any way, including setting a description. | ||||
* | decode GIT_REVISION earlier | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | basic/crude IA login | Bryan Newbold | 2019-01-07 | 3 | -1/+33 |
| | |||||
* | basic OIDC auth working | Bryan Newbold | 2019-01-03 | 1 | -1/+1 |
| | |||||
* | account page and renaming | Bryan Newbold | 2019-01-03 | 4 | -5/+45 |
| | |||||
* | several auth improvements | Bryan Newbold | 2019-01-03 | 4 | -5/+64 |
| | |||||
* | remove unused postgres-backed stats stuff | Bryan Newbold | 2018-12-24 | 1 | -104/+0 |
| | | | | Will replace with elasticsearch-based dash in webface | ||||
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 4 | -6/+13 |
| | |||||
* | start handling redirects and deletions in webface | Bryan Newbold | 2018-12-21 | 1 | -0/+43 |
| | |||||
* | SHA1 no longer required on file entities | Bryan Newbold | 2018-12-21 | 1 | -1/+1 |
| | |||||
* | fix empty ISSN bug (container view) | Bryan Newbold | 2018-12-03 | 1 | -2/+2 |
| | |||||
* | webface: defer all javascript to end of body | Bryan Newbold | 2018-11-13 | 1 | -5/+5 |
| | |||||
* | webface: add input form labels | Bryan Newbold | 2018-11-13 | 3 | -6/+6 |
| | |||||
* | refactor python modules | Bryan Newbold | 2018-11-12 | 21 | -0/+1764 |