Dilip
|
989daa0bd4
|
Update README.md
|
2014-02-17 21:21:53 +05:30 |
|
Mark
|
69fbbe91ee
|
correct lists fixed
|
2014-02-16 19:55:43 +04:00 |
|
Mark
|
2806c01ec3
|
formatting improved
|
2014-02-16 19:54:20 +04:00 |
|
Mark
|
184cd7aee5
|
removed ordered list
|
2014-02-16 19:52:38 +04:00 |
|
Mark
|
9c2dd28385
|
improved dependencies, guide
|
2014-02-16 19:51:15 +04:00 |
|
Mark
|
bf35e19da8
|
newlines fixed, code-guy deleted
|
2014-02-16 19:42:30 +04:00 |
|
Mark
|
290f6d3c3f
|
added guide notes
|
2014-02-16 19:31:28 +04:00 |
|
Mark
|
dac615c86b
|
added index tests files to application
|
2014-02-16 19:22:03 +04:00 |
|
Mark
|
c67deed6a2
|
added codeception tests to console
|
2014-02-16 19:20:37 +04:00 |
|
Mark
|
9d3596c05e
|
added codeception main yaml
|
2014-02-16 19:18:47 +04:00 |
|
Mark
|
22a6bf5a79
|
added codeception tests to common
|
2014-02-16 19:18:25 +04:00 |
|
Mark
|
4a1610f421
|
added button attributes to skip sf-crawler bug
|
2014-02-16 19:16:02 +04:00 |
|
Mark
|
d2d27747bf
|
added codeception to backend
|
2014-02-16 19:15:13 +04:00 |
|
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 |
|
Johnny Theill
|
f42af951e1
|
Fix newlines and missing parameter description
|
2014-02-16 03:14:28 +01:00 |
|
Johnny Theill
|
63272f4166
|
Update doc-blocks and small fixes according to coding standards
|
2014-02-15 17:53:57 +01: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 |
|
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
|
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
|
dd26d39dd8
|
Removed unused namespace imports
|
2014-02-07 13:26:00 +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 |
|
Alexander Makarov
|
b8f14b06d5
|
Merge branch 'master'
Conflicts:
framework/db/BaseActiveRecord.php
|
2014-02-04 13:26:09 +04:00 |
|
Alexander Makarov
|
c2e0b5beb5
|
Optimized forms code a bit
|
2014-02-01 23:08:39 +04:00 |
|
Alexander Makarov
|
a43be083e8
|
Moved forms used in frontend only to frontend
|
2014-02-01 22:23:29 +04:00 |
|
Alexander Makarov
|
d98ec80cd1
|
Used setter as field
|
2014-02-01 20:32:07 +04:00 |
|
Alexander Makarov
|
e4c98f0fa3
|
Fixed constructor overriding to allow array configuration
|
2014-02-01 17:47:18 +04:00 |
|
Qiang Xue
|
5fbd4ce78e
|
fixed dev config.
|
2014-01-31 18:37:15 -05:00 |
|
Alexander Makarov
|
6ad0d72a48
|
Extracted password-related code into User model methods
|
2014-01-31 23:44:26 +04:00 |
|
Alexander Makarov
|
71fba07700
|
Moved most of the user-related logic into form models
|
2014-01-31 23:18:07 +04:00 |
|
Alexander Makarov
|
e183169ea1
|
Merge pull request #2241 from Theill11/patch-1
Update .gitignore
|
2014-01-31 09:44:17 -08:00 |
|
Johnny Theill
|
0840e34546
|
Update README.md
Fix path to config in readme
|
2014-01-31 18:41:38 +01:00 |
|
Johnny Theill
|
84f408e85e
|
Update .gitignore
Local files should not be committed to version control
|
2014-01-31 18:39:10 +01:00 |
|
Alexander Kochetov
|
17c1bcb3f8
|
Fixes for #2236
|
2014-01-31 20:36:16 +04:00 |
|