20 Commits (e6418d40cf87183ddb17adabceac40687de5d8b3)

Author SHA1 Message Date
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Mark 942462a5cf visibility fix 11 years ago
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 dd26d39dd8 Removed unused namespace imports 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Alexander Makarov 71fba07700 Moved most of the user-related logic into form models 11 years ago
Qiang Xue 83ab0f0655 minor refactoring 11 years ago
Alexander Makarov ad6411cae2 Fixed LoginForm::getUserByUsername 11 years ago
Alexander Makarov 5795522fc2 Use Yii::$app->user->login result in LoginForm 11 years ago
Alexander Makarov 5b36503ca8 One less SQL query for login sequence in basic and advanced apps 11 years ago
slavcodev f57b3536a2 Fixed apps rules 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
Yakir Sitbon dfb6e1f404 Convert to short syntax [2]. 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
Qiang Xue 759c303a65 Renamed apps/bootstrap to apps/basic. 12 years ago
Qiang Xue 7dc624d1da Reorganized the bootstrap app to prepare it as a separate composer package. 12 years ago
Qiang Xue 14699b5ec3 reorganized app code. 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 147b3155c8 Added contact page. Fixed various form bugs. 12 years ago
Qiang Xue 06fa0259b5 Added Controller::populate(). 12 years ago
Qiang Xue 69b2b3722b form wip 12 years ago
Qiang Xue 4131878512 activeform WIP 12 years ago
Qiang Xue 399a53cfc4 activeform wip 12 years ago
Qiang Xue 90cfb6ebb8 ActiveForm wip 12 years ago