- Nov 07, 2016
-
-
dpi authored
-
- Nov 05, 2016
- Nov 04, 2016
-
-
dpi authored
-
- Nov 03, 2016
- Nov 01, 2016
-
-
dpi authored
Renamed RNG settings route ID
-
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
-
- Sep 06, 2016
- Sep 05, 2016
-
- Sep 04, 2016
-
- Sep 03, 2016
-
-
dpi authored
- Aug 24, 2016
-
-
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.
-
- Jul 22, 2016
-
- Jul 10, 2016
-
-
dpi authored
-
- May 29, 2016
-
-
dpi authored
-
- Apr 23, 2016
- Apr 21, 2016
-
- Apr 09, 2016
-
-
dpi authored
-
- Mar 25, 2016
-
- Mar 23, 2016
-
-
dpi authored
-
- Mar 18, 2016
-
- Mar 17, 2016
-
- Mar 16, 2016
-
-
dpi authored
-
- Mar 11, 2016
- Mar 09, 2016
-
-
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.
-
- Feb 27, 2016
-
-
dpi authored
-
- Feb 26, 2016
-
-
dpi authored
Added kernel test base. Added kernel test trait.
-