5830 Commits (b0ef4c9084819f7a32e482e4a5a0fb5a5ef1fb5a)
 

Author SHA1 Message Date
Alexander Makarov 0f59ba2d8b Added assignment back. See https://github.com/yiisoft/yii2/pull/2285#discussion_r9566711 11 years ago
Qiang Xue 928df00951 fixed validation message translation [skip ci] 11 years ago
Alexander Makarov 40b3c2e89c Fixes #2209: When I18N message translation is missing source language is now used for formatting 11 years ago
Qiang Xue c811a883a4 cs fix [skip ci] 11 years ago
Qiang Xue ae28d40b7a Revert "fixed configs" 11 years ago
Alexander Makarov 83a459cc67 Merge branch 'master' 11 years ago
Florian Fackler 6e1ec30906 Added missing Object.php unit tests for 100% code coverage 11 years ago
Florian Fackler c600572f34 The missing Component.php tests 11 years ago
Qiang Xue 009d47db9f Merge pull request #2371 from Ragazzo/fixed_advanced_app_configs 11 years ago
Mark c94131b875 fixed configs 11 years ago
Qiang Xue aeeee44f69 support loading config by alias. 11 years ago
Alexander Makarov f5f6f206b4 Added issue number to changelog 11 years ago
Alexander Makarov 2d79ed035b Merge pull request #2364 from gureedo/error-handler 11 years ago
gureedo f9e58d92fc check error level in error handler 11 years ago
Alexander Makarov 7c1ee323fa Edited description 11 years ago
Carsten Brandt ccc8732d64 moved CHANGELOG lines to bootstrap 11 years ago
Carsten Brandt 614ac19c5c exclude test with invalid PHP code from HHVM 11 years ago
Carsten Brandt 77fec9c25b fixed BaseMailer test to work on APC and HHVM 11 years ago
Alexander Makarov 06c09868b2 Merge pull request #2366 from dizews/patch-1 11 years ago
Vladimir 07808f8a09 Update error.md 11 years ago
Qiang Xue bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 11 years ago
Qiang Xue afda91e05d Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
Alexander Makarov 89f9f0e946 Fixed directory in travis 11 years ago
Alexander Makarov eff74c37b9 Fixed travis config syntax 11 years ago
Alexander Makarov 5e41473d59 Fixed suggest descriptions 11 years ago
Larry Ullman f19f83149b Updated the page 11 years ago
Qiang Xue 7cced7a9c1 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 60a17fe337 doc fix. 11 years ago
Alexander Makarov a3b71def38 Reordered items 11 years ago
Alexander Makarov 874f9c1a21 Reverted numbered list 11 years ago
Alexander Makarov 756c268cb3 Fixed list in tests readme 11 years ago
Qiang Xue 20fdbc38aa Merge pull request #2350 from schmunk42/feature/toolbar-ui-2 11 years ago
Alexander Makarov 0631e117ba Updated readme in apps/basic/tests 11 years ago
Alexander Makarov 77dae9af92 Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch 11 years ago
Carsten Brandt 985682c34c typo in composer.json 11 years ago
Carsten Brandt 8ad33449ac added `yiisoft/yii2-coding-standards` to yii2-dev suggested packages 11 years ago
Tobias Munk 68281d55cb fixed code-style 11 years ago
Tobias Munk dc110a9c05 Merge commit '4a201c7ad5b1baad3487d21d888f6e683052017f' into feature/toolbar-ui-2 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Alexander Makarov 6ed9848591 Removed unused assignment 11 years ago
Qiang Xue 1019f51bba support panel hiding. 11 years ago
Qiang Xue 365c5819c6 further improved custom panel setting. 11 years ago
Tobias Munk 2f5526656b fixed indent (tabs) 11 years ago
Tobias Munk 70cebf2507 Merge commit 'beafb99e562bf52f2496d106788160b776243bbd' into feature/toolbar-ui-2 11 years ago
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