Tony Li
d38a266829
option to search using Capitals
2015-06-19 20:32:42 -07:00
Tony Li
637222f8b7
enable caseless searching in the "Files" toolbar
2015-06-19 20:20:24 -07:00
Barry vd. Heuvel
e5d9c67717
Merge pull request #217 from kokokurak/master
...
Remove meaningless hrefs
2015-06-07 21:27:13 +02:00
Koko Kurak
e8cca54c62
Force pointer cursor on openhandler's anchors
2015-06-07 20:54:14 +02:00
Koko Kurak
d36c9975a9
Remove meaningless hrefs
2015-06-07 19:49:32 +02:00
Koko Kurak
00a5a37fcf
Force pointer cursor for all anchors
2015-06-07 19:49:12 +02:00
Barry vd. Heuvel
8a3f058194
Merge pull request #216 from fernandosavio/patch-1
...
Hiding PHPDebugBar on @media print
2015-06-04 08:42:30 +02:00
Fernando Sávio
d0c623b064
Hiding PHPDebugBar on @media print
...
PHPDebugBar showing in @media print makes no sense as it's purpose is debug.
This makes easier to test printing pages on debug server.
2015-06-03 17:59:36 -03:00
Barry vd. Heuvel
0d1fcdd087
Merge pull request #211 from nsams/patch-1
...
Improve accuracy of Timeline
2015-04-21 13:06:08 +02:00
Niko Sams
43fb13c327
Improve accuracy of Timeline
...
Don't round left/width, instead use two decimals.
This improves accuracy of Timeline when more similar sized entries are shown.
2015-04-20 16:48:12 +02:00
Niko Sams
e6f86b7e88
Show whitespace in log output
...
This allows logging multiple whitespace and whitespace at line start.
With that you can create indendation eg. in Timeline.
2015-04-20 13:25:52 +02:00
Barry vd. Heuvel
8318a65b20
Merge pull request #202 from snowair/update-readme
...
update readme
2015-03-11 11:26:45 +01:00
snowair
4593ea69ae
update readme
2015-03-11 17:15:10 +08:00
snowair
4ffaf077ea
phpdebugbar-widgets-error is a block element
...
so I move it to end
2015-03-06 18:05:38 +08:00
Barry vd. Heuvel
7b2006e6e0
Merge pull request #196 from hieblmedia/patch-1
...
Show the real parameter name for prepared queries.
v1.10.4
2015-02-05 08:51:20 +01:00
Reinhard Hiebl
73dabc7296
Show the real parameter name for prepared queries.
...
Array index works only with positioned (where foo = ?) parameters.
To make named (where foo = :baz) parameters debuggable the name must be defined as key.
2015-02-05 03:05:59 +01:00
Barry vd. Heuvel
df23eae5b6
Also reset width
2015-02-02 14:33:06 +01:00
Barry vd. Heuvel
66dcdc4a9f
More reset (links)
2015-02-02 14:32:43 +01:00
Barry vd. Heuvel
db6dda22af
Add more reset styles
2015-02-02 13:51:20 +01:00
Barry vd. Heuvel
060fbaf6a4
Update jQuery to 1.11.2
v1.10.3
2015-01-30 09:24:55 +01:00
Barry vd. Heuvel
eeb3d7eeee
Update FontAwesome to 4.3.0
2015-01-30 09:24:55 +01:00
Barry vd. Heuvel
a0f300c623
Force int code
...
Fixes #193
2015-01-21 15:52:59 +01:00
Barry vd. Heuvel
2d0877a48f
Tweak UI buttons
...
Related to #188
2015-01-04 20:19:43 +01:00
Barry vd. Heuvel
821425694f
Merge pull request #188 from kardagan/master
...
Mini/maximize button, sql query names
2015-01-04 20:11:07 +01:00
kardagan
880ab56610
Adding minimise and maximise button
2015-01-03 22:32:37 +01:00
kardagan
c6f50df94c
Adding display connection name, and adding filters on connection.
2015-01-03 22:32:37 +01:00
Barry vd. Heuvel
4ecb1fa123
Update changelog
2015-01-03 22:32:37 +01:00
Arnaud ROULEE
12e8d33622
Fix IE resize
2015-01-03 22:32:37 +01:00
Barry vd. Heuvel
a52fea02a8
Update changelog
2014-12-17 10:51:25 +01:00
Barry vd. Heuvel
4971283c1f
Merge pull request #186 from arnaudroulee/master
...
Fix IE resize
v1.10.2
2014-12-17 09:39:39 +01:00
Barry vd. Heuvel
93bf73ad0f
Merge pull request #185 from bobd91/bar-drag-fix
...
Bar drag fix for iframes, window size changes and bar restore
2014-12-17 09:37:05 +01:00
Arnaud ROULEE
685d4a59ad
Fix IE resize
2014-12-16 09:52:26 +01:00
Bob Davison
ef3c8221d0
Bar drag fix for iframes, window size changes and bar restore
2014-12-12 17:50:42 +00:00
Barry vd. Heuvel
4b8ba47e58
Update phpdocs
2014-12-04 09:05:26 +01:00
Barry vd. Heuvel
496a00a5a8
Order PdoStorage by date
...
Newest first
2014-12-04 08:53:32 +01:00
Barry vd. Heuvel
957c873543
Merge pull request #179 from maximebf/vardumper
...
User VarDumper component as DataFormatter
2014-11-29 13:18:24 +01:00
Barry vd. Heuvel
a01819af85
User VarDumper component
...
Use the VarDumper component instead of the kintLite method.
2014-11-29 12:35:43 +01:00
Barry vd. Heuvel
5aa805cd4b
Update changelog
2014-11-23 13:29:32 +01:00
Barry vd. Heuvel
f100f27124
Merge pull request #182 from alprs/feature/disable-vendor-asset
...
Allow disabling of specific vendor assets
1.10.1
2014-11-23 13:05:01 +01:00
Andreas Lutro
196a11203b
allow disabling of specific vendor assets
2014-11-23 09:22:39 +01:00
Barry vd. Heuvel
f0c0e7e88c
Tweak collector name in timeline
2014-11-13 14:55:16 +01:00
Barry vd. Heuvel
d61afd683c
Merge pull request #177 from getgrav/twig-macro-support
...
Using __call() for missing methods. Twig macro fix.
2014-11-11 21:32:23 +01:00
Andy Miller
b589604b56
Using __call() for missing methods. Twig macro fix.
2014-11-11 12:45:19 -07:00
Barry vd. Heuvel
584e09a81c
Set min-width to timeline value
...
So you can always see where something happened, even if width:0%
2014-11-10 17:02:12 +01:00
Barry vd. Heuvel
ab83de1d66
Add type=submit to search
...
See https://github.com/barryvdh/laravel-debugbar/pull/224 by @barryvanveen
> Create button with type="submit" so Bootlint doesn't thrown an W007-error (https://github.com/twbs/bootlint/wiki/W007 )
2014-11-10 16:34:48 +01:00
Barry vd. Heuvel
c94b481528
Merge pull request #174 from geekwright/dataurl
...
Change php-icon.png to data url as done in debugbar.css
2014-11-02 20:44:24 +01:00
geekwright
2b48888be6
Change php-icon.png to data url as done in debugbar.css
...
Image is no longer present and can cause some issues. In my case, when processing getAssets() through Assetic using CssEmbed filter.
2014-11-01 20:50:24 -05:00
Barry vd. Heuvel
29eca32454
Merge pull request #173 from GrahamCampbell/bower
...
Bower Updates
2014-10-31 21:13:39 +01:00
Graham Campbell
d17abf9dd4
Update jquery.min.js
2014-10-31 20:12:25 +00:00
Graham Campbell
5061921b8c
Bower updates
2014-10-31 20:05:09 +00:00