147 Commits (2b47bc696f77592a16a9412d3014b0cd1919f93e)

Author SHA1 Message Date
Carsten Brandt 1cef60db17 debug toolbar: use textbox filter as fallback 10 years ago
Carsten Brandt bf599b96bb gridview filter disable is false, not true 10 years ago
Serge Postrash 86797ef49f Update CHANGELOG.md 10 years ago
Serge Postrash ac7007206d Update index.php 10 years ago
Serge Postrash 1e06f3b905 Update CHANGELOG.md 10 years ago
Serge Postrash b0524955bc Http status codes are hardcoded in filter 10 years ago
Serge Postrash 7e19f799d6 Http status codes are hardcoded in filter 10 years ago
Serge Postrash 85d06fbd2e Update _item.php 10 years ago
Serge Postrash 6488a2bf1a Fix html markdown for span class="not-set" when time is not set 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
Thiago Talma 59c981c832 Update CHANGELOG.md 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Thiago Talma 683ee12529 Update view.php 10 years ago
Klimov Paul dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 10 years ago
Carsten Brandt 9679721e0c fixes display of array log messages in debug toolbar 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Alexander Makarov af1a266665 Fixes #2299: Date and time in request list is now never wrapped 10 years ago
Klimov Paul bcf71310cb Typo fixed 10 years ago
Klimov Paul 6cdd40e9ad Extra tab symbol removed 10 years ago
Carsten Brandt e899406494 improved docs about application and module namespace 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt d622442acf improved debugger on handling unreadable files 11 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
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Qiang Xue 12c3b59b9b log fixes [skip ci] 11 years ago
Qiang Xue b0b8056f6c Fixes #3108: Added `yii\debug\Module::enableDebugLogs` to disable logging debug logs by default 11 years ago
Alexander Makarov b568c904ea Updated changelog 11 years ago
Evgeniy Tkachenko b45409327d Hide debug toolbar when media = print 11 years ago
Carsten Brandt c501ae4f4d debug: fix highlight of redirect HTTP status 11 years ago
Carsten Brandt 94d6fb1804 Fixed view path in debug mail panel 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 629ed62983 start debug logging only if debug runs when bootstrap. 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 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 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Carsten Brandt c3ce904af5 fixed detailview attributes 11 years ago
Qiang Xue 7960ccdf50 Tab to spaces conversion. 11 years ago