49 Commits (353625b7b719b6c699ed4300db47471f228abd54)

Author SHA1 Message Date
Alexander Makarov 6a794f6b1b Simpler fix for #5402 10 years ago
Carsten Brandt 179be14ce1 revert incorrect change in #5617 10 years ago
pana1990 8c8b7a77cf refactoring code 10 years ago
Alexander Makarov d8df7d5a22 Removed unused code 10 years ago
Alexander Makarov 5a99797f86 Removed unused aliases 10 years ago
Nikola Kovacs f82519b1c3 Use text/plain part of multipart message for text body and charset in debug mail panel. 10 years ago
Qiang Xue 4a31628b01 Fixes #5089: Added asset debugger panel 10 years ago
artur 4b32837455 Improvements for debug toolbar (#838) - add panel to display used asset bundles 10 years ago
Klimov Paul 950577d52b Dynamic naming added to `DbPanel` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov b12f4dd791 Fixes #3956: Debug toolbar was affecting flash message removal 10 years ago
Klimov Paul dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Klimov Paul bcf71310cb Typo fixed 10 years ago
Klimov Paul 6cdd40e9ad Extra tab symbol removed 10 years ago
Carsten Brandt 3838b501ba refactored Debug Mail panel to work with different vendors 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue f8b63591b0 Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue) 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
resurtm b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 11 years ago
Mark f7f30f4ef7 added mail count filtering 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Mark be9645dd7f mail panel added 11 years ago
Tobias Munk 68281d55cb fixed code-style 11 years ago
Tobias Munk 61cb44478b moved getYiiLogo from panel to module 11 years ago
Mark 4742514570 method renamed, more php-docs added 11 years ago
Mark 717d2641a8 changed setting name, fixed php-docs 11 years ago
Mark 9a6cda5ea9 added total queries monitoring 11 years ago
Alexander Makarov 18be221270 Refactored debug module, added all missing docs 11 years ago
Alexander Makarov 135b7b5543 Added array initialization 11 years ago
Vladimir Zbrailov 4dabe605e3 added use http_get_request_headers and use getHeaders method in Gii module 11 years ago
Carsten Brandt 477ee2e5eb added information about request body to debug toolbar 11 years ago
Carsten Brandt 0d669f5e6b refactored params methods in Request 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Qiang Xue f6b9337766 Adjusted extension list. 11 years ago
Qiang Xue 896b7d1528 typo fix. 11 years ago
Qiang Xue 9867ffb6f7 Added display of installed extension to debug panel. 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago