Franco Springveldt
431148beb8
Merge pull request #567 from robbieaverill/bugfix/viewport-resizing-width
...
FIX Ensure field GridField has a 100% relative width rather than fixed
2017-06-16 10:51:29 +12:00
Robbie Averill
802c750a77
Merge pull request #541 from IgorNadj/fix-ul-jqueryvalidate
...
FIX: jquery validate attempting to validate ul as input
2017-05-08 18:20:13 +12:00
Igor Nadj
262cbf74c1
FIX: jquery validate attempting to validate ul as input
2017-05-08 18:18:47 +12:00
Robbie Averill
6b76bc641a
FIX Ensure field GridField has a 100% relative width rather than fixed
2017-04-10 23:16:40 +12:00
Brett Tasker
08787fa3e6
Update translations
2017-02-09 11:28:52 +13:00
Daniel Hensby
3e9a271310
Merge branch '4.3' into 4
2017-02-03 15:17:09 +00:00
Rastislav Brandobur
f6eb2ecabd
Update sk.js
...
added missing translation
2017-01-20 15:02:23 +01:00
Damian Mooyman
ba503d3803
Update translations
2016-11-17 12:39:49 +13:00
Damian Mooyman
c6c609a4c9
Merge remote-tracking branch 'origin/3.1'
...
# Conflicts:
# code/forms/UserForm.php
# code/model/UserDefinedForm.php
# code/model/editableformfields/EditableFileField.php
# code/model/editableformfields/EditableOption.php
2016-08-18 10:20:56 +12:00
Damian Mooyman
eef16716ab
Update translations
2016-08-17 11:08:01 +12:00
muskie9
14b7c65859
BUGFIX progress bar button text change breaks buttons
...
fixes #488
2016-07-14 09:29:25 -05:00
Damian Mooyman
42bf3e0a56
Update translations
2016-05-18 16:58:44 +12:00
Nathan
60d7c47cda
#437 When using the "are you sure?" plugin... ( #456 )
...
... ensure the form immediately submits.
2016-04-29 10:22:28 +12:00
Nathan Glasl
1a767851e5
Implementing the "are you sure?" plugin to display a confirmation message when navigating away from a partially completed form.
2016-02-05 10:13:40 +11:00
Damian Mooyman
16472b8827
BUG Prevent subsequent write being triggered in onAfterWrite()
...
Fix minor JS error
2015-10-28 14:51:00 +13:00
Christopher Joe
6a8a82a287
removed isCheckboxGroup check and replace
2015-10-01 14:42:29 +13:00
Christopher Joe
d0d511c3a5
Remove '[' and ']' from jQuery selector for checkbox groups
2015-09-30 09:55:29 +13:00
scott1702
7f31dbe4ff
focus on first invalid element after form validation
...
Checkbox/radio groups now get caught by validation
2015-08-27 15:27:08 +12:00
David Craig
da400e8306
Fix multiple submit buttons being used
2015-08-24 10:38:02 +12:00
scott1702
389ab6ce04
Improve UX of adding fields
2015-08-20 16:55:59 +12:00
Damian Mooyman
72c89dc385
Update translations
2015-08-20 12:47:37 +12:00
David Craig
74e2f2b315
Improve progress bar accessibility
2015-08-19 15:41:41 +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
scott1702
bfe6ef0158
focus on new field when added
2015-08-17 17:11:30 +12:00
Damian Mooyman
a1d7feedae
Update form editor colours
2015-08-14 14:51:56 +12:00
David Craig
d73484fb69
Fix live validation
2015-08-14 09:57:06 +12:00
Damian Mooyman
f1c408d3f4
BUG Fix form submission
...
BUG Fixed display logic
2015-08-13 18:57:23 +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
scott1702
2bd70c3805
allow js positioning to be removed
2015-08-13 11:13:13 +12:00
scott1702
b483a10566
Cms styling for fieldgroups
2015-08-12 16:24:06 +12:00
Damian Mooyman
5ba3d9b2e0
API Directly create editable fields on add
2015-08-12 12:45:25 +12:00
Damian Mooyman
a8ee26ec50
API Add field group (unfinished)
2015-08-12 09:57:54 +12:00
David Craig
1722e6ba40
Apply user defined values to form
2015-08-11 16:55:23 +12:00
scott1702
30548d793b
Userform progress improvements
2015-08-11 14:57:42 +12:00
Damian Mooyman
9f112e3b23
Add "Add page break" button
...
Fix unit test failures
2015-08-11 14:18:46 +12:00
David Craig
65651387e0
Update step rendering
2015-08-11 10:07:13 +12:00
David Craig
3217695713
port features
...
- hide field labels
- date picker
2015-08-10 13:51:26 +12:00
David Craig
97eb8b0255
Initial validation
2015-08-10 13:18:50 +12:00
David Craig
10c86bcbc1
Removed unused js
2015-08-10 13:18:50 +12:00
David Craig
e0aa7cd812
Add lightweight base form styling
2015-08-10 13:17:48 +12:00
David Craig
c58d15fc67
Update the progress bar
2015-08-10 13:17:48 +12:00
David Craig
f1c1ec67ec
Add front-end form navigation
2015-08-10 13:17:48 +12:00
David Craig
51864a6308
API new form editor
2015-08-10 13:15:59 +12:00
David Craig
2e5de487c8
Add option for displaying error messages at the top of the form
2015-07-22 09:19:48 +12:00
David Craig
350fdee850
Add custom email templates
...
- Developers can add email templates via a configurable path.
- Content editors can select the email templates via a dropdown.
- Content editors can embed HTML content in emails.
- Content editors can preview HTML emails.
- Content editors can use field values (merge fields) in emails.
2015-07-21 08:32:34 +12:00
mikeyc7m
45a3131caa
bugfix + enhancement to support modeladmin
...
Update to allow UserDefinedForm pages to be managed through ModelAdmin.
* Needed to update the ID of the form.
* Bug on the form data serialisation (missing ampersand breaks security token.)
2015-06-30 15:10:20 +10:00