11807 Commits (5870a746726f87b46b1518aabe00aec3b9f6ab7e)
 

Author SHA1 Message Date
Alexander Makarov b99e75ca05 Fixed file names in translation status 10 years ago
Qiang Xue 43e67b102e status update. [skip ci] 10 years ago
Qiang Xue 84b20d57e4 Fixes #7055: composite IN condition was not generated correctly for certain DBMS 10 years ago
Jan Waś 1e5f159f78 override only mssql and sqlite QueryBuilder; throw an exception for composite in condition with a subquery 10 years ago
Jan Waś f58d096920 fixes #6792, use a simpler composite in condition implementation on dbs other than pgsql 10 years ago
Alexander Makarov bea4eb5c42 Merge pull request #7117 from softark/docs-guide-ja-structure-rev-completed 10 years ago
Nobuo Kihara 246fe4728c docs/guide-ja/structure - review completed [ci skip] 10 years ago
Alexander Makarov 11dc0fdbf3 Fixed typo 10 years ago
Alexander Makarov 4922cb1fe2 Merge pull request #7111 from softark/docs-guide-ja-structure-rev 10 years ago
Nobuo Kihara 4bb175a487 docs/guide-ja/structure-widgets.md - revised [ci skip] 10 years ago
Nobuo Kihara 1dd572a36e docs/guide-ja/structure-filters.md - revised [ci skip] 10 years ago
Nobuo Kihara 424cd940ea docs/guide-ja/structure-modules.md - refined [ci skip] 10 years ago
Nobuo Kihara f781869b87 docs/guide-ja "既定" を "デフォルト" に変更 [ci skip] 10 years ago
Nobuo Kihara b55fc2cbcb docs/guide-ja/concept-events.md - typo fixed [ci skip] 10 years ago
Nobuo Kihara f210d79206 docs/guide-ja - "organize" の訳語を "組織" "整理" から "編成" に変更 10 years ago
Qiang Xue df9a889637 Merge pull request #7110 from softark/docs-guide-ja-structure-views-rev 10 years ago
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