Tobias Munk
5cb9349273
Fixes #6113 : Improved debugger configuration and request UI
...
- Responsive tables.
- Route is displayed by default, action is available as tooltip.
- Better config table display.
- PHP extensions are sorted alphabetically.
2014-11-20 12:28:05 +03:00
Nin
2f446d89bf
fix
...
If there is no active module
2014-11-20 14:56:27 +08:00
Carsten Brandt
ec9d33db8d
fixed broken markdown
...
fixes #6084
2014-11-20 02:21:53 +01:00
Alexander Makarov
eb98df2ec2
Merge pull request #6121 from cdvrooman/patch-5
...
[skip ci] Update structure-extensions.md
2014-11-20 02:38:21 +03:00
Christopher Vrooman
281bd5efff
Update structure-extensions.md
...
Minor syntax changes.
2014-11-19 20:31:47 -03:00
Alexander Makarov
59262052ea
Merge pull request #6120 from cdvrooman/patch-4
...
[skip ci] Update structure-assets.md
2014-11-20 02:16:01 +03:00
Christopher Vrooman
ec911c19d4
Update structure-assets.md
2014-11-19 20:12:26 -03:00
Christopher Vrooman
c7428b0b3c
Update structure-assets.md
...
Minor syntax changes.
2014-11-19 19:07:01 -03:00
Alexander Makarov
8d5d438402
Merge pull request #6119 from cdvrooman/patch-3
...
[ci skip] Update structure-widgets.md
2014-11-20 00:33:35 +03:00
Christopher Vrooman
9d53fdc520
Update structure-widgets.md
...
Minor syntax changes.
2014-11-19 18:26:12 -03:00
Qiang Xue
5526cad17f
use css class to indicate broken links in generated guide/api docs. [skip ci]
2014-11-19 16:23:13 -05:00
Qiang Xue
0d12bbe1e5
Merge pull request #6118 from cdvrooman/patch-2
...
Update structure-filters.md
2014-11-19 16:15:47 -05:00
Christopher Vrooman
62f0707b5f
Update structure-filters.md
...
Minor syntax changes.
2014-11-19 18:14:44 -03:00
Qiang Xue
b7630c002d
Merge pull request #6117 from cdvrooman/patch-1
...
Update structure-modules.md
2014-11-19 16:03:10 -05:00
Christopher Vrooman
50a56ad228
Update structure-modules.md
...
Minor syntax changes.
2014-11-19 18:01:37 -03:00
Alexander Makarov
704aa566e2
Merge pull request #6110 from softark/docs-guide-fix-2014-11-19
...
docs-guide-runtime-routing.md grammar fix [ci skip]
2014-11-19 18:16:54 +03:00
Alexander Makarov
8341a400d8
Merge pull request #6111 from softark/docs-guide-ja-2014-11-19
...
docs/guide-ja/runtime-routing.md added [ci skip]
2014-11-19 18:16:45 +03:00
Nobuo Kihara
d62a976c17
docs/guide-ja/runtime-bootstrapping.md - fixed [ci skip]
2014-11-20 00:05:32 +09:00
Nobuo Kihara
4ef07b515f
docs/guide-ja/structure-views.md - updated [ci skip]
2014-11-19 23:59:54 +09:00
Nobuo Kihara
4fdcabea1e
docs/guide-ja/runtime-routing.md - completed [ci skip]
2014-11-19 23:59:53 +09:00
Nobuo Kihara
2098f9f0e3
docs/guide-ja/runtime-routing.md - WIP [ci skip]
2014-11-19 23:59:53 +09:00
Nobuo Kihara
d3fc45926e
docs/guide-ja/runtime-routing.md - WIP [ci skip]
2014-11-19 23:59:52 +09:00
Nobuo Kihara
9ac128e1fe
docs/guide-ja/runtime-routing.md - WIP [ci skip]
2014-11-19 23:59:51 +09:00
Nobuo Kihara
1a2f44b3b7
docs/guide-ja/runtime-routing.md - prepared for translation [ci skip]
2014-11-19 23:59:50 +09:00
Nobuo Kihara
df785fc27c
docs/guide/runtime-routing.md - grammar fix [ci skip]
2014-11-19 23:55:45 +09:00
Nobuo Kihara
04341e5086
docs/guide/runtime-routing.md - grammar correction [ci skip]
2014-11-19 23:55:44 +09:00
Qiang Xue
c98950442c
Allow customizing GuideRenderer::apiUrl [skip ci]
2014-11-18 23:19:12 -05:00
Qiang Xue
3090d28038
Allow customizing GuideRenderer::guideUrl.
2014-11-18 10:09:54 -05:00
Qiang Xue
e8956f31df
Merge pull request #6100 from waltye/patch-1
...
Update structure-applications.md
2014-11-18 09:20:45 -05:00
waltye
0c55cd57df
Update structure-applications.md
...
A small modification
2014-11-18 21:41:55 +08:00
Nikola Basic
07a8b30575
Added translation for 'just now'
...
close #6099
2014-11-18 13:46:27 +01:00
Nin
778714381c
Update structure-applications.md
...
little fix
close #6098
2014-11-18 11:23:44 +01:00
Carsten Brandt
6cd885e88e
Update README.md
2014-11-17 23:05:41 +01:00
Carsten Brandt
f9d83661e4
add guidePrefix option for apidoc
2014-11-17 23:01:40 +01:00
Carsten Brandt
b809f93b69
ensure apidoc works with relative paths
2014-11-17 22:35:37 +01:00
Carsten Brandt
a92a4179e4
Merge pull request #6076 from mirjalal/master
...
improve
2014-11-17 17:51:57 +01:00
Carsten Brandt
1f4ea8873a
Merge pull request #6078 from pabloassembler/patch-1
...
Update tutorial-advanced-app.md
2014-11-17 17:48:20 +01:00
Carsten Brandt
0ae15e22c8
some typos and grammar for Gii
2014-11-17 17:02:40 +01:00
Klimov Paul
df023545c9
Fixed yii\mongodb\ActiveRecord saves null as _id, if attributes are empty
2014-11-17 17:53:48 +02:00
Qiang Xue
d0ee41e44d
Merge pull request #6086 from artyhedgehog/patch-1
...
Grammar fix
2014-11-17 09:41:23 -05:00
Qiang Xue
4985d13cd7
Merge pull request #6091 from nikbas/formatter-fix
...
Fixed typos in formatter guide
2014-11-17 09:40:38 -05:00
Nikola Basic
9854ee2152
Fixed typos [skip ci]
2014-11-17 15:27:43 +01:00
artyhedgehog
836fef92f9
Grammar fix
...
Minor words order fix.
2014-11-17 13:04:29 +03:00
Qiang Xue
3c63213de3
Added yii\base\Controller::renderContent()
2014-11-16 23:16:37 -05:00
pabloassembler
94ca0c2d5f
Update tutorial-advanced-app.md
2014-11-16 23:56:44 -02:00
Mircəlal
940562d301
improve
2014-11-17 00:41:47 +04:00
Qiang Xue
439c2e4d11
Fixes #4450 : Added yii\bootstrap\Nav::renderDropdown()
2014-11-16 12:57:10 -05:00
Qiang Xue
2782adcca4
Fixes #4643 : Extra options specified in yii\widgets\Breadcrumbs::links will be treated as HTML attributes for the generated hyperlinks
2014-11-16 12:49:47 -05:00
Qiang Xue
9eedfd054e
Fixed test break.
2014-11-16 12:31:02 -05:00
Qiang Xue
ab1f32ef76
Fixes #4492 : Support PostgreSQL-specific syntax for QueryBuilder::alterColumn()
2014-11-16 10:47:46 -05:00