David Craig
155630fdda
Fix IE8 bottom border on editor
2015-08-19 14:40:40 +12:00
Damian Mooyman
879dd38328
API Restrict "to" destination selection to only fields with pre-defined values
2015-08-19 14:04:11 +12:00
Damian Mooyman
ee62d8956f
Merge pull request #295 from scott1702/feature/multi-page-forms-v2
...
fix heading fields only being <h> upon creation
2015-08-18 18:07:58 +12:00
scott1702
185eec3651
fix heading fields only being <h> upon creation
...
Change text from 'step' to 'page'
2015-08-18 17:45:25 +12:00
David Craig
0868c7ad54
Merge pull request #294 from tractorcow/pulls/fix-compat
...
BUG Fix compatibility with php 5.3.3
2015-08-18 17:30:19 +12:00
Damian Mooyman
ef888eda4b
BUG Fix compatibility with php 5.3.3
2015-08-18 17:10:23 +12:00
Christopher Pitt
a96d25ce1a
Merge pull request #293 from open-sausages/feature/multi-page-forms-v2
...
API (Major) Multipage forms, nested field grouping, UX improvements
2015-08-18 11:33:54 +12:00
David Craig
c0d17506be
Merge pull request #39 from tractorcow/pulls/conditional-steps
...
Pulls/conditional steps
2015-08-18 11:15:38 +12:00
David Craig
9907ac604f
API support for conditional steps
2015-08-18 10:51:03 +12:00
Damian Mooyman
864ce0f5b7
Merge pull request #37 from scott1702/userform-styles
...
clean up userform styles
2015-08-18 10:15:26 +12:00
scott1702
cc67ddb98e
clean up styles
2015-08-18 09:44:02 +12:00
Christopher Pitt
7a9cc60cc0
Merge pull request #38 from scott1702/feature/multi-page-forms-v2
...
Focus on new field when it gets added
2015-08-18 08:22:05 +12:00
Christopher Pitt
cbd0ec9e00
Merge pull request #40 from tractorcow/pulls/fix-validation
...
BUG Fix double encoding of validation errors
2015-08-18 08:20:43 +12:00
Damian Mooyman
0a8c7636d7
BUG Fix double encoding of validation errors
2015-08-17 17:23:45 +12:00
scott1702
bfe6ef0158
focus on new field when added
2015-08-17 17:11:30 +12:00
David Craig
ab79e5cd11
Merge pull request #36 from tractorcow/pulls/fix-empty-pages
...
BUG Fix empty pages
2015-08-17 16:40:38 +12:00
Damian Mooyman
08d5736c48
BUG Fix empty pages
2015-08-17 15:40:02 +12:00
Christopher Pitt
bab2f2a074
Merge pull request #34 from tractorcow/pulls/fix-lots-of-bugs
...
BUG Fix issues when adding new formfields:
2015-08-17 15:13:55 +12:00
Christopher Pitt
98cf023c97
Merge pull request #35 from tractorcow/pulls/rename-radio
...
Rename 'Radio field' to 'Radio Group'
2015-08-17 15:13:11 +12:00
Damian Mooyman
5b8a9e7b04
Rename 'Radio field' to 'Radio Group'
2015-08-17 14:05:50 +12:00
Damian Mooyman
9535a2acd7
BUG Fix issues when adding new formfields:
...
- Page no longer reloads on new field
- Preview mode no longer errors on new field
- Sort order of field dropdown is ordered
- Default field type to Text field instead of abstract base class
- Ensure fields named 'Field' is invalidated.
2015-08-17 13:56:16 +12:00
Christopher Pitt
9c98f8d345
Merge pull request #31 from open-sausages/feature/add-segment-field-notemplates
...
Feature/add segment field notemplates
2015-08-17 10:20:43 +12:00
Damian Mooyman
0741de2cee
Remove templates
2015-08-14 15:39:30 +12:00
Christopher Pitt
85f47e3623
Added segment field
2015-08-14 15:39:30 +12:00
David Craig
766555928e
Merge pull request #30 from tractorcow/pulls/formeditor-styles
...
Update form editor colours
2015-08-14 15:38:43 +12:00
Damian Mooyman
7a7a606c1e
Merge pull request #29 from flashbackzoo/pulls/add-current-step-styles
...
Minor styling improvements
2015-08-14 15:17:03 +12:00
Damian Mooyman
a1d7feedae
Update form editor colours
2015-08-14 14:51:56 +12:00
David Craig
f918352f71
Minor styling improvements
2015-08-14 10:45:25 +12:00
Damian Mooyman
50a26d00be
Merge pull request #28 from flashbackzoo/pulls/fix-live-validation
...
Fix live validation
2015-08-14 10:36:43 +12:00
David Craig
d73484fb69
Fix live validation
2015-08-14 09:57:06 +12:00
David Craig
8d15095bb2
Merge pull request #27 from tractorcow/pulls/fix-submission
...
BUG Fix form submission
2015-08-14 09:22:56 +12:00
Damian Mooyman
cbfdb1f0b1
Merge pull request #26 from assertchris/add-scrutinizer-support
...
Added Scrutinizer support
2015-08-14 09:19:03 +12:00
Damian Mooyman
f1c408d3f4
BUG Fix form submission
...
BUG Fixed display logic
2015-08-13 18:57:23 +12:00
Christopher Pitt
58391d4fa3
Added Scrutinizer support
2015-08-13 13:05:14 +12:00
Damian Mooyman
6848b39ac0
Merge pull request #25 from scott1702/userform-progress
...
keep first/last step buttons within userform-progress div
2015-08-13 12:47:43 +12:00
scott1702
53a9aafbe5
keep first/last buttons within userform-progress div
2015-08-13 12:39:41 +12:00
Damian Mooyman
7a131db8f6
Merge pull request #24 from flashbackzoo/pulls/fix-final-step-validation
...
Validate all steps when submitting the form
2015-08-13 12:33:47 +12:00
David Craig
8a9ed76439
Validate all steps when submitting the form
2015-08-13 12:29:05 +12:00
Damian Mooyman
5c0f172ee5
Merge remote-tracking branch 'open-sausages/feature/field-groups' into feature/multi-page-forms-v2
2015-08-13 12:28:31 +12:00
David Craig
e839d7eead
Merge pull request #21 from tractorcow/pulls/field-groups
...
API Formfield validation for nested groups and pages
2015-08-13 12:26:20 +12:00
Damian Mooyman
7107ad7072
API Formfield validation for nested groups and pages
2015-08-13 12:24:54 +12:00
Damian Mooyman
6ec9f20dc6
Merge pull request #23 from scott1702/userform-progress
...
allow js positioning to be removed
2015-08-13 11:40:51 +12:00
scott1702
2bd70c3805
allow js positioning to be removed
2015-08-13 11:13:13 +12:00
Damian Mooyman
3accdf4980
Merge pull request #14 from scott1702/userform-docs
...
[WIP] Update user docs to incl. Multipage + Fieldgrouping
2015-08-12 18:12:59 +12:00
Damian Mooyman
44197cb852
Merge pull request #20 from scott1702/feature/field-groups
...
Styling for fields within fieldgroups
2015-08-12 17:17:10 +12:00
scott1702
b483a10566
Cms styling for fieldgroups
2015-08-12 16:24:06 +12:00
scott1702
2c93124fb1
Merge pull request #19 from tractorcow/pulls/field-groups
...
API Frontend form fields for nested composite fields
2015-08-12 16:23:24 +12:00
Damian Mooyman
4adc698e0f
API Frontend form fields for nested composite fields
2015-08-12 16:08:32 +12:00
scott1702
03692c717f
Merge pull request #17 from tractorcow/pulls/field-groups
...
API Directly create editable fields on add
2015-08-12 13:12:42 +12:00
Damian Mooyman
5ba3d9b2e0
API Directly create editable fields on add
2015-08-12 12:45:25 +12:00