Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add email field type so that email form fields get replaced with values passed through query parameters #1093

Closed
wants to merge 13 commits into from

Commits on Jul 19, 2015

  1. Custom lead avatar fixes

    alanhartless committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    4c395d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Configuration menu
    Copy the full SHA
    5f7e6cf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Configuration menu
    Copy the full SHA
    6e1ec96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f4ca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    449f1eb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Configuration menu
    Copy the full SHA
    dbcbd79 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. added email type so that email form fields get populated with values …

    …passed through query parameters similar to text fields
    vln104 authored and vln104 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    2957295 View commit details
    Browse the repository at this point in the history
  2. Fixed issue where permissions created by plugins cannot be saved. Thi…

    …s is due to the call to getPermissionObject from generatePermissions does not set the correct pluginBundle flag if the permission is created by a plugin.
    vln104 authored and vln104 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    9aa0554 View commit details
    Browse the repository at this point in the history
  3. Revert "Fixed issue where permissions created by plugins cannot be sa…

    …ved. This is due to the call to getPermissionObject from generatePermissions does not set the correct pluginBundle flag if the permission is created by a plugin."
    
    This reverts commit 9aa0554.
    vln104 authored and vln104 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    d763067 View commit details
    Browse the repository at this point in the history
  4. Fix a bug where permissions created by plugin causes error when saved

    vln104 authored and vln104 committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    7953711 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Merge pull request #2 from vln104/PluginPermissionBugFix

    Plugin permission bug fix
    vln104 committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    64c2a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfa2bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from vln104/revert-2-PluginPermissionBugFix

    Revert "Plugin permission bug fix"
    vln104 committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    cdc2d39 View commit details
    Browse the repository at this point in the history