|
|
ee75f2a34a
|
fix typo on URL
|
2015-03-28 20:30:34 -04:00 |
|
|
|
7f682af117
|
Merge pull request #7901 from yiijan/db-ar-fix
docs/guide/db-active-record.md - typo fixed [ci skip]
|
2015-03-28 11:14:51 -04:00 |
|
|
|
a4013d5089
|
reversed the wrong "fix" [ci skip]
|
2015-03-28 20:52:05 +09:00 |
|
|
|
7f7f7eef7b
|
docs/guide-ja/db-active-record.md - updated [ci skip]
close #7900
|
2015-03-28 12:11:09 +01:00 |
|
|
|
e66a6a9e83
|
docs/guide/db-active-record.md - typo fixed [ci skip]
|
2015-03-28 11:23:11 +09:00 |
|
|
|
9043ebf54d
|
Merge pull request #7880 from yiiframework-ua/uk_translate
[Uk] Guide corrections [skip ci]
|
2015-03-26 11:10:44 +03:00 |
|
|
|
c84942f537
|
[Uk] Guide corrections [skip ci]
|
2015-03-26 01:06:43 +01:00 |
|
|
|
8269088454
|
[Uk] Guide corrections [skip ci]
|
2015-03-26 01:06:00 +01:00 |
|
|
|
7208b208e0
|
Moved advanced app docs out of the core framework
|
2015-03-25 01:17:37 +03:00 |
|
|
|
b749cec7ae
|
Translated tutorial-yii-integration
|
2015-03-24 14:27:59 +02:00 |
|
|
|
3e575410bd
|
Translated tutorial-yii-integration
|
2015-03-23 22:36:10 +02:00 |
|
|
|
7a2c302830
|
Merge branch 'uk_translate_3y3ik' into uk_translate
|
2015-03-23 14:31:52 +01:00 |
|
|
|
68c463f524
|
[Uk] Guide updates - cleaning up [skip ci]
|
2015-03-23 14:31:39 +01:00 |
|
|
|
155140d0c1
|
[Uk] Guide updates [skip ci]
|
2015-03-23 14:27:46 +01:00 |
|
|
|
4b42d3dd1e
|
[Uk] Guide corrections [skip ci]
|
2015-03-23 10:36:49 +01:00 |
|
|
|
65931ecdac
|
[Uk] Guide corrections [skip ci]
|
2015-03-23 01:55:40 +01:00 |
|
|
|
d0bafd0950
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate_3y3ik
|
2015-03-23 00:14:48 +01:00 |
|
|
|
6b9594a901
|
moved debugger docs into extensions
|
2015-03-23 01:21:54 +03:00 |
|
|
|
d3748f2ed8
|
Moved gii docs into extension
|
2015-03-23 01:06:30 +03:00 |
|
|
|
541a1f4184
|
Translated Bootstrap Widgets
|
2015-03-23 00:02:39 +02:00 |
|
|
|
d2e04af50a
|
Moved JUI docs into extension
|
2015-03-23 00:43:32 +03:00 |
|
|
|
5da1da802f
|
moved mode docs into extensions
|
2015-03-23 00:30:27 +03:00 |
|
|
|
3d1728bf70
|
Moved bootstrap docs into extension
|
2015-03-23 00:14:47 +03:00 |
|
|
|
33addd491e
|
Linked mongodb guide from TOC
|
2015-03-22 23:52:04 +03:00 |
|
|
|
7e77d42cb2
|
Linked Sphinx guide from main TOC
|
2015-03-22 23:37:32 +03:00 |
|
|
|
c311e1b1ce
|
Deleted unsed doc
|
2015-03-22 23:18:17 +03:00 |
|
|
|
9352d4ed40
|
Moved authclients docs to extension repository, referenced it from main guide readme
|
2015-03-22 23:16:26 +03:00 |
|
|
|
616b07842c
|
Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead
|
2015-03-22 22:30:20 +03:00 |
|
|
|
7fba1698b3
|
updated build command to set up dev environment
issue #7812
|
2015-03-22 19:37:51 +01:00 |
|
|
|
6fa747dda3
|
Translated jQuery UI Widgets
|
2015-03-22 16:56:08 +02:00 |
|
|
|
46f9cf0cf5
|
Merge pull request #7824 from Ximich/patch-1
[skip ci] Create russian translation of output-formatter.md
|
2015-03-22 16:03:34 +03:00 |
|
|
|
f8e5ecbeae
|
Translated jQuery UI Widgets
|
2015-03-22 14:57:31 +02:00 |
|
|
|
aaebf9c49c
|
Update application templates links
|
2015-03-22 11:16:02 +08:00 |
|
|
|
1f3fbda4e9
|
Create russian translation of output-formatter.md
|
2015-03-22 01:11:26 +02:00 |
|
|
|
87a1da1568
|
Fixed markup and text mistakes and inconsistencies in the documentation
|
2015-03-21 16:24:29 -04:00 |
|
|
|
99f3bf6425
|
Russian translation of structure-assets.md
|
2015-03-21 16:30:27 +03:00 |
|
|
|
3cbad7e8ae
|
zh-CN translation
|
2015-03-21 16:02:22 +03:00 |
|
|
|
d16c7cab71
|
Update db-query-builder.md
remove extra square bracket
|
2015-03-20 17:38:54 -04:00 |
|
|
|
1b456dba5d
|
Updates for Russian translation of the guide
|
2015-03-21 02:29:13 +05:00 |
|
|
|
43469d81b6
|
typo
|
2015-03-20 16:12:55 +01:00 |
|
|
|
2a23520618
|
added documentation about handling date values
fixes #6530
fixes #5857
relates to #3973
|
2015-03-20 16:06:12 +01:00 |
|
|
|
21599fad8a
|
Proposed documentation for i18n 'Using the message command'
|
2015-03-20 12:19:38 +01:00 |
|
|
|
328811896a
|
Fixed link to logging guide page on debugging page
|
2015-03-19 21:52:47 -05:00 |
|
|
|
72fbe65234
|
finished migration guide [skip ci]
|
2015-03-19 15:31:34 -04:00 |
|
|
|
77e90d995c
|
More Russian translation updates
|
2015-03-19 20:17:13 +05:00 |
|
|
|
befd42f46a
|
More updates to Russian guide translation
|
2015-03-19 13:38:00 +03:00 |
|
|
|
b77726ed3d
|
migration guide WIP [skip ci]
|
2015-03-18 22:29:23 -04:00 |
|
|
|
5f32d3af15
|
migration guide WIP [skip ci]
|
2015-03-17 22:10:09 -04:00 |
|
|
|
451258caf8
|
docs/guide-pt-BR/structure-views.md - update [ci skip]
|
2015-03-16 17:32:38 -03:00 |
|
|
|
c411e85159
|
docs/guide-pt-BR/structure-controllers.md - update [ci skip]
|
2015-03-16 17:32:19 -03:00 |
|