lp://staging/~methanal-developers/methanal/liveform-title
- Get this branch:
- bzr branch lp://staging/~methanal-developers/methanal/liveform-title
Branch merges
- Tristan Seligmann: Approve
-
Diff: 75 lines (+24/-3)3 files modifiedmethanal/static/styles/methanal.css (+8/-0)
methanal/themes/methanal-base/methanal-liveform.html (+3/-2)
methanal/view.py (+13/-1)
Branch information
Recent revisions
- 158. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/float-input.
Implement an input that can support Axiom's ieee754_double attribute type.
- 157. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/modal-dialog-close.
Add a close action to ModalDialog that does not rely on ModalDialogForm to provide it.
- 155. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/javascript-compose-function.
Implement a function composition function for JavaScript.
- 154. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/short-circuiting-validator-intersection.
Use short-circuit logic for validator intersection. This means that you can specify a "notNull" validator before a "numeric" validator before a validator that checks an integer, without having to check for null or numerics in every validator.
- 153. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/high-order-validators.
Introduce higher order validators and dependency checkers that can be composed and combined into more complex checkers.
- 151. By Jonathan Jacobs
-
Merge lp:~methanal-developers/methanal/modification-indicator-toggle.
Allow controlling the presence of the LiveForm modification indicator.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)