Commit Graph

  • cbfdb1f0b1 Merge pull request #26 from assertchris/add-scrutinizer-support Damian Mooyman 2015-08-14 09:19:03 +1200
  • f1c408d3f4 BUG Fix form submission BUG Fixed display logic Damian Mooyman 2015-08-13 11:31:37 +1200
  • 58391d4fa3 Added Scrutinizer support Christopher Pitt 2015-08-13 12:44:39 +1200
  • 6848b39ac0 Merge pull request #25 from scott1702/userform-progress Damian Mooyman 2015-08-13 12:47:43 +1200
  • 53a9aafbe5 keep first/last buttons within userform-progress div scott1702 2015-08-13 12:39:04 +1200
  • 7a131db8f6 Merge pull request #24 from flashbackzoo/pulls/fix-final-step-validation Damian Mooyman 2015-08-13 12:33:47 +1200
  • 8a9ed76439 Validate all steps when submitting the form David Craig 2015-08-13 11:55:39 +1200
  • 5c0f172ee5 Merge remote-tracking branch 'open-sausages/feature/field-groups' into feature/multi-page-forms-v2 Damian Mooyman 2015-08-13 12:28:31 +1200
  • e839d7eead Merge pull request #21 from tractorcow/pulls/field-groups David Craig 2015-08-13 12:26:20 +1200
  • 7107ad7072 API Formfield validation for nested groups and pages Damian Mooyman 2015-08-12 17:18:43 +1200
  • 6ec9f20dc6 Merge pull request #23 from scott1702/userform-progress Damian Mooyman 2015-08-13 11:40:51 +1200
  • 2bd70c3805 allow js positioning to be removed scott1702 2015-08-13 11:13:13 +1200
  • 3accdf4980 Merge pull request #14 from scott1702/userform-docs Damian Mooyman 2015-08-12 18:12:59 +1200
  • 44197cb852 Merge pull request #20 from scott1702/feature/field-groups Damian Mooyman 2015-08-12 17:17:10 +1200
  • b483a10566 Cms styling for fieldgroups scott1702 2015-08-12 12:50:14 +1200
  • 2c93124fb1 Merge pull request #19 from tractorcow/pulls/field-groups scott1702 2015-08-12 16:23:24 +1200
  • 4adc698e0f API Frontend form fields for nested composite fields Damian Mooyman 2015-08-12 16:08:32 +1200
  • 8be2dba610 prevent death when editing email recipients in modeladmin mikeyc7m 2015-08-12 12:13:00 +1000
  • 03692c717f Merge pull request #17 from tractorcow/pulls/field-groups scott1702 2015-08-12 13:12:42 +1200
  • 5ba3d9b2e0 API Directly create editable fields on add Damian Mooyman 2015-08-12 12:45:25 +1200
  • d335922d1b enhancement to support modeladmin mikeyc7m 2015-08-12 09:33:23 +1000
  • a8ee26ec50 API Add field group (unfinished) Damian Mooyman 2015-08-11 18:21:43 +1200
  • b1c86f346f Merge pull request #15 from flashbackzoo/pulls/cms-values-as-data-attributes Damian Mooyman 2015-08-12 09:29:12 +1200
  • 65f056171d update user docs to incl page breaks + fieldgrouping scott1702 2015-08-11 15:15:09 +1200
  • 1722e6ba40 Apply user defined values to form David Craig 2015-08-11 11:40:37 +1200
  • 8103d869e2 Merge pull request #11 from scott1702/userform-progress Damian Mooyman 2015-08-11 15:06:45 +1200
  • 30548d793b Userform progress improvements scott1702 2015-08-10 13:28:06 +1200
  • 01b07a73fb Merge pull request #13 from tractorcow/pulls/multi-page-form/page-break-editor David Craig 2015-08-11 14:45:25 +1200
  • 9f112e3b23 Add "Add page break" button Fix unit test failures Damian Mooyman 2015-08-10 17:03:36 +1200
  • 98b86a8e33 Merge pull request #289 from tractorcow/pulls/update-form-editor-v2 David Craig 2015-08-11 11:48:01 +1200
  • 0ab7e27970 Merge pull request #12 from flashbackzoo/feature/multi-page-forms-v2 Damian Mooyman 2015-08-11 10:09:16 +1200
  • 65651387e0 Update step rendering David Craig 2015-08-10 15:18:50 +1200
  • 3217695713 port features David Craig 2015-08-10 13:40:32 +1200
  • 97eb8b0255 Initial validation David Craig 2015-08-06 17:47:14 +1200
  • 10c86bcbc1 Removed unused js David Craig 2015-08-06 16:06:56 +1200
  • e0aa7cd812 Add lightweight base form styling David Craig 2015-08-06 14:19:05 +1200
  • c58d15fc67 Update the progress bar David Craig 2015-08-06 13:40:09 +1200
  • f1c1ec67ec Add front-end form navigation David Craig 2015-08-06 11:01:21 +1200
  • d83a450307 Initial multi-page form David Craig 2015-08-04 17:12:17 +1200
  • 47c3df9c64 Make form editor a GridField David Craig 2015-07-27 12:45:19 +1200
  • 51864a6308 API new form editor David Craig 2015-07-24 14:37:48 +1200
  • 2f7fac464b Merge pull request #286 from martinduparc/patch-1 Will Rossiter 2015-08-05 13:59:32 +1200
  • a402218c0c Merge ae7dd98be3 into 8f92d75975 David Craig 2015-08-04 23:38:04 +0000
  • ae7dd98be3 Replace the form editor with GridField David Craig 2015-07-24 14:37:48 +1200
  • b444789093 Merge cc85c24bfb into 8f92d75975 Ian Walls 2015-08-03 16:07:24 +0000
  • 8f92d75975 Make sure test classes don't duplicate common class names Will Rossiter 2015-08-03 17:03:36 +1200
  • cc85c24bfb Fixes #270: can't add Email Recipients Ian Walls 2015-07-30 10:22:56 -0400
  • 61e6f53983 Merge pull request #285 from open-sausages/accessible-error-messages Damian Mooyman 2015-07-29 16:05:43 +1200
  • 2bf762b426 increase accessibilty of errors scott1702 2015-07-27 15:07:31 +1200
  • 690cc966b7 Fix - Custom rules with checkbox groups Martin D. 2015-07-27 09:54:30 -0400
  • 007348df61 Merge remote-tracking branch 'origin/2' Damian Mooyman 2015-07-23 10:20:21 +1200
  • 08b2e573f4 Merge pull request #283 from open-sausages/feature/test-recipient-email Damian Mooyman 2015-07-22 14:09:42 +1200
  • 5b06d80925 Display form fields correctly in email preview David Craig 2015-07-21 17:44:22 +1200
  • 9266e67c20 Merge pull request #279 from open-sausages/pulls/accessible-error-messages Christopher Pitt 2015-07-22 12:25:39 +1200
  • 2e5de487c8 Add option for displaying error messages at the top of the form David Craig 2015-07-13 10:05:14 +1200
  • 286bb80c01 Merge pull request #278 from open-sausages/feature/email-rules Will Rossiter 2015-07-21 20:43:05 +1200
  • 4474e05b09 Hide formdata in preview Damian Mooyman 2015-07-21 13:49:10 +1200
  • d17e8a773f API Custom rules for email recipients Damian Mooyman 2015-07-13 15:36:20 +1200
  • 95d7b5f608 Merge pull request #281 from open-sausages/feature/better-email-templates Damian Mooyman 2015-07-21 09:49:03 +1200
  • 350fdee850 Add custom email templates David Craig 2015-07-16 15:06:53 +1200
  • 4b6201da45 Move to new travis containerised infrastructure Daniel Hensby 2015-07-20 15:56:48 +0100
  • 7e29aab0ba Merge pull request #280 from tractorcow/pulls/fix-file-validation Daniel Hensby 2015-07-16 12:14:37 +0100
  • b085ba6735 Merge 046b2a2a11 into 108d9c2b30 David Craig 2015-07-16 01:35:53 +0000
  • 37a3a2ff95 Merge 34e82d1d1f into 108d9c2b30 Grzegorz Polek Work 2015-07-16 00:02:21 +0000
  • a2568566ce Merge 1df5b93dce into 108d9c2b30 Damian Mooyman 2015-07-15 23:05:22 +0000
  • 494b9e5746 Alias 2 as 2.1 Damian Mooyman 2015-07-16 10:24:58 +1200
  • 108d9c2b30 Alias master as 3.0 Damian Mooyman 2015-07-16 10:23:42 +1200
  • 5ed39b8a7b 2.x working branch Damian Mooyman 2015-07-16 10:23:10 +1200
  • 1df5b93dce BUG Fix file field ignoring allowed extensions Damian Mooyman 2015-07-16 09:23:43 +1200
  • 046b2a2a11 Add option for displaying error messages at the top of the form David Craig 2015-07-13 10:05:14 +1200
  • 34e82d1d1f Fix for Missing argument 2 for UserDefinedForm_EmailRecipient::{closure}() Grzegorz Polek 2015-07-03 15:41:51 +0200
  • 1fad0a1e9f Merge 765a6b4130 into 31822a5c08 Myles Beardsmore 2015-07-02 03:32:46 +0000
  • 765a6b4130 Removed setter function Myles Beardsmore 2015-07-02 15:32:45 +1200
  • 31822a5c08 Merge pull request #272 from mikeyc7m/patch-1 Will Rossiter 2015-07-01 09:57:39 +1200
  • 45a3131caa bugfix + enhancement to support modeladmin mikeyc7m 2015-06-30 15:10:20 +1000
  • 9594625115 Added config setting for warning message. Set warning message to false by default Myles Beardsmore 2015-06-23 23:06:09 +1200
  • 17bc3bce93 Add onPopulateFromPostData hook to match EditableFormField Will Rossiter 2015-06-23 12:06:05 +1200
  • a31f717774 Added warning message to page if no email recipients are configured. Also updated lang files to include the warning message. Myles Beardsmore 2015-06-18 09:35:02 +1200
  • 11dfa1e3ad Use HTMLEditorField for LiteralField (Fixes #268) 2.0.10 Will Rossiter 2015-06-13 14:17:57 +1200
  • 437fae8c97 Merge pull request #1 from webfox/hailwood-patch-1 Matthew Hailwood 2015-06-09 12:54:43 +1200
  • 8f16ec189d Remove default of entering variable Matthew Hailwood 2015-06-09 12:54:29 +1200
  • 71b615b0b6 Merge pull request #265 from tractorcow/pulls/fix-translatable-userforms-compat 2.0.9 Will Rossiter 2015-06-01 10:44:49 +1200
  • 64b0d6203f BUG Fix compat with userforms/translatable Damian Mooyman 2015-05-29 15:49:36 +1200
  • e9df40cc5a Update translations 2.0.8 Damian Mooyman 2015-05-26 18:20:25 +1200
  • f67dd1ae69 Introduced encryption George Botley 2015-05-23 21:13:29 +0100
  • 7194c3339d Introduced encryption George Botley 2015-05-23 21:11:55 +0100
  • 3ce01a9641 Made no changes George Botley 2015-05-23 21:09:05 +0100
  • f9f743794f Made No Changes.. George Botley 2015-05-23 21:08:50 +0100
  • 167e14111c No changes. George Botley 2015-05-23 21:03:13 +0100
  • 3c8a9c2f28 Encryption George Botley 2015-05-23 21:03:06 +0100
  • e655b73927 Add field with separate Month Day Year Cathy Cramer 2015-05-05 13:06:41 -0600
  • 740530d4e6 Corrected travis release constraint Ingo Schommer 2015-04-30 19:43:17 +1200
  • 5fbbb42def Testing travis build against 3.2 release Ingo Schommer 2015-04-30 19:36:58 +1200
  • 8f1ed9bb12 Package name Cathy Cramer 2015-04-29 16:17:50 -0600
  • 89182d94d4 Clean up Cathy Cramer 2015-04-28 07:42:17 -0600
  • aab1195053 Add EditableMonthDayYearField Cathy Cramer 2015-04-28 07:11:41 -0600
  • 15f1df242b Merge pull request #258 from xini/fix-plain-text-email-format Will Rossiter 2015-04-28 17:26:19 +1200
  • 7badef5c35 Merge pull request #260 from 3Dgoo/feature/before-update-cms-fields Will Rossiter 2015-04-28 11:02:46 +1200
  • 8ec1191da0 Wrapping getCMSFields fields with beforeUpdateCMSFields Michael 2015-04-20 11:28:15 +0930
  • d9dde81657 place colon after field name for better usability of plain text emails Florian Thoma 2015-04-12 09:26:26 +1000