You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Sep2223222120191817161514151413121110111091098987876765656565432131Aug3029282726272625242322212019181918171817161716151413121312111211121112111211101110987876reword/structure of the i18n and formatter guideFixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci]removed support for unlinkAll() from elasticsearchformat timestamps with invalid date inputBetter date parsing and formatting including 32 bit supportMerge pull request #5140 from gegebao/patch-1Added issue statsUpdate User.phpMark failed tests as skipped.Merge pull request #5103 from tebazil/patch-7Fixes #5131: Added `$autoRenew` parameter to `yii\web\User::getIdentity()`Fixed test break.Merge branch 'unlink-tests'Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()`Merge pull request #4944 from yiisoft/redis-fixesoptimized redis AR insertremoved null value adjustment in redis ActiveQueryfinished fix for redis null and boolean value storageFixes #5124: Added support to prevent duplicated form submission when using `ActiveForm`Fixes #5126: Fixed text body and charset not being set for multipart mailUse text/plain part of multipart message for text body and charset in debug mail panel.Merge branch 'master' of git://github.com/yiisoft/yii2Fixes #5117: Added `beforeFilter` and `afterFilter` JS events to `GridView`composer.json tabs -> spacesCode cleanup - beforeFilter and afterFilter eventsUpdated comments for beforeFilter eventUpdated formatting - Created beforeFilter and afterFilter grid eventsSimplified afterFilter event trigger codeSimplified beforeFilter and afterFilter eventsCorrected trigger element for beforeFilterUpdated comments for beforeFilter and afterFilter eventsUpdated comments for beforeFilter eventCreated beforeFilter and afterFilter grid eventsAdd event for coding post filter triggersimproved version constraints for bower asset packagesadded branch alias to composer.jsonAdd possibility to customize path to binary using alias.Fixes #5127.Changed version constratints to be semantic versioning againMerge pull request #5114 from larnu/master