26 Commits (994780d1510f1d1117632db53fe842d498f4fc72)

Author SHA1 Message Date
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Mark be9645dd7f mail panel added 11 years ago
Tobias Munk 68281d55cb fixed code-style 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Qiang Xue 1019f51bba support panel hiding. 11 years ago
Qiang Xue 365c5819c6 further improved custom panel setting. 11 years ago
Tobias Munk 61cb44478b moved getYiiLogo from panel to module 11 years ago
Qiang Xue beafb99e56 Added support to disable a debug panel. 11 years ago
Tobias Munk d4c3c356bb added panels position 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
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue b89cd9266b Fixes #1827: Debugger toolbar is loaded twice if an action is calling `run()` to execute another action 11 years ago
Carsten Brandt 421ebeee1e refactored debug toolbar assets 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 5a3dba60be created debug panel for elasticsearch 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Qiang Xue 182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 11 years ago
Qiang Xue a69fa1bfed Do not render debug toolbar in ajax request. 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Carsten Brandt bca3e95c86 reverted commit about aliases in debug and gii module 11 years ago
Carsten Brandt f6ba1f0082 fixed asset path problem in gii and debug module 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
resurtm b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. 11 years ago
resurtm 9e1b498fb5 PHP 5.4 supports $this with closures. 11 years ago
Carsten Brandt cba8ec7310 fixes issue with debugmodule initializing view component too early 11 years ago
Carsten Brandt 147558ea19 added some class documentation 11 years ago
Qiang Xue ce4f37a183 doc fix. 11 years ago
Qiang Xue 9193e4777c Removed yii\debug\Module::enabled. 11 years ago
Qiang Xue 1f63bf0040 minor enhancement of debugger. 11 years ago
Qiang Xue 4ec0a61af1 Added logging of view files. 11 years ago
Qiang Xue e00346e5d0 Minor fixes. 11 years ago
Qiang Xue d121c0d3e9 debugger furnishing 11 years ago
Qiang Xue 7fa240be65 initial implementation of Yii debugger. 11 years ago
Qiang Xue 30ec0afd18 debugger WIP 11 years ago
Qiang Xue faf445bba8 debugger wip 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 11 years ago
Qiang Xue 840a84db5c debug toolbar refactoring. 11 years ago
Qiang Xue a622424d5d Added IP filter. 11 years ago
Qiang Xue d0556a138d debug toolbar WIP 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Qiang Xue 3a365dae49 Added new events. 11 years ago
Qiang Xue 20666567e8 debug toolbar WIP 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago