Commit Graph

  • d06d027a1f Correct order of property declaration Alexander Mohorev 2014-10-25 16:28:36 +0300
  • d33ea353eb Fixes #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
  • e8aed03f1a Fixed entry script name Alexander Makarov 2014-10-18 19:31:39 +0400
  • 0a636b8cbd Fixes #5509. Qiang Xue 2014-10-12 18:13:22 -0400
  • 8ac36163c1 prepare for next release. Qiang Xue 2014-10-12 16:44:45 -0400
  • 2ab0180a59 2.0.0 release. Qiang Xue 2014-10-12 13:09:06 -0400
  • ac46b6dab6 Issue 5160: Update base app to use bootstrap ActiveForm Michael Härtl 2014-09-29 13:18:59 +0200
  • 039225e550 prepare for next release. Qiang Xue 2014-09-28 01:44:31 -0400
  • e3195677d5 prepare for 2.0.0-rc release. Qiang Xue 2014-09-27 21:59:54 -0400
  • 969b7a5996 use 1.0.0-beta2 version for composer asset plugin. Qiang Xue 2014-09-27 12:57:43 -0400
  • e0fb805eea improved version constraints for bower asset packages Carsten Brandt 2014-09-22 17:34:18 +0200
  • 5c6b897629 Changed version constratints to be semantic versioning again Carsten Brandt 2014-09-22 13:10:46 +0200
  • 1484e58b1b Switch to 1.0.0-beta1 for the composer asset plugin. Qiang Xue 2014-09-19 08:32:47 -0400
  • 928d41cb5a removed empty bower.json files [skip ci] Qiang Xue 2014-09-16 23:26:40 -0400
  • 70c5f2eba0 Fixed wrong instruction. Qiang Xue 2014-09-16 20:58:57 -0400
  • 1b58a71ef9 Merge branch 'master' into new-asset Qiang Xue 2014-09-16 20:03:53 -0400
  • 7411e65c5e reverted a prior change. Qiang Xue 2014-09-16 16:28:49 -0400
  • 867182b31f WIP Qiang Xue 2014-09-16 13:31:32 -0400
  • cc50af25ec Finished console Gii. Qiang Xue 2014-09-14 14:15:16 -0400
  • 8017996ccc Reverted accidentally edited HelloController Alexander Makarov 2014-09-04 12:13:28 +0400
  • f1df2e4336 Fixes #4914 Alexander Makarov 2014-09-04 03:27:13 +0400
  • a6b38ddef6 cleaned 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
  • d2840ad8fc Added 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
  • 8efbbcc662 new asset WIP [skip ci] Qiang Xue 2014-09-02 17:03:19 -0400
  • 74266596cf new asset WIP: renabled asset publishing Qiang Xue 2014-09-02 14:51:44 -0400
  • 7690a93b7f new asset WIP [skip ci] Qiang Xue 2014-08-29 14:54:49 -0400
  • 078fb5b48f new asset management WIP Qiang Xue 2014-08-27 16:44:00 -0400
  • 58842e3a24 Used aliases for fixture directory definitions Alexander Makarov 2014-08-26 01:51:41 +0400
  • 459ac478a2 Used 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
  • 2e9a0839dd Added faker to basic app console commands, adjusted readme to mention database setup Alexander Makarov 2014-08-24 15:26:57 +0400
  • a3efcafd38 Adjusted testing namespaces in application templates Alexander Makarov 2014-08-24 14:14:35 +0400
  • 6b67d0ec52 Renamed YII_ROOT_DIR → YII_APP_BASE_PATH Alexander Makarov 2014-08-19 20:42:40 +0400
  • f85a0f7dd2 Prefixed constants to avoid possible naming conflicts Alexander Makarov 2014-08-18 01:56:36 +0400
  • bc2ec5c684 Fixed copyright year in batch files Alexander Makarov 2014-08-17 18:55:24 +0400
  • 229c352f78 Adjusted test configs structure Alexander Makarov 2014-08-17 18:45:58 +0400
  • e7dcdf7c71 Exposed 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
  • 3673e6c004 Renamed guy classes to actors, fixed phpdoc and code style Alexander Makarov 2014-08-16 18:15:41 +0400
  • 9460b93de2 Removed db module from basic app, renamed _helpers to _support and _logs to _output Alexander Makarov 2014-08-16 17:16:05 +0400
  • c55a791237 Codeception test adjustments for basic and advanced applications Alexander Makarov 2014-08-15 03:30:47 +0400
  • f77cd8b411 Fix signature validation mickgeek 2014-07-31 10:11:55 +0400
  • 48d2ced997 Request::cookieValidationKey must be explicitly specified now. Qiang Xue 2014-07-19 15:39:03 -0400
  • fb1d9fa32a yii\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
  • 539a6f0c59 Codeceoption adjustments Alexander Makarov 2014-07-11 19:24:33 +0400
  • 8e1d70c4d4 Fixes #4252, Fixes #3171 Fixed Codeception Alexander Makarov 2014-07-11 01:11:50 +0400
  • d24f93b717 typo Carsten Brandt 2014-07-02 17:08:18 +0200
  • 0c8c520cbb Switched to Codeception 2.0.* for application template tests Alexander Makarov 2014-07-02 14:44:31 +0300
  • d9385653f5 Fixes #3992 Fixes #4147 Qiang Xue 2014-07-01 14:45:44 -0400
  • 1c14872c4a made mcrypt a framework requirement Carsten Brandt 2014-06-29 15:26:09 +0200
  • aa6c41046e Missing files for #4071 Alexander Makarov 2014-06-26 18:28:57 +0400
  • 91f05a2891 Fixes #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
  • 2193366f3f Fixes #3793: Changed inline autocomplete hints style to get more IDEs support Alexander Makarov 2014-06-20 16:11:45 +0400
  • be792fd146 Application templates refactoring Alexander Kochetov 2014-06-16 18:57:09 +0400
  • 01429aba17 Fixes #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
  • 27998d9e1b Fix .gitignore for basic and advanced application templates Alexander Kochetov 2014-06-10 02:19:11 +0400
  • 66a9e874ca basic application template fixtures added Mark 2014-06-09 16:33:36 +0400
  • 7a467ed501 basic application template tests adjusted Mark 2014-06-09 16:10:16 +0400
  • 2dedb6aa2c added explicit comment about file transport to mail config Carsten Brandt 2014-06-04 17:43:09 +0200
  • 91454779c2 Missing $message var reference removed from mail layouts Klimov Paul 2014-05-29 17:41:10 +0300
  • e6888d16d0 Mail layout charset specification fixed Klimov Paul 2014-05-29 17:11:45 +0300
  • b946b9906d Fixes #3542: Removed requirement to specify extensions in application config Alexander Makarov 2014-05-24 18:11:59 +0400
  • fff7565b05 Tabs to spaces to be consistent Carsten Brandt 2014-05-23 16:51:38 +0200
  • 914a6f76fe finished quick start about database [skip ci] Qiang Xue 2014-05-10 14:07:34 -0400
  • c964a753d8 Fixes #3383: Added $type parameter to IdentityInterface::findIdentityByAccessToken() Qiang Xue 2014-05-06 18:45:18 -0400
  • cbedf7ad96 Fixes #3088: The debug and gii modules will manage their own URL rules now Qiang Xue 2014-04-17 20:42:50 -0400
  • fedb41fcc3 prepare for next release. Qiang Xue 2014-04-13 21:22:29 -0400
  • c1472697e2 prepare for 2.0.0-beta release. Qiang Xue 2014-04-13 17:58:59 -0400
  • abcc78cd8f Refactored app bootstrap logic. Qiang Xue 2014-04-10 15:05:01 -0400
  • 5e2d934270 Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test Alexander Makarov 2014-04-10 05:00:32 -0700
  • 7c55b9a8cc updated error handler and requirement checker links. Qiang Xue 2014-04-10 00:05:05 -0400
  • 52eea89f09 Removed Application::preload in favor of Application::bootstrap Qiang Xue 2014-04-09 10:47:10 -0400
  • 4f00e23565 Moved all filter classes to namespace yii\filters Qiang Xue 2014-04-05 01:00:14 -0400
  • bcf51a1156 Add wait() to login test with wrong credentials to fix WebDriver test Paul van Schayck 2014-04-04 12:16:17 +0200
  • 923744d333 #2936: New favicon for applications Alexander Makarov 2014-04-02 00:43:23 +0400
  • 1b8ef667f7 Fixes #2911: Removed tbl_ default for table prefix Alexander Makarov 2014-03-30 19:33:46 +0400
  • d4b6fc0171 more gitignores. Qiang Xue 2014-03-25 08:37:48 -0400
  • 93cc82c4bf Reformat code te be PSR-2 compatible SonicGD 2014-03-16 10:46:16 +0600
  • a85ef65aba Code style fixes Luciano Baraglia 2014-03-08 20:47:04 -0300
  • 0055e1ab31 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style Carsten Brandt 2014-03-07 21:54:44 +0100
  • 4742d4e0b3 Fixes #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
  • 4fa285a4db Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi Qiang Xue 2014-03-06 00:00:33 -0500
  • d8763496cc Revert "Used ternary operator instead of "or" for constant definition" Alexander Makarov 2014-03-06 01:56:51 +0400
  • 13bef84dfb Removed unused "use" statements Alexander Makarov 2014-03-04 22:40:04 +0400
  • 3ffc027302 Used 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
  • b61e6d214a Support for other auth types. Qiang Xue 2014-03-03 10:18:39 -0500
  • e9148837ee rest api WIP Qiang Xue 2014-03-01 23:14:16 -0500
  • 23c3420af0 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) Tobias Munk 2014-02-27 17:37:08 +0100
  • be3c8c5e80 added server name, for creating url rules Mark 2014-02-27 18:37:34 +0400
  • 4e188239cf Closing and opening braces in Yii2 coding standards. maximal 2014-02-24 20:32:15 +0400
  • c2c3c22ff5 Further coding standards fixes. maximal 2014-02-24 20:17:38 +0400
  • 94c6095df3 Coding standards fixes. MaximAL 2014-02-24 18:45:35 +0300
  • dca062e4e2 Validate login data only of there are no other errors Alexander Makarov 2014-02-21 00:57:29 +0400
  • 1d58a83d8e Merge pull request #2446 from Theill11/update-apps Alexander Makarov 2014-02-16 13:42:13 +0300
  • 7227889464 Fix newlines and missing parameter description Johnny Theill 2014-02-16 03:14:28 +0100
  • fe5df96616 Fixes #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
  • a6c43f5eb7 Update doc-blocks and small fixes according to coding standards Johnny Theill 2014-02-15 17:53:57 +0100
  • 24151471d5 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests Qiang Xue 2014-02-15 11:32:07 -0500
  • 0eff9fb382 Fixed 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
  • 2fe23bc740 visibility changed Mark 2014-02-14 18:08:07 +0400
  • d4b50fcf06 forcing user component to logout Mark 2014-02-14 18:05:56 +0400