Commit Graph

32 Commits

Author SHA1 Message Date
Carsten Brandt
3838b501ba refactored Debug Mail panel to work with different vendors
implementation checks for instanceof for additional swiftmailer
capabilities.

issue #2870
2014-04-25 21:04:39 +02:00
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
Carsten Brandt
3c400dbca8 fixed file PHPdoc
issue #3026
2014-04-10 22:10:59 +02:00
Qiang Xue
f8b63591b0 Fix #2877: yii\log\Logger is split into yii\log\Logger and yii\log\Dispatcher. (qiangxue) 2014-03-26 21:48:41 -04:00
Carsten Brandt
1e75427393 updated classmap and phpdoc 2014-03-24 23:26:30 +01:00
Qiang Xue
72c99663ff Refactored container. 2014-03-18 11:49:52 -04:00
Qiang Xue
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
AlexGx
1982efbdfe many phpcs fixes 2014-03-05 00:22:55 +02:00
Carsten Brandt
098567ce16 fixed phpdoc errors and updated properties 2014-02-20 13:42:30 +01:00
resurtm
b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 2014-02-19 23:30:19 +06:00
Mark
f7f30f4ef7 added mail count filtering 2014-02-14 20:33:06 +04:00
Qiang Xue
4e6aa21198 The directory holding email templates is renamed from mails to mail 2014-02-12 15:01:01 -05:00
Mark
be9645dd7f mail panel added 2014-02-09 21:34:05 +04:00
Tobias Munk
68281d55cb fixed code-style 2014-02-07 12:12:27 +01:00
Tobias Munk
61cb44478b moved getYiiLogo from panel to module 2014-02-07 02:40:27 +01:00
Mark
4742514570 method renamed, more php-docs added 2014-02-03 20:35:08 +04:00
Mark
717d2641a8 changed setting name, fixed php-docs 2014-02-03 20:23:46 +04:00
Mark
9a6cda5ea9 added total queries monitoring 2014-02-02 20:36:05 +04:00
Alexander Makarov
18be221270 Refactored debug module, added all missing docs 2014-02-01 04:24:01 +04:00
Alexander Makarov
135b7b5543 Added array initialization 2014-02-01 01:10:17 +04:00
Qiang Xue
150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:41:14 -05:00
Vladimir Zbrailov
4dabe605e3 added use http_get_request_headers and use getHeaders method in Gii module 2014-01-22 18:54:10 +04:00
Carsten Brandt
477ee2e5eb added information about request body to debug toolbar 2014-01-21 17:16:50 +01:00
Carsten Brandt
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Qiang Xue
d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
Qiang Xue
f6b9337766 Adjusted extension list. 2013-11-09 23:18:01 -05:00
Qiang Xue
896b7d1528 typo fix. 2013-11-09 23:13:20 -05:00
Qiang Xue
9867ffb6f7 Added display of installed extension to debug panel. 2013-11-09 22:36:56 -05:00
Qiang Xue
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00