Commit Graph

552 Commits

Author SHA1 Message Date
Mark
a7506039a7 modified buttons attributes to skip sf-crawler bug 2014-02-16 19:12:04 +04:00
Mark
1406ab78f2 added codeception tests to frontend 2014-02-16 19:10:03 +04:00
Alexander Makarov
b83435ea5b Merge pull request #2446 from Theill11/update-apps
Minor updates to apps
2014-02-16 13:42:13 +03:00
Johnny Theill
f42af951e1 Fix newlines and missing parameter description 2014-02-16 03:14:28 +01:00
Alexander Makarov
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
Johnny Theill
63272f4166 Update doc-blocks and small fixes according to coding standards 2014-02-15 17:53:57 +01:00
Qiang Xue
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
Johnny Theill
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
Johnny Theill
b2c44c4658 Minor typo 2014-02-15 15:18:11 +01:00
Mark
96f2f6e52e visibility changed 2014-02-14 18:08:07 +04:00
Mark
c943fc28e2 forcing user component to logout 2014-02-14 18:05:56 +04:00
Qiang Xue
9db3790bb2 Fixed test break. 2014-02-13 21:18:43 -05:00
Qiang Xue
270669aa22 fixed test break. 2014-02-13 20:00:12 -05:00
Qiang Xue
78e4da8c1f Fixed test break. 2014-02-13 19:37:49 -05:00
Qiang Xue
4e6aa21198 The directory holding email templates is renamed from mails to mail 2014-02-12 15:01:01 -05:00
Jason Ragsdale
06c3086d0a Fixed where we remove invalid items 2014-02-11 15:20:53 -06:00
Jason Ragsdale
2ee8f89482 one more change 2014-02-11 15:11:22 -06:00
Jason Ragsdale
b906121e31 Maybe better formatting? 2014-02-11 15:10:28 -06:00
Jason Ragsdale
bc394198e2 Reformatting code with tabs 2014-02-11 14:47:42 -06:00
Jason Ragsdale
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
Qiang Xue
e10939a464 adjusted wording. 2014-02-10 15:39:38 -05:00
Mark
ea7e611064 fixed message 2014-02-11 00:21:12 +04:00
Mark
50a5286959 view improved 2014-02-11 00:13:21 +04:00
Mark
2d1c695feb improved config 2014-02-10 17:11:08 +04:00
Mark
c6a3c4bc0d added yii console command to tests 2014-02-09 19:04:26 +04:00
Qiang Xue
c811a883a4 cs fix [skip ci] 2014-02-08 17:45:23 -05:00
Qiang Xue
ae28d40b7a Revert "fixed configs"
This reverts commit c94131b875.
2014-02-08 17:44:02 -05:00
Mark
c94131b875 fixed configs 2014-02-08 21:14:53 +04:00
Alexander Makarov
7c1ee323fa Edited description 2014-02-08 14:21:28 +03:00
Alexander Makarov
5e41473d59 Fixed suggest descriptions 2014-02-07 23:20:37 +04:00
Alexander Makarov
a3b71def38 Reordered items 2014-02-07 18:58:17 +03:00
Alexander Makarov
874f9c1a21 Reverted numbered list 2014-02-07 19:44:28 +04:00
Alexander Makarov
756c268cb3 Fixed list in tests readme 2014-02-07 19:40:25 +04:00
Alexander Makarov
0631e117ba Updated readme in apps/basic/tests 2014-02-07 19:36:20 +04:00
Alexander Makarov
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
Alexander Makarov
dd26d39dd8 Removed unused namespace imports 2014-02-07 13:26:00 +04:00
Qiang Xue
2fbd34c0de CS fix. 2014-02-06 20:39:55 -05:00
Mark
9e770acd7e tests improved 2014-02-07 05:36:46 +04:00
Mark
cf1fe7d27d code fix 2014-02-07 05:34:33 +04:00
Mark
bf5bb3730e tests improved 2014-02-07 05:22:11 +04:00
Mark
f352aa47cc docs added 2014-02-07 04:24:58 +04:00
Bohdan Shulha
03c3775865 Fix typo 2014-02-06 19:55:58 +02:00
Alexander Makarov
f226ee5610 password_reset_token is now null when reset 2014-02-06 00:22:01 +04:00
Alexander Makarov
d13ed43212 Fixed signup/restore password flow 2014-02-06 00:14:23 +04:00
Alexander Makarov
9da28421ee Use fileTransport for email in debug mode by default 2014-02-06 00:14:01 +04:00
Alexander Makarov
6cac7c61e5 Removed Yii::$app->getParam usage 2014-02-05 23:21:57 +04:00
Alexander Makarov
6a39cc654b Removed password_reset_token field size to be enough for timestamp 2014-02-05 21:58:12 +04:00
Alexander Makarov
b8235c717d Added password reset token expiration 2014-02-05 18:23:59 +04:00
Alexander Makarov
a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 2014-02-05 17:41:47 +04:00
Alexander Makarov
5d7e7f4d91 Moved creating user to static method of the model 2014-02-04 13:31:26 +04:00