1691 Commits (c6048ea93d84916dfa60544af8f2f2e8b303c0f6)

Author SHA1 Message Date
pana1990 4b7d855d21 Fixes #6667 : Gii form generator rendering mistake view 10 years ago
Carsten Brandt 26392372c0 added ActionColumn::$buttonOptions 10 years ago
Carsten Brandt 4c361f366b fixed issue with wrongly assigned label in bootstrap 10 years ago
Alexander Makarov 78299a3f01 Fixes #7605: fixed Twig extension to use Twig 1.x because current Twig master now contains Twig 2.x 10 years ago
Aleksey Loban 0cea115c81 change gii input maxlength value to true 10 years ago
Carsten Brandt fc0d322e12 Updated dependency to `cebe/markdown` to version `1.0.x`. 10 years ago
Alexander Kochetov 37b60bd00f Removed excess import from yii\jui\InputWidget 10 years ago
Leonardo Tietböhl 1e5c1d883e Fix little typo 10 years ago
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Carsten Brandt 95cdd0905d fix case in asDatetime method references 10 years ago
Alexander Makarov aa0ebc7f5f Reverted #7459, #7469, #7470 10 years ago
Alexander Kochetov cae5adea8b Fixed twig extension composer.json 10 years ago
Alexander Kochetov 796aaf8c92 Fixed swiftmailer extension composer.json 10 years ago
Alexander Kochetov a993431bf3 Fixed sphinx extension composer.json 10 years ago
Alexander Kochetov b2b5e27c1b Fixed smarty extension composer.json 10 years ago
Alexander Kochetov 0cce4c4621 Fixed redis extension composer.json 10 years ago
Alexander Kochetov 08cd8fcffb Fixed mongodb extension composer.json 10 years ago
Alexander Kochetov ba4e10c94b Fixed jui extension composer.json 10 years ago
Alexander Kochetov 65a4166f87 Fixed imagine extension composer.json 10 years ago
Alexander Kochetov d5ff4df1ef Fixed gii extension composer.json 10 years ago
Alexander Kochetov 75911261ed Fixed faker extension composer.json 10 years ago
Alexander Kochetov d99e094b3b Fixed elasticsearch extension composer.json 10 years ago
Alexander Kochetov 5d39d88e8a Fixed debug extension composer.json 10 years ago
Alexander Kochetov 13c32b6281 Fixed codeception extension composer.json 10 years ago
Alexander Kochetov 6654f578cf Fixed bootstrap extension composer.json 10 years ago
Alexander Kochetov 42ee8c1c4f Fixed authclient extension composer.json 10 years ago
Alexander Kochetov 5793ec478d Fixed apidoc extension composer.json 10 years ago
Alexander Makarov 5870a74672 Added Schema::DOUBLE to represent ANSI SQL Double Precision 10 years ago
Alexander Makarov 787ec74b92 Fixes #7328: Changed the way CRUD generator translates "Create X". Now it's a whole string because of translation difficulties 10 years ago
pana1990 c9cbfa036b Remove double slash in the comment [skip ci] 10 years ago
Sam 7a4dc49a45 Re-added line endings to pass tests. 10 years ago
Sam b918e8ea12 Fixed widgets using echo in their run. #7417 10 years ago
Alexander Makarov 51f25cac62 Fixes #7417: Used return in Tabs widgets instead of echo 10 years ago
nkovacs 8f54c5dc81 Fixes #7412: Removed unnecessary unsets in Dropdown and Nav 10 years ago
tom-- 4512833fac Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 10 years ago
Carsten Brandt da26cfe8ac improved extensions readme 10 years ago
Qiang Xue 56dbd4cefa Fixes #7357: Refactored `yii\db\ColumnSchema` by adding `typecast()` method to decouple `phpTypecast()` from `dbTypecast()` 10 years ago
Valery Viktorovsky f9bff329b7 Fixes #7339: Added example to Dropdown phpdoc 10 years ago
Jose Lorente 98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
Alexander Makarov f03850fa46 Better fix for rlt support in debug toolbar 10 years ago
Alexander Makarov 10ba054f61 Fixes #7222: Debug toolbar wasn't displayed properly in rtl pages 10 years ago
Klimov Paul 275d87d0fb Default value of `yii\authclient\clients\Twitter::$authUrl` changed to 'authenticate' 10 years ago
Klimov Paul 0f247fe99c `yii\sphinx\Query` no longer attempts to call snippets for the empty query result set 10 years ago
Carsten Brandt 40c232df92 enhanced widget documentation 10 years ago
Jitendra Joshi dc00d95aa4 Updated DatePicker.php 10 years ago
Alexander Makarov af7ae33d5b Use (array) cast instead of !is_array check for both readability and performance 10 years ago
Carsten Brandt 780c39446a remove requirement of `name` field on Jui InputWidget 10 years ago
Klimov Paul 6e50783ea4 `yii\mongodb\Query::select` now allows excluding fields 10 years ago
Carsten Brandt fca8143440 Improved guide and api doc header and titles 10 years ago