Commit Graph

36 Commits

Author SHA1 Message Date
Carsten Brandt
e6ddf655b3 reverted 1e4c1eca10 to get a working debug toolbar 2014-01-05 13:26:18 +01:00
Carsten Brandt
fe749e45fb fixed issue with too long th columns in debugger
fixes #1787
2014-01-05 13:09:21 +01:00
Carsten Brandt
a04e77e5b6 removed unused log level from debug dropdown
the LogPanel already filters out profile so it does not make sense
adding it here.
2014-01-05 12:31:56 +01:00
Carsten Brandt
2f8f64ccc8 added sorting links to debug toolbar
as requested in
https://github.com/yiisoft/yii2/pull/1781#issuecomment-31587963
https://github.com/yiisoft/yii2/issues/1478#issuecomment-31576474
fixes #1478
2014-01-04 23:53:14 +01:00
Mark
5717e81184 timings fixed 2014-01-05 00:31:28 +04:00
Carsten Brandt
2a4739f12c CHANGELOG line for #1747 2014-01-04 13:52:32 +01:00
Carsten Brandt
1e4c1eca10 made debug toolbar position fixed again
issue #1747
2014-01-04 13:49:54 +01:00
Carsten Brandt
421ebeee1e refactored debug toolbar assets
also fixed problems with display on small screens.

fixes #1747
2014-01-04 13:41:59 +01:00
Carsten Brandt
f4bde7a2e3 another small fix for debug toolbar
issue #1747
2014-01-04 12:13:03 +01:00
Carsten Brandt
2433a4d7b6 simple fix for #1747 2014-01-04 12:00:37 +01:00
Luciano Baraglia
a1e511465c Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix 2014-01-03 15:41:58 -03:00
Qiang Xue
2bd594ea28 Reverted back the change to RequestPanel::save() as it causes issue. 2014-01-01 22:21:00 -05:00
Qiang Xue
babee51dfe refactored debug module 2014-01-01 21:45:47 -05:00
Qiang Xue
eaf4d3ca1b Merge pull request #1729 from Ragazzo/debug_module_request_panel_improvements
debug module request panel improved
2014-01-01 18:14:59 -08:00
Mark
05c230e253 removed unnecessary method 2014-01-01 23:19:34 +04:00
Mark
508d43bf63 debug module config panel improved 2014-01-01 23:17:39 +04:00
Mark
c79cbb3873 debug module request panel improved 2014-01-01 22:14:25 +04:00
Qiang Xue
978f8ec203 refactored profiling timing calculation. 2013-12-31 17:49:31 -05:00
Qiang Xue
35b5b2ef5d fixed profiling panel sorting. 2013-12-31 17:08:50 -05:00
Mark
a82f7c5260 fix 2013-12-31 22:28:34 +04:00
Mark
31383fe476 detailed view profile panel fix 2013-12-31 22:26:25 +04:00
Mark
9a416f3cc4 CS fixes 2013-12-31 01:16:58 +04:00
Mark
24ff3d3d85 improved debug module profile panel 2013-12-30 10:30:43 +04:00
Qiang Xue
943bf88904 doc fix. 2013-12-29 23:36:19 -05:00
Mark
d5bc3c7033 improved database panel in debug module 2013-12-30 08:09:25 +04:00
Mark
7c70f5c356 debug module log panel improved 2013-12-30 02:36:15 +04:00
Qiang Xue
ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Qiang Xue
dafd360152 CS fixes. 2013-12-28 16:35:06 -05:00
Qiang Xue
1106ad1904 Merge branch 'debug_module_improvements' of github.com:Ragazzo/yii2 into Ragazzo-debug_module_improvements
Conflicts:
	extensions/yii/debug/panels/DbPanel.php
2013-12-28 16:21:15 -05:00
Qiang Xue
1e0e5f02af Fixed DB query logging category. 2013-12-28 16:16:58 -05:00
Qiang Xue
c1db25e3e0 updated debug retry params. 2013-12-26 13:15:10 -05:00
Qiang Xue
85abc2c70b Added sleep(). 2013-12-26 13:09:42 -05:00
Qiang Xue
68cb074c6a Fixed #1504: Debug toolbar isn't loaded successfully in some environments when xdebug is enabled 2013-12-26 10:55:36 -05:00
Luciano Baraglia
01c0dd3c4c Debug tables wraps content [SKIP CI] 2013-12-19 00:13:29 -03:00
Carsten Brandt
d2308eda8d added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00