Change the entity based options to field based options. There can be three options --- replace (the current behavior), add new multi value (the current option, for multi-value fields only), and append (a new option, for text fields only).
| Comment | File | Size | Author |
|---|---|---|---|
| #21 | 3120236-21.patch | 8.79 KB | chr.fritsch |
| #21 | interdiff-3120236-19-21.txt | 1.04 KB | chr.fritsch |
| #19 | 3120236-19.patch | 8.28 KB | chr.fritsch |
| #19 | interdiff-3120236-18-19.txt | 7.17 KB | chr.fritsch |
| #18 | 3120236-18.patch | 4.42 KB | chr.fritsch |
Comments
Comment #2
douggreen commentedpatch attached
Comment #4
douggreen commentedComment #5
douggreen commentedComment #6
douggreen commentedNew patch for the updated ticket scope.
Comment #7
douggreen commentedUpdated patch removes the options fieldset.
Comment #8
douggreen commentedNew patch fixes the weight on the options radios.
Comment #9
douggreen commentedNew patch should fix test caused in my own patch creation (because I'm running 3 uncommitted patches on my project).
Comment #10
douggreen commentedSo sorry, new patch again tries to fix issues caused in my own patch creations (due to overlapping patches applied).
Comment #11
douggreen commentedSometimes it's just embarrassing ;( another patch ...
Comment #12
douggreen commentedComment #13
douggreen commentedThe last test was a real test failure (as opposed to all the test failures above due to bad retools). Here's an attempt to fix it.
Comment #14
douggreen commentedI finally setup tests locally (should have done this earlier, sorry). Hopefully this will pass the bot.
Comment #15
douggreen commentedIt would be nice to add new tests for the new options.
Comment #16
douggreen commentedVery weird, that's the wrong patch.
Comment #17
douggreen commentedComment #18
chr.fritschHere is a re-roll that is based on the latest patch of #3112105: Create new revision
Comment #19
chr.fritschI fixed some small issues, changed the labels, and added a test.
Comment #21
chr.fritschFixing the tests
Comment #22
daniel.bosenTha patch looks good and in works as advertised. Nice!
Comment #24
graber commentedA nice improvement, thanks all!