17 Commits

Author SHA1 Message Date
6cac7c61e5 Removed Yii::$app->getParam usage 2014-02-05 23:21:57 +04:00
a4c8617f42 Cleaner environments for yii2-advanced-app 2014-01-22 12:24:15 +04:00
69eebffad9 Used dirname instead of realpath to avoid extra FS operations 2014-01-12 22:40:50 +04:00
1f47d94eca Fixes #1846 2014-01-09 02:41:12 +04:00
0f87c990f9 Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS 2014-01-08 22:44:39 +04:00
e3292c959a Advanced application template now uses mailer component instead of mail() function 2013-11-27 03:48:20 +04:00
65be184344 Fixes #1324: added missing @console alias to advanced app 2013-11-26 14:44:33 +04:00
998cf7e675 updated apps to use the mail component. 2013-11-07 23:01:13 -05:00
91b61692c5 Better alias paths for advanced application 2013-11-01 03:16:34 +04:00
dfb6e1f404 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
b28e6b90e6 added charset 2013-07-18 12:56:20 +04:00
90ed776296 implemented password reset 2013-07-18 03:09:41 +04:00
729446edf9 Fixes #554. Incorrect alias setup. 2013-06-19 17:28:27 +06:00
b5e53b2d12 fixed advanced app aliases 2013-06-18 02:27:21 +04:00
8325f7a890 Added db component. Added configuration section to readme. 2013-05-25 03:33:43 +04:00
463acca618 fixed typo 2013-05-24 23:44:56 +04:00
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00