You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Nov31Oct302930292829282928292827262524252423242322232221201918191817161716171615161514131211101110987876543232130Sep292827282728272625242322212221201918191817161516151413121311109878765432131Aug30292827262526252425242322212019added composer basic docsstarted authorization docssome docs on Authenticationadded brief description of formsMerge branch 'master' of github.com:yiisoft/yii2Add CoffeeScript and TypeScript commands to AssetConverter.fixed typoMerge pull request #1109 from resurtm/fixes-1104-gii-table-autocompleteFixes #1104. Model generator table names auto complete.Fixes #1106made intl messages more compatible with various ICU versionsfixed gridview message patternAdded info about class-level event handlers to docAdded note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docsMerge pull request #1101 from lucianobaraglia/masterTypo [skip ci]Fixes #1025: Implemented support for class-level events.refactored Component::off().fixed unit tests for cubrid and postgresqladded unit test to verify storing of null valuesmade gridview plural rule compatible with ICU version < 4.8Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2Email message charset setup added.set error_reporting for tests'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed.simplified travis env check for memcache(d)travis memcache env check: try againprint travis ENVskip expiry test for memcache on travis'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added.fixed conflicting property declarationadd relationClassName to AR to allow different relation classesmoved common parts of db ActiveRelation and Query to traits'yii\mail\ViewResolve' removed.Interface 'MailerInterface' extracted.Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2minor refactoring of view resolving code.Merge pull request #1058 from klimov-paul/view-context-interfaceMerge branch 'master' into cache-msetMerge pull request #1095 from pmoust/patch-2