16555 Commits (15acf45ab2da4d2d6bc7824e99a8442eedbf088c)
 

Author SHA1 Message Date
gagatust 2c9278391c Used short syntax for arrays (#13743) 8 years ago
Alexander Makarov 0b36b27caf
Fixed version number in `@since` 8 years ago
Carsten Brandt e12dd895e9
improved docs for #13576 8 years ago
Nikolay Oleynikov ad1ce9e498 Improve sluggable behavior documentation (#13747) [skip ci] 8 years ago
Carsten Brandt 7d4b33a805
changed method visibility 8 years ago
Nikolay Oleynikov 9fa66b23a5 Remove an empty expression (#13731) 8 years ago
Alexander Makarov d37b82d505
Added tip about using PSR-3 loggers to docs [skip ci] 8 years ago
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
jaaf 33929704cf Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
Vladimir 55dd16f1f7 Fixes #12715: Exception `SAVEPOINT LEVEL1 does not exist` instead of deadlock exception 8 years ago
Alexey Rogachev b39e50ecd8 Removed duplicate line [skip ci] 8 years ago
Alexey Rogachev 572b27035d Added missing colon in 2.0.12 section [skip ci] 8 years ago
Carsten Brandt 2339e2f7bb Merge pull request #13360 from schmunk42/feature/docker-testing 8 years ago
Carsten Brandt ff4cde18d4 Merge branch 'master' into feature/docker-testing 8 years ago
Tobias Munk a1fd4d3069 updated changelog 8 years ago
Tobias Munk acf7c8592a moved Dockerfile(s) to test folders 8 years ago
Alexander Makarov a6d266405d Fixes #13671: Fixed error handler trace to work correctly with XDebug 8 years ago
Dmitry Naumenko 3dcd8d54cd Merge pull request #13703 from Kolyunya/improve-string-validator-test-coverage 8 years ago
Kolyunya f9041646dd Improve string validator test coverage 8 years ago
Carsten Brandt e66722aa43 Update .travis.yml 8 years ago
Kyle McCarthy 0b3c066bd2 Fixes #13695: `\yii\web\Response::setStatusCode()` method now returns the Response object itself 8 years ago
Dmitry Naumenko 207797055c Merge pull request #13696 from kyle-mccarthy/readme-spelling-kyle-mccarthy 8 years ago
Kyle McCarthy 608013f3e0 fixed spelling error in main README.md 8 years ago
Dmitry Naumenko 8f88780104 Fixed typo in warning message in Cache::getOrSet() 8 years ago
Dmitry Naumenko 98e8b1f464 Merge pull request #13687 from Kolyunya/patch-4 8 years ago
Nikolay Oleynikov 1cb1a978f2 Remove imports of inexistent classes 8 years ago
SilverFire - Dmitry Naumenko 5e422fd27d
Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM 8 years ago
SilverFire - Dmitry Naumenko bfa2390d5a
Added `yii\di\Instance::__set_state()` method 8 years ago
Carsten Brandt aafa574a55 Update README.md 8 years ago
Alexander Makarov b5558835a1 Readme redesign (#13682) 8 years ago
SilverFire - Dmitry Naumenko af612f47d1
Addded pluralization and singularization exception for `currency` 8 years ago
sam002 a350b34c1b Fixes additional case for #13657 which wasn't covered by tests 8 years ago
Daniel Gómez Pan 73ddf2e65e Fixes #13670: Fixed alias option from console when it includes `-` or `_` in option name 8 years ago
Dmitry Naumenko 68636112d5 Merge pull request #13676 from arogachev/13379-js-tests 8 years ago
Alexey Rogachev 058d2f6ef6 Merge branch 'master' into 13379-js-tests 8 years ago
Alexey Rogachev cdb21d7e2c Added JS tests for # #13379 8 years ago
Sergey Gonimar 22dbd25e1a Updated Tajik message translations [skip ci] 8 years ago
sam002 c78b9e470d Fixes #13657: Fixed `yii\helpers\StringHelper::truncateHtml()` skip extra tags at the end 8 years ago
Nikolay Oleynikov f47b6c7683 Fixes #7946 Fixed a bug when the `form` attribute was not propagated to the hidden input of the checkbox 8 years ago
Charles R. Portwood II 953a0bba2b Fixes #13650: Improved `yii\base\Security::hkdf()` to take advantage of native `hash_hkdf()` implementation in PHP >= 7.1.2 8 years ago
Carsten Brandt 5727699445 Aadded OWASP references to security guide (#13667) [skip ci] 8 years ago
Nikolay Oleynikov 148007ffd6 Refactor HTML helper attribute order (#13665) 8 years ago
SilverFire - Dmitry Naumenko 36960da101
Fixed `applyFilter` function in `yii.gridView.js` 8 years ago
Alex-Code a719293ab0 Fixes #13649: Fixes issue where `['uncheck' => false]` and `['label' => false]` options for `ActiveRadio` and `ActiveCheckbox` were ignored 8 years ago
Anderson Scouto da Silva (Dan) b4dc7a4f51 Update yii.php (#13658) [skip ci] 8 years ago
Alexey Rogachev 186420da40 Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
jaaf 9aacd89b77 compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 8 years ago
Sergey Makinen 9a915ba10c Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder` 8 years ago
Hiren Bhut 17d03977a0 Fixed mistake in guide code for list retrieval from the DB (#13634) 8 years ago
Dmitry Naumenko db4ef8e1f9 Merge pull request #13245 from Ni-san/13221_limit_offset_expression 8 years ago