Carsten Brandt
9679721e0c
fixes display of array log messages in debug toolbar
...
fixes #3244
2014-06-09 15:17:54 +02:00
Alexander Makarov
af1a266665
Fixes #2299 : Date and time in request list is now never wrapped
2014-06-08 03:20:57 +04:00
Evgeniy Tkachenko
b45409327d
Hide debug toolbar when media = print
...
fix https://github.com/yiisoft/yii2/issues/3050
2014-04-15 11:47:12 +03:00
Carsten Brandt
c501ae4f4d
debug: fix highlight of redirect HTTP status
...
1xx status is not that common.
2014-04-14 14:52:36 +02:00
Carsten Brandt
94d6fb1804
Fixed view path in debug mail panel
2014-04-14 14:45:10 +02:00
Qiang Xue
92bd71cd84
Fixes #2912 : Relative view files will be looked for under the directory containing the view currently being rendered
2014-03-28 21:54:32 -04:00
Carsten Brandt
c3ce904af5
fixed detailview attributes
...
fixes #2765
2014-03-17 12:27:01 +01:00
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Alexander Makarov
5d6c314d4e
Adjusted URL helper, fixed usage
2014-03-10 15:25:15 +04:00
Alexander Makarov
92b381795b
Adjusted Url helper methods
2014-03-10 01:34:05 +04:00
Alexander Makarov
3400eb5215
#2630 : yii\heplers\Html::url moved to new yii\helpers\Url::create
2014-03-09 16:41:55 +04:00
Carsten Brandt
1b7e1cd027
Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style
...
* 'feature' of https://github.com/mongosoft/yii2 :
returned back formatting language files
code style. WHILE
code style. FOR
code style. FOREACH
code style. operator IF
@param, @var, @property and @return must declare types as boolean, integer, string, array or null
short echo tags
short array syntax
Conflicts:
extensions/apidoc/commands/RenderController.php
extensions/apidoc/models/BaseDoc.php
extensions/apidoc/models/Context.php
extensions/apidoc/templates/bootstrap/Renderer.php
extensions/apidoc/templates/bootstrap/layouts/guide.php
extensions/apidoc/templates/bootstrap/layouts/main.php
extensions/apidoc/templates/bootstrap/views/index.php
extensions/apidoc/templates/html/Renderer.php
extensions/apidoc/templates/offline/views/index.php
extensions/apidoc/templates/offline/views/offline.php
extensions/apidoc/templates/online/views/index.php
extensions/elasticsearch/Connection.php
extensions/redis/ActiveQuery.php
framework/base/ErrorException.php
framework/helpers/BaseFileHelper.php
tests/unit/framework/helpers/FileHelperTest.php
2014-03-07 21:54:44 +01:00
AlexGx
1982efbdfe
many phpcs fixes
2014-03-05 00:22:55 +02:00
Alexander Makarov
61b64d7513
Removed unused "use" statements
2014-03-04 22:40:04 +04:00
Alexander Mohorev
95ea1c20bb
code style. FOREACH
2014-03-03 21:47:47 +03:00
Qiang Xue
6bdf02dc93
Fixes #2601
2014-03-02 17:04:40 -05:00
Qiang Xue
da13b336be
minor css fixes.
2014-02-24 15:26:47 -05:00
Mark
5534b513d5
fixed label in view
2014-02-14 21:01:57 +04:00
Mark
f7f30f4ef7
added mail count filtering
2014-02-14 20:33:06 +04:00
Qiang Xue
6ad357d93c
Merge pull request #2385 from Ragazzo/debug_module_mail_panel
...
Debug module mail panel
2014-02-12 13:56:18 -05:00
Tobias Munk
4d6162980a
added check for db and request panel, disabled output if one is missing
2014-02-11 12:52:21 +01:00
Tobias Munk
87cb3e5b04
added h1 for request panel
2014-02-11 12:51:17 +01:00
Tobias Munk
02f3bc7ecf
applied coding standards
2014-02-11 12:51:00 +01:00
Tobias Munk
028570b902
spaces to tabs
2014-02-11 12:50:30 +01:00
Mark
be9645dd7f
mail panel added
2014-02-09 21:34:05 +04:00
Qiang Xue
60a17fe337
doc fix.
2014-02-07 10:59:08 -05:00
Tobias Munk
68281d55cb
fixed code-style
2014-02-07 12:12:27 +01:00
Tobias Munk
e4f0e800c6
refactored panels to achieve a consistent look
2014-02-07 02:49:29 +01:00
Tobias Munk
18a3e9aa0b
removed separator, panel has only one unique link
2014-02-07 02:48:12 +01:00
Tobias Munk
c998461757
added parsed phpinfo to config detail, removed controller action
2014-02-07 02:46:20 +01:00
Tobias Munk
ac3304c34a
fixed indent (tabs)
2014-02-07 00:43:02 +01:00
Tobias Munk
ec63c91510
added medium size columns
2014-02-07 00:42:16 +01:00
Tobias Munk
898c17887a
use the url of the first panel as link, when toolbar is minimized
2014-02-07 00:42:03 +01:00
Tobias Munk
bc20c64e16
fixed time formatting
2014-02-07 00:40:36 +01:00
Tobias Munk
09f303a589
moved 'Yii Debugger' from view to panel
2014-02-07 00:40:19 +01:00
Tobias Munk
bbb0a22246
fixed home icon display
2014-02-05 16:21:47 +01:00
Tobias Munk
646ed1515a
readded phpinfo links and separator, now opens in a new tab
2014-02-05 16:21:18 +01:00
Tobias Munk
b3e6aedc45
toolbar UI updates
...
added home icon
removed separators with summary sections to make browsing with the panel more intuitive
updated version number display, now also shown as label
2014-02-05 02:03:19 +01:00
Sergey Gonimar
201422a723
Fix url for db panel.
2014-02-04 00:24:56 +06:00
Sergey Gonimar
29d2eeca2e
Fix url for db panel.
2014-02-03 23:08:31 +05:00
Qiang Xue
86c6d744ed
label fix.
2014-02-03 11:58:04 -05: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
b78ae6d97e
Minor cleanup for debug module
2014-02-01 04:30:00 +04:00
Qiang Xue
b948454597
minor fixes.
2014-01-29 00:08:03 -05:00
Carsten Brandt
7438b6b450
removed unused use tag
2014-01-22 09:40:32 +01:00
Carsten Brandt
477ee2e5eb
added information about request body to debug toolbar
2014-01-21 17:16:50 +01:00
Luciano Baraglia
7d33a5d3b5
Some Code style fixes
2014-01-19 13:35:36 -03:00
djagya
a33907f6e2
Using VarDumper::dumpAsString() instead var_export() in the Request panel
2014-01-16 13:29:52 +01:00