6632 Commits (664d2aa007a9a8f1a86dcfd651fbe44966a25aef)
 

Author SHA1 Message Date
Qiang Xue 664d2aa007 Supported adding a new response formatter without the need to reconfigure existing formatters 11 years ago
Qiang Xue 5fbb65ad81 Fixes #3121: `yii\base\Application::bootstrap` may fail to load some components if they are specified as class names 11 years ago
Qiang Xue 665aefbb55 Fixes #3042: `yii\widgets\Pjax` should end application right after it finishes responding to a pjax request 11 years ago
Qiang Xue ce9a8f209a Fixes #3132: `yii\rbac\PhpManager` now supports more compact data file format 11 years ago
Qiang Xue 65dfedf0fd Fixes #3127: added more doc [skip ci] 11 years ago
Qiang Xue 8ac8d487ad Fixes #3128: Fixed the bug that `defaultRoles` set in RBAC manager was not working as specified 11 years ago
Alexander Makarov 8ca7fa8df3 Merge pull request #3122 from mikehaertl/update-bootstrap-guide 11 years ago
Michael Härtl 50d4d93bdf Add yii\bootstrap\ActiveForm to the bootstrap guide 11 years ago
Carsten Brandt cb95efe8b9 Added info about assets dir 11 years ago
Qiang Xue 991a894596 Added missing `ROWS` token when building limit/offset for MSSQL. 11 years ago
Qiang Xue 1fd0068378 Fixes #3066: `yii\db\mssql\Schema::getTableSchema()` should return null when the table does not exist. 11 years ago
Qiang Xue a60d295253 Added support for using sub-queries when building a DB query with `IN` condition 11 years ago
Qiang Xue 46cbe63cc7 Merge pull request #3114 from thiagotalma/patch-1 11 years ago
Thiago Talma 563e7e0174 Update ActiveQuery.php 11 years ago
Qiang Xue c3f4e0057d Refactored `yii\rbac\PhpManager` 11 years ago
Qiang Xue 12c3b59b9b log fixes [skip ci] 11 years ago
Qiang Xue b0b8056f6c Fixes #3108: Added `yii\debug\Module::enableDebugLogs` to disable logging debug logs by default 11 years ago
Qiang Xue 740f53256f Merge pull request #3110 from tof06/rbac-php-manager 11 years ago
tof06 22596ca248 Implement new RBAC PhpManager 11 years ago
Qiang Xue d552bc2664 Merge pull request #3099 from thiagotalma/patch-1 11 years ago
Alexander Makarov d79d01278a Merge pull request #3102 from githubjeka/origin/patch-2 11 years ago
Alexander Makarov b568c904ea Updated changelog 11 years ago
Alexander Makarov cfba38e130 Merge pull request #3103 from githubjeka/patch-3 11 years ago
Alexander Makarov ca07eae0c8 Merge pull request #3105 from githubjeka/patch-4 11 years ago
Evgeniy Tkachenko 846433bcfe Update model.md 11 years ago
Evgeniy Tkachenko 89ae09f75f Update model.md 11 years ago
Evgeniy Tkachenko b45409327d Hide debug toolbar when media = print 11 years ago
githubjeka 242d1d94df upd image 11 years ago
Evgeniy Tkachenko b2f906c796 Update gii.md 11 years ago
Thiago Talma 544243d517 Update ActiveRelationTrait.php 11 years ago
Qiang Xue a4809bca1b Fixes #3091: Fixed inconsistent treatment of `Widget::run()` when a widget is used as a container and as a self-contained object 11 years ago
Qiang Xue 1be6698569 Merge pull request #3097 from Skullcrasher/master 11 years ago
Andreas Allgaier bff3868e07 updated appd-advanced.md 11 years ago
Carsten Brandt c501ae4f4d debug: fix highlight of redirect HTTP status 11 years ago
Carsten Brandt 94d6fb1804 Fixed view path in debug mail panel 11 years ago
Carsten Brandt 0054cdea26 Merge pull request #3085 from plusodinminus/patch-2 11 years ago
Алексей f2d5ddab4f Update UniqueValidator.php 11 years ago
Carsten Brandt 543ba27829 Merge pull request #3084 from pappfer/hungarian-translation-fix 11 years ago
Carsten Brandt 3bc70ac133 do not throw exception if db component is not set 11 years ago
Carsten Brandt cd4b3f7827 Gii model generator did not add correct db connection 11 years ago
pappfer b0d312f833 Some fixes for #3074 Hungarian translation 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue 9da6423a71 Merge pull request #3080 from castea-webdev/patch-1 11 years ago
Castea Min cf9795baf8 Update apps-advanced.md 11 years ago
Carsten Brandt 8eddf5606e fixed changelog about languages 11 years ago
Carsten Brandt 11112e3f7d Merge pull request #3074 from pappfer/pappfer 11 years ago
Carsten Brandt 85d32c75a3 Update CHANGELOG.md 11 years ago
Qiang Xue a6136e1b16 Renamed `yii\web\User::checkAccess()` to `yii\web\User::can()` 11 years ago
Qiang Xue 8fbe10acfd removed PhpManagerTest 11 years ago