Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | link to BibTeX (and test this) | Bryan Newbold | 2019-04-04 | 1 | -1/+12 |
* | Merge branch 'bnewbold-forms' | Bryan Newbold | 2019-04-04 | 30 | -554/+1615 |
|\ | |||||
| * | fix exception log var names | Bryan Newbold | 2019-04-03 | 1 | -3/+3 |
| * | create app.log explicitly | Bryan Newbold | 2019-04-03 | 4 | -30/+32 |
| * | forms.py: annotate static methods | Bryan Newbold | 2019-04-03 | 1 | -0/+3 |
| * | editor-specific annotation view | Bryan Newbold | 2019-04-03 | 4 | -3/+47 |
| * | small UI tweaks for editgroups/account | Bryan Newbold | 2019-04-03 | 8 | -21/+49 |
| * | markdown rendering of comments/annotations | Bryan Newbold | 2019-04-03 | 2 | -1/+11 |
| * | basic annotation view/create | Bryan Newbold | 2019-04-03 | 2 | -12/+90 |
| * | strftime() in a bunch of places | Bryan Newbold | 2019-04-03 | 8 | -26/+9 |
| * | reviewable view; improvments to editgroup views | Bryan Newbold | 2019-04-03 | 6 | -12/+50 |
| * | editgroup submit/merge | Bryan Newbold | 2019-04-03 | 3 | -7/+113 |
| * | fix config file whitespace | Bryan Newbold | 2019-04-03 | 1 | -0/+1 |
| * | tweak account page copy | Bryan Newbold | 2019-04-03 | 1 | -3/+3 |
| * | better CSRF handling; restyle account page | Bryan Newbold | 2019-04-03 | 4 | -5/+43 |
| * | better warn/error logging | Bryan Newbold | 2019-04-03 | 2 | -6/+6 |
| * | handle local/dev env config better | Bryan Newbold | 2019-04-03 | 1 | -5/+6 |
| * | file editing templates | Bryan Newbold | 2019-04-02 | 2 | -125/+147 |
| * | editgroup_dropdown() macro refactor | Bryan Newbold | 2019-04-02 | 3 | -34/+23 |
| * | file basic editing; several cleanups | Bryan Newbold | 2019-04-02 | 3 | -77/+159 |
| * | refactor release+container editing routes | Bryan Newbold | 2019-04-02 | 1 | -64/+58 |
| * | fix CSRF for WTF forms | Bryan Newbold | 2019-04-02 | 2 | -13/+9 |
| * | release edit context | Bryan Newbold | 2019-04-02 | 3 | -1/+239 |
| * | basic container create/edit forms | Bryan Newbold | 2019-04-02 | 4 | -179/+285 |
| * | 'Create' links on homepage (not prod) | Bryan Newbold | 2019-04-02 | 1 | -1/+2 |
| * | fix wikidata_qid-exclusive formatting | Bryan Newbold | 2019-04-02 | 1 | -1/+2 |
| * | refactor editing routes into separate file | Bryan Newbold | 2019-04-02 | 3 | -166/+171 |
| * | fix webface changelog; health.json is a pseudo-API | Bryan Newbold | 2019-04-02 | 1 | -6/+7 |
| * | add necessary CSRF invocation to entrypoint | Bryan Newbold | 2019-04-01 | 1 | -0/+3 |
| * | basic release editing | Bryan Newbold | 2019-04-01 | 5 | -263/+345 |
| * | allow HTML in flash messages (dangerous) | Bryan Newbold | 2019-04-01 | 1 | -1/+1 |
| * | basic working release creation | Bryan Newbold | 2019-04-01 | 3 | -40/+164 |
| * | major progress on release create form | Bryan Newbold | 2019-03-21 | 4 | -196/+281 |
* | | info@ => webservices@archive.org | Bryan Newbold | 2019-04-01 | 1 | -1/+1 |
|/ | |||||
* | add example dataset to home | Bryan Newbold | 2019-03-19 | 1 | -1/+4 |
* | improve url/table rendering for dweb URLs | Bryan Newbold | 2019-03-19 | 2 | -2/+6 |
* | make wayback archive_urls work | Bryan Newbold | 2019-03-19 | 1 | -1/+1 |