12015 Commits (fecdf1a5f77155a9aa4290c01a358053a545b9d6)
 

Author SHA1 Message Date
Alexander Makarov e30b6e1d5b Merge branch 'master' into log-db-target-timestamp 10 years ago
Alexander Makarov 1decbb854d Merge pull request #7446 from yiisoft/add-double-to-schema 10 years ago
Alexander Makarov 7d0173db80 Added CHANGELOG 10 years ago
Alexander Makarov 187322052d Fixed converting double to PHP type 10 years ago
Alexander Makarov c0e448bacb Changed CUBRID type for Double 10 years ago
Carsten Brandt 49bb1fcb07 run tests against PHP 7.0 nightly 10 years ago
Alexander Makarov 384607832f Added failing test for #7384 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
Amir Basiri b65006a469 Fixes #7438: Changed the Farsi messages directory name to be generalized 10 years ago
Qiang Xue 0f79732b8a Fixes #7425: `yii\widgets\ActiveField::radio()` should not generate the label twice 10 years ago
justinvoelker f2523cb5d7 Update ActiveField.php 10 years ago
Diego Rodríguez 78c2bda0ff Update start-installation.md nginx config 10 years ago
pana1990 c9cbfa036b Remove double slash in the comment [skip ci] 10 years ago
Carsten Brandt 2897257ec1 fixed wrong docs about loadDefaultValues() and init() 10 years ago
Carsten Brandt db37d03e32 added more tests for russian plurals 10 years ago
Alexander Makarov 7721baae1f Used StringHelper for byte operations 10 years ago
Alexander Makarov 94d6e139b9 Added more info to UPGRADE 10 years ago
Alexander Makarov 575b0e3807 Merge pull request #7419 from SamMousa/fix-issue-7417 10 years ago
Alexander Makarov e882f6803c Merge pull request #7422 from softark/docs-guide-ja-test-rev 10 years ago
Nobuo Kihara 83954bac36 docs/internals-ja/design-decisions.md updated [ci skip] 10 years ago
Nobuo Kihara 02a5624c9f docs/guide-ja/test reviewed [ci skip] 10 years ago
Nobuo Kihara 26aed13290 docs-guide-ja updates [ci skip] 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
Alexander Makarov f7f838e9d0 Added upgrade not about Security 10 years ago
Carsten Brandt 89d1e55f91 phpdoc fix, close #7404 10 years ago
Carsten Brandt f84b3d9139 added unsigned int decision to design decision file 10 years ago
Alexander Makarov b2f5739781 Merge pull request #7407 from sidtj/7301-check-icu-version-in-requirements 10 years ago
Alexander Makarov 54ccd388fe Added tests for Nav and Dropdown 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
Qiang Xue a3ea7b774d Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 10 years ago
Sidney Lins - WMaior.com 183dc43b6f Merge branch 'master' of github.com:yiisoft/yii2 into 7301-check-icu-version-in-requirements 10 years ago
Sidney Lins - WMaior.com 61e695b39b Solve conflicts on upstream merging 10 years ago
Alexander Makarov a5b9aec6cd Fixed phpdoc typo 10 years ago
Sidney Lins - WMaior.com f0cc302802 [i18n, #7301] Check ICU version in requirements warning when < 49 10 years ago
Alexander Makarov 02f8f7ef9d Fixes #7332: Added ability to remove `yii\widgets\Menu` container tag by setting `options['tag']` to `false` 10 years ago
Boudewijn Vahrmeijer e385f323eb Update Menu.php 10 years ago
Alexander Makarov 25535429c7 Merge pull request #7372 from egoroof/patch-1 10 years ago
pana1990 c2621a140a Updated caching-data.md in guide-es [skip ci] 10 years ago
Carsten Brandt 6dc45276b5 Added hint about safeUp/safeDown 10 years ago
Carsten Brandt a4871ba801 skip imagick and gmagick on hhvm 10 years ago
Tomáš Votruba 2cea8e7da3 travis: add imagick and gmagick extensions 10 years ago
Alexander Makarov 8df025d752 Added example of caching when doing AR query. Fixes #7399 10 years ago
Carsten Brandt 7333c65518 added note about currency format and locale 10 years ago
Alexander Makarov fd3c3ee8be Merge pull request #7397 from softark/docs-guide-ja-tools-rev 10 years ago
Alexander Makarov a2861c08e3 Merge pull request #7396 from softark/docs-guide-tool-fix 10 years ago
Nobuo Kihara 25d8697c38 docs/guide/tool small fixes [ci skip] 10 years ago