entityform 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-2.x-dev.tar.gz | 45.85 KB | 7c6176a727b0c19d4ca4e95daeb7594b |
| entityform-7.x-2.x-dev.zip | 56.57 KB | 2c0d895214a188b45da217869c2e5bf8 |
Release notes
Branch directly form 7.x-1x
entityform 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0.tar.gz | 47.15 KB | 1415c8ee7232d898fb81b0d9907e852e |
| entityform-7.x-1.0.zip | 57.75 KB | e17fff2286fe5b6874f67909c005e0ec |
Release notes
First full release of Entityforms
Special Thanks to Dennis Solis are immense help in the documentation and other help with this module.
Also thanks to all those who have worked in the issue queue to help improve this module.
2 small new Features in this release.
Entityform submit link handler for Views
More information in Entityform Submission Labels
Changes since 7.x-1.0-rc2:
- #1834830 by tedbow:Added links and help for Variable module integration
- Merge branch '7.x-1.x' into views_submit_link_1825500
- #1821216 by tedbow:Change entityform labels to include more info
- #1825500 by tedbow: provide submit link for entityform types in Views
- #1820020 by tedbow:don't override title when entityform is embeded
- #1821190 by tedbow:Fixed permissions for entityform rules integration
entityform 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-rc2.tar.gz | 46.57 KB | bc2def1cbbb685fda327b11dd151bf4e |
| entityform-7.x-1.0-rc2.zip | 56.57 KB | 009c04162070fab24c5ab811e3511f2b |
Release notes
Changes since 7.x-1.0-rc1:
Major Changes
- Move Submission Rules form Entityform Notifications to EntityForms. Now you can trigger your own Rules with Entityform Notifications
- Created Validation Rules. These Rules can stop a Entityform submission from Validating
- Consolidated UI for all Entityform Rules. This UI simplifies the process of making Rules that work with Entityforms.
- Fix a problem with Embedded forms that have fields with AJAX callbacks.
Commit Log
- Fixed setup for tests
- #1818538 by tedbow:Fixed problem with ajax callbacks when entityform is embedded.
- Consolidated code to select Rules
- Just added missing function docs
- #1814066 by tedbow:Added Tests for invoking Rules
- #1814066 by tedbow:Insure rules don't try to invoke rules that don't exist
- added help for validation rules
- add validation rules
- moved form_alter to entitform
- Moved submission rules to entityform module
entityform 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-rc1.tar.gz | 42.41 KB | a144390625ac8affbd02909f764d159f |
| entityform-7.x-1.0-rc1.zip | 50.69 KB | ea807366b726585b4bcc148143f3f9b7 |
Release notes
Changes since 7.x-1.0-beta1:
Read moreentityform 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-beta1.tar.gz | 38.56 KB | 3b26d2e32784b36723ee4c6c3b70036b |
| entityform-7.x-1.0-beta1.zip | 46.04 KB | 863e77438112448442bd3618675d3afc |
Release notes
Changes since 7.x-1.0-alpha1:
Major Changes
- Add Submitter submissions View
- Add Permission to view/edit/delete own submissions
- Added Rules integration for form access control
- Add override option for button text
entityform 7.x-1.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha7.tar.gz | 36.29 KB | 67b7c4e0de924c8c5523dba8dd1fb025 |
| entityform-7.x-1.0-alpha7.zip | 43.73 KB | 9bdf829a9000b11dea97525878e9c142 |
Release notes
Major Features:
- New Entityform Notifications Module
- Added Rules integration for form access control
- Added Token and Filtered Text for Entityform Type Properties
- Added permissions for own submissions
Changes since 7.x-1.0-alpha6:
- fixed whitespace
- #1789426 by tedbow:Added views alter to respect permissions
- by tedbow: Added contextual edit link
- Issue #1786050 by tedbow: changed 'filter' to 'format'
- Issue #1786050 by tedbow: added function comment
- #1786050 by tedbow:Added token and filtered text for entityform types
- #1786264 by densolis:Change Access Roles to checkboxes and made required
- #1704748 by scottrigby:added Entityform::setuser() callback
- #1761052 by tedbow:Added submission message for user
- #1772340 by tedbow:Adding permissions for own submissions
- #1699738 by tedbow:Fixed VBO support for submission View
- #1707056 by tedbow: Fixed undefined var
entityform 7.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha6.tar.gz | 32.38 KB | 65f0df4f8848b5c83384bbf8addce0dd |
| entityform-7.x-1.0-alpha6.zip | 38.18 KB | dba4cf4f94d834320d2af50461fb6379 |
Release notes
Changes since 7.x-1.0-alpha5
Major Features added
- Rules is now a dependency. Rules are used for email/notifications.
- Added built in support for CSV and XML downloads if Views Data Export Operations.
- Added Views submission table with all Field automatically added.
- Added View Bulk Operations Support to default View.
Git Commits
- view commit • Issue #1613128 by tedbow:Fixed access problem for confirm page
- view commit • Issue #1657956 by tedbow: Create improved submissions table and csv download
- view commit • by tedbow: fixed indent issue
- view commit • Issue #1664294 by mrfelton: Fixed undefined var notice
entityform 7.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha5.tar.gz | 26.72 KB | 91a898a1f9fc6e2ddcae19784f8276e7 |
| entityform-7.x-1.0-alpha5.zip | 32.14 KB | 876608d10ba53428f61ad12f8a57b413 |
Release notes
Changes since 7.x-1.0-alpha4
- view commit • Issue #1581986 by tedbow: Fixed undefined index in entityform_clear_required. add docs
- view commit • Issue #1590270 by SpaceGoat1701:User saved draft info appears on form for anonymous users
- view commit • Issue #1590270 by tedbow: fixed issue with getting submissions
- view commit • by tedbow: Fixed entityform_user_draft
- view commit • Issue #1587384 by tedbow, mrfelton: Add override option for button text
- view commit • Issue #1491264 by acrazyanimal:Fixed notice in template file
entityform 7.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha4.tar.gz | 26.14 KB | 4147c68b792611d9ff82453208f3e07f |
| entityform-7.x-1.0-alpha4.zip | 31.62 KB | 5ea4a59d96041cbc35994ac4e610ddb7 |
Release notes
Changes since 7.x-1.0-alpha3
- view commit • Issue #1458632 by tedbow: coded for possibility of no view enabled in _entityform_get_entityform_views_options
- view commit • Issue #1472504 by tedbow: Fixed submission access for anonymous users, also code formatting fixes
- view commit • Issue #1161802 by rogical:Add config link in info file
- view commit • Issue #1490570 by tedbow: Give user uid 1 all permissions to this module
- view commit • Issue #1490570 by tedbow: fixed error from previous commit with account being undefined
- view commit • Issue #1472496 by tedbow: return menu not found when viewing result of missing entityform
entityform 7.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha3.tar.gz | 25.93 KB | 9593335252467d103cda3bc02e67d36c |
| entityform-7.x-1.0-alpha3.zip | 31.04 KB | 224d8ff31ea80aa6fc7d3476cc85f40f |
Release notes
Changes since 7.x-1.0-alpha2
- view commit • Issue #1436558 by tedbow:Added Edit link in default submissions View
- view commit • changed entityform edit form to redirect to submissions page
- view commit • Issue #1436558 by tedbow: added User info to entityform edit form
- view commit • Issue #1430818 by tedbow:Moved entityform_type admin to admin/structure
- view commit • Issue #1430818 by tedbow: Changed default submissions View to show as admim ui
- view commit • Issue #1454146 by tedbow: Checking if user->email is empty
entityform 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha2.tar.gz | 25.49 KB | b4d06159bf01a97fa710a273876ed1fd |
| entityform-7.x-1.0-alpha2.zip | 30.58 KB | 91f22a6aca52b5d568ccb76c7b96d09c |
Release notes
Changes since 7.x-1.0-alpha1:
- by tedbow: Added link to drupal.org handbook page
- by tedbow: added form status setting and cleaned up settings form
- by tedbow:Add View function to entityform_type to use with Entity Reference
entityform 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.0-alpha1.tar.gz | 24.69 KB | 327735feaee1b4b7e1a6afd3ad0d9a48 |
| entityform-7.x-1.0-alpha1.zip | 29.76 KB | 61ff20ea32bea07e322147eb99b5284f |
Release notes
First alpha release
TODO List
- Bulk submission. Possibly through CSV
entityform 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| entityform-7.x-1.x-dev.tar.gz | 47.43 KB | 5ee05b543012bf0854cf1f7efe8c6eca |
| entityform-7.x-1.x-dev.zip | 58.06 KB | 69ee6854bcce044c999b32aeba2c5c40 |
Release notes
This is initial development snapshot of the module. It is working but will probably have major changes
Things to todo
- Move permissions to individual forms
- Add themeing functions
- Figure out aliases