webform 7.x-4.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha6.tar.gz | 152.08 KB | 75227a94b7db0ef7a500af2c2ebb7ab9 |
| webform-7.x-4.0-alpha6.zip | 189.1 KB | 081bd1ebcee97391274fa18b9cad2f66 |
Release notes
This release fixes a critical issue in alpha5 that would prevent the creation of new forms, causing an error when the first component was added to any node.
This release also adds a significant expansion to our Views integration, enabling full access to all user-submitted data through Views. w00t! Thanks to all the contributors on that feature.
Changes since 7.x-4.0-alpha5:
webform 7.x-4.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha5.tar.gz | 148.85 KB | 5d02f0e052f7c49ffba4539b8bb4aef9 |
| webform-7.x-4.0-alpha5.zip | 184.03 KB | f282c97bffa7e47bf7e4676366120a7c |
Release notes
This version of Webform 4.x fixes a few bugs and adds full token support in the confirmation message, both as a message and as a full page (extra thanks to Liam Morland for his work on this feature).
Changes since 7.x-4.0-alpha4:
Read morewebform 7.x-4.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha4.tar.gz | 148.64 KB | e33d957ef4bc8f00f00d3a60aa21ac6c |
| webform-7.x-4.0-alpha4.zip | 183.75 KB | a67c43bc1234b7980d0d938f8a003410 |
Release notes
Lots and lots of bug fixes since 7.x-4.0-alpha3. This upgrade is recommended for all Webform 4.x users, as it solves several issues with the conditional support and handling of drafts and multipage forms. Special should out to Liam Morland for all his great work on this release, and to fenstrat, who has joined the Webform development team as a co-maintainer!
Bug fixes:
- #1704158 by fenstrat and quicksketch: Nested components do not display saved draft values.
- #1702948 by fenstrat: PHP notice when saving draft in email and textarea components.
- #1673422 by rv0: Correct confusing breadcrumb when viewing a submission.
- #849574 by minorOffense and quicksketch: Change _webform_submission_user_limit_check function signature to public function.
- #1683824 by fenstrat: Allow markup components to be displayed in html/text format.
- #1627656 by fenstrat: Conditionals reordering not working.
- #1677020 by stella: Add "hour" and "minute" classes to the time component fields.
webform 7.x-4.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha3.tar.gz | 147.8 KB | 39f02ba0cee0a419a38254075f966c6a |
| webform-7.x-4.0-alpha3.zip | 182.77 KB | 670de512ec5e8e682d502f6ab9d3378e |
Release notes
This release fixes several major bugs found in the 4.x alpha2 release. Upgrading is highly recommended for any users of the 7.x-4.0-alpha2 version.
Changes since 7.x-4.0-alpha2:
- #1621376: Large isn't a built-in date format in D7 core. Changed to long.
- #1617742: Editing existing submission blanks the values.
- #1619704: Conditions on a selection list field are reverted when editing.
- #1611772: Cannot create Number component that allows Decimal input that works in some browsers.
- Missing include of conditionals include may throw errors when cloning webforms.
- #1615534: Add #type="actions" wrapper around buttons.
- Prevent problems with multisite installs that share database tables.
- #832952 by dsayswhat: Popup calendar does not work within Panels.
webform 7.x-4.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha2.tar.gz | 147.42 KB | 7fb52e64f354fb6875da48469a0d55af |
| webform-7.x-4.0-alpha2.zip | 182.36 KB | df39ad60cb90996afc1fc560bbdb264b |
Release notes
This release adds an entirely new conditional logic system to Webform. With built-in support for same-page conditionals, multiple conditionals per component, and drastically improved user experience. See issue #1215456: Multiple and same-page conditional rules for background.
Important: This release contains API-breaking changes. Modules that extend Webform may not work with this release. Be sure to back up your database and test your changes after upgrading. For more information, see the handbook page on Upgrading from Webform 3.x to 4.x.
webform 7.x-4.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.0-alpha1.tar.gz | 132.03 KB | 512260ef02e1ce57ef43ec90683c1e78 |
| webform-7.x-4.0-alpha1.zip | 165.56 KB | 34c0bfa47e24026cd688c4057312ac6d |
Release notes
The first release of Webform 4.x. This version is identical to the current stable release of Webform (3.18), but includes the patch at #1001798: Rewrite token replacement system to use D7 tokens. Being a new branch, the 4.x APIs may change in the future and not be compatible with other Webform add-on modules.
webform 7.x-4.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-4.x-dev.tar.gz | 152.16 KB | 590b1bb6def59736b4b94c2a1ce93527 |
| webform-7.x-4.x-dev.zip | 189.19 KB | c4157d24cb0ee639b782be19e82495b5 |
Release notes
The 4.x branch is a Drupal 7 targeted version of Webform. Upgrade from Webform 3.x with care, database updates are non-reversible. Includes Drupal 7 style token support.
webform 6.x-3.18
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.18.tar.gz | 135.74 KB | 2dc9120c12810af4f51c27a3904cdd42 |
| webform-6.x-3.18.zip | 169.77 KB | 0e66cf3803e2fe521ad4512311af2335 |
Release notes
This minor update fixes lots of bugs and adds a few minor new features. Enjoy!
New Features:
- #1110444 by bdone and dimduj: Add a Views handler (field/filter/sort/etc.) for Webform "status" field.
- #241523 by eromba, jack.r.abbit, and marcingy: Allow back and next buttons to customized.
- #434584 by drclaw, quicksketch and benjifisher: Time Increments: Minutes to 00, 15, 30, 45.
Bug Fixes:
- #1516812: Extra $form['submission_info'] and $form['navigation'] in webform-form.tpl.php do nothing.
- #1472792: Email components classnames should not include "webform_" prefix.
- #904806 by Dave Reid: File component double-encodes private file URLs in e-mails.
- #1403586 by tedbow: Conditional Rules component list is incorrect when using components that don't support conditional.
- #1472920: Problem with select or others module when "Multiple" and "other" options are selected.
- #1473250: Use the translated component title instead running t() on the type in the component listing.
webform 7.x-3.18
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.18.tar.gz | 131.51 KB | 0c831e201bfc065207e0ddfeb8169e68 |
| webform-7.x-3.18.zip | 164.69 KB | 5028c2883080e87504531aa418f8ff0a |
Release notes
This minor update fixes lots of bugs and adds a few minor new features. Enjoy!
New Features:
- #1110444 by bdone and dimduj: Add a Views handler (field/filter/sort/etc.) for Webform "status" field.
- #241523 by eromba, jack.r.abbit, and marcingy: Allow back and next buttons to customized.
- #434584 by drclaw, quicksketch and benjifisher: Time Increments: Minutes to 00, 15, 30, 45.
Bug Fixes:
- #1516812: Extra $form['submission_info'] and $form['navigation'] in webform-form.tpl.php do nothing.
- #1472792: Email components classnames should not include "webform_" prefix.
- #1403586 by tedbow: Conditional Rules component list is incorrect when using components that don't support conditional.
- #1473250: Use the translated component title instead running t() on the type in the component listing.
- #1480732: Textarea width has no effect on most sites.
- #1480788 by rvilar: Small isn't a built-in date format in core. Use short instead.
webform 7.x-3.17
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.17.tar.gz | 129.73 KB | 99164a28431b75a3ee58727698c159ba |
| webform-7.x-3.17.zip | 162.16 KB | 8012119cab2b4a86e199f1c5b518b402 |
Release notes
This release of Webform fixes a few issues discovered since the 3.16 release, specifically around the new AJAX-enabled file component added in 3.16, as well as some long-standing minor bugs. This release also includes a security fix related to using Webform in combination with Select or Other... module. If you are using Webform and Select or Other modules together, please upgrade your site immediately. See SA-CONTRIB-2012-035 - Webform Cross Site Scripting (XSS) for more details.
Bug fixes:
- #1468324: Files are never marked permanent in 7.x-3.16.
- #1472140: Drupal 6 number components missing label on submission display.
- #1462286 by cbrasfield: Webform Components Clone cid variable is unset, but never actually re-set.
- #1207374: Node tokens (provided by Webform) don't work as default values or description.
- #1287474 by joachim: Don't show 'resend emails' action on the submission when there are no emails.
- #1469530: Pass setcookie() HTTPONLY to prevent cross-site scripting.
webform 6.x-3.17
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.17.tar.gz | 133.78 KB | a12be15b9e012d627c34f787e543f794 |
| webform-6.x-3.17.zip | 167.11 KB | 9f071abf97572645f7bbf46518efaf3a |
Release notes
This release of Webform fixes a few issues discovered since the 3.16 release, as well as some long-standing minor bugs. This release also includes a security fix related to using Webform in combination with Select or Other... module. If you are using Webform and Select or Other modules together, please upgrade your site immediately. See SA-CONTRIB-2012-035 - Webform Cross Site Scripting (XSS) for more details.
Bug fixes:
- #1472140: Drupal 6 number components missing label on submission display.
- #1462286 by cbrasfield: Webform Components Clone cid variable is unset, but never actually re-set.
- #1207374: Node tokens (provided by Webform) don't work as default values or description.
- #1287474 by joachim: Don't show 'resend emails' action on the submission when there are no emails.
- #1469530: Pass setcookie() HTTPONLY to prevent cross-site scripting.
- #1470262 by bart.hanssens: Use the request_uri() function instead of $_SERVER['REQUEST_URI '] for Non-Apache servers.
webform 6.x-3.16
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.16.tar.gz | 132.99 KB | 7e49430e48ddc538515b3981ade9c6d0 |
| webform-6.x-3.16.zip | 166.03 KB | 4a7c82c89f8962254f6d3e945634cf21 |
Release notes
This release of Webform includes several major new features, including initial support for HTML5 elements (such as in the e-mail component and in the new "number" component). This release also enables Webform to have much better translation support in the future by declaring all properties that are translatable. The Drupal 7 version also upgrades the File component to provide AJAX-based uploading (with progress bars if supported by your server).
New features:
- #908958: Use HTML5 type="email" for e-mail field input type.
- #289919: Provide AJAX-based file uploads/Progress Bar for uploads.
- #260708 by vernond, mandclu, abhishek.kukkuand, and quicksketch: New HTML5 number component.
- #245424 by GDrupal, plach, roderik, idflood, mariancalinro, GiorgosK, rapsli, jessehs, Aron Novak, sch4lly, and quicksketch: Make Webform multilingual (i18n) aware through contributed modules.
- #630476: Allow hidden fields to handle unsafe tokens by making the "value" type fields.
- #1263584 by DamienMcKenna: Option to *not* create the default Webform content type.
webform 7.x-3.16
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.16.tar.gz | 128.47 KB | c0b428e7931efb4416e7b1057f37e02f |
| webform-7.x-3.16.zip | 160.76 KB | 314080196b1568e553bc004f2e731583 |
Release notes
This release of Webform includes several major new features, including initial support for HTML5 elements (such as in the e-mail component and in the new "number" component). This release also enables Webform to have much better translation support in the future by declaring all properties that are translatable. The Drupal 7 version also upgrades the File component to provide AJAX-based uploading (with progress bars if supported by your server).
New features:
- #908958: Use HTML5 type="email" for e-mail field input type.
- #289919: Provide AJAX-based file uploads/Progress Bar for uploads.
- #260708 by vernond, mandclu, abhishek.kukkuand, and quicksketch: New HTML5 number component.
- #245424 by GDrupal, plach, roderik, idflood, mariancalinro, GiorgosK, rapsli, jessehs, Aron Novak, sch4lly, and quicksketch: Make Webform multilingual (i18n) aware through contributed modules.
- #630476: Allow hidden fields to handle unsafe tokens by making the "value" type fields.
- #1263584 by DamienMcKenna: Option to *not* create the default Webform content type.
webform 7.x-3.15
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.15.tar.gz | 121.06 KB | 6631cf2e3cfbab71e8e48dc31c0b5f04 |
| webform-7.x-3.15.zip | 151.89 KB | 4ce78f8cc54162ecf5fd307160316cf2 |
Release notes
This release of Webform fixes many moderate bugs and adds a few new useful features. Special thanks to redndahead for his excellent work adding a feature to limit the total number of submissions per webform.
New Features
- #1336994: Contextual links for Webform Blocks and Nodes.
- #503264 by redndahead: Limit the total number of submissions.
- #1286528 by derhasi: Add contextual filter for webform sid in views.
- #1258044 by derhasi: Webform views integration needs to provide relationships for both user and node based views.
Bug Fixes
- #1180454: When use in SELECT then shows only "safe_key" in e-mail.
- #1363788: Zero integers not exported in CSV/Exel downloads.
- #1278172: Using an end date that is before start date (to flip year order) no longer allowed.
- #1299518: New lines not consistently converted to break tags in textarea components.
- #1238356: New, nested file directories cannot be created or used with file components.
webform 6.x-3.15
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.15.tar.gz | 125.56 KB | 0241f515f4226e4fe935584d5499a756 |
| webform-6.x-3.15.zip | 157.18 KB | 21b6dbeaa84a136cb114405b41ed62f6 |
Release notes
This release of Webform fixes many moderate bugs and adds a few new useful features. Special thanks to redndahead for his excellent work adding a feature to limit the total number of submissions per webform.
Note that this release also removes a feature that was accedentally included in the project before it was ready. If you were using the feature to Zip up all uploaded files and the Excel/CSV export together, you can follow the issue to restore the functionality in this issue: #1137348: Ability to download archive of CSV and all files.
New Features
- #503264 by redndahead: Limit the total number of submissions.
- #1286528 by derhasi: No contextual filter for webform sid in views.
- #1258044 by derhasi: Webform views integration needs to provide relationships for both user and node based views.
- #241319: Followup to Increase webform_component.name to 255.
Bug Fixes
- #1180454: Minor spacing corrections for consistency with D7 version.
- #1363788: Zero integers not exported in CSV/Exel downloads.
- #1278172: Using an end date that is before start date (to flip year order) no longer allowed.
webform 6.x-3.14
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.14.tar.gz | 123.63 KB | 8b9ff74ce6c4f6a6310c68d0f1379b5e |
| webform-6.x-3.14.zip | 155.34 KB | ee6181372308c670bb3d1dacd1576f60 |
Release notes
Issue# 1265758 - webform_update_6329 does not return $ret (I cut when I should have copied)
webform 7.x-3.13
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.13.tar.gz | 118.43 KB | 3608e957d4685680c755870b2264d444 |
| webform-7.x-3.13.zip | 149.6 KB | 6237622cef10192623cbd7a43bbf9d0b |
Release notes
1) Additional data download options created (download all results, only new submissions since last download, only the latest number of submissions, or a specific range of submissions)
2) Facility to mark components as Private which are only shown to users with webform results access.
webform 6.x-3.13
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.13.tar.gz | 123.64 KB | 764b19d52fc32b004ffff9cfc1580e08 |
| webform-6.x-3.13.zip | 155.34 KB | 4bc9ed269db4f3e0fe1f1b30726b2bf2 |
Release notes
Bug Fix - Fixed incorrect use of D7 http header call for CSV/TSV data download file
Features:
1) Additional data download options created (download all results, only new submissions since last download, only the latest number of submissions, or a specific range of submissions)
2) Facility to mark components as Private which are only shown to users with webform results access.
Note from vernond:
Bug fixes should not be mixed in with new feature releases. I messed up the sequence with this lot.
webform 7.x-3.12
| Download | Size | md5 hash |
|---|---|---|
| webform-7.x-3.12.tar.gz | 116.27 KB | 9094d0cc5d3d1e746767cd6b03474be8 |
| webform-7.x-3.12.zip | 147.4 KB | 253a390c235d52ff92e6457b7d6fbdfa |
Release notes
This release of Webform is a maintenance release including mostly bug fixes and a few minor features. Most notably it fixes some issues around date component default values, grid component values in sent e-mails, and issues with the MIME Mail module.
Changes since 7.x-3.11:
Read morewebform 6.x-3.12
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-3.12.tar.gz | 121.36 KB | ecd67e972c6a8be26205aea8226fe971 |
| webform-6.x-3.12.zip | 153.01 KB | 1636b9a198507f0bed8ee208aed32fec |
Release notes
This release of Webform is a maintenance release including mostly bug fixes and a few minor features. Most notably it fixes some issues around date component default values, grid component values in sent e-mails, and issues with the MIME Mail module.
Changes since 6.x-3.11:
Read more