Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more lookup views | Bryan Newbold | 2019-06-05 | 7 | -37/+279 | |
| | ||||||
* | release lookup view | Bryan Newbold | 2019-06-05 | 3 | -9/+161 | |
| | ||||||
* | stabilize sort order for entity metadata | Bryan Newbold | 2019-05-30 | 1 | -2/+2 | |
| | ||||||
* | show arixv, jstor, pubmed extra metadata in depth | Bryan Newbold | 2019-05-22 | 1 | -1/+1 | |
| | ||||||
* | arxiv abstracts latex hack | Bryan Newbold | 2019-05-22 | 1 | -0/+4 | |
| | ||||||
* | webface lookups for jstor, arxiv | Bryan Newbold | 2019-05-22 | 1 | -1/+2 | |
| | ||||||
* | improve entity history view | Bryan Newbold | 2019-05-22 | 1 | -3/+14 | |
| | ||||||
* | swap release/work editgroup order | Bryan Newbold | 2019-05-22 | 1 | -1/+1 | |
| | | | | For easier edit review | |||||
* | show version in release lists | Bryan Newbold | 2019-05-21 | 1 | -0/+1 | |
| | ||||||
* | include arxiv, jstor IDs in side bar | Bryan Newbold | 2019-05-21 | 1 | -1/+4 | |
| | ||||||
* | simplify file/fileset/webcapture views with release expansion | Bryan Newbold | 2019-05-20 | 1 | -24/+4 | |
| | ||||||
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 | |
| | ||||||
* | python impl | Bryan Newbold | 2019-05-14 | 1 | -9/+6 | |
| | ||||||
* | python impl | Bryan Newbold | 2019-05-14 | 1 | -3/+3 | |
| | ||||||
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -1/+1 | |
| | ||||||
* | rework release view identifiers, subtitle, other new schema | Bryan Newbold | 2019-05-13 | 1 | -15/+43 | |
| | ||||||
* | webface: show webcapture size | Bryan Newbold | 2019-05-13 | 1 | -1/+2 | |
| | ||||||
* | partial python impl of ext_id and release_stage refactors | Bryan Newbold | 2019-05-13 | 5 | -41/+51 | |
| | ||||||
* | fix author sort order on release view | Bryan Newbold | 2019-04-18 | 1 | -1/+3 | |
| | | | | | | My sorting function was too clever, so I made it even more clever. Closes #27; thanks @ibnesayeed for the report. | |||||
* | fixes to home page | Bryan Newbold | 2019-04-10 | 1 | -12/+7 | |
| | ||||||
* | bugfix and special case for orcid logins | Bryan Newbold | 2019-04-10 | 1 | -1/+6 | |
| | ||||||
* | re-enable ORCiD login | Bryan Newbold | 2019-04-10 | 2 | -11/+7 | |
| | ||||||
* | github login via OAuth, not OIDC | Bryan Newbold | 2019-04-10 | 1 | -1/+1 | |
| | ||||||
* | IA login button as actual form input/submit | Bryan Newbold | 2019-04-09 | 1 | -1/+1 | |
| | ||||||
* | fix google typo (freudian) | Bryan Newbold | 2019-04-09 | 1 | -1/+1 | |
| | ||||||
* | fix login display (google logo and disable orcid) | Bryan Newbold | 2019-04-09 | 1 | -5/+8 | |
| | ||||||
* | more MWOAuth hackery | Bryan Newbold | 2019-04-09 | 1 | -7/+9 | |
| | ||||||
* | crude mostly-working wikipedia (mediawiki) login | Bryan Newbold | 2019-04-09 | 5 | -10/+82 | |
| | ||||||
* | resyle login views | Bryan Newbold | 2019-04-09 | 6 | -34/+112 | |
| | ||||||
* | Merge branch 'bnewbold-review-bots' | Bryan Newbold | 2019-04-09 | 9 | -4/+28 | |
|\ | ||||||
| * | diplay extra metadata, disposition in annotations | Bryan Newbold | 2019-04-06 | 1 | -3/+21 | |
| | | ||||||
| * | remove title from metadata macro | Bryan Newbold | 2019-04-06 | 8 | -1/+7 | |
| | | ||||||
* | | have webcapture wayback links go right to capture (not calendar) | Bryan Newbold | 2019-04-09 | 5 | -21/+40 | |
| | | ||||||
* | | temporary hack to remove ext-link XML in refs | Bryan Newbold | 2019-04-09 | 2 | -0/+25 | |
| | | ||||||
* | | propagate editgroup_id errors correctly | Bryan Newbold | 2019-04-09 | 1 | -0/+12 | |
| | | ||||||
* | | partial checking of editgroup_id checking when editing | Bryan Newbold | 2019-04-09 | 2 | -1/+6 | |
| | | ||||||
* | | verify auth on account page (via auth_check()) | Bryan Newbold | 2019-04-09 | 1 | -1/+5 | |
|/ | ||||||
* | fix container url form width | Bryan Newbold | 2019-04-04 | 1 | -1/+1 | |
| | ||||||
* | add error displays in release and file list forms | Bryan Newbold | 2019-04-04 | 2 | -1/+3 | |
| | ||||||
* | web editing of container urls | Bryan Newbold | 2019-04-04 | 3 | -5/+119 | |
| | ||||||
* | better error responses for username change form | Bryan Newbold | 2019-04-04 | 1 | -3/+7 | |
| | ||||||
* | improve test coverage | Bryan Newbold | 2019-04-04 | 1 | -5/+10 | |
| | ||||||
* | revert back to earlier stats datetime | Bryan Newbold | 2019-04-04 | 1 | -1/+1 | |
| | | | | Caught in testing | |||||
* | correct a number of response codes | Bryan Newbold | 2019-04-04 | 1 | -9/+31 | |
| | ||||||
* | fix edit forms requiring logins | Bryan Newbold | 2019-04-04 | 1 | -3/+4 | |
| | ||||||
* | warn() -> warning() (deprecated) | Bryan Newbold | 2019-04-04 | 2 | -13/+13 | |
| | ||||||
* | 404 (not 500) from unimplemented lookups | Bryan Newbold | 2019-04-04 | 1 | -2/+7 | |
| | ||||||
* | fix extid lookup bugs | Bryan Newbold | 2019-04-04 | 1 | -0/+3 | |
| | ||||||
* | explicit 404 on un-implemented editing pages | Bryan Newbold | 2019-04-04 | 1 | -3/+3 | |
| | ||||||
* | more citation styles, and tests | Bryan Newbold | 2019-04-04 | 2 | -0/+5 | |
| |