11791 Commits (26aed132905f7e8430b447092117a035c9e2dea8)
 

Author SHA1 Message Date
Nobuo Kihara 3d6109d120 Merge branch 'master' into docs-guide-ja-structure-views-rev 10 years ago
Nobuo Kihara 259eb1ae5e docs/guide-ja/structure-views.md - revised [ci skip] 10 years ago
Nobuo Kihara 8e725955d3 docs/guide-ja changed "コンテンツ" to "コンテント" [ci skip] 10 years ago
Qiang Xue 1961957f34 Merge pull request #7109 from softark/docs-guide-structure-view-fix 10 years ago
Nobuo Kihara 032dbbe0e1 docs/guide/structure-views.md - fix [ci skip] 10 years ago
Alexander Makarov 51ace2861c Added test for using source language for missing translation formatting 10 years ago
Alexander Makarov 02d1fefa8c Removed obsolete requirement from HtmlPurifier phpdoc 10 years ago
Alexander Makarov 7e868555c5 Closes #7093 10 years ago
Ivan Yakovlev dec4a4f239 Fixes #7008: Removed extra white space in GridView filter cell 10 years ago
Carsten Brandt 754660ef7b added urlmanager test for default action 10 years ago
Alexander Makarov e9c08c675c Merge pull request #7081 from pana1990/add-test-collapse 10 years ago
Thiago Talma c997e0d02e Fixes #7094: Console confirmation must be answered correctly. To return `true`: `y` or `yes`. To return `false`: `n` or `not`. Any other input the question will be asked again 10 years ago
Alexander Makarov 75dd45a86e Merge pull request #7104 from softark/docs-guide-input-forms-update 10 years ago
Alexander Makarov e63e01f167 Merge pull request #7105 from softark/docs-guide-ja-input-updates 10 years ago
Nobuo Kihara 6cf328569b docs/guide-ja/tutorial-advanced-app.md - updated [ci skip] 10 years ago
Nobuo Kihara fcaabbc24c docs/guide-ja/input updated [ci skip] 10 years ago
Nobuo Kihara 179eea64dd docs/guide-ja/structure-models.md - revised [ci skip] 10 years ago
Nobuo Kihara 887b167e13 docs/guide/input-forms.md - minor improvements [ci skip] 10 years ago
Klimov Paul 6e50783ea4 `yii\mongodb\Query::select` now allows excluding fields 10 years ago
Carsten Brandt e5e48cd484 added test for Json::encode() and JsonSerializable 10 years ago
Qiang Xue 54e35baa1b Fixes #7074: `yii\data\ArrayDataProvider` did not correctly handle the case `Pagination::pageSize = 0` 10 years ago
Alexander Makarov 73908eaabe Merge pull request #7089 from davidsonalencar/master 10 years ago
Davidson Alencar d4fc14498c docs/guide-pt-BR/structure-controllers.md - update [ci skip] 10 years ago
Davidson Alencar d2c937d270 docs/guide-pt-BR/structure-applications.md - update [ci skip] 10 years ago
Davidson Alencar de040bd162 docs/guide-pt-BR/README.md - update [ci skip] 10 years ago
Alexander Makarov 65844bf57d Merge pull request #7082 from githubjeka/faker-config 10 years ago
Klimov Paul a6314c87a4 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul 5bda2fe073 `yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory 10 years ago
githubjeka 2ef29fadf5 To fix break test 10 years ago
Evgeniy Tkachenko c0f116707f Move fixture configuration in config file 10 years ago
pana1990 bf4a35a2a4 Added to test for Collapse class 10 years ago
Alexander Makarov dfe569877c Merge pull request #7073 from githubjeka/var-hint 10 years ago
Evgeniy Tkachenko 0323dbb531 Fix undefined variable $scenario in test files. 10 years ago
Qiang Xue 0a6cd6190b Fixes #7051: Added support for preventing swapping values between different cookies 10 years ago
Carsten Brandt e05595e0ee Merge pull request #7071 from saada/patch-1 10 years ago
Mahmoud Saada 0764e3f39a Update tutorial-advanced-app.md 10 years ago
Carsten Brandt fca8143440 Improved guide and api doc header and titles 10 years ago
Qiang Xue 4e39381d49 Merge pull request #7056 from lichunqiang/patch-1 10 years ago
李某某 1fb842ef5e annotation typo 10 years ago
Alexander Makarov 9db19914ca Used (float) instead of floatval() 10 years ago
Alexander Makarov e606617a8e Better checks for empty string in MessageController 10 years ago
Alexander Makarov a617fdba72 Merge pull request #7044 from kravchukdim/patch-1 10 years ago
Carsten Brandt 0e84842789 adjust form guide structure 10 years ago
Dimitry 7163da4861 call password set for change password 10 years ago
Carsten Brandt 55196dc869 update guide about tabular input forms 10 years ago
Carsten Brandt 7dd3eea6ef Merge pull request #7038 from creocoder/yii-class-include-to-require 10 years ago
Carsten Brandt 97e3df1626 finished first part of form guide 10 years ago
Carsten Brandt 4ce8685082 Merge pull request #7035 from creocoder/active-record-interface-php-doc-fix2 10 years ago
Alexander Kochetov 8794cd9269 Yii class code style fix 10 years ago
Alexander Kochetov e4c1656cbc Yii class `include` cass replaced to `require` 10 years ago