1067 Commits (d8652a52ee0aa0a5a4cf91f4f3c46322d19bece5)

Author SHA1 Message Date
Sorokin Victor d8652a52ee Update AutoloadExample.php 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Carsten Brandt 4466df7d4c install bootstrap 3.1 by default but allow 3.0.x 11 years ago
Qiang Xue 480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 11 years ago
Luciano Baraglia 24e0bfcfed Gii missing space in crud update template [skip ci] 11 years ago
Alexander Makarov 20e4abeac1 Added changelog for #3175 that fixes #2925 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
João José 831be93868 Typecast model id only if using mongodb AR class 11 years ago
João José 21dff54d6b Typecast model id only if using mongodb AR class 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 11 years ago
João José b1beae71f3 Fixed format 11 years ago
João José de1df94552 Typecast model id only if using mongodb AR class 11 years ago
João José 377b01d2c1 Typecast model Id so that urls don't break when using MongoDB object Id's 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 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
Alexander Makarov b568c904ea Updated changelog 11 years ago
Evgeniy Tkachenko b45409327d Hide debug toolbar when media = print 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 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
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 f7396fa024 Minor refacotring of bootstrap active field and form. 11 years ago
Michael Härtl 7364249ff6 Issue #3029: Implement ActiveForm and ActiveField 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 629ed62983 start debug logging only if debug runs when bootstrap. 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt fa767ceaca renamed attributes to attributeNames in model 11 years ago
Carsten Brandt 3fdcf11f24 updated phpdoc 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Klimov Paul e3f4214978 Tabs replaced by spaces at AuthChoice asset files. 11 years ago
Klimov Paul 4f0089bb0d Microsoft Live OAuth2 client added. 11 years ago
Klimov Paul 7f0ab92d8e Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice' 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue 02c3c37a00 Fixes #2986. 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Carsten Brandt 44dbb2235a cleanup docs 11 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Qiang Xue 3ea6343799 improved search model [skip ci] 11 years ago
Qiang Xue b23cb17713 fixed search model to use base model class. 11 years ago
Qiang Xue 1e098ebd4b simplified search model [skip ci] 11 years ago