Commit Graph

162 Commits

Author SHA1 Message Date
Hugo Dias 1672808859 Update README.md
i updated the gist to the new name and added a step 1: setup composer for laravel 3
2013-03-19 11:20:36 +00:00
filp 306e64efb4 Increase line-number spacing in files with 1000+ lines 2013-03-17 20:53:29 +00:00
filp 8b8fa2f7f2 No need to register Whoops during test 2013-03-17 18:07:21 +00:00
filp 3a28a0afaf Fix PrettyPageHandlerTest 2013-03-17 17:34:42 +00:00
filp c49860135b Update README 2013-03-17 17:20:34 +00:00
filp e05c5f0f08 Add JsonResponseHandler example 2013-03-17 16:21:16 +00:00
filp 84728865ff Remove unused PrettyPageHandler::showBranding 2013-03-17 15:10:10 +00:00
filp ee96ab605b Add tests for PrettyPageHandler 2013-03-17 15:09:39 +00:00
filp 967ff7cfdb Version bump (0.9.0) 0.9.0 2013-03-17 12:58:04 +00:00
Filipe Dobreira 3e82dcf130 Update README.md 2013-03-17 12:54:25 +00:00
filp 32cce98066 Update screenshot in README 2013-03-17 12:51:21 +00:00
filp 1fae80db2a Update provider file-names 2013-03-17 12:49:41 +00:00
filp a276333484 Update composer files 2013-03-17 12:33:05 +00:00
filp a9d7f1b9e4 Update PrettyPageHandler default title 2013-03-17 12:32:34 +00:00
filp d20bee0c99 Update code-base to 'Whoops' 2013-03-17 12:31:50 +00:00
filp 8e26d0869b Update file structure (Damnit -> Whoops) 2013-03-17 12:30:26 +00:00
Filipe Dobreira d2b61b4016 Accidentally a word in the README 2013-03-17 12:01:22 +00:00
Filipe Dobreira f4686eb720 Update README.md 2013-03-17 12:01:03 +00:00
Filipe Dobreira f79b20e223 Merge pull request #10 from pborreli/typos
Fixed typos
2013-03-16 17:40:54 -07:00
Pascal Borreli 636ffea1e3 Fixed typos 2013-03-16 22:18:19 +00:00
filp 456b300052 Add ability to trigger JsonResponseHandler for AJAX only 2013-03-16 16:34:14 +00:00
filp 1117328b36 Document available handlers 2013-03-16 16:27:58 +00:00
filp a98bf8ad39 Overload Run::allowQuit to return value 2013-03-16 16:19:15 +00:00
filp ed10b44466 Add JsonResponseHandler (I accidentally the thing...) 2013-03-16 16:15:55 +00:00
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