481 Commits

Author SHA1 Message Date
a7fc9143bf Closing and opening braces in Yii2 coding standards. 2014-02-24 20:32:15 +04:00
5d14d788f5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
b560398bd7 Coding standards fixes. 2014-02-24 18:45:35 +03:00
d8d44b6127 Merge pull request #2501 from yiisoft/unify-urls
Fixes #2426: Changed URL creation method signatures to be consistent
2014-02-21 23:53:15 +03:00
168fb19fe7 Added status condition to PasswordResetRequestForm email validator 2014-02-21 01:43:39 +04:00
a687e6f58c Validate login data only of there are no other errors 2014-02-21 00:57:29 +04:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
036a811ea4 Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form 2014-02-20 17:50:53 +04:00
72145098a1 updated timestamp behavior in advanced app to renaming 2014-02-20 13:18:33 +01:00
f780bb6752 test typo fix 2014-02-18 18:50:08 +04:00
468f804293 added test-case to frontend unit tests 2014-02-18 18:31:14 +04:00
942462a5cf visibility fix 2014-02-18 18:30:29 +04:00
45bf5deea1 env. config fixed 2014-02-18 18:29:56 +04:00
67f6447ce5 Minor formatting bug in README.md 2014-02-18 01:43:51 +01:00
470930cc11 Update advanced/README.md directory structure
Changed spaces to tabs
2014-02-18 00:14:29 +01:00
7797e89d0d Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception
Conflicts:
	apps/advanced/README.md
2014-02-17 17:45:40 -05:00
989daa0bd4 Update README.md 2014-02-17 21:21:53 +05:30
69fbbe91ee correct lists fixed 2014-02-16 19:55:43 +04:00
2806c01ec3 formatting improved 2014-02-16 19:54:20 +04:00
184cd7aee5 removed ordered list 2014-02-16 19:52:38 +04:00
9c2dd28385 improved dependencies, guide 2014-02-16 19:51:15 +04:00
bf35e19da8 newlines fixed, code-guy deleted 2014-02-16 19:42:30 +04:00
290f6d3c3f added guide notes 2014-02-16 19:31:28 +04:00
dac615c86b added index tests files to application 2014-02-16 19:22:03 +04:00
c67deed6a2 added codeception tests to console 2014-02-16 19:20:37 +04:00
9d3596c05e added codeception main yaml 2014-02-16 19:18:47 +04:00
22a6bf5a79 added codeception tests to common 2014-02-16 19:18:25 +04:00
4a1610f421 added button attributes to skip sf-crawler bug 2014-02-16 19:16:02 +04:00
d2d27747bf added codeception to backend 2014-02-16 19:15:13 +04:00
a7506039a7 modified buttons attributes to skip sf-crawler bug 2014-02-16 19:12:04 +04:00
1406ab78f2 added codeception tests to frontend 2014-02-16 19:10:03 +04:00
b83435ea5b Merge pull request #2446 from Theill11/update-apps
Minor updates to apps
2014-02-16 13:42:13 +03:00
f42af951e1 Fix newlines and missing parameter description 2014-02-16 03:14:28 +01:00
20dad5e551 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 2014-02-15 20:57:11 +04:00
63272f4166 Update doc-blocks and small fixes according to coding standards 2014-02-15 17:53:57 +01:00
22bfd43124 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests
added yii console command to tests
2014-02-15 11:32:07 -05:00
ca12241811 Fixed minor consistency bugs in apps
* Added 'return' to goHome() calls in actions
* Changed $_POST to Yii::$app->request->post()
2014-02-15 16:32:24 +01:00
b2c44c4658 Minor typo 2014-02-15 15:18:11 +01:00
96f2f6e52e visibility changed 2014-02-14 18:08:07 +04:00
c943fc28e2 forcing user component to logout 2014-02-14 18:05:56 +04:00
9db3790bb2 Fixed test break. 2014-02-13 21:18:43 -05:00
270669aa22 fixed test break. 2014-02-13 20:00:12 -05:00
78e4da8c1f Fixed test break. 2014-02-13 19:37:49 -05:00
4e6aa21198 The directory holding email templates is renamed from mails to mail 2014-02-12 15:01:01 -05:00
06c3086d0a Fixed where we remove invalid items 2014-02-11 15:20:53 -06:00
2ee8f89482 one more change 2014-02-11 15:11:22 -06:00
b906121e31 Maybe better formatting? 2014-02-11 15:10:28 -06:00
bc394198e2 Reformatting code with tabs 2014-02-11 14:47:42 -06:00
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 2014-02-11 14:39:36 -06:00
e10939a464 adjusted wording. 2014-02-10 15:39:38 -05:00