3dbe415e52 
					 
					
						
						
							
							Fix   #155  
						
						
						
						
					 
					
						2018-02-14 06:22:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da1ed2f66f 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
					 
					
						2018-02-13 15:21:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7748dc2b3a 
					 
					
						
						
							
							Fixes   #154  
						
						
						
						
					 
					
						2018-02-13 15:20:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aee56e6b37 
					 
					
						
						
							
							Merge pull request  #153  from pappfer/patch-6  
						
						... 
						
						
						
						Patch 6 
						
						
					 
					
						2018-02-09 16:56:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c324648e41 
					 
					
						
						
							
							Update Bootstrap.php  
						
						
						
						
					 
					
						2018-02-09 15:07:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73a473e01b 
					 
					
						
						
							
							Update Module.php  
						
						
						
						
					 
					
						2018-02-09 15:06:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a3826ef62b 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
					 
					
						2018-02-09 13:52:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e2e261bb8 
					 
					
						
						
							
							Fix tests  
						
						
						
						
					 
					
						2018-02-09 15:41:46 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4928df0770 
					 
					
						
						
							
							Check enableEmailConfirmation  
						
						
						
						
					 
					
						2018-02-09 15:41:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51c9c9a30f 
					 
					
						
						
							
							Merge pull request  #149  from ajmedway/patch-3  
						
						... 
						
						
						
						Update CHANGELOG.md 
						
						
					 
					
						2018-02-09 12:41:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						051e2fe8a8 
					 
					
						
						
							
							Merge pull request  #146  from ajmedway/patch-1  
						
						... 
						
						
						
						Bugfix for Model events UserEvent::EVENT_BEFORE_CREATE and UserEvent:… 
						
						
					 
					
						2018-02-09 12:40:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa3d7075cf 
					 
					
						
						
							
							Merge pull request  #147  from ajmedway/patch-2  
						
						... 
						
						
						
						Bugfix for Model events UserEvent::EVENT_BEFORE_CONFIRMATION and Use… 
						
						
					 
					
						2018-02-09 12:40:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9af6a1b99c 
					 
					
						
						
							
							Merge pull request  #148  from maxxer/flash_in_pwd_recovery  
						
						... 
						
						
						
						Honor `enableFlashMessages` config param in `PasswordRecoveryService`… 
						
						
					 
					
						2018-02-09 12:39:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34e447e268 
					 
					
						
						
							
							Update .gitignore  
						
						
						
						
					 
					
						2018-02-09 11:11:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f08babf961 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
					 
					
						2018-02-09 09:38:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8233114f8 
					 
					
						
						
							
							Added use MailAwareTrait;  
						
						
						
						
					 
					
						2018-02-09 09:34:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4db77a4a84 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
					 
					
						2018-02-09 09:19:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						53209d2d78 
					 
					
						
						
							
							Honor enableFlashMessages config param in PasswordRecoveryService  #110  
						
						
						
						
					 
					
						2018-02-09 08:45:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4341d2173b 
					 
					
						
						
							
							Bugfix for Model events UserEvent::EVENT_BEFORE_CONFIRMATION and UserEvent::EVENT_AFTER_CONFIRMATION  
						
						... 
						
						
						
						Bugfix for Model events UserEvent::EVENT_BEFORE_CREATE and UserEvent:…  …
…:EVENT_AFTER_CREATE
Feed instance of Da\User\Event\UserEvent to resolve error in event handlers:
TypeError
Argument 1 passed to {closure}() must be an instance of Da\User\Event\UserEvent, instance of yii\base\Event given 
						
						
					 
					
						2018-02-08 17:17:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f77b24254 
					 
					
						
						
							
							Bugfix for Model events UserEvent::EVENT_BEFORE_CREATE and UserEvent::EVENT_AFTER_CREATE  
						
						... 
						
						
						
						Feed instance of Da\User\Event\UserEvent to resolve error in event handlers:
TypeError
Argument 1 passed to {closure}() must be an instance of Da\User\Event\UserEvent, instance of yii\base\Event given 
						
						
					 
					
						2018-02-08 17:11:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5b7c4ac5a 
					 
					
						
						
							
							Fix   #139  
						
						
						
						
					 
					
						2018-02-08 08:23:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46b8b0ab0d 
					 
					
						
						
							
							Merge pull request  #143  from maxxer/fix-composer  
						
						... 
						
						
						
						Add conflict configuration to composer.json 
						
						
					 
					
						2018-02-08 08:21:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						605dd4e013 
					 
					
						
						
							
							Merge branch 'master' into fix-composer  
						
						
						
						
					 
					
						2018-02-08 08:21:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						106019f30f 
					 
					
						
						
							
							Merge pull request  #144  from maxxer/dektrium_migration  
						
						... 
						
						
						
						Added some documentation about migrating from Dektrium tools #9  
						
						
					 
					
						2018-02-08 08:19:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a134574bb5 
					 
					
						
						
							
							Added link to migration document in index.php and changelog  
						
						
						
						
					 
					
						2018-02-08 07:23:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f66e24ee0e 
					 
					
						
						
							
							Merge branch 'master' into dektrium_migration  
						
						
						
						
					 
					
						2018-02-08 07:23:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9acc5d47d9 
					 
					
						
						
							
							Added changelog for composer and +  
						
						
						
						
					 
					
						2018-02-08 07:12:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a53704c924 
					 
					
						
						
							
							Merge branch 'master' into fix-composer  
						
						
						
						
					 
					
						2018-02-08 07:10:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ec05cc75e 
					 
					
						
						
							
							Merge pull request  #136  from maxxer/password_expiration  
						
						... 
						
						
						
						Password expiration 
						
						
					 
					
						2018-02-07 22:51:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d35501618e 
					 
					
						
						
							
							Merge pull request  #145  from maxxer/allow_plus_sign_in_username  
						
						... 
						
						
						
						Allow + sign in username 
						
						
					 
					
						2018-02-07 22:48:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b9dc39b3a6 
					 
					
						
						
							
							Allow + sign in username  
						
						
						
						
					 
					
						2018-02-07 22:17:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e1618596fc 
					 
					
						
						
							
							Added some documentation about migrating from Dektrium tools  #9  
						
						
						
						
					 
					
						2018-02-07 22:02:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b884a67da3 
					 
					
						
						
							
							Add conflict configuration to composer.json  
						
						
						
						
					 
					
						2018-02-07 17:26:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86f8fb1790 
					 
					
						
						
							
							Merge pull request  #142  from ajmedway/patch-1  
						
						... 
						
						
						
						Improved docs to clarify some grey areas with config for Yii2 Basic 
						
						
					 
					
						2018-02-07 16:09:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e65f93ee71 
					 
					
						
						
							
							Update index.md  
						
						
						
						
					 
					
						2018-02-07 09:25:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de543058a3 
					 
					
						
						
							
							Fix typo in column add  #102  
						
						
						
						
					 
					
						2018-02-06 23:26:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4583f147ff 
					 
					
						
						
							
							Renamed field to password_changed_at and type INT  #102  
						
						
						
						
					 
					
						2018-02-06 19:04:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bc027f100f 
					 
					
						
						
							
							Improved docs to clarify some grey areas with config for Yii2 Basic  
						
						... 
						
						
						
						Hit some snags, helping out the next guy... 
						
						
					 
					
						2018-02-06 17:42:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dcb6d7a336 
					 
					
						
						
							
							Merge pull request  #141  from ajmedway/patch-1  
						
						... 
						
						
						
						Corrected dead link/404 
						
						
					 
					
						2018-02-06 17:40:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f61ddb0bf6 
					 
					
						
						
							
							Corrected dead link/404  
						
						
						
						
					 
					
						2018-02-05 16:29:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b96716b29 
					 
					
						
						
							
							Merge pull request  #138  from pappfer/patch-4  
						
						... 
						
						
						
						Make enableAutologin configurable 
						
						
					 
					
						2018-02-04 20:40:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33f5557ab1 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
					 
					
						2018-02-01 08:19:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c004a7c4c1 
					 
					
						
						
							
							Fix tests  
						
						
						
						
					 
					
						2018-01-31 15:05:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a9815d8235 
					 
					
						
						
							
							Update Bootstrap.php  
						
						
						
						
					 
					
						2018-01-31 14:48:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89a700aae3 
					 
					
						
						
							
							Update Module.php  
						
						
						
						
					 
					
						2018-01-31 14:46:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9605f4fa6c 
					 
					
						
						
							
							Updated CHANGELOG  #102  
						
						
						
						
					 
					
						2018-01-30 22:17:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						26791a2d8d 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into password_expiration  
						
						
						
						
					 
					
						2018-01-30 22:16:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3332fd670e 
					 
					
						
						
							
							Merge pull request  #135  from TonisOrmisson/master  
						
						... 
						
						
						
						DEV: add Estonian translations 
						
						
					 
					
						2018-01-24 11:23:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cce9703b36 
					 
					
						
						
							
							update changelog  
						
						
						
						
					 
					
						2018-01-24 12:17:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						26f28254a0 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						... 
						
						
						
						# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit. 
						
						
					 
					
						2018-01-24 09:48:35 +02:00