Commit Graph

957 Commits

Author SHA1 Message Date
Adam Averay 4becfc9e46 Stack panels on small screens 2018-02-12 23:35:07 +09:00
Denis Sokolov 4d363e3711 Merge pull request #557 from m1guelpf-forks/patch-1
Formatting
2018-01-01 21:33:31 +02:00
Miguel Piedrafita fb15111de4 Formatting 2017-12-31 22:11:46 +01:00
Denis Sokolov 76cf278a3e Merge pull request #555 from staabm/patch-1
best practice: removed php end-tags
2017-12-13 21:16:22 +02:00
Markus Staab 3bb4be38c1 best practice: removed php-end tags 2017-12-13 20:10:27 +01:00
Markus Staab 247b753dec best practice: removed php end-tags 2017-12-13 20:09:27 +01:00
Denis Sokolov 1c0e4b9ecd Merge pull request #554 from carusogabriel/refactoring-tests
Refactoring tests
2017-12-12 08:29:06 +02:00
Gabriel Caruso 891f80083d Refactoring tests 2017-12-12 03:01:58 -02:00
Denis Sokolov c882aac6d0 Merge pull request #552 from staabm/patch-2
added php 7.2 to the travis testmatrix
2017-12-01 16:56:17 +02:00
Denis Sokolov 3e15ca5f21 Merge branch 'master' into patch-2 2017-12-01 16:48:38 +02:00
Denis Sokolov 87fa3fb419 Merge pull request #551 from staabm/patch-1
allow symfony 4.x components
2017-12-01 16:45:03 +02:00
Markus Staab 8a97669b27 fixed errors in asser() expression
hmm why did this work in the first place?
2017-12-01 10:21:54 +01:00
Markus Staab f39a563afc fixed 'Calling assert() with a string argument is deprecated' warning with php 7.2 2017-12-01 10:20:29 +01:00
Markus Staab 86eee8872b use a closure instead of create_function(). 2017-12-01 10:14:41 +01:00
Markus Staab 2618f1174e update mockery dependency 2017-12-01 10:10:27 +01:00
Markus Staab 5836335fcb added php 7.2 to the travis testmatrix 2017-12-01 09:18:36 +01:00
Markus Staab 7c3c68d75e allow symfony 4.x components 2017-12-01 09:11:41 +01:00
Denis Sokolov c6081b8838 FrameCollection: fix array_filter mutating the array to be assoc, close #550 2.1.14 2017-11-23 20:22:44 +02:00
Denis Sokolov e9cb04d487 Merge pull request #548 from DanielSiepmann/hotfix/fix-application-frame
BUGFIX: Make application frame selectable
2017-11-17 15:38:08 +02:00
Daniel Siepmann e3ddc1b1b2 BUGFIX: Make application frame selectable
It was not possible to activate application frame.
Now the condition is fixed and also css class is fixed.

Therefore one can select to see only application frames.
2017-11-17 11:39:50 +01:00
Denis Sokolov 9f640a4f12 PrettyPageHandler: remove height limitation from frame arguments, close #530 2.1.13 2017-11-17 10:15:51 +02:00
Denis Sokolov c16791d28d TemplateHelper: fix XSS if Symfony dumper is not available 2017-11-17 10:15:51 +02:00
Denis Sokolov 1ae2243c0c Merge pull request #525 from staabm/staabm-patch-2
added docs for Handler constants
2017-11-17 10:15:00 +02:00
Denis Sokolov 9dbee8b108 Merge pull request #546 from mostertb/spelling
Improve Spelling in Documentation
2017-11-17 09:29:35 +02:00
Denis Sokolov 80e1be87b6 Merge pull request #528 from MarioBlazek/phpunit_forward_compatibility_layer
Use namespaced version of PHPUnit's TestCase
2017-11-03 21:03:30 +02:00
Brad Mostert e38baa131a Improve spelling in documentation 2017-10-31 23:47:49 +02:00
Denis Sokolov a99f0b1518 Fixup ad2bd7d 2.1.12 2017-10-15 16:05:10 +03:00
Denis Sokolov 141494232f Merge branch 'prettify' 2.1.11 2017-10-15 15:52:10 +03:00
Denis Sokolov 3fe8c9b2bf Readme: clearly document Prettify inclusion 2017-10-15 15:51:42 +03:00
Jonas De Taeye 84c99d0064 Align code before and after prettify.
Prettify adds line numbers, and hence shifts the code.
By adding left-padding, we prevent the code from shifting right after `prettify`.
2017-10-15 15:45:51 +03:00
Jonas De Taeye b58f6a9b78 Remove padding around highlighted lines
This is strange, text editors and IDEs don't do this.
Now the code before and after `prettify` have the same height.
2017-10-15 15:45:51 +03:00
Jonas De Taeye ad2bd7d6d4 Include prettify.js
This makes sure whoops still works without internet.
2017-10-15 15:45:51 +03:00
Markus Staab 9e7c2ea58c Prevent possible XSS via target="_blank" urls (#533) 2017-10-10 13:00:26 +03:00
Denis Sokolov a50d24d81a Merge pull request #527 from albercik700/master
Robots - noindex,nofollow
2017-10-10 12:59:01 +03:00
Denis Sokolov a33b55b855 Merge pull request #532 from staabm/patch-1
Updated keywords
2017-10-10 12:55:21 +03:00
Denis Sokolov c381a879a1 Merge pull request #538 from luismulinari/code-cleaning
Fix some FQNs, typehints and unused code/vars
2017-10-10 12:49:54 +03:00
Denis Sokolov 71ba35dc7e Merge pull request #537 from luismulinari/psr2-fix
Fix coding standards (PSR-2)
2017-10-10 12:15:54 +03:00
Luis Henrique Mulinari 06bdb879d3 Fix some FQNs, typehints and unused code/vars 2017-10-09 22:25:27 +02:00
Luis Henrique Mulinari 56ca64e30b Fix coding standards (PSR-2) 2017-10-09 21:57:08 +02:00
Markus Staab 1b7b34db31 Updated keywords 2017-10-03 19:34:04 +02:00
albercik700 c5f0d00bb3 Robots - noindex,nofollow 2017-09-29 14:08:43 +02:00
Mario Blažek 4028b3baf5 Use namespaced version of PHPUnit's TestCase 2017-09-29 09:41:54 +02:00
Filipe Dobreira fa28f0c637 Merge pull request #526 from hailwood/patch-1
Add laravel 5.5 note.
2017-09-22 17:03:59 +01:00
Matthew Hailwood ba84069604 Add laravel 5.5 note.
https://twitter.com/taylorotwell/status/870389070559461376?lang=en
2017-09-11 09:49:47 +12:00
Markus Staab 29d6024aa5 added docs for Handler constants 2017-08-29 09:59:23 +02:00
Denis Sokolov 2cb6120e93 Merge pull request #521 from decadence/patch-1
Update Open Files In An Editor.md
2017-08-09 23:06:37 +03:00
Victor Isadov a3aac05376 Update Open Files In An Editor.md 2017-08-09 22:27:41 +03:00
Mathieu TUDISCO 5c1d43f63f Remove outdated builtin editors list... (#520)
* Remove outdated builtin editor...

... and replace by the the dedicated page url.

* fix wording.
2017-08-09 16:25:57 +03:00
Julián Gutiérrez ffbbd2c06c Make PrettyPageHandler more easily extendable (#517)
separate code and frames extraction
2.1.10
2017-08-03 21:23:40 +03:00
Denis Sokolov 324905f307 Merge pull request #516 from staabm/patch-1
safe unnecessary php_sapi_name() func call.
2017-08-03 12:43:23 +03:00