Commit Graph

  • 9a472c8323 "yii\console\controllers\AssetController::getAssetManager()" has been updated enforcing 'basePath' and 'baseUrl' config parameters. Klimov Paul 2013-05-19 16:17:02 +0300
  • 84237dd828 E_NOTICE at "yii\console\controllers\AssetController::loadBundleDependency()" has been fixed. Klimov Paul 2013-05-19 15:57:49 +0300
  • 57e5474143 Method "yii\console\controllers\AssetController::loadBundleDependency()" has been improved allowing dection of the circular dependency. Klimov Paul 2013-05-19 15:46:24 +0300
  • f83eaecd5a fixed wrong dependency name. Qiang Xue 2013-05-18 22:54:32 -0400
  • 8e96b12e18 Added bootstrap bundles. Qiang Xue 2013-05-18 22:52:03 -0400
  • 7dc624d1da Reorganized the bootstrap app to prepare it as a separate composer package. Qiang Xue 2013-05-18 21:54:03 -0400
  • 4695362ae2 Unit test for "yii\console\controllers\AssetController" has been adjusted. Klimov Paul 2013-05-18 21:40:39 +0300
  • 9f66abc984 "yii\console\controllers\AssetController" has been updated: - assetManager has been converted into virtual property - bundle dependency load has been fixed Klimov Paul 2013-05-18 21:33:06 +0300
  • ff1b258411 Merge pull request #308 from sergon/patch-1 Qiang Xue 2013-05-18 09:08:41 -0700
  • bb32d973be Update Pagination.php gsd 2013-05-18 22:05:09 +0600
  • d4b896f65c "ManagerTestBase::testExecuteBizRule()" has been fixed to not produce side effects on other tests. Klimov Paul 2013-05-18 17:28:28 +0300
  • 285a45520c fixed auth manager unit test to not expect generic exception Carsten Brandt 2013-05-18 13:41:09 +0200
  • 946f65523c changed back to "create_time". Qiang Xue 2013-05-17 14:14:42 -0400
  • d06e785e79 Always enable profiling for DB queries. Qiang Xue 2013-05-17 11:48:31 -0400
  • 80b3d5641d Fixed SiteController about Yii. Qiang Xue 2013-05-17 11:17:41 -0400
  • 4ad0b9a335 changed to insert_time. Qiang Xue 2013-05-17 10:36:35 -0400
  • 84fe426c5f Minor doc fix. Qiang Xue 2013-05-17 08:46:44 -0400
  • e69afe32b5 refactored AutoTimestamp. Qiang Xue 2013-05-17 08:41:24 -0400
  • 14228f8615 Merge branch 'asset-command' Klimov Paul 2013-05-17 11:57:00 +0300
  • 9e948ccd43 Added UrlRule::host. Qiang Xue 2013-05-16 23:54:06 -0400
  • b6fffeb0e4 Removed trailing slash in created URLs. Qiang Xue 2013-05-16 23:21:08 -0400
  • e6b52b8523 Fixes issue #268: added support for subdomain matching of URL rules. Qiang Xue 2013-05-16 23:15:30 -0400
  • 3daf2467a2 Merge pull request #301 from rinatio/view-begin-content-docs Qiang Xue 2013-05-16 17:09:43 -0700
  • ab10896b03 Merge pull request #300 from rinatio/113-yiic-to-yii Carsten Brandt 2013-05-16 16:52:38 -0700
  • 2b091e7ba5 Merge branch 'master' of git://github.com/yiisoft/yii2 into view-begin-content-docs Rinat Silnov 2013-05-17 02:43:59 +0400
  • f675cdf3e7 Added file extension in View::beginContent docs Rinat Silnov 2013-05-17 02:43:18 +0400
  • 5a81959d4a Rename yiic to yii. Fixes #113 Rinat Silnov 2013-05-17 02:33:41 +0400
  • 16931cad97 Merge pull request #299 from creocoder/yiic-to-yii Carsten Brandt 2013-05-16 14:23:09 -0700
  • 8b311ecbe7 yiic => yii additional corrections Alexander Kochetov 2013-05-17 01:18:33 +0400
  • 612af2ad85 Using anonymous function instead of eval for timestamp. Qiang Xue 2013-05-16 16:52:06 -0400
  • be189fc408 Fixed typo. Qiang Xue 2013-05-16 16:47:48 -0400
  • db35b63d4a Fixes issue #235: Implemented AutoTimestamp. Qiang Xue 2013-05-16 16:38:26 -0400
  • b3be3710dd Enhanced cache command. Qiang Xue 2013-05-16 15:55:28 -0400
  • 8d23d4c7e5 Added namespace to the controllers of the bootstrap app. Qiang Xue 2013-05-16 15:44:28 -0400
  • c10fe193d2 Renamed yiic to yii. Added console command support to the bootstrap app. Qiang Xue 2013-05-16 15:42:49 -0400
  • 1c786edbc6 Output of "yii\console\controllers\AssetController::actionCompress()" has been made verbose. Klimov Paul 2013-05-16 21:59:41 +0300
  • c676e92d74 Merge branch 'master' of github.com:yiisoft/yii2 into asset-command Klimov Paul 2013-05-16 20:55:22 +0300
  • 2c930ae2cd Usage of "escapeshellarg" has been added to "yii\console\controllers\AssetController::actionCompress()". Klimov Paul 2013-05-16 20:51:02 +0300
  • d3beeb7ddc Usage of "yii\console\controllers\AssetController::actionCompress()" has been clarified. Klimov Paul 2013-05-16 20:38:02 +0300
  • 06752ae9e7 Doc comments for "yii\console\controllers\AssetController" has been updated. Klimov Paul 2013-05-16 20:13:49 +0300
  • 563f992bec Unit test for "yii\console\controllers\AssetController" has been refactored. Klimov Paul 2013-05-16 19:49:15 +0300
  • 44eaad4f11 Doc comments at "yii\console\controllers\AssetController" has been filled up. Klimov Paul 2013-05-16 17:53:28 +0300
  • 1f3f661292 fixed range requests, tests improved Ragazzo 2013-05-16 17:47:22 +0400
  • 8d17fcccaa Error "yii\console\controllers\AssetController::combineCssFiles()" has been fixed. Klimov Paul 2013-05-16 16:42:06 +0300
  • 0ecdcae54a Method "yii\console\controllers\AssetController::buildTarget()" has been fixed to compose input file name correctly. Klimov Paul 2013-05-16 16:31:29 +0300
  • f9b06e1e6d Unknown property "yii\console\controllers\AssetController::publishOptions" error has been fixed. Klimov Paul 2013-05-16 15:38:46 +0300
  • 98b3cc07cd Test case "AssetControllerTest::testActionCompress()" has been created as draft. Klimov Paul 2013-05-16 15:17:42 +0300
  • 71c60b6339 Merge pull request #293 from maxlapko/master Qiang Xue 2013-05-16 05:07:19 -0700
  • 5092612217 Method "console\controllers\AssetController::actionTemplate()" has been updated to be more verbose. Klimov Paul 2013-05-16 14:34:27 +0300
  • 595ff8e8ea Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-16 07:26:11 -0400
  • 986bfccd34 Fixes issue #294. Qiang Xue 2013-05-16 07:25:55 -0400
  • f4cb1e4a0a Unit test for "console\controllers\AssetController" has been created. Klimov Paul 2013-05-16 14:21:49 +0300
  • 955dc088b9 Change magic methods to getters Max Lapko 2013-05-16 10:34:15 +0300
  • 236230e89e Merge pull request #292 from cajoy/upstream resurtm 2013-05-15 20:15:26 -0700
  • fa65313b31 updated composer bestiejs/punycode.js package defenition Oleksii Strutsynskyi 2013-05-16 01:19:52 +0000
  • 0005b07d29 Removed Vector and Dictionary. Qiang Xue 2013-05-15 20:27:41 -0400
  • 286f187572 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-15 19:15:11 -0400
  • e96fd0ea59 debug tool bar WIP Qiang Xue 2013-05-15 19:15:01 -0400
  • 01b478f48c Merge branch 'Ragazzo-partial-response-enh' Carsten Brandt 2013-05-15 20:42:25 +0200
  • e70c98f977 Email validator regexp typo fix. resurtm 2013-05-16 00:39:52 +0600
  • a2c6d22124 refactored web/Response::sendFile() Carsten Brandt 2013-05-15 20:39:23 +0200
  • 762ed2e04d Display Name of HttpException instead of classname Carsten Brandt 2013-05-15 20:36:02 +0200
  • 992e902885 Merge pull request #280 from resurtm/validator-idn Qiang Xue 2013-05-15 11:15:09 -0700
  • 9803b43818 'yii/validation' is not dependency of the 'yii/form' asset bundle now. resurtm 2013-05-16 00:12:08 +0600
  • 0d4faf75a4 Proper 'yii/form' location in the ActiveForm. resurtm 2013-05-16 00:09:59 +0600
  • 19a74c015c 'yii/form' asset bundle returned to the ActiveForm. resurtm 2013-05-16 00:07:50 +0600
  • 60e574a68d 'yii/form' → 'yii/validation' resurtm 2013-05-16 00:06:07 +0600
  • bf1b2d9956 Form asset bundle registering code moved from ActiveForm::run() to the *Validator::clientValidateAttribute(). resurtm 2013-05-15 23:33:55 +0600
  • f7b8595f76 Validator::clientValidateAttribute() now accepts third parameter: a view. resurtm 2013-05-15 23:17:50 +0600
  • 6458b8df8f UrlValidator and EmailValidator IDN support fixes. resurtm 2013-05-15 22:24:57 +0600
  • 8a5e1f4f5f Fixes #143. UrlValidator and EmailValidator IDN support. resurtm 2013-05-15 21:46:02 +0600
  • 490c57f5e2 namespace cleanup. Qiang Xue 2013-05-15 11:12:05 -0400
  • 5dffc75fc6 Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-05-15 20:37:00 +0600
  • 8a868c9798 Logger: getTag()/setTag() error fixed. resurtm 2013-05-15 20:34:55 +0600
  • fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 Qiang Xue 2013-05-15 10:09:48 -0400
  • fd7dbba73f Merge pull request #272 from slavcodev/patch-1 Qiang Xue 2013-05-15 06:52:03 -0700
  • 01080075ac Logger: getTag()/setTag() error fixed. resurtm 2013-05-15 19:51:00 +0600
  • 116929ff6c Merge PR #275 branch 'partial-response-enh' of https://github.com/Ragazzo/yii2 into Ragazzo-partial-response-enh Carsten Brandt 2013-05-15 15:15:11 +0200
  • 59cb5d1199 Add unit test slavcopost 2013-05-15 15:59:47 +0300
  • e35f1354e0 Merge branch 'master' of https://github.com/yiisoft/yii2 Qiang Xue 2013-05-15 08:40:34 -0400
  • f13161319a debug toolbar WIP Qiang Xue 2013-05-15 08:40:14 -0400
  • 959cff3e9b string helper fixed, mime-type reverted Ragazzo 2013-05-15 15:22:01 +0400
  • 04563cb76a code style fix Ragazzo 2013-05-15 14:57:12 +0400
  • ba31ee618f partial response added, new code-style applied Ragazzo 2013-05-15 14:55:02 +0400
  • ad988267e4 Update phpDoc slavcopost 2013-05-15 10:15:57 +0300
  • d474133cd4 Make multisort compatible with Sort Veaceslav Medvedev 2013-05-15 10:12:15 +0300
  • 6431019ae3 Merge pull request #264 from cajoy/upstream Qiang Xue 2013-05-14 10:42:59 -0700
  • 5e888260d8 Fixed issue with getting Object component Oleksii Strutsynskyi 2013-05-14 17:12:21 +0000
  • 15c2a2eed9 Removed unneeded code. Qiang Xue 2013-05-14 07:32:42 -0400
  • 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. Qiang Xue 2013-05-14 07:24:37 -0400
  • 6cea89d8d4 made some changes, fix some pitfalls, remove PHP_EOL Antonio Ramirez 2013-05-13 19:33:48 +0200
  • 472902fa66 AR internals doc fix. resurtm 2013-05-13 23:05:41 +0600
  • b94400ba64 Merge pull request #253 from resurtm/ar-transactions-3 Qiang Xue 2013-05-13 09:35:40 -0700
  • 4973838b69 Better argument name in the ActiveRecord::isOperationAtomic() method. resurtm 2013-05-13 22:33:32 +0600
  • 944e1fc0fe isOpAtomic → isOperationAtomic resurtm 2013-05-13 22:32:15 +0600
  • 6014070676 AR atomic scenarios internals doc fix. resurtm 2013-05-13 22:30:05 +0600
  • 35688b327b AR atomic scenarios fixes. resurtm 2013-05-13 22:02:15 +0600
  • 31a46f5bcf fixed minor JS codestyle issues Alexander Makarov 2013-05-13 19:55:07 +0400
  • 7fa9f113ee Fixed typo in internals/ar.md. resurtm 2013-05-13 20:40:09 +0600
  • a54c1cd684 Fixes #226: atomic operations and transaction support in AR. resurtm 2013-05-13 20:38:03 +0600