Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |