lp://staging/~methanal-developers/methanal/773027-graceful-invalidenumitem
- Get this branch:
- bzr branch lp://staging/~methanal-developers/methanal/773027-graceful-invalidenumitem
Branch merges
- Tristan Seligmann: Approve
-
Diff: 140 lines (+70/-7)4 files modifiedmethanal/model.py (+8/-0)
methanal/test/test_model.py (+12/-0)
methanal/test/test_view.py (+39/-4)
methanal/view.py (+11/-3)
Related bugs
Bug #773027: Handle missing initial values in SelectInput more gracefully | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 170. By Jonathan Jacobs
-
Strip invalid item enums when calling ChoiceInput.
getValue instead of raising InvalidEnumItem. - 167. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/track-saved-and-validity.
Track form validity and modified state, on the client side, in an attribute on LiveForm.
- 166. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/improve-liveform-viewonly.
Disable LiveForm actions and validations but leave dependency checkers operational, this will leave the LiveForm looking more or less in the same state, also display a message indicating the form is in an immutable state.
- 165. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/fix-textinput-needslabel.
State the conditions for TextInput requiring an embedded label more explicitly, e.g. cases where the number 0 could be misinterpreted.
- 162. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/expander-widget.
Replace Rollup and SimpleRollup widgets with a single generically useful Expander widget which supports remote content and server-side content pushing.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)