Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -1/+3 |
* | 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 | 1 | -8/+8 |
* | explicit 404 on un-implemented editing pages | Bryan Newbold | 2019-04-04 | 1 | -3/+3 |
* | create app.log explicitly | Bryan Newbold | 2019-04-03 | 1 | -14/+14 |
* | file basic editing; several cleanups | Bryan Newbold | 2019-04-02 | 1 | -54/+112 |
* | refactor release+container editing routes | Bryan Newbold | 2019-04-02 | 1 | -64/+58 |
* | fix CSRF for WTF forms | Bryan Newbold | 2019-04-02 | 1 | -13/+4 |
* | basic container create/edit forms | Bryan Newbold | 2019-04-02 | 1 | -25/+81 |
* | refactor editing routes into separate file | Bryan Newbold | 2019-04-02 | 1 | -0/+170 |