122 Commits (91965fd391040771e9666028fade39c570dd34ae)

Author SHA1 Message Date
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
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Qiang Xue 5d0ec52a52 Added support for reading page size from query parameters by `Pagination` 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Qiang Xue da13b336be minor css fixes. 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 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 5534b513d5 fixed label in view 11 years ago
Mark 90a6c67825 changed labels 11 years ago
Mark f7f30f4ef7 added mail count filtering 11 years ago
Mark efea5711a4 fixed matcher to work with strings that represents integer values 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Tobias Munk 4d6162980a added check for db and request panel, disabled output if one is missing 11 years ago
Tobias Munk 87cb3e5b04 added h1 for request panel 11 years ago
Tobias Munk 02f3bc7ecf applied coding standards 11 years ago
Tobias Munk 028570b902 spaces to tabs 11 years ago
Mark 157af3a37e added check for file name 11 years ago
Mark b96fec7bb9 fixed path traversal 11 years ago