Commit Graph

14 Commits

Author SHA1 Message Date
Tobias Munk
5cb9349273 Fixes #6113: Improved debugger configuration and request UI
- Responsive tables.
- Route is displayed by default, action is available as tooltip.
- Better config table display.
- PHP extensions are sorted alphabetically.
2014-11-20 12:28:05 +03:00
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Klimov Paul
dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 2014-06-11 10:54:08 +03:00
Carsten Brandt
c501ae4f4d debug: fix highlight of redirect HTTP status
1xx status is not that common.
2014-04-14 14:52:36 +02:00
Qiang Xue
92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 2014-03-28 21:54:32 -04:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Alexander Mohorev
95ea1c20bb code style. FOREACH 2014-03-03 21:47:47 +03:00
Tobias Munk
87cb3e5b04 added h1 for request panel 2014-02-11 12:51:17 +01:00
Tobias Munk
b3e6aedc45 toolbar UI updates
added home icon
removed separators with summary sections to make browsing with the panel more intuitive
updated version number display, now also shown as label
2014-02-05 02:03:19 +01:00
Alexander Makarov
b78ae6d97e Minor cleanup for debug module 2014-02-01 04:30:00 +04:00
Carsten Brandt
7438b6b450 removed unused use tag 2014-01-22 09:40:32 +01:00
Carsten Brandt
477ee2e5eb added information about request body to debug toolbar 2014-01-21 17:16:50 +01:00
djagya
a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 2014-01-16 13:29:52 +01:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00