23 Commits

Author SHA1 Message Date
6a39cc654b Removed password_reset_token field size to be enough for timestamp 2014-02-05 21:58:12 +04:00
4e77105277 Rollback $params variable 2014-01-28 22:18:37 +04:00
a4c8617f42 Cleaner environments for yii2-advanced-app 2014-01-22 12:24:15 +04:00
ab882a3c00 code style 2014-01-19 17:00:14 +01:00
7d157abdb8 Advanced app migrations updated 2014-01-19 13:50:06 +04:00
7fa3b699c1 Adjusted advanced app migration so it is now OK for non-mysql 2013-11-27 23:44:58 +04:00
998cf7e675 updated apps to use the mail component. 2013-11-07 23:01:13 -05:00
3caf59b1bf fixed extension list file location. 2013-11-02 16:04:38 -04:00
10553b6afc adjusted the advanced app to use the new yii composer extension installer. 2013-10-22 21:29:42 -04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
90ed776296 implemented password reset 2013-07-18 03:09:41 +04:00
12c48d1ae4 Refactored logging. 2013-07-02 22:09:25 -04:00
2553e9a043 Fixes issue #439 2013-05-28 19:56:06 -04:00
d6f001016c Added missing use statement. 2013-05-28 15:58:40 +02:00
a6c251d2ab Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
8325f7a890 Added db component. Added configuration section to readme. 2013-05-25 03:33:43 +04:00
c4380f65a5 MySQL migration for User model 2013-05-25 00:23:07 +04:00
e8d59fb6cb specified proper namespaces 2013-05-24 23:37:22 +04:00
4a9f0eed0c Moved commented sections into -local configs, added prod environment 2013-05-24 23:34:34 +04:00
0411f09a43 Added install tool, moved all local configs and entry points to environments 2013-05-24 23:05:41 +04:00
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00