Skip to content
Snippets Groups Projects
  1. Sep 06, 2016
  2. 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
  3. 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
  4. Sep 03, 2016
  5. 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
  6. Jul 22, 2016
  7. Jul 10, 2016
  8. May 29, 2016
  9. Apr 23, 2016
  10. Apr 21, 2016
  11. Apr 09, 2016
  12. Mar 25, 2016
  13. Mar 23, 2016
  14. Mar 18, 2016
  15. Mar 17, 2016
  16. Mar 16, 2016
  17. Mar 11, 2016
  18. Mar 09, 2016
    • dpi's avatar
      Various improvements to RNGSelectionBase. · d1f66f5e
      dpi authored
      Changed RNGSelectionBase base class to non-deprecated class.
      Added 'rng_register' tag to queries extending RNGSelectionBase.
      Removed parent constructor calling deprecated parent $connection param.
      Moved condition plugin instance creation so type hinting works correctly.
      d1f66f5e
  19. Feb 27, 2016
  20. Feb 26, 2016
  21. Feb 25, 2016
  22. Feb 21, 2016
Loading