Skip to content
Snippets Groups Projects
  1. Nov 10, 2016
  2. Nov 09, 2016
  3. Nov 08, 2016
  4. Nov 07, 2016
  5. Nov 05, 2016
  6. Nov 04, 2016
  7. Nov 03, 2016
  8. Nov 01, 2016
    • dpi's avatar
      Fixes to tests · 7ca9a95b
      dpi authored
      Renamed RNG settings route ID
      7ca9a95b
    • dpi's avatar
      The registrant update · 4978b60b
      dpi authored
      Squash merged various local branches related to registrants and identities.
      A summary of changes is as follows:
      
      Added a new registrant element.
      
      Registration form makes use of new registrant element.
      Anonymous users are now permitted to register identities.
      
      Added RNG configuration service.
      Added registrant factory to create new registrant entities.
      
      Registrant entities now have bundles
      Added registrant type configuration entity
      Added migration steps to convert bundle-less registrants to one with bundles.
      A default registrant type is created on install
      A migration for existing installs will create a registrant type.
      
      Added control over what identity types can be referenced or create within each event type.
      Move some registrant processing in the registration form to the validation function, only the submission function commits changes.
      Added control over what identity types can be referenced or create within each event type.
      Added default registrant setting to event types.
      Added helper to event meta to load event type configuration entity for the event.
      Added default registrant type setting to event type settings form.
      Fixed typo in registration type and registrant type permission labels
      
      Anonymous User Initiative (dpi/rng#99)
      Support registration for anonymous users (dpi/rng#89)
      Create identity element (dpi/rng#14)
      Provide ability to edit the registrant inline with registration (dpi/rng#102)
      Fixed dpi/rng#108
      Fixed dpi/rng#53
      4978b60b
  9. Sep 06, 2016
  10. Sep 05, 2016
    • dpi's avatar
      Converted event access page to a form · 04e6c51e
      dpi authored
      Moving condition edit button to left side.
      Use disabled checkboxes instead of text if default access rules are active for an event.
      Improved label copy for checkboxes
      Added test coverage for viewing event access page.
      
      Fixed #73
      Fixed #105
      8.x-1.2
      04e6c51e
  11. Sep 04, 2016
    • dpi's avatar
      Provide registrant entity RUD routes · 8580f02a
      dpi authored
      Added breadcrumbs for registrant entities.
      Added getRegistration and setRegistration methods to registrant entities.
      Added RUD routes and associated controllers to registrant entities.
      Added registrant route tests.
      Added local tasks for registrant entity.
      
      Fixed #90
      Fixed #104
      8580f02a
  12. Sep 03, 2016
  13. Aug 24, 2016
    • dpi's avatar
      Fixed an issue where scheduled messages were not being sent (#94) · a3c7ce63
      dpi authored and dpi's avatar dpi committed
      Add/remove rule scheduler depending on the status of the parent rule (#98)
      Added a phpunit.xml.dist file.
      Added a bootstrap.php file for unit tests.
      Cron will now de-activate a rule (message) once it has been added to the queue.
      Fixed an issue where the ScheduledRuleProcessor worker would the incorrect entity type.
      Renamed test trait createRules to createUserRoleRules.
      Added tests for rule schedule entity creation and deletion depending on parent rule status.
      Injected event manager service into ScheduledRuleProcessor.
      Added extra guards in ScheduledRuleProcessor in case the rule schedule entity was deleted.
      Added guards to template collection action to make sure it has correct context.
      a3c7ce63
  14. Jul 22, 2016
  15. Jul 10, 2016
  16. May 29, 2016
  17. Apr 23, 2016
  18. Apr 21, 2016
  19. Apr 09, 2016
  20. Mar 25, 2016
  21. Mar 23, 2016
  22. Mar 18, 2016
  23. Mar 17, 2016
Loading