d06d027a1fCorrect order of property declaration
Alexander Mohorev
2014-10-25 16:28:36 +0300
d33ea353ebFixes#5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message
Alexander Makarov
2014-10-19 01:22:26 +0400
e8aed03f1aFixed entry script name
Alexander Makarov
2014-10-18 19:31:39 +0400
8017996cccReverted accidentally edited HelloController
Alexander Makarov
2014-09-04 12:13:28 +0400
f1df2e4336Fixes#4914
Alexander Makarov
2014-09-04 03:27:13 +0400
a6b38ddef6cleaned up the key so that it can be filled up with a random key automatically when installed.
Qiang Xue
2014-09-03 10:02:31 -0400
d2840ad8fcAdded yii\composer\Installer::postCreateProject() and modified the syntax of calling installer methods in composer.json [skip ci]
Qiang Xue
2014-09-02 23:17:50 -0400
58842e3a24Used aliases for fixture directory definitions
Alexander Makarov
2014-08-26 01:51:41 +0400
459ac478a2Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
Alexander Makarov
2014-08-25 02:00:49 +0400
2e9a0839ddAdded faker to basic app console commands, adjusted readme to mention database setup
Alexander Makarov
2014-08-24 15:26:57 +0400
a3efcafd38Adjusted testing namespaces in application templates
Alexander Makarov
2014-08-24 14:14:35 +0400
6b67d0ec52Renamed YII_ROOT_DIR → YII_APP_BASE_PATH
Alexander Makarov
2014-08-19 20:42:40 +0400
f85a0f7dd2Prefixed constants to avoid possible naming conflicts
Alexander Makarov
2014-08-18 01:56:36 +0400
bc2ec5c684Fixed copyright year in batch files
Alexander Makarov
2014-08-17 18:55:24 +0400
229c352f78Adjusted test configs structure
Alexander Makarov
2014-08-17 18:45:58 +0400
e7dcdf7c71Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place
Alexander Makarov
2014-08-16 18:38:56 +0400
3673e6c004Renamed guy classes to actors, fixed phpdoc and code style
Alexander Makarov
2014-08-16 18:15:41 +0400
9460b93de2Removed db module from basic app, renamed _helpers to _support and _logs to _output
Alexander Makarov
2014-08-16 17:16:05 +0400
c55a791237Codeception test adjustments for basic and advanced applications
Alexander Makarov
2014-08-15 03:30:47 +0400
48d2ced997Request::cookieValidationKey must be explicitly specified now.
Qiang Xue
2014-07-19 15:39:03 -0400
fb1d9fa32ayii\web\Request::cookieValidationKey is now automatically generated by the installation script for the basic and advanced application templates
Qiang Xue
2014-07-19 14:56:31 -0400
539a6f0c59Codeceoption adjustments
Alexander Makarov
2014-07-11 19:24:33 +0400
8e1d70c4d4Fixes#4252, Fixes#3171 Fixed Codeception
Alexander Makarov
2014-07-11 01:11:50 +0400
1c14872c4amade mcrypt a framework requirement
Carsten Brandt
2014-06-29 15:26:09 +0200
aa6c41046eMissing files for #4071
Alexander Makarov
2014-06-26 18:28:57 +0400
91f05a2891Fixes#4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer
Alexander Makarov
2014-06-26 18:28:28 +0400
2193366f3fFixes#3793: Changed inline autocomplete hints style to get more IDEs support
Alexander Makarov
2014-06-20 16:11:45 +0400
be792fd146Application templates refactoring
Alexander Kochetov
2014-06-16 18:57:09 +0400
01429aba17Fixes#3358: Removed automatic CSRF meta tag generation by View. Added Html::csrfMetaTags() and its call to main layout files
Qiang Xue
2014-06-13 10:04:48 -0400
27998d9e1bFix .gitignore for basic and advanced application templates
Alexander Kochetov
2014-06-10 02:19:11 +0400
66a9e874cabasic application template fixtures added
Mark
2014-06-09 16:33:36 +0400
7a467ed501basic application template tests adjusted
Mark
2014-06-09 16:10:16 +0400
2dedb6aa2cadded explicit comment about file transport to mail config
Carsten Brandt
2014-06-04 17:43:09 +0200
91454779c2Missing $message var reference removed from mail layouts
Klimov Paul
2014-05-29 17:41:10 +0300
e6888d16d0Mail layout charset specification fixed
Klimov Paul
2014-05-29 17:11:45 +0300
b946b9906dFixes#3542: Removed requirement to specify extensions in application config
Alexander Makarov
2014-05-24 18:11:59 +0400
fff7565b05Tabs to spaces to be consistent
Carsten Brandt
2014-05-23 16:51:38 +0200
4742d4e0b3Fixes#2629: Module::controllerPath is now read only, and all controller classes must be namespaced under Module::controllerNamespace
Qiang Xue
2014-03-07 10:35:15 -0500
4fa285a4dbMerge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi
Qiang Xue
2014-03-06 00:00:33 -0500
d8763496ccRevert "Used ternary operator instead of "or" for constant definition"
Alexander Makarov
2014-03-06 01:56:51 +0400
13bef84dfbRemoved unused "use" statements
Alexander Makarov
2014-03-04 22:40:04 +0400
3ffc027302Used ternary operator instead of "or" for constant definition
Alexander Makarov
2014-03-04 22:17:11 +0400
d78c7a7d21@param, @var, @property and @return must declare types as boolean, integer, string, array or null
Alexander Mohorev
2014-03-03 20:50:44 +0300
b61e6d214aSupport for other auth types.
Qiang Xue
2014-03-03 10:18:39 -0500
e9148837eerest api WIP
Qiang Xue
2014-03-01 23:14:16 -0500
23c3420af0replaced keyword "yii" with "yii2" in composer.json files (fixes#2557)
Tobias Munk
2014-02-27 17:37:08 +0100
be3c8c5e80added server name, for creating url rules
Mark
2014-02-27 18:37:34 +0400
4e188239cfClosing and opening braces in Yii2 coding standards.
maximal
2014-02-24 20:32:15 +0400
dca062e4e2Validate login data only of there are no other errors
Alexander Makarov
2014-02-21 00:57:29 +0400
1d58a83d8eMerge pull request #2446 from Theill11/update-apps
Alexander Makarov
2014-02-16 13:42:13 +0300
7227889464Fix newlines and missing parameter description
Johnny Theill
2014-02-16 03:14:28 +0100
fe5df96616Fixes#2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading
Alexander Makarov
2014-02-15 20:57:11 +0400
a6c43f5eb7Update doc-blocks and small fixes according to coding standards
Johnny Theill
2014-02-15 17:53:57 +0100
0eff9fb382Fixed minor consistency bugs in apps * Added 'return' to goHome() calls in actions * Changed $_POST to Yii::$app->request->post()
Johnny Theill
2014-02-15 16:32:24 +0100
2fe23bc740visibility changed
Mark
2014-02-14 18:08:07 +0400
d4b50fcf06forcing user component to logout
Mark
2014-02-14 18:05:56 +0400