Skip to content
Snippets Groups Projects
  1. Feb 15, 2019
    • Jared Hancock's avatar
      users: Fix seaching of users · 20c99323
      Jared Hancock authored
      The CDATA table may be dropped on upgrade and is not created on new installs.
      So it should be created on demand when searching for users.
      20c99323
  2. Sep 10, 2018
  3. Sep 06, 2018
  4. Sep 05, 2018
  5. Sep 04, 2018
    • aydreeihn's avatar
      Email Name Format · 015d45a6
      aydreeihn authored
      This commit further corrects issues where emails were being sent out with names being improperly formatted if the name format is set as 'Last, First' or if it has special characters.
      015d45a6
  6. Aug 31, 2018
    • JediKev's avatar
      oops: Selection Search Bug · 2f3ecc59
      JediKev authored
      This addresses an issue introduced with 4124 where searching for a Selection
      Field with the criteria "does not have a value" throws an `implode()`
      warning.
      2f3ecc59
  7. Aug 29, 2018
  8. Aug 28, 2018
    • JediKev's avatar
      issue: Existing User Registration · 4a371e40
      JediKev authored
      This addresses an issue where registering as a non-existing user fails to
      register nor create an account. This is due to a check added in `824e92`
      that fails if there is no User model found for the address provided.
      4a371e40
Loading