14 Commits

Author SHA1 Message Date
a687e6f58c Validate login data only of there are no other errors 2014-02-21 00:57:29 +04:00
63272f4166 Update doc-blocks and small fixes according to coding standards 2014-02-15 17:53:57 +01:00
11c42fa7c1 tests improved, aspect mock changes reverted 2013-12-31 23:02:10 +04:00
e775c82dd8 Changed usage of self to static to allow extendibility
code style section has been added here:
https://github.com/yiisoft/yii2/wiki/Core-framework-code-style#self-vs-static

verification code for properties:
https://gist.github.com/cebe/7566916
2013-11-20 18:36:05 +01:00
83ab0f0655 minor refactoring 2013-11-16 20:39:51 -05:00
ad6411cae2 Fixed LoginForm::getUserByUsername 2013-11-17 02:19:05 +04:00
5795522fc2 Use Yii::$app->user->login result in LoginForm 2013-11-16 22:16:24 +04:00
5b36503ca8 One less SQL query for login sequence in basic and advanced apps 2013-11-16 19:39:11 +04:00
f57b3536a2 Fixed apps rules 2013-11-13 11:41:25 +02:00
ecc557ef92 Refactor all models to new rules format 2013-11-12 16:39:23 +02:00
998cf7e675 updated apps to use the mail component. 2013-11-07 23:01:13 -05:00
dfb3895457 Convert to short syntax (array) 2013-10-18 09:48:27 +00:00
e19d0dacf9 Fixes #823: consistent interface naming 2013-09-24 15:45:09 +04:00
759c303a65 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00