Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small UI tweaks for editgroups/account | Bryan Newbold | 2019-04-03 | 1 | -3/+7 |
| | |||||
* | strftime() in a bunch of places | Bryan Newbold | 2019-04-03 | 1 | -2/+2 |
| | |||||
* | reviewable view; improvments to editgroup views | Bryan Newbold | 2019-04-03 | 1 | -8/+14 |
| | |||||
* | 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/+29 |
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. |