42 Commits

Author SHA1 Message Date
f53f62c134 updated extension changelog. 2014-01-08 11:33:05 -05:00
b89cd9266b Fixes #1827: Debugger toolbar is loaded twice if an action is calling run() to execute another action 2014-01-08 10:39:10 -05:00
45a6cbdbf5 PhpDoc fixes 2014-01-08 17:19:52 +05:30
dc45de127c Added --prefer-dist to all docs
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
e050aeacf1 Added back border to debugger toolbar. 2014-01-05 14:08:38 -05:00
9003716f25 added debug toolbar background to have line separators 2014-01-05 14:01:07 +01:00
e6ddf655b3 reverted 1e4c1eca1077ab23e7d00524b54f09f9158b3617 to get a working debug toolbar 2014-01-05 13:26:18 +01:00
fe749e45fb fixed issue with too long th columns in debugger
fixes #1787
2014-01-05 13:09:21 +01:00
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
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
5717e81184 timings fixed 2014-01-05 00:31:28 +04:00
2a4739f12c CHANGELOG line for #1747 2014-01-04 13:52:32 +01:00
1e4c1eca10 made debug toolbar position fixed again
issue #1747
2014-01-04 13:49:54 +01:00
421ebeee1e refactored debug toolbar assets
also fixed problems with display on small screens.

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