Skip to content
Snippets Groups Projects
  1. Dec 30, 2016
  2. Dec 29, 2016
  3. Nov 15, 2016
  4. Nov 13, 2016
  5. Nov 11, 2016
  6. Nov 10, 2016
  7. Nov 09, 2016
  8. Nov 08, 2016
  9. Nov 07, 2016
  10. Nov 05, 2016
  11. Nov 04, 2016
  12. Nov 03, 2016
  13. 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
  14. Sep 06, 2016
  15. 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
  16. 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
  17. Sep 03, 2016
Loading