588 Commits (92d65ab78b0a96a84df1c873a970a5f8c20c808c)

Author SHA1 Message Date
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
Alexander Makarov 71fba07700 Moved most of the user-related logic into form models 11 years ago
Johnny Theill 0840e34546 Update README.md 11 years ago
Johnny Theill 84f408e85e Update .gitignore 11 years ago
Alexander Kochetov 17c1bcb3f8 Fixes for #2236 11 years ago
Qiang Xue 2046563849 Revert "Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block`" 11 years ago
Qiang Xue 6b0b424027 fixed yii cmd with aliases. 11 years ago
Qiang Xue 7ae4695d0c Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block` 11 years ago
Alexander Kochetov 86747e89ef Aliases moved to aliases.php 11 years ago
Alexander Kochetov 4e77105277 Rollback $params variable 11 years ago
Aleksandr Zelenin 4f17c45f00 Fix typos in constant 11 years ago
Qiang Xue af53c0f818 doc update. 11 years ago
Alexander Kochetov e1459d4037 Yet one optimization 11 years ago
Qiang Xue b6575aa0d5 Fixes #1782 11 years ago
Alexander Kochetov a4c8617f42 Cleaner environments for yii2-advanced-app 11 years ago
Carsten Brandt b9e1ce3f97 more validation for password reset token in advanced app 11 years ago
Carsten Brandt 13f0bd6656 doc typos 11 years ago
kumorig 1c882a79e4 PHPDocs: "app\models" changed to "common\models" 11 years ago