658 Commits (e91b252b813867dba605c40d9c49687173463caf)

Author SHA1 Message Date
Johnny Theill b2c44c4658 Minor typo 11 years ago
Mark 96f2f6e52e visibility changed 11 years ago
Mark c943fc28e2 forcing user component to logout 11 years ago
Qiang Xue 9db3790bb2 Fixed test break. 11 years ago
Qiang Xue 270669aa22 fixed test break. 11 years ago
Qiang Xue 78e4da8c1f Fixed test break. 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Jason Ragsdale 06c3086d0a Fixed where we remove invalid items 11 years ago
Jason Ragsdale 2ee8f89482 one more change 11 years ago
Jason Ragsdale b906121e31 Maybe better formatting? 11 years ago
Jason Ragsdale bc394198e2 Reformatting code with tabs 11 years ago
Jason Ragsdale 2a282c64be Added in an isset check because if you set a flash type that is not in our expected index it will throw a undefined index error 11 years ago
Qiang Xue e10939a464 adjusted wording. 11 years ago
Mark ea7e611064 fixed message 11 years ago
Mark 50a5286959 view improved 11 years ago
Mark 2d1c695feb improved config 11 years ago
Mark c6a3c4bc0d added yii console command to tests 11 years ago
Qiang Xue c811a883a4 cs fix [skip ci] 11 years ago
Qiang Xue ae28d40b7a Revert "fixed configs" 11 years ago
Mark c94131b875 fixed configs 11 years ago
Alexander Makarov 7c1ee323fa Edited description 11 years ago
Alexander Makarov 5e41473d59 Fixed suggest descriptions 11 years ago
Alexander Makarov a3b71def38 Reordered items 11 years ago
Alexander Makarov 874f9c1a21 Reverted numbered list 11 years ago
Alexander Makarov 756c268cb3 Fixed list in tests readme 11 years ago
Alexander Makarov 0631e117ba Updated readme in apps/basic/tests 11 years ago
Alexander Makarov 77dae9af92 Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Qiang Xue 2fbd34c0de CS fix. 11 years ago
Mark 9e770acd7e tests improved 11 years ago
Mark cf1fe7d27d code fix 11 years ago
Mark bf5bb3730e tests improved 11 years ago
Mark f352aa47cc docs added 11 years ago
Bohdan Shulha 03c3775865 Fix typo 11 years ago
Alexander Makarov f226ee5610 password_reset_token is now null when reset 11 years ago
Alexander Makarov d13ed43212 Fixed signup/restore password flow 11 years ago
Alexander Makarov 9da28421ee Use fileTransport for email in debug mode by default 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 11 years ago
Alexander Makarov 6a39cc654b Removed password_reset_token field size to be enough for timestamp 11 years ago
Alexander Makarov b8235c717d Added password reset token expiration 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Alexander Makarov 5d7e7f4d91 Moved creating user to static method of the model 11 years ago
Alexander Makarov c2e0b5beb5 Optimized forms code a bit 11 years ago
Alexander Makarov a43be083e8 Moved forms used in frontend only to frontend 11 years ago
Alexander Makarov d98ec80cd1 Used setter as field 11 years ago
Alexander Makarov e4c98f0fa3 Fixed constructor overriding to allow array configuration 11 years ago
Qiang Xue 5fbd4ce78e fixed dev config. 11 years ago
Alexander Makarov 2f005eb699 Revert "Locked Codeception versions since master is under heavy refactoring" 11 years ago
Alexander Makarov 7145b9e9a7 Locked Codeception versions since master is under heavy refactoring 11 years ago
Alexander Makarov 6ad0d72a48 Extracted password-related code into User model methods 11 years ago