- 21 Feb, 2013 4 commits
-
- 19 Feb, 2013 2 commits
-
-
- 18 Feb, 2013 2 commits
-
-
- 17 Feb, 2013 2 commits
-
-
- 16 Feb, 2013 2 commits
-
- 14 Feb, 2013 3 commits
-
-
- 09 Feb, 2013 1 commit
-
-
If a document had more than one form, and there was overlap in field names across forms, `getFormValues` would not return the correct result. Solution is to pass formSelector to `getFieldValue` so it only attempts to retrieve values for fields in the given form.
Luke Rodgers authored
-
- 08 Feb, 2013 1 commit
-
-
- 07 Feb, 2013 8 commits
-
-
-
-
-
-
clientutils `getMultipleValues` choked on radio inputs where any radio before the last one was chosen, mistakenly resetting the value to `undefined`. Added spec to cover this case.
Luke Rodgers authored -
Since casper already handles fields with the same name (checkbox, radio) in `getFieldValue`, we shouldn't process already-processed form fields again in the main loop of `getFormValues`.
Luke Rodgers authored
-
- 06 Feb, 2013 1 commit
- 01 Feb, 2013 1 commit
-
-
- 30 Jan, 2013 3 commits
-
-
- 28 Jan, 2013 2 commits
-
- 23 Jan, 2013 1 commit
-
-
- 22 Jan, 2013 3 commits
-
- 20 Jan, 2013 4 commits
-
-