Commit Graph

669 Commits

Author SHA1 Message Date
Denis Sokolov 6c98041b1d Merge pull request #324 from filp/remove-phalcon
Remove Phalcon from core
2015-11-22 13:30:25 +02:00
Denis Sokolov 2580bef7c0 Merge pull request #326 from GrahamCampbell/patch-2
Use PSR-4 for autoloading
2015-11-22 13:29:52 +02:00
Graham Campbell ff587a3f05 Use PSR-4 for autoloading 2015-11-22 09:35:58 +00:00
Denis Sokolov 1ff5ed013b Remove Phalcon from core 2015-11-22 11:18:29 +02:00
Denis Sokolov 43b9bd0108 Merge branch 'pretty-page-refresh' 2015-11-22 10:52:15 +02:00
Denis Sokolov 39fad45e0a Merge pull request #322 from GrahamForks/patch-1
Bump branch alias to 2.0.x
2015-11-21 17:21:22 +02:00
Graham Campbell 19ecd53d45 Bump branch alias to 2.0.x 2015-11-21 15:14:25 +00:00
Filipe Dobreira 69b3e06841 Remove Bitdeli badge 2015-11-17 13:53:39 +00:00
Filipe Dobreira ca08eb02aa Update COPY icon to match design, README 2015-11-17 13:46:27 +00:00
daniel bannert e9c199e54e add a newline 2015-11-17 13:46:27 +00:00
daniel bannert 6f8fda303a replaced ZeroClipboard with clipboard | fixes #313 2015-11-17 13:46:27 +00:00
Filipe Dobreira ec3a17fb19 Tweak header height 2015-11-17 13:46:26 +00:00
Filipe Dobreira b8e93c9570 Allow expanding the header on hover for long messages, tweak font sizes and weights 2015-11-17 13:46:26 +00:00
Filipe Dobreira b9e1d05ea3 Tweak frame code sizings, replace italics with 300 font weight 2015-11-17 13:46:26 +00:00
Filipe Dobreira 3ff86cc463 Change frame hover color 2015-11-17 13:46:26 +00:00
Filipe Dobreira 6922fb6ae0 Tweak frame index style 2015-11-17 13:46:26 +00:00
Filipe Dobreira e8f434f413 Fix default spacing between panels 2015-11-17 13:46:26 +00:00
Filipe Dobreira 4e91f821b3 Move exception title/message to left over the frames list 2015-11-17 13:46:26 +00:00
Filipe Dobreira 52fe756fa4 Tweak panel borders 2015-11-17 13:46:26 +00:00
Filipe Dobreira e91727e5de Move header section outside right pane and to the top 2015-11-17 13:46:26 +00:00
Filipe Dobreira 721e900931 CS fix around kbd styles 2015-11-17 13:46:25 +00:00
Filipe Dobreira 184308426d Reduce vertical spacings 2015-11-17 13:46:25 +00:00
Filipe Dobreira d5aa7dc7d3 Tweak code box shadow, normalize (some) greys 2015-11-17 13:46:25 +00:00
Filipe Dobreira c9d33eec7f First pass on PrettyPageHandler stylesheet 2015-11-17 13:46:25 +00:00
Denis Sokolov 50a288b510 Readme: capitalize PHP name 2015-11-14 22:08:27 +02:00
Denis Sokolov d4921cdaca Merge pull request #315 from staabm/async-prettify
load prettify asynchronously to speedup rendering
2015-11-09 10:53:15 +02:00
Markus Staab af85afffcb load prettify asynchronously to speedup rendering
Inspired by state of the art frontend performance best practices.
2015-11-09 09:29:09 +01:00
Denis Sokolov 2c9283691c Merge pull request #316 from staabm/patch-1
added note about requirement of "open file in editor" feature
2015-11-08 11:43:25 +02:00
Markus Staab fc797c68f3 added note about requirement of "open file in editor" feature 2015-11-04 12:06:09 +01:00
Denis Sokolov fd31098d26 Merge pull request #311 from franzliedke/patch-1
Reference PSR-7 middleware package
2015-10-31 15:13:21 +02:00
Franz Liedke 923304a159 Reference PSR-7 middleware package 2015-10-31 12:33:29 +01:00
Denis Sokolov 9a393ceb80 Merge pull request #307 from kminek/patch-1
tuned help labels
2015-09-27 12:47:06 +03:00
Grzesiek W 468bf8fbbb less vibrant color 2015-09-27 11:19:50 +02:00
Grzesiek W de5a724634 tuned help labels 2015-09-26 19:02:01 +02:00
Denis Sokolov cfe9ce209d Merge pull request #301 from oligriffiths/patch/json-partial-output
Added JSON_PARTIAL_OUTPUT_ON_ERROR to json_encode to handle recursive stack traces
2015-07-23 18:48:15 +03:00
Oli Griffiths b85ca7a65f Added JSON_PARTIAL_OUTPUT_ON_ERROR to json_encode to handle recursive stack traces
Added PHP 5.3 support

Updated json_encode to check for JSON_PARTIAL_OUTPUT_ON_ERROR existence
2015-07-23 11:33:16 -04:00
Denis Sokolov beeece593e Travis: disable sudo 2015-07-22 10:40:32 +03:00
Denis Sokolov 35e765dc9e Merge pull request #300 from oligriffiths/patch/xdebug-backtrace
Implemented backtrace for fatal errors using xdebug
2015-07-22 08:23:11 +03:00
Oli Griffiths 3935598cde Only call getSeverity on ErrorException classes 2015-07-21 15:19:52 -04:00
Oli Griffiths 008ebde575 Added space 2015-07-21 14:24:22 -04:00
Oli Griffiths c7ab11811a Implemented backtrace for fatal errors using xdebug 2015-07-21 14:22:17 -04:00
Denis Sokolov 494fa733db Merge pull request #297 from oldskool/patch-1
Update README.md
2015-06-30 11:10:58 +03:00
Jan Dorsman 13cd497105 Update README.md
CakePHP integration links fixed (I switched the CakePHP 3 version to the master branch, since CakePHP 3 has been stable for a while now).
2015-06-30 09:54:13 +02:00
Denis Sokolov 72538eeb70 Merge pull request #295 from ragtek/patch-1
Update Open Files In An Editor.md
1.1.7 1.1.10
2015-06-29 08:42:04 +03:00
ragtek ae904bfcd4 Update Open Files In An Editor.md
added phpstorm to supported editors list
2015-06-29 00:06:18 +02:00
Denis Sokolov 052ea326c3 Merge pull request #294 from GrahamCampbell/patch-1
Fixed indentation
2015-06-29 00:36:30 +03:00
Graham Campbell 50da5dd936 Fixed indentation 2015-06-28 22:16:54 +01:00
Denis Sokolov fe46cd20b8 Merge pull request #293 from ragtek/feature/editor-phpstorm
Feature/editor phpstorm
2015-06-29 00:07:54 +03:00
ragtek 566a207e71 Update PrettyPageHandler.php 2015-06-28 22:38:22 +02:00
daniel.fatkic@gmail.com 101b34d71e adds phpstorm support 2015-06-28 22:35:10 +02:00