243 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
a687e6f58c Validate login data only of there are no other errors 2014-02-21 00:57:29 +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
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
e10939a464 adjusted wording. 2014-02-10 15:39:38 -05:00
ea7e611064 fixed message 2014-02-11 00:21:12 +04:00
50a5286959 view improved 2014-02-11 00:13:21 +04:00
2d1c695feb improved config 2014-02-10 17:11:08 +04:00
c6a3c4bc0d added yii console command to tests 2014-02-09 19:04:26 +04:00
7c1ee323fa Edited description 2014-02-08 14:21:28 +03:00
5e41473d59 Fixed suggest descriptions 2014-02-07 23:20:37 +04:00
a3b71def38 Reordered items 2014-02-07 18:58:17 +03:00
874f9c1a21 Reverted numbered list 2014-02-07 19:44:28 +04:00
756c268cb3 Fixed list in tests readme 2014-02-07 19:40:25 +04:00
0631e117ba Updated readme in apps/basic/tests 2014-02-07 19:36:20 +04:00
77dae9af92 Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch 2014-02-07 19:11:09 +04:00
2fbd34c0de CS fix. 2014-02-06 20:39:55 -05:00
9e770acd7e tests improved 2014-02-07 05:36:46 +04:00
cf1fe7d27d code fix 2014-02-07 05:34:33 +04:00
bf5bb3730e tests improved 2014-02-07 05:22:11 +04:00
f352aa47cc docs added 2014-02-07 04:24:58 +04:00
2f005eb699 Revert "Locked Codeception versions since master is under heavy refactoring"
This reverts commit 7145b9e9a7da9eddfbdc0d7dc6e7eea2a9051371.
2014-02-01 02:16:21 +04:00
7145b9e9a7 Locked Codeception versions since master is under heavy refactoring 2014-02-01 00:56:38 +04:00
2046563849 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0cf46f3347ff8f340f572a08419f21a7.
2014-01-29 20:33:24 -05:00
7ae4695d0c Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05:00
4f17c45f00 Fix typos in constant 2014-01-25 01:33:28 +04:00
af53c0f818 doc update. 2014-01-22 11:09:59 -05:00
b6575aa0d5 Fixes #1782 2014-01-22 09:28:59 -05:00
9bde3ab613 Merge branch 'tests_improved_verify' of github.com:Ragazzo/yii2 into Ragazzo-tests_improved_verify
Conflicts:
	apps/basic/tests/README.md
	apps/basic/tests/unit/models/LoginFormTest.php
2014-01-22 09:27:11 -05:00
4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 2014-01-21 17:32:27 +04:00
362ade63ed fixed test break. 2014-01-20 11:52:50 -05:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
4f1642197e Some Basic App readme updates [skip ci] 2014-01-16 08:56:26 -03:00
51cb921602 removed specify dependency from extension to app
fixes #1913
2014-01-12 16:10:50 +01:00
a2be28dabf removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used.
fixes #1913
2014-01-11 22:29:29 +01:00
8496b21710 Merge pull request #1912 from johonunu/1822-sticky-futter
Added sticky futter. Fixes #1822
2014-01-11 07:46:55 -08:00
98e9f307db Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00