|
c94131b875
|
fixed configs
|
2014-02-08 21:14:53 +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 |
|
|
dd26d39dd8
|
Removed unused namespace imports
|
2014-02-07 13:26:00 +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 |
|
|
03c3775865
|
Fix typo
|
2014-02-06 19:55:58 +02:00 |
|
|
f226ee5610
|
password_reset_token is now null when reset
|
2014-02-06 00:22:01 +04:00 |
|
|
d13ed43212
|
Fixed signup/restore password flow
|
2014-02-06 00:14:23 +04:00 |
|
|
9da28421ee
|
Use fileTransport for email in debug mode by default
|
2014-02-06 00:14:01 +04:00 |
|
|
6cac7c61e5
|
Removed Yii::$app->getParam usage
|
2014-02-05 23:21:57 +04:00 |
|
|
6a39cc654b
|
Removed password_reset_token field size to be enough for timestamp
|
2014-02-05 21:58:12 +04:00 |
|
|
b8235c717d
|
Added password reset token expiration
|
2014-02-05 18:23:59 +04:00 |
|
|
a1497ca01c
|
Removed extra \models\forms namespace, moved all models to just \models
|
2014-02-05 17:41:47 +04:00 |
|
|
5d7e7f4d91
|
Moved creating user to static method of the model
|
2014-02-04 13:31:26 +04:00 |
|
|
b8f14b06d5
|
Merge branch 'master'
Conflicts:
framework/db/BaseActiveRecord.php
|
2014-02-04 13:26:09 +04:00 |
|
|
c2e0b5beb5
|
Optimized forms code a bit
|
2014-02-01 23:08:39 +04:00 |
|
|
a43be083e8
|
Moved forms used in frontend only to frontend
|
2014-02-01 22:23:29 +04:00 |
|
|
d98ec80cd1
|
Used setter as field
|
2014-02-01 20:32:07 +04:00 |
|
|
e4c98f0fa3
|
Fixed constructor overriding to allow array configuration
|
2014-02-01 17:47:18 +04:00 |
|
|
5fbd4ce78e
|
fixed dev config.
|
2014-01-31 18:37:15 -05: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 |
|
|
6ad0d72a48
|
Extracted password-related code into User model methods
|
2014-01-31 23:44:26 +04:00 |
|
|
71fba07700
|
Moved most of the user-related logic into form models
|
2014-01-31 23:18:07 +04:00 |
|
|
e183169ea1
|
Merge pull request #2241 from Theill11/patch-1
Update .gitignore
|
2014-01-31 09:44:17 -08:00 |
|
|
0840e34546
|
Update README.md
Fix path to config in readme
|
2014-01-31 18:41:38 +01:00 |
|
|
84f408e85e
|
Update .gitignore
Local files should not be committed to version control
|
2014-01-31 18:39:10 +01:00 |
|
|
17c1bcb3f8
|
Fixes for #2236
|
2014-01-31 20:36:16 +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 |
|
|
6b0b424027
|
fixed yii cmd with aliases.
|
2014-01-29 20:18:52 -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 |
|
|
d88fbac4ee
|
Merge pull request #2107 from creocoder/yii2-advanced-app-env-improvement
Cleaner environments for yii2-advanced-app
|
2014-01-28 14:41:54 -08:00 |
|
|
86747e89ef
|
Aliases moved to aliases.php
|
2014-01-28 22:19:00 +04:00 |
|
|
4e77105277
|
Rollback $params variable
|
2014-01-28 22:18:37 +04: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 |
|
|
e1459d4037
|
Yet one optimization
|
2014-01-22 18:39:53 +04: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 |
|
|
a4c8617f42
|
Cleaner environments for yii2-advanced-app
|
2014-01-22 12:24:15 +04:00 |
|
|
b9e1ce3f97
|
more validation for password reset token in advanced app
fixes #2099
|
2014-01-21 17:13:40 +01:00 |
|