Commit Graph

5940 Commits

Author SHA1 Message Date
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
Carsten Brandt
e407d0489c updated elasticsearch querybuilder test to use yiitest index
better not delete all to avoid data loss

pr #2324
2014-02-06 19:31:50 +01:00
Qiang Xue
bad9c0cccc Merge branch 'master' of github.com:mintao/yii2 into mintao-master
Conflicts:
	extensions/yii/elasticsearch/CHANGELOG.md
2014-02-06 13:20:48 -05:00
Qiang Xue
ad913dd8f1 Merge pull request #2347 from bohdan4ik/patch-1
Fix typo
2014-02-06 12:57:12 -05:00
Bohdan Shulha
03c3775865 Fix typo 2014-02-06 19:55:58 +02:00
Qiang Xue
1f42b72baa Fixes #2346: ActiveQuery used in building sub-query should not need to set FROM clause explicitly. 2014-02-06 10:39:27 -05:00
Qiang Xue
fa353294bb Merge pull request #2345 from mitalcoi/patch-4
Update FixtureController.php
2014-02-06 09:28:06 -05:00
Sorokin Victor
a73953c05b Update FixtureController.php
typo fix
2014-02-06 16:22:39 +02:00
Alexander Makarov
69f0e5bef5 Merge pull request #2329 from tonydspaniard/1094-modal-generator-autocomplete-fix
1904 modal generator autocomplete fix
2014-02-06 13:40:53 +03:00
Alexander Makarov
d438913eeb Merge pull request #2339 from infoza/master
minor fixes
2014-02-06 12:27:23 +03:00
pzaremba
8205fff0fa reverting 2014-02-06 10:08:18 +01:00
Qiang Xue
076c7cd38c Fixes #2310 2014-02-05 22:45:52 -05:00
Qiang Xue
fb4b0ae98d The scripts in asset bundles are now registered in View at the end of endBody(). It was done in endPage() previously 2014-02-05 22:45:26 -05:00
Qiang Xue
73dff0146c doc improvement [skip ci] 2014-02-05 21:33:32 -05:00
Qiang Xue
e70817e887 Fixes #2336. 2014-02-05 21:18:53 -05:00
Qiang Xue
0994615851 removed duplicated query parameters. 2014-02-05 21:08:13 -05:00
Qiang Xue
13b7c8e866 refactored Pjax. Added title change support. [skip ci] 2014-02-05 20:49:38 -05:00
Qiang Xue
a872d60503 Fixes #2335. 2014-02-05 16:08:39 -05:00
Qiang Xue
2698717b2a Merge pull request #2320 from schmunk42/feature/toolbar-ui
toolbar UI updates
2014-02-05 16:01:46 -05:00
Alexander Makarov
0e8063302d Removed unused variable 2014-02-06 00:48:48 +04:00
Alexander Makarov
eb3c6866dd Removed unused variable 2014-02-06 00:46:50 +04:00
Alexander Makarov
a78ff145b8 Removed unused variable 2014-02-06 00:44:53 +04:00
Alexander Makarov
f226ee5610 password_reset_token is now null when reset 2014-02-06 00:22:01 +04:00
Alexander Makarov
d13ed43212 Fixed signup/restore password flow 2014-02-06 00:14:23 +04:00
Alexander Makarov
9da28421ee Use fileTransport for email in debug mode by default 2014-02-06 00:14:01 +04:00
Qiang Xue
2dc341f893 not sending csrf header in ajax response. 2014-02-05 14:29:29 -05:00
Alexander Makarov
6cac7c61e5 Removed Yii::$app->getParam usage 2014-02-05 23:21:57 +04:00