19 Commits (72145098a1391c6c6c5ed42e4e43e79d0d5bc228)

Author SHA1 Message Date
Johnny Theill f42af951e1 Fix newlines and missing parameter description 11 years ago
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Alexander Makarov d13ed43212 Fixed signup/restore password flow 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 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
slavcodev f57b3536a2 Fixed apps rules 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
Qiang Xue 998cf7e675 updated apps to use the mail component. 11 years ago
Yakir Sitbon dfb6e1f404 Convert to short syntax [2]. 11 years ago
Alexander Makarov b02f01f6be More on advanced app template: 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
Alexander Makarov 90ed776296 implemented password reset 11 years ago
Alexander Makarov 75917e2cb1 User and LoginForm are now common models, User is AR and Identity 11 years ago
Alexander Makarov e8d59fb6cb specified proper namespaces 11 years ago
Alexander Makarov 0fb30f8d25 Advanced application template 12 years ago