Qiang Xue
f53f62c134
updated extension changelog.
11 years ago
Qiang Xue
b89cd9266b
Fixes #1827 : Debugger toolbar is loaded twice if an action is calling `run()` to execute another action
11 years ago
munawer-t
45a6cbdbf5
PhpDoc fixes
11 years ago
Alexander Makarov
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.
11 years ago
Qiang Xue
e050aeacf1
Added back border to debugger toolbar.
11 years ago
Carsten Brandt
9003716f25
added debug toolbar background to have line separators
11 years ago
Carsten Brandt
e6ddf655b3
reverted 1e4c1eca10
to get a working debug toolbar
11 years ago
Carsten Brandt
fe749e45fb
fixed issue with too long th columns in debugger
...
fixes #1787
11 years ago
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.
11 years ago
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
11 years ago
Mark
5717e81184
timings fixed
11 years ago
Carsten Brandt
2a4739f12c
CHANGELOG line for #1747
11 years ago
Carsten Brandt
1e4c1eca10
made debug toolbar position fixed again
...
issue #1747
11 years ago
Carsten Brandt
421ebeee1e
refactored debug toolbar assets
...
also fixed problems with display on small screens.
fixes #1747
11 years ago
Carsten Brandt
f4bde7a2e3
another small fix for debug toolbar
...
issue #1747
11 years ago
Carsten Brandt
2433a4d7b6
simple fix for #1747
11 years ago
Luciano Baraglia
a1e511465c
Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix
11 years ago
Qiang Xue
2bd594ea28
Reverted back the change to RequestPanel::save() as it causes issue.
11 years ago
Qiang Xue
babee51dfe
refactored debug module
11 years ago
Mark
05c230e253
removed unnecessary method
11 years ago
Mark
508d43bf63
debug module config panel improved
11 years ago
Mark
c79cbb3873
debug module request panel improved
11 years ago
Qiang Xue
978f8ec203
refactored profiling timing calculation.
11 years ago
Qiang Xue
35b5b2ef5d
fixed profiling panel sorting.
11 years ago
Mark
a82f7c5260
fix
11 years ago
Mark
31383fe476
detailed view profile panel fix
11 years ago
Mark
9a416f3cc4
CS fixes
11 years ago
Mark
24ff3d3d85
improved debug module profile panel
11 years ago
Qiang Xue
943bf88904
doc fix.
11 years ago
Mark
d5bc3c7033
improved database panel in debug module
11 years ago
Mark
7c70f5c356
debug module log panel improved
11 years ago
Qiang Xue
ccd4ae9f3c
Fixes #1691 : added “viewport” meta tag to layout views.
11 years ago
Qiang Xue
dafd360152
CS fixes.
11 years ago
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
11 years ago
Qiang Xue
1e0e5f02af
Fixed DB query logging category.
11 years ago
Qiang Xue
c1db25e3e0
updated debug retry params.
11 years ago
Qiang Xue
85abc2c70b
Added sleep().
11 years ago
Qiang Xue
68cb074c6a
Fixed #1504 : Debug toolbar isn't loaded successfully in some environments when xdebug is enabled
11 years ago
Luciano Baraglia
01c0dd3c4c
Debug tables wraps content [SKIP CI]
11 years ago
Carsten Brandt
d2308eda8d
added CHANGELOGs for all the extensions
...
also filled framework CHANGELOG with relevant changes since alpha
11 years ago
Qiang Xue
41685a2409
moved extensions under yii.
11 years ago