5529 Commits (f6c0b4c26c7e6a3eefcbde1505566633f5aff38a)
 

Author SHA1 Message Date
Tobias Munk e4f0e800c6 refactored panels to achieve a consistent look 11 years ago
Tobias Munk 18a3e9aa0b removed separator, panel has only one unique link 11 years ago
Tobias Munk 840d588fe0 added panel support for index view 11 years ago
Tobias Munk c998461757 added parsed phpinfo to config detail, removed controller action 11 years ago
Tobias Munk 61cb44478b moved getYiiLogo from panel to module 11 years ago
Qiang Xue 2fbd34c0de CS fix. 11 years ago
Qiang Xue 19fa5cb308 Merge pull request #2353 from Ragazzo/tests_improved 11 years ago
Mark 9e770acd7e tests improved 11 years ago
Mark cf1fe7d27d code fix 11 years ago
Qiang Xue beafb99e56 Added support to disable a debug panel. 11 years ago
Mark bf5bb3730e tests improved 11 years ago
Qiang Xue 81f36ec2a4 Merge pull request #2351 from Ragazzo/tests_config_improved 11 years ago
Mark f352aa47cc docs added 11 years ago
Tobias Munk ac3304c34a fixed indent (tabs) 11 years ago
Tobias Munk ec63c91510 added medium size columns 11 years ago
Tobias Munk 898c17887a use the url of the first panel as link, when toolbar is minimized 11 years ago
Tobias Munk bc20c64e16 fixed time formatting 11 years ago
Tobias Munk 09f303a589 moved 'Yii Debugger' from view to panel 11 years ago
Tobias Munk d4c3c356bb added panels position 11 years ago
Carsten Brandt e407d0489c updated elasticsearch querybuilder test to use yiitest index 11 years ago
Qiang Xue bad9c0cccc Merge branch 'master' of github.com:mintao/yii2 into mintao-master 11 years ago
Qiang Xue ad913dd8f1 Merge pull request #2347 from bohdan4ik/patch-1 11 years ago
Bohdan Shulha 03c3775865 Fix typo 11 years ago
Qiang Xue 1f42b72baa Fixes #2346: ActiveQuery used in building sub-query should not need to set FROM clause explicitly. 11 years ago
Qiang Xue fa353294bb Merge pull request #2345 from mitalcoi/patch-4 11 years ago
Sorokin Victor a73953c05b Update FixtureController.php 11 years ago
Alexander Makarov 69f0e5bef5 Merge pull request #2329 from tonydspaniard/1094-modal-generator-autocomplete-fix 11 years ago
Alexander Makarov d438913eeb Merge pull request #2339 from infoza/master 11 years ago
pzaremba 8205fff0fa reverting 11 years ago
Qiang Xue 076c7cd38c Fixes #2310 11 years ago
Qiang Xue fb4b0ae98d The scripts in asset bundles are now registered in `View` at the end of `endBody()`. It was done in `endPage()` previously 11 years ago
Qiang Xue 73dff0146c doc improvement [skip ci] 11 years ago
Qiang Xue e70817e887 Fixes #2336. 11 years ago
Qiang Xue 0994615851 removed duplicated query parameters. 11 years ago
Qiang Xue 13b7c8e866 refactored Pjax. Added title change support. [skip ci] 11 years ago
Qiang Xue a872d60503 Fixes #2335. 11 years ago
Qiang Xue 2698717b2a Merge pull request #2320 from schmunk42/feature/toolbar-ui 11 years ago
Alexander Makarov 0e8063302d Removed unused variable 11 years ago
Alexander Makarov eb3c6866dd Removed unused variable 11 years ago
Alexander Makarov a78ff145b8 Removed unused variable 11 years ago
Alexander Makarov f226ee5610 password_reset_token is now null when reset 11 years ago
Alexander Makarov d13ed43212 Fixed signup/restore password flow 11 years ago
Alexander Makarov 9da28421ee Use fileTransport for email in debug mode by default 11 years ago
Qiang Xue 2dc341f893 not sending csrf header in ajax response. 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 11 years ago
Alexander Makarov 97917e6580 Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" 11 years ago
Alexander Makarov 9c0572bff9 Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty 11 years ago
Alexander Makarov 6a39cc654b Removed password_reset_token field size to be enough for timestamp 11 years ago
Florian Fackler ac2434a004 Updated elasiticsearch changelog 11 years ago
Antonio Ramirez 333630ae3a fix formatting 11 years ago