11750 Commits (19fa99993d0f4d54ba8afb45d05905032378b244)
 

Author SHA1 Message Date
Carsten Brandt eeb4e29d55 improve gridview phpdoc 10 years ago
Qiang Xue b6be7111c6 Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 years ago
wenbin1989 2202ae6cb8 Fixes #6080: Oracle DB schema did not load column types correctly 10 years ago
Carsten Brandt bbbeae95a1 fixed wrong bracket setting 10 years ago
Alexander Makarov c808932c24 Fixes #4820: Fixed reading incomplete debug index data in case of high request concurrency 10 years ago
Alexander Makarov 2aa3949963 Fixes #3665: Improved Gii CRUD generated code to support setting initial conditions via initializing search model 10 years ago
Alexander Makarov bf206efc66 Fixes #6427: In case of invalid route web application now throws exception with "Page not found" instead of "Invalid Route" 10 years ago
Alexander Makarov ab0033542b Fixes #6247: Logger and error handler are now using slightly less memory 10 years ago
Alexander Makarov 3b9dd7f411 Merge pull request #6543 from softark/docs-guide-input-file-upload-revised 10 years ago
Nobuo Kihara ccf94b5558 docs/guide/input-file-upload.md - revised a bit [ci skip] 10 years ago
Alexander Makarov c9b86b1d87 Merge pull request #6541 from softark/docs-guide-ja-inpt-file-upload 10 years ago
Nobuo Kihara ece57fbab1 typo [ci skip] 10 years ago
Nobuo Kihara e85fb2e392 docs/guide-ja/input-file-upload.md - added [ci skip] 10 years ago
Nobuo Kihara 71ebdcc061 docs/guide-ja/README.md - updated [ci skip] 10 years ago
Nobuo Kihara 8f62e2bbde docs/guide-ja/db updated [ci skip] 10 years ago
Nobuo Kihara 3950c43215 docs/guide-ja/README.md - updated [ci skip] 10 years ago
Nobuo Kihara 5323977b0e docs/guide-ja - changed "慣行" to "プラクティス" [ci skip] 10 years ago
Nobuo Kihara 3ac9e3db36 docs/guide-ja/ - changed "最善の慣行" to "ベストプラクティス" [ci skip] 10 years ago
Hisateru Tanaka cba220a7c1 「ベストプラクティス」は日本語で通じると思います 10 years ago
Hisateru Tanaka e5c733ddba 他のフレームワークでは連結テーブルより中間テーブルと訳すことが多い 10 years ago
Qiang Xue 58516ae8a9 Fixes #6434: Added `yii\behaviors\SluggableBehavior::immutable` to support keeping the generated slug unchanged 10 years ago
Eugine Terentev 4dd15a669f Adds immutable property fit SluggableBehavior fixes #6430 10 years ago
Alexander Makarov 9f20c06d42 Merge pull request #6532 from larnu/spanish_docs 10 years ago
larnu f6b341bd9b Spanish guide Query Builder 10 years ago
Alexander Makarov a78e317118 Merge pull request #6529 from softark/docs-guide-ja-input-validations 10 years ago
Alexander Makarov cb768d4582 Merge pull request #6528 from softark/docs-guide-input-validations-fix 10 years ago
Nobuo Kihara cf5661c66e docs/guide-ja/db-dao.md - updated [ci skip] 10 years ago
Nobuo Kihara cb38ca940b docs/guide-ja/start-looking-ahead.md - updated [ci skip] 10 years ago
Nobuo Kihara 82d9a7f45d docs/guide-ja/README.md - updated [ci skip] 10 years ago
Nobuo Kihara f3bfbdec99 docs/guide-ja/README.md - updated [ci skip] 10 years ago
Nobuo Kihara c16de5ef51 docs/guide-ja/input-validation.md - completed [ci skip] 10 years ago
Nobuo Kihara 04009088e6 docs/guide-ja/input-validation.md - WIP [ci skip] 10 years ago
Nobuo Kihara 96ce5b9b7f docs/guide-ja/input-validation.md - WIP [ci skip] 10 years ago
Nobuo Kihara e4f8b8cb45 docs/guide-ja/input-validation.md - WIP [ci skip] 10 years ago
Nobuo Kihara e49f8f6be4 docs/guide-ja/input-validation.md - WIP [ci skip] 10 years ago
Nobuo Kihara 6a576045be docs/guide-ja/input-validation.md - prepared for translation [ci skip] 10 years ago
Nobuo Kihara 7bee6f811d docs/guide/input-validation.md - typo [ci skip] 10 years ago
Alexander Makarov ec06084c94 Merge pull request #6523 from saidbakr/patch-1 10 years ago
Alexander Makarov 89f67d9518 Merge pull request #6522 from yiiframework-ua/uk_translate 10 years ago
Said Bakr 318bc93b40 Update start-looking-ahead.md 10 years ago
Borales a7fed438fc [Uk] Guide corrections [skip ci] 10 years ago
Borales 603066795a [Uk] Guide corrections [skip ci] 10 years ago
Qiang Xue 8956626845 Fixes #6518 [skip ci] 10 years ago
Alexander Makarov 874c6331d2 A plan on security guide CSRF section 10 years ago
Alexander Makarov d05a373b1f Merge pull request #6519 from pana1990/patch-1 10 years ago
pana1990 0f0d9020b3 fix mistake small [skip ci] 10 years ago
Alexander Makarov 996856c04c Security best practices guide 10 years ago
Alexander Makarov 46746dac61 Fixes #6514: advanced application SignupForm::signup() should not return User model if saving failed 10 years ago
Alexander Makarov e75e233db9 Added example about configuring theme runtime 10 years ago
Qiang Xue fa0a3aefae Fixes #6467: `ActiveForm` will scroll to the nearest visible element when the first error input is hidden 10 years ago