4939 Commits (38bf6c5ce8003c98998211f853c108eac05960b2)

Author SHA1 Message Date
Qiang Xue f423f15781 Fixes #5925: `ArrayHelper::htmlEncode()` does not work properly when the value being encoded is a nested array 10 years ago
Vasiliy Baukin ba68986df0 Update BaseArrayHelper.php 10 years ago
Nikola Basic 6debbf39ec Translations update 10 years ago
munawer 33b760eca2 [ci skip] Guide typos fixed 10 years ago
Carsten Brandt a81482b967 more on bootstrap upgrade 10 years ago
Carsten Brandt 40368ee2a0 Update UPGRADE.md 10 years ago
Alexander Makarov 6580b608e1 Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x 10 years ago
Qiang Xue 9da53b702c typo fix [skip ci] 10 years ago
Artem Belov 6eb570ad67 Added missing russian translation for message "just now" for relative time formatter 10 years ago
Artem Belov bcd2392673 ArrayHelper::toArray() now uses $properties parameter in recursive calls for descending objects 10 years ago
relbraun 58e780ff3d Hebrew translation 10 years ago
Anton Andersen 17960584c0 Fix typo [skip ci] 10 years ago
Anton Andersen 4ee638c4bd Fix typo [skip ci] 10 years ago
Anton Andersen 14f9d1490d Fix typo [skip ci] 10 years ago
Anton Andersen be84215be6 Fix upgrade doc [skip ci] 10 years ago
Qiang Xue 530537e48f Fixes #5817 [skip ci] 10 years ago
Carsten Brandt ecb113f1d0 fixed model serializtaion example 10 years ago
ahmadrusli 5049e23770 cleaning some extra space. 10 years ago
Qiang Xue d13d274d05 renamed $object to $model 10 years ago
Qiang Xue 7c48837a67 Fixes #5836: doc fixes. 10 years ago
ahmadrusli a911984ae0 Update yii.php 10 years ago
Qiang Xue 10cc19d0b6 Fixes #5833: The `message` command fails with a FK constraint error when trying to update messages 10 years ago
Qiang Xue a92e214b9e Fixes #5770: Added more PHP error names for `ErrorException` 10 years ago
Alexander Makarov 1be82dc0f5 Added phpdoc for Block 10 years ago
Alexander Mohorev b2341edfcf add more default names of exceptions 10 years ago
Alexander Makarov 497e1fedc5 Added phpdoc for ContentDecorator 10 years ago
Mircəlal dcfcc68e64 improved translations 10 years ago
Victor Demin e923a13ccd Readme on "uncheck" parameter in activeCheckbox 10 years ago
Qiang Xue f9fba181d6 Fixes #5806: Allow `Html::encode()` to be used when the application is not started 10 years ago
Qiang Xue 5bdf36d9c8 Fixes #5780: `QueryBuilder::batchInsert()` may cause "undefined index" error 10 years ago
Qiang Xue 1ad7e5f77a Fixes #5508: Dropped the support for the `--append` option for the `fixture` command 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Alexander Mohorev f1edafffaf PHPDoc comment doesn't contain all necessary @throws tag 10 years ago
Thiago Talma 8a1bcd2775 one more example 10 years ago
Qiang Xue a153750efe Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes 10 years ago
Qiang Xue 2544e86d2c Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
Mircəlal 9f6b998244 Azerbaijani translations 10 years ago
Alexander Makarov 50fd1f586c Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters 10 years ago
Alexander Makarov 99a818c0b8 Fixes #3630: `yii\db\Command::queryInternal()` is now protected 10 years ago
Alexander Makarov e445258164 Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names" 10 years ago
valbar 48e6dbaa64 Update yii.php 10 years ago
Qiang Xue cb90f31cbe Fixes #5702: Parenthesis should be automatically added to `Validator::whenClient` to avoid js error 10 years ago
Carsten Brandt ab9afd74df phpdoc improvements 10 years ago
Carsten Brandt 49961c4896 change Console::confirm() output to use stdout 10 years ago
Carsten Brandt 95afdceb55 fixed exception page to show error info that is longer than screen 10 years ago
Alexander Makarov 0c8faedd33 Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names 10 years ago
Dima Vasilyev 935146901b Fixes #5682: The `asset` command would incorrectly combine CSS files when `UrlManager::linkAssets` is true 10 years ago
Qiang Xue 36ea0f321a Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` 10 years ago