1
0
Fork 0
mirror of https://github.com/Oreolek/debug-toolbar.git synced 2024-06-28 20:34:58 +03:00
Commit graph

29 commits

Author SHA1 Message Date
Alexander Yakovlev 3fbdd1d75a do not crash on 404 2014-05-05 12:08:11 +07:00
Alexander Yakovlev c24008b2e2 Custom styling 2014-01-17 12:39:58 +07:00
Alexander Yakovlev eadeaad31f Different styling (always on top of page) 2013-12-17 11:21:41 +07:00
biakaveron 3f6a4c854e Improve custom's sections rendering 2013-10-15 01:07:23 +04:00
biakaveron b261675d35 allow Toolbar to show configs 2013-08-22 15:25:34 +04:00
biakaveron 39bcea2299 Custom sections added 2013-08-16 14:36:05 +04:00
biakaveron af01a82c91 Added excluded_routes param (implements #32) 2013-08-16 08:33:23 +04:00
biakaveron 67cec4f7d5 fixed wrong PHPDOC comment 2013-08-16 08:24:04 +04:00
biakaveron 5bfde258b1 Sometimes KDT should just return toolbar's text, implements #30 2013-07-21 23:50:35 +04:00
biakaveron ad6d6cb444 enable() and disable() methods added (implements #21) 2013-01-25 00:42:03 +04:00
biakaveron a34fef373f Fixed class name (yep, again) 2013-01-25 00:41:00 +04:00
biakaveron a3f23d9d96 check for empty initial request (fixes #20) 2012-12-01 14:18:32 +04:00
biakaveron 16bccbba47 fixes for v3.3 conventions 2012-12-01 14:13:30 +04:00
biakaveron 63814dd7fa There is no Kohana::$is_cli property in Kohana v3.3 2012-11-10 15:08:35 +04:00
biakaveron 39d713c4ce Code style fix 2012-11-10 15:07:05 +04:00
biakaveron 305c8217bb renamed files for PSR-0 standard 2012-11-10 15:03:40 +04:00
Soar a3a47f5615 Fix for auto_render logic issue. 2011-08-29 22:44:14 +03:00
Maxim 4292fcf528 autorender if cli = false 2011-07-29 17:01:09 +11:00
Maxim d9e48a47c3 update 3.2 version 2011-07-28 23:11:41 +11:00
smgladkovskiy 21a974568a make Kohana_BebugToolbar class abstract 2011-05-25 13:11:01 +04:00
smgladkovskiy f2895a906b move secret key and environment checks in is_enabled method up 2011-05-25 13:07:59 +04:00
smgladkovskiy d8e4b71b3f code refactoring, Kohana styling and moving FirePHP to a submodule 2011-05-25 13:04:10 +04:00
biakaveron 43a81fee02 fix for new 3.1 features 2011-02-19 00:28:18 +03:00
biakaveron fc24a6154b implemented #2 2010-08-18 01:13:39 +04:00
biakaveron 89f26ffdb7 added routes info 2010-02-04 00:26:20 +03:00
biakaveron ac069fdc9e add firephp support 2010-02-02 22:58:33 +03:00
biakaveron 0f169d3ad6 and some more cleanup 2010-02-02 20:43:20 +03:00
biakaveron b7084838ce oops, clear some old lines 2010-02-02 20:34:43 +03:00
biakaveron 3c7d491f96 first commit 2010-01-31 20:20:55 +03:00