Commit Graph

7316 Commits

Author SHA1 Message Date
Alexander Makarov
7c1ee323fa Edited description 2014-02-08 14:21:28 +03:00
Carsten Brandt
ccc8732d64 moved CHANGELOG lines to bootstrap 2014-02-08 11:08:43 +01:00
Carsten Brandt
614ac19c5c exclude test with invalid PHP code from HHVM 2014-02-08 10:50:21 +01:00
Carsten Brandt
77fec9c25b fixed BaseMailer test to work on APC and HHVM 2014-02-08 10:45:06 +01:00
Alexander Makarov
06c09868b2 Merge pull request #2366 from dizews/patch-1
Update error.md
2014-02-08 12:32:11 +03:00
Vladimir
07808f8a09 Update error.md
typo fix
2014-02-08 12:12:05 +03:00
Qiang Xue
bd70ac840f Fixes #2054: Added support for using custom application configuration with the console command runner 2014-02-07 21:58:24 -05:00
Qiang Xue
afda91e05d Fixes #2361: yii\bootstrap\NavBar::brandUrl should default to the home URL of application 2014-02-07 16:20:45 -05:00
Alexander Makarov
89f9f0e946 Fixed directory in travis 2014-02-07 23:28:56 +04:00
Alexander Makarov
eff74c37b9 Fixed travis config syntax 2014-02-07 23:21:03 +04:00
Alexander Makarov
5e41473d59 Fixed suggest descriptions 2014-02-07 23:20:37 +04:00
Larry Ullman
f19f83149b Updated the page
need to confirm the exception properties in Yii 2
2014-02-07 14:18:00 -05:00
Qiang Xue
7cced7a9c1 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-02-07 10:59:20 -05:00
Qiang Xue
60a17fe337 doc fix. 2014-02-07 10:59:08 -05:00
Alexander Makarov
a3b71def38 Reordered items 2014-02-07 18:58:17 +03:00
Alexander Makarov
874f9c1a21 Reverted numbered list 2014-02-07 19:44:28 +04:00
Alexander Makarov
756c268cb3 Fixed list in tests readme 2014-02-07 19:40:25 +04:00
Qiang Xue
20fdbc38aa Merge pull request #2350 from schmunk42/feature/toolbar-ui-2
Feature/toolbar ui 2
2014-02-07 10:39:52 -05:00
Alexander Makarov
0631e117ba Updated readme in apps/basic/tests 2014-02-07 19:36:20 +04:00
Alexander Makarov
77dae9af92 Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch 2014-02-07 19:11:09 +04:00
Carsten Brandt
985682c34c typo in composer.json 2014-02-07 15:05:52 +01:00
Carsten Brandt
8ad33449ac added yiisoft/yii2-coding-standards to yii2-dev suggested packages
issue yiisoft/yii2-coding-standards#4
2014-02-07 14:57:50 +01:00
Tobias Munk
68281d55cb fixed code-style 2014-02-07 12:12:27 +01:00
Tobias Munk
dc110a9c05 Merge commit '4a201c7ad5b1baad3487d21d888f6e683052017f' into feature/toolbar-ui-2 2014-02-07 11:13:44 +01:00
Alexander Makarov
4a201c7ad5 Removed unused variables 2014-02-07 13:39:35 +04:00
Alexander Makarov
dd26d39dd8 Removed unused namespace imports 2014-02-07 13:26:00 +04:00
Alexander Makarov
6ed9848591 Removed unused assignment 2014-02-07 13:12:33 +04:00
Qiang Xue
1019f51bba support panel hiding. 2014-02-06 21:54:44 -05:00
Qiang Xue
365c5819c6 further improved custom panel setting. 2014-02-06 21:45:23 -05:00
Tobias Munk
2f5526656b fixed indent (tabs) 2014-02-07 03:17:37 +01:00
Tobias Munk
70cebf2507 Merge commit 'beafb99e562bf52f2496d106788160b776243bbd' into feature/toolbar-ui-2
Conflicts:
	extensions/debug/Module.php
2014-02-07 03:02:55 +01:00
Tobias Munk
e4f0e800c6 refactored panels to achieve a consistent look 2014-02-07 02:49:29 +01:00
Tobias Munk
18a3e9aa0b removed separator, panel has only one unique link 2014-02-07 02:48:12 +01:00
Tobias Munk
840d588fe0 added panel support for index view 2014-02-07 02:47:23 +01:00
Tobias Munk
c998461757 added parsed phpinfo to config detail, removed controller action 2014-02-07 02:46:20 +01:00
Tobias Munk
61cb44478b moved getYiiLogo from panel to module 2014-02-07 02:40:27 +01:00
Qiang Xue
2fbd34c0de CS fix. 2014-02-06 20:39:55 -05:00
Qiang Xue
19fa5cb308 Merge pull request #2353 from Ragazzo/tests_improved
tests improved
2014-02-06 20:38:34 -05:00
Mark
9e770acd7e tests improved 2014-02-07 05:36:46 +04:00
Mark
cf1fe7d27d code fix 2014-02-07 05:34:33 +04:00
Qiang Xue
beafb99e56 Added support to disable a debug panel. 2014-02-06 20:24:27 -05:00
Mark
bf5bb3730e tests improved 2014-02-07 05:22:11 +04:00
Qiang Xue
81f36ec2a4 Merge pull request #2351 from Ragazzo/tests_config_improved
docs added
2014-02-06 19:49:25 -05:00
Mark
f352aa47cc docs added 2014-02-07 04:24:58 +04:00
Tobias Munk
ac3304c34a fixed indent (tabs) 2014-02-07 00:43:02 +01:00
Tobias Munk
ec63c91510 added medium size columns 2014-02-07 00:42:16 +01:00
Tobias Munk
898c17887a use the url of the first panel as link, when toolbar is minimized 2014-02-07 00:42:03 +01:00
Tobias Munk
bc20c64e16 fixed time formatting 2014-02-07 00:40:36 +01:00
Tobias Munk
09f303a589 moved 'Yii Debugger' from view to panel 2014-02-07 00:40:19 +01:00
Tobias Munk
d4c3c356bb added panels position 2014-02-07 00:38:44 +01:00