26 Commits

Author SHA1 Message Date
6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 2014-03-22 20:17:31 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
be9645dd7f mail panel added 2014-02-09 21:34:05 +04:00
68281d55cb fixed code-style 2014-02-07 12:12:27 +01:00
dc110a9c05 Merge commit '4a201c7ad5b1baad3487d21d888f6e683052017f' into feature/toolbar-ui-2 2014-02-07 11:13:44 +01:00
dd26d39dd8 Removed unused namespace imports 2014-02-07 13:26:00 +04:00
1019f51bba support panel hiding. 2014-02-06 21:54:44 -05:00
365c5819c6 further improved custom panel setting. 2014-02-06 21:45:23 -05:00
70cebf2507 Merge commit 'beafb99e562bf52f2496d106788160b776243bbd' into feature/toolbar-ui-2
Conflicts:
	extensions/debug/Module.php
2014-02-07 03:02:55 +01:00
61cb44478b moved getYiiLogo from panel to module 2014-02-07 02:40:27 +01:00
beafb99e56 Added support to disable a debug panel. 2014-02-06 20:24:27 -05:00
d4c3c356bb added panels position 2014-02-07 00:38:44 +01:00
9a6cda5ea9 added total queries monitoring 2014-02-02 20:36:05 +04:00
18be221270 Refactored debug module, added all missing docs 2014-02-01 04:24:01 +04:00
f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 2014-01-21 17:11:28 -08:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
5a3dba60be created debug panel for elasticsearch
this panel shows all logged elasticsearch queries and allows to execute
them to see the results.
2013-12-01 22:21:22 +01:00
c7c13a6693 Added concrete http exception classes. 2013-11-29 21:22:08 -05:00
182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 2013-11-20 15:26:45 -05:00
a69fa1bfed Do not render debug toolbar in ajax request. 2013-11-18 20:52:28 -05:00
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
bca3e95c86 reverted commit about aliases in debug and gii module
not needed when installed via composer and application config loads
composer extensions correctly
2013-11-05 14:11:42 +01:00
f6ba1f0082 fixed asset path problem in gii and debug module
set alias to the correct path as they are not part of the yii framework
directory anymore
2013-11-05 13:15:53 +01:00
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00