11917 Commits (08e0143c16cdb178ccf55fda9d167e53b5ef0b43)
 

Author SHA1 Message Date
Carsten Brandt 08e0143c16 created Console::wrapText() to imrove console help output on small screens 10 years ago
callmez f60da03e07 Fixes #7562, fixes #6841: `yii help` now lists all sub-commands by default 10 years ago
SilverFire 12fe0c7b85 Fixes #7488: Added `StringHelper::explode` to perform explode with trimming and skipping of empty elements 10 years ago
Carsten Brandt 624db0e678 updated Component::__isset() docs 10 years ago
Brandon Kelly 6d2bc06bf4 Corrected the Component::__isset() docs 10 years ago
Qiang Xue eac3771af5 doc WIP [skip ci] 10 years ago
Qiang Xue 0da0388efc doc WIP. [skip ci] 10 years ago
Carsten Brandt 0772f0ebb2 fixed postgres tests 10 years ago
Carsten Brandt 1945738c8d improved and fixed Html helper and ActiveField phpdoc 10 years ago
Carsten Brandt 0c4af77f15 added more information to versioning info page 10 years ago
Alexander Makarov 5b7a7f153c Merge pull request #7559 from creocoder/excess-use-1 10 years ago
Alexander Kochetov 37b60bd00f Removed excess import from yii\jui\InputWidget 10 years ago
Alexander Makarov 52e42eeb80 Merge pull request #7431 from DiegoRBaquero/patch-1 10 years ago
Alexander Makarov 8710944cbd Fixes #6148: documented quirks of mime type validation when using FileValidator 10 years ago
Alexander Makarov 0eecb6ab1e Fixes #7529: Fixed `yii\web\Response::sendContentAsFile()` that was broken in 2.0.3 10 years ago
Alexander Makarov d1ad8a9870 Merge pull request #7552 from llfm/patch-2 10 years ago
Leonardo Tietböhl 1e5c1d883e Fix little typo 10 years ago
Paul Klimov bb0f42bcaf Merge pull request #7536 from lynicidn/patch-1 10 years ago
lynicidn 1a81211a9a Update AssetManager #7535 10 years ago
Qiang Xue 6327262f49 Merge pull request #7533 from apyii/patch-2 10 years ago
Alexander Makarov 995e07e836 Merge pull request #7531 from apyii/patch-1 10 years ago
Andrew Potter 9229f66174 Update runtime-routing.md 10 years ago
Andrew Potter b15baa09ff Update runtime-routing.md 10 years ago
Alexander Makarov fceb588b72 Merge pull request #7512 from lourdas/master 10 years ago
Nobuo Kihara fa7d3dc8c0 docs/guide-ja/start-installation.md - updated [ci skip] 10 years ago
Alexander Makarov 12331aea64 Added note about auth clients data available via `getUserAttributes()` 10 years ago
Alexander Makarov d5f37447b3 Merge pull request #7510 from marcovtwout/patch-1 10 years ago
Vasileios Lourdas 3f74319e26 Minor updates to Greek language. 10 years ago
Qiang Xue e3d3b555d2 fixed asset plugin version in translated docs. 10 years ago
Marco van 't Wout 4afd9f112b Update structure-controllers.md 10 years ago
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Qiang Xue 57ed5127f2 Merge pull request #7509 from softark/docs-guide-small-fix 10 years ago
Nobuo Kihara 876263931a docs/guide/test-overview.md - minor change [ci skip] 10 years ago
Carsten Brandt 2aace3714c minor adjustments 10 years ago
Artem Belov 81bcd116a8 Added "submenuTemplate" property for "items" config in Menu widget 10 years ago
Alexander Makarov d7346cbfaf Used PHP_OS instead of php_uname() to check for Linix 10 years ago
Brandon Kelly 7a37c47bb2 Fixed #7150 - support ICU single quote syntaxes 10 years ago
Alexander Kochetov 29f5dc37a5 Correct phpDoc for return in several cases 10 years ago
Carsten Brandt ba6bce4e2d fixed DateValidator to work with multibyte strings 10 years ago
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
Pavel 5ed412495e Added dot symbol to Html::getInputId() 10 years ago
Carsten Brandt 95cdd0905d fix case in asDatetime method references 10 years ago
Nikolay Bogolubov 2e414632be fix EmailValidator - added unit tests 10 years ago
Alexander Makarov 4fffd8fcef Prevented Security from erroring in case of /dev/urandom or /dev/random aren't available 10 years ago
Alexander Makarov 0efe621684 Adjusted nginx docs to match older packages provided by most OSes nowadays 10 years ago
Qiang Xue f7290bce8c Merge pull request #7494 from softark/docs-guide-ja-helper-rev 10 years ago
Nobuo Kihara 347891596d docs/guide-ja/helper reviewed [ci skip] 10 years ago
Qiang Xue ce124fce2a Merge pull request #7492 from softark/docs-guide-ja-tutorial-rev 10 years ago
Nobuo Kihara f321b5aa66 docs/guide-ja/tutorial - reviewed [ci skip] 10 years ago