4385 Commits (9fa9dee3e695ae2f581a14dbd967c904f6af40e3)

Author SHA1 Message Date
Carsten Brandt 7b13c370e9 fixes #3681, disambiguate PK in findOne and findAll 10 years ago
Carsten Brandt 109c4b44bc attempt to fix multiple header issue 10 years ago
Carsten Brandt 775141ab96 move mail event class 10 years ago
Carsten Brandt edb95052e8 use an AfterSaveEvent class to be consistent 10 years ago
Carsten Brandt 2f4a09ef53 phpdoc 10 years ago
Carsten Brandt 1c1dcc2c15 fixed gridview documentation 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 284ec069ad implemented ANSI strlen helper 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Carsten Brandt f46cffb4e4 Implement console color ansi2html 10 years ago
Carsten Brandt 0d03f720a4 added usage example of ActiveField::widget() 10 years ago
Carsten Brandt 29cacc8a05 added mysql blob and longblob to the list 10 years ago
Carsten Brandt 1391253a58 fixed postgres default value parsing 10 years ago
Carsten Brandt 651e6a3feb added support for BIT default values 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
Carsten Brandt b0fb04efd4 fixed test break and wrong parameter 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Qiang Xue 06235cd156 Fixes #2558: Enhanced support for memcached by adding `yii\caching\MemCache::persistentId` and `yii\caching\MemCache::options` 10 years ago
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
Carsten Brandt a28589203f do not show debug info for UserException 10 years ago
Carsten Brandt f12316f2e8 file and line information missing from error array representation 10 years ago
Carsten Brandt 6ad244185a missing return 10 years ago
Carsten Brandt cc8a8360cb added unit test and notes about dbms specific settings 10 years ago
Alexander Makarov 79f9f85ff2 Fixes #4024, Fixes #4028 10 years ago
Dmitry Chernikov 56e4f7ba8e Updated CHANGELOG.md 10 years ago
Dmitry Chernikov d26f36d45d Updated CHANGELOG.md 10 years ago
Dmitry Chernikov 85fd823ee6 Added ability to `yii\widgets\Menu` to encode each item's label separately (creocoder, umneeq) 10 years ago
Alexander Makarov b4b4406719 Fixes #4027: added Turkish messages 10 years ago
Carsten Brandt bbbe2a3e4b Added support for transaction isolation levels 10 years ago
Dmitry Chernikov 8b8e5c4de9 fixed 10 years ago
Dmitry Chernikov 1cb4036d14 updated CHANGELOG.md 10 years ago
Tóth Sándor 3f27a4b74f OCI createColumn fix 10 years ago
Carsten Brandt ba690d5451 Imagick image can not be converted to string on HHVM 10 years ago
Steve 8cc2d575f0 Minor changes in Estonian translation 10 years ago
Qiang Xue 60b38a1a33 Finished filter section [skip ci] 10 years ago
Alexander Makarov 02e3746013 Fixed Inflector::slug to work properly with numbers 10 years ago
Qiang Xue 7b1cef269d Fixes #3996: Traversing `Yii::$app->session` may cause a PHP error 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 209dd7e600 Fixes #3956: Flash messages set via `Yii::$app->session->setFlash()` will be removed only if they are accessed 10 years ago
Qiang Xue 46041d0c65 Fixes #3280: Support dynamically attaching anonymous behaviors 10 years ago
Qiang Xue 0087339a42 log fatal errors to yii logs. 10 years ago
Alexander Makarov 0ec2e2e3cd Fixed changelog 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Qiang Xue 59b967cc17 Fixes #3968: Messages logged in shutdown functions are not handled 10 years ago
Qiang Xue 56fde4a574 Fixed CHANGELOG [skip ci] 10 years ago
joni-jones 255bd33aff Fixes #3934: Added attr() method instead prop() to get valid action url. 10 years ago
Alien13n e0a1b77e58 Update config.php 10 years ago
Alien13n e0c3624faa Create yii.php 10 years ago
Qiang Xue 785b027dbf doc update [skip ci] 10 years ago