Barry vd. Heuvel
2dc1c9991c
Add note about autoloader
...
See #161
2014-10-14 18:14:02 +02:00
Barry vd. Heuvel
e93a9b6a99
Simplify install instructions
...
See http://blog.doh.ms/2014/10/13/installing-composer-packages/
2014-10-14 10:28:21 +02:00
Maxime Bouroumeau-Fuseau
0e8dd3e6fd
Merge pull request #152 from barryvdh/no-img
...
Replace images with data uri/ font awesome
2014-09-16 16:22:43 +02:00
Maxime Bouroumeau-Fuseau
709ee92a96
Merge pull request #157 from barryvdh/patch-12
...
Tweak openhandler, ip width
2014-09-16 16:22:10 +02:00
Maxime Bouroumeau-Fuseau
4ce1ac0124
Merge pull request #158 from barryvdh/patch-13
...
Fix regex for windows paths + uppercase protocols
2014-09-16 16:21:58 +02:00
Maxime Bouroumeau-Fuseau
0dcb72fe8f
Merge pull request #160 from barryvdh/patch-14
...
Normalize pre/code style
2014-09-16 16:21:48 +02:00
Barry vd. Heuvel
a42478f94e
Normalize pre/code
...
Most useful for Bootstrap, which overrides the default pre/code globally.
2014-09-15 13:56:08 +02:00
Barry vd. Heuvel
c41abc03bc
Fix regex for windows paths + uppercase protocols
...
This also validates paths like `C:\sdf` instead of only `C:/sdf`. Also allows `HTTP://` instead of just `http://`
2014-09-03 15:00:51 +02:00
Barry vd. Heuvel
b090b2ba6a
Tweak openhandler, ip width
...
Just a bit wider.
2014-09-03 09:49:12 +02:00
Barry vd. Heuvel
d9f14cce64
Inline close/open buttons also
...
Instead of using font-awesome.
2014-08-31 18:05:38 +02:00
Barry vd. Heuvel
bb0f6a0887
Replace images with data uri/ font awesome
...
The close/browse button are already in Font Awesome, so not needed as
standalone images. Inlined the php logo it's easier to dump the js/css
without having to mind the image locations.
2014-08-30 23:47:41 +02:00
Maxime Bouroumeau-Fuseau
c8969fc264
Merge pull request #151 from barryvdh/patch-11
...
Tweak OpenHandler layout
2014-08-29 00:03:39 +02:00
Barry vd. Heuvel
1675241274
Set color size
...
Likely to get changed by custom css.
2014-08-27 12:10:24 +02:00
Barry vd. Heuvel
ed7fe34698
Tweak openhandler
...
Make the URL the primary action to load a dataset, add button for filtering.
Give the rows fixed width, except the url, for consistent layout.
2014-08-27 10:32:32 +02:00
Barry vd. Heuvel
f0b9f1ab8f
Tweak openhandler css
...
Make longs url's overflow
2014-08-27 10:30:06 +02:00
Maxime Bouroumeau-Fuseau
5d08b31357
Merge pull request #150 from discordier/fix-sql-params
...
Ensure only parameters are added to SQL widget and no prototype functions.
1.9.15
2014-08-20 17:25:30 +02:00
Maxime Bouroumeau-Fuseau
9a5951e072
Merge pull request #148 from barryvdh/patch-10
...
Fix tests with assertTag
2014-08-20 17:24:53 +02:00
Maxime Bouroumeau-Fuseau
cafba4f088
Merge pull request #146 from Gawdl3y/patch-1
...
Update Font Awesome dependency
2014-08-20 17:24:34 +02:00
Maxime Bouroumeau-Fuseau
6a1a1593b6
Merge pull request #147 from barryvdh/patch-9
...
Restrict resizing to visible screen
2014-08-20 17:24:20 +02:00
Christian Schiffler
eb642cb85e
Ensure only parameters are added to SQL widget and no prototype functions.
...
When an AJAX result is being processed, the parameters will get added
including prototype functions otherwise.
2014-08-19 04:40:43 +02:00
Barry vd. Heuvel
306c9920b3
Fix tests with assertTag
...
assertTag is deprecated and throws an deprecated message, failing the tests.
Replaced it with a simple Contains assertion.
2014-08-15 14:22:06 +02:00
Barry vd. Heuvel
0b4f7c927b
Restrict resizing to visible screen
...
This makes sure that the debugbar isn't dragged to high, so the handler is unreachable, and not too low to make sure it's always clear that it's just resized, not broken/collapsed.
2014-08-15 14:09:28 +02:00
Schuyler Cebulskie
ab458172cb
Update Font Awesome dependency
2014-08-11 19:06:26 -04:00
maximebf
4a660ced6f
moved the call to jquery.noConflict() to the head rather than when calling render() ( fixed #127 )
2014-07-26 15:36:58 +02:00
Maxime Bouroumeau-Fuseau
1b813f52f5
Merge pull request #142 from GrahamCampbell/gitstuff
...
Added a .gitattributes file
2014-07-26 15:08:12 +02:00
maximebf
392b52bf5f
Demo namespace for Product class in doctrine demo ( fixed #138 )
2014-07-26 15:01:45 +02:00
Maxime Bouroumeau-Fuseau
b32fd42afd
Merge pull request #144 from sorich87/patch-1
...
Update jQuery to 1.11.1
2014-07-26 14:55:37 +02:00
Maxime Bouroumeau-Fuseau
d7f37fef0c
Merge pull request #141 from GrahamCampbell/testing
...
Testing Improvements
2014-07-26 14:37:37 +02:00
Maxime Bouroumeau-Fuseau
70cc7ae3b1
Merge pull request #140 from GrahamCampbell/whitespace
...
Whitespace Cleanup
2014-07-26 14:37:06 +02:00
Ulrich Sossou
b76912a5b1
Update jQuery
2014-07-26 13:35:33 +01:00
Graham Campbell
5ee9d8b31b
Missed a bit
2014-07-26 12:08:52 +01:00
Graham Campbell
c400412c8b
Added a .gitattributes file
2014-07-26 12:07:47 +01:00
Graham Campbell
460be120e5
Testing improvements
2014-07-26 12:04:43 +01:00
Graham Campbell
0194f85bcf
Whitespace cleanup
2014-07-26 12:00:45 +01:00
Maxime Bouroumeau-Fuseau
e4f9adb2ac
Merge pull request #137 from barryvdh/patch-10
...
Add branch-alias for 1.x
2014-07-02 10:26:20 +02:00
Maxime Bouroumeau-Fuseau
4aad8876a3
Merge pull request #136 from barryvdh/patch-9
...
Suggest 1.*, instead of >=1.0.0
2014-07-02 10:25:50 +02:00
Barry vd. Heuvel
83cdafde09
Add branch-alias for 1.x
2014-07-02 09:26:38 +02:00
Barry vd. Heuvel
d06ec32a70
Suggest 1.*, instead of >=1.0.0
...
Probably breaking changes with 2.x right?
2014-07-02 09:25:17 +02:00
Maxime Bouroumeau-Fuseau
470cb62b81
Merge pull request #135 from barryvdh/update-fontawesome4.1
...
Update fontawesome to 4.1
2014-07-02 09:22:04 +02:00
Barry vd. Heuvel
8cefb03aca
Update fontawesome to 4.1
...
Fixes #133
2014-07-02 09:18:35 +02:00
Maxime Bouroumeau-Fuseau
208a0118b1
Merge pull request #132 from barryvdh/patch-8
...
Force convert to UTF-8
2014-06-20 18:02:17 +02:00
Barry vd. Heuvel
a30466d0f8
Force convert to UTF-8
...
Not sure if this is the best/most efficient method and haven't really check the impact, but what do you think about this?
I keep running into edge cases when dealing with debugging non-utf8 data, this would make sure that all strings are utf8, or converted to utf-8 (with non-utf8 characters replaced)
Otherwise json_encode will throw an exception..
2014-06-16 14:49:51 +02:00
Maxime Bouroumeau-Fuseau
e2029f13ea
Merge pull request #131 from Anahkiasen/localization
...
Add LocalizationCollector
2014-06-11 16:41:45 +02:00
Maxime Fabre
b3b5aae685
Add LocalizationCollector
2014-06-10 17:44:03 +02:00
Maxime Bouroumeau-Fuseau
14464b3781
Merge pull request #125 from barryvdh/patch-7
...
Check if the exception file exists.
2014-05-29 08:14:15 -07:00
Maxime Bouroumeau-Fuseau
aef2c8c481
Merge pull request #129 from mikevrind/patch-1
...
Beter visual presentation of duplicate queries
2014-05-28 21:32:25 -07:00
Mike de Vrind
a57b19fd5d
Beter visual presentation of duplicate queries
...
The color #ffd is so light, it's not visible on my screen. So a little change to make it a little bit darker.
2014-05-28 13:41:26 +02:00
Maxime Bouroumeau-Fuseau
c4bd30b304
Merge pull request #128 from teslitsky/master
...
Fix typo
2014-05-23 13:11:56 -05:00
Dmitry Teslitsky
8d12ad1393
Fix type
2014-05-23 17:36:16 +03:00
Barry vd. Heuvel
849231ddab
Check if the exception file exists.
...
Can be null/empty sometimes? Not really sure, but see https://github.com/barryvdh/laravel-debugbar/issues/135
2014-05-05 09:35:28 +02:00