Commit Graph

138 Commits

Author SHA1 Message Date
filp 1bdc4d7828 Add JsonResponseHandler & tests 2013-03-16 16:14:57 +00:00
filp c33a8ce217 Remove 5.3.4 from Travis targets 2013-03-16 00:03:28 +00:00
filp 0cf294ff8d Remove Handler::handle abstract method, already implemented in HandlerInterface 2013-03-15 23:52:03 +00:00
filp 85692d05a8 Add PHP 5.3.4 to travis targets 2013-03-15 23:50:38 +00:00
filp 714cf5a253 Move page CSS to its own file 2013-03-15 22:00:20 +00:00
filp aa3697857c CS Fix Illuminate Provider (tabs -> spaces) 2013-03-15 20:58:46 +00:00
filp a555d764cb Add PrettyPageHandler::(set|get)PageTitle 2013-03-15 20:52:56 +00:00
filp 9d6e8a1216 CS Fix Illuminate Provider 2013-03-15 20:47:26 +00:00
filp e5d0080cef Re-structure Providers into their own namespace 2013-03-15 20:41:51 +00:00
filp cfd53bc9ec Version bump 0.8.4 2013-03-15 20:27:49 +00:00
Filipe Dobreira 04628866d2 Merge pull request #6 from schickling/master
Add ServiceProvider for Illuminate/Laravel 4
2013-03-15 13:21:16 -07:00
filp a245dc13c9 Update README screenshot 2013-03-15 20:18:33 +00:00
schickling d59aee0ced Added "how to" for Laravel 4 integration 2013-03-15 21:14:27 +01:00
filp 7e336c52a5 Add red border-left to header (to match rest of layout) 2013-03-15 19:54:19 +00:00
filp cfbc45a6a8 Move exception title to right-side of layout (#5) 2013-03-15 19:53:15 +00:00
filp 15ba133d7b Get rid of branding 2013-03-15 19:45:58 +00:00
schickling e04d7accc2 Added ServiceProvider for Illuminate/Laravel 4 2013-03-15 20:18:56 +01:00
filp 1c29dc7b96 Scroll details container to top when switching frame 2013-03-15 18:54:34 +00:00
filp 5163d1f659 Increase header height/padding 2013-03-15 18:52:39 +00:00
filp e5e6674438 Add PrettyPageHandler::showBranding(bool) to add ability to hide 'damnit' branding 2013-03-15 18:47:59 +00:00
Filipe Dobreira 36f7839e2b Merge pull request #4 from hdias/feature/scroll-overflow
fixed the horizontal overflow in the data table
2013-03-15 11:36:00 -07:00
filp f0601576d4 Refactor Damnit\Handler\Handler to abstract class 2013-03-15 18:32:10 +00:00
filp f4bee324e6 Improve how script termination is handled 2013-03-15 18:29:08 +00:00
Hugo Dias 4fbde503b7 fixed the horizontal overflow in the data table 2013-03-15 18:28:14 +00:00
filp 9deb3799df Renamed 'super' tables for consistency 2013-03-15 18:19:08 +00:00
filp 4a26a50c73 Update README.md (link to @hdias profile) 2013-03-15 18:12:44 +00:00
filp 9eaf6c0c82 Add Laravel 3 example by @hdias 2013-03-15 18:11:42 +00:00
filp 0fb5b2de0e Remove entry from TODO list 2013-03-15 18:08:07 +00:00
Filipe Dobreira cd099b2961 Merge pull request #3 from hdias/feature/scroll-overflow
Feature/scroll overflow
2013-03-15 11:00:04 -07:00
Hugo Dias 122dd749e5 reverted overflow-x : hidden
something is causing overflow in that container but cant find it
2013-03-15 17:41:35 +00:00
Hugo Dias 2e9b667768 add scroll to details and frames container
fix overflow in the data-table
add box-sizing: border-box to everything much easier to work with
2013-03-15 17:35:52 +00:00
filp 8cb769ac96 Move Run::getInspector from the bottom of the class 2013-03-14 15:43:31 +00:00
Filipe Dobreira 8c1553ff5a Update README.md 2013-03-14 15:13:11 +00:00
Filipe Dobreira 84e7302b83 Update README.md 2013-03-14 15:02:18 +00:00
Filipe Dobreira 6308e5f84a Update README.md 2013-03-14 14:55:11 +00:00
filp 81133c9be0 Update README.md 2013-03-14 14:45:52 +00:00
filp b5c9c95106 Update README.md (cannot into sentences) 2013-03-14 14:43:52 +00:00
filp cb253d85ed Update README.md 2013-03-14 14:43:03 +00:00
filp 519a39f0c5 Style frame line on .active state 2013-03-14 14:14:59 +00:00
filp 86a7d97e0a Style frame line 2013-03-14 14:07:56 +00:00
filp 610a3cd993 Update composer files & package keywords 2013-03-14 14:04:05 +00:00
filp 6010f2b513 Add Silex data to PrettyPageHandler output 2013-03-14 14:02:32 +00:00
filp 57e295b10c Silex Provider: move Run::register() to Provider::register 2013-03-14 11:40:31 +00:00
filp 00847c237c Increase number of lines displayed in code view 2013-03-14 11:36:53 +00:00
filp a23dfa9c66 Add PrettyPageHandler::addDataTable & example 2013-03-14 11:34:43 +00:00
filp 728d8f0337 Update README.md 2013-03-14 11:21:49 +00:00
filp 6b226d3580 Move example files to examples/ 2013-03-14 11:20:34 +00:00
Filipe Dobreira fea65c005d Update README.md 2013-03-14 08:31:48 +00:00
filp df624cfe0e Prep for Packagist submission 2013-03-14 00:55:12 +00:00
filp 33eb4d1c03 Update README.md TODOs and typo 2013-03-14 00:48:52 +00:00