Qiang Xue
|
e050aeacf1
|
Added back border to debugger toolbar.
|
11 years ago |
Klimov Paul
|
135a191cc6
|
Default name and title added to GitHub auth client.
|
11 years ago |
Carsten Brandt
|
9003716f25
|
added debug toolbar background to have line separators
|
11 years ago |
Carsten Brandt
|
e6ddf655b3
|
reverted 1e4c1eca10 to get a working debug toolbar
|
11 years ago |
Carsten Brandt
|
fe749e45fb
|
fixed issue with too long th columns in debugger
fixes #1787
|
11 years ago |
Carsten Brandt
|
a04e77e5b6
|
removed unused log level from debug dropdown
the LogPanel already filters out profile so it does not make sense
adding it here.
|
11 years ago |
Carsten Brandt
|
2f8f64ccc8
|
added sorting links to debug toolbar
as requested in
https://github.com/yiisoft/yii2/pull/1781#issuecomment-31587963
https://github.com/yiisoft/yii2/issues/1478#issuecomment-31576474
fixes #1478
|
11 years ago |
Mark
|
5717e81184
|
timings fixed
|
11 years ago |
Carsten Brandt
|
a7536d1dae
|
CHANGELOG for #1773
|
11 years ago |
Carsten Brandt
|
fc6b63717c
|
removed hard restriction of cache keyPrefix to alnum
fixes #1773
|
11 years ago |
Carsten Brandt
|
2a4739f12c
|
CHANGELOG line for #1747
|
11 years ago |
Carsten Brandt
|
1e4c1eca10
|
made debug toolbar position fixed again
issue #1747
|
11 years ago |
Carsten Brandt
|
421ebeee1e
|
refactored debug toolbar assets
also fixed problems with display on small screens.
fixes #1747
|
11 years ago |
Carsten Brandt
|
ff444c3e44
|
updatd TwigRenderer docs, closes #1771
|
11 years ago |
Carsten Brandt
|
f4bde7a2e3
|
another small fix for debug toolbar
issue #1747
|
11 years ago |
Carsten Brandt
|
2433a4d7b6
|
simple fix for #1747
|
11 years ago |
Carsten Brandt
|
76b6eb11a7
|
CHANGELOG maintainance and code style
|
11 years ago |
Luciano Baraglia
|
a1e511465c
|
Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix
|
11 years ago |
Qiang Xue
|
239778efbd
|
minor issue fix about fixture controllers.
|
11 years ago |
Qiang Xue
|
4c45b429e5
|
doc fix.
|
11 years ago |
Qiang Xue
|
f331547584
|
Fixes #1748: code cleanup.
|
11 years ago |
Qiang Xue
|
03a88e4f38
|
Adjusted composer for faker extension.
|
11 years ago |
Mark
|
c5bd2702de
|
changed command signature, docs improved.
|
11 years ago |
Mark
|
02bfea4f5c
|
method renamed
|
11 years ago |
Mark
|
8dc5c5cfdd
|
docs improved
|
11 years ago |
Mark
|
4204f896af
|
added prompt for the user, interface improved, multiply generation added
|
11 years ago |
Mark
|
467254a30e
|
fixed CS, added exception check
|
11 years ago |
Mark
|
aa90497196
|
docs fix
|
11 years ago |
Mark
|
2ae2d57512
|
readme guide improved
|
11 years ago |
Mark
|
319d0aef82
|
quotation added.
|
11 years ago |
Mark
|
1bf1a34f6f
|
new docs added
|
11 years ago |
Mark
|
34b03428ed
|
formatting fix
|
11 years ago |
Mark
|
9666bc6ced
|
docs fix
|
11 years ago |
Mark
|
60c305fa3f
|
docs improved
|
11 years ago |
Mark
|
a3071fd90d
|
added faker integration
|
11 years ago |
Qiang Xue
|
35373b14ae
|
fixed test breaks.
|
11 years ago |
Qiang Xue
|
afbcae0c7f
|
refactored Image helper.
|
11 years ago |
Qiang Xue
|
2bd594ea28
|
Reverted back the change to RequestPanel::save() as it causes issue.
|
11 years ago |
Qiang Xue
|
babee51dfe
|
refactored debug module
|
11 years ago |
Qiang Xue
|
3ccf099bc2
|
doc fix.
|
11 years ago |
Klimov Paul
|
a4f8ce6b53
|
Documentation for "authclient" extension has been extended.
|
11 years ago |
Klimov Paul
|
0765f1e583
|
Doc comments at "yii\authclient\widgets\Choice" extended.
|
11 years ago |
Qiang Xue
|
4a11e6f2ee
|
bug fixes.
|
11 years ago |
Mark
|
05c230e253
|
removed unnecessary method
|
11 years ago |
Mark
|
508d43bf63
|
debug module config panel improved
|
11 years ago |
Klimov Paul
|
b776706c03
|
OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty.
|
11 years ago |
Qiang Xue
|
a6c2248c07
|
doc fix.
|
11 years ago |
Qiang Xue
|
3cd7a7440e
|
Refactored imagine extension.
|
11 years ago |
Klimov Paul
|
f924984926
|
SREG and AX param merging order at OpenId::buildAuthUrl() changed.
|
11 years ago |
Wouter Slob
|
b3112cdc31
|
gii index view template: make sure create link is split into words
|
11 years ago |