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