Commit Graph

714 Commits

Author SHA1 Message Date
David Craig
e4b1ddbd86 Merge pull request #302 from scott1702/feature/multi-page-forms-v2
Improve UX of adding fields
2015-08-20 17:27:03 +12:00
scott1702
389ab6ce04 Improve UX of adding fields 2015-08-20 16:55:59 +12:00
Damian Mooyman
5abf9f5212 Merge pull request #296 from flashbackzoo/pulls/fix-ie-drag-drop
Fix IE8 drag-and-drop
2015-08-20 16:33:03 +12:00
Damian Mooyman
d9eae284a9 Merge pull request #303 from flashbackzoo/pulls/update-field-group-template
Add $RightTitle to UserFormsGroupField template
2015-08-20 15:52:52 +12:00
David Craig
bdb0839128 Fix IE8 drag-and-drop 2015-08-20 15:36:17 +12:00
Damian Mooyman
91cab7d960 Merge pull request #301 from flashbackzoo/pulls/fix-ie10-drag-handles
Fix drag handles in IE10
2015-08-20 15:21:50 +12:00
David Craig
06f855923b Add to UserFormsGroupField template 2015-08-20 15:01:06 +12:00
Damian Mooyman
72c89dc385 Update translations 2015-08-20 12:47:37 +12:00
David Craig
8e14131e3f Fix drag handles in IE10 2015-08-20 10:54:36 +12:00
Christopher Pitt
1fbdda29b8 Merge pull request #300 from flashbackzoo/pulls/fix-progress-bar-semantics
Improve progress bar accessibility
2015-08-20 08:57:49 +12:00
Christopher Pitt
d3e42f3490 Merge pull request #299 from flashbackzoo/pulls/fix-ie8-bottom-border
Fix IE8 bottom border on editor
2015-08-20 08:56:24 +12:00
Christopher Pitt
4a05a0b78c Merge pull request #298 from tractorcow/pulls/restrict-mail-destination
API Restrict "to" destination selection to only fields with pre-defined values
2015-08-20 08:53:49 +12:00
David Craig
74e2f2b315 Improve progress bar accessibility 2015-08-19 15:41:41 +12:00
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