Commit Graph

167 Commits

Author SHA1 Message Date
Carsten Brandt
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
SilverFire - Dmitry Naumenko
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
SilverFire - Dmitry Naumenko
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
Vadym Chenin
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
Jani Mikkonen
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
Alexander Makarov
22076bfc77 Fixes #6375 2015-10-08 13:18:49 +03:00
Klimov Paul
b107d61aac Update docs to latest version of composer-asset-plugin 2015-09-03 12:04:24 +03:00
Carsten Brandt
e120b407bf fixed composer-asset-plugin version 2015-08-16 13:24:06 +02:00
ravshanium
9f44dcc098 According to: https://github.com/huebs/composer-asset-plugin/blob/master/Resources/doc/index.md#installation 2015-08-15 22:21:40 +03:00
Kirk Hansen
9952127343 Add note about composer requirements
Add a note about the ` fxp/composer-asset-plugin:1.0.0` dependency.
2015-07-08 19:52:20 -05:00
Qiang Xue
9efe51b8ca Finished guide about getting data for multiple models [skip ci] 2015-06-06 22:06:07 -04:00
Qiang Xue
47e9e7d0e3 finished data formatting guide [skip ci] 2015-06-03 21:23:38 -04:00
Qiang Xue
84a9281d02 finished file upload guide [skip ci] 2015-05-30 09:23:51 -04:00
Carsten Brandt
9c10f17690 added --useHttp option to dev command
allows to clone repos using HTTP only, not SSH

issue #3267
2015-05-27 12:47:16 +02:00
Nobuo Kihara
15a6546a2c docs/internals/translation-workflow.md touched a bit [ci skip] 2015-05-26 07:21:54 +09:00
Qiang Xue
bf7110f6dd finished performance guide [skip ci] 2015-05-24 21:58:59 -04:00
Vadym Chenin
2f2f2e6ab2 docs/internals/design-decisions.md fix typo
close #8450
2015-05-17 16:39:47 +02:00
Vadym Chenin
790bb942f0 docs/*uk Update Ukrainian translation
[ci skip]

close #8287
2015-05-13 22:56:30 +02:00
Vadym Chenin
69ce144b47 [docs] git-workflow.md corrections 2015-05-12 21:20:36 +03:00
Qiang Xue
9891b802fd guide touch [skip ci] 2015-05-11 22:42:15 -04:00
Nobuo Kihara
be514f30ec docs/internals/git-workflow.md typo fixed [ci skip] 2015-05-09 10:28:00 +09:00
Carsten Brandt
705aa3c913 updated contribution guidelines
fixes #7991
related to #7812
2015-05-07 19:01:27 +02:00
Qiang Xue
a9ac83b8f3 finished auth guide [skip ci] 2015-04-23 22:35:41 -04:00
Qiang Xue
e406b026c8 finished theming guide [skip ci] 2015-04-19 23:03:15 -04:00
Qiang Xue
edf4abcdb6 finished data provider guide [skip ci] 2015-04-18 22:55:48 -04:00
Qiang Xue
28d91927e6 finished sorting guide [skip ci] 2015-04-15 23:39:23 -04:00
Qiang Xue
b002ad746d Finished pagination section [skip ci] 2015-04-14 23:26:02 -04:00
Alexander Makarov
bbaf44680b Updated vesions policy doc, added note about extensions 2015-04-03 00:30:55 +03:00
pana1990
1100908da9 delete space [skip ci] 2015-04-01 20:11:12 +02:00
Qiang Xue
6a7f5cc69a renamed guide page [skip ci] 2015-04-01 09:34:00 -04:00
Borales
65931ecdac [Uk] Guide corrections [skip ci] 2015-03-23 01:55:40 +01:00
Carsten Brandt
7fba1698b3 updated build command to set up dev environment
issue #7812
2015-03-22 19:37:51 +01:00
Qiang Xue
72fbe65234 finished migration guide [skip ci] 2015-03-19 15:31:34 -04:00
Qiang Xue
99a612e1a6 Finished AR guide [skip ci] 2015-03-15 01:26:06 -04:00
Qiang Xue
07e49e58ab Finished query builder guide [skip ci] 2015-03-06 23:31:54 -05:00
Carsten Brandt
0c4af77f15 added more information to versioning info page
copied from @qiangxue answer in #7408
2015-03-04 02:10:27 +01:00
Carsten Brandt
f84b3d9139 added unsigned int decision to design decision file 2015-02-24 13:02:36 +01:00
pana1990
54fc86ec09 Added input-tabular-input.md and replace input-file-uploading.md with input-file-upload.md [skip ci]
close #7123
2015-02-01 15:45:34 +01:00
Alexander Makarov
b99e75ca05 Fixed file names in translation status 2015-02-01 11:17:26 +03:00
Qiang Xue
43e67b102e status update. [skip ci] 2015-01-31 22:31:45 -05:00
Carsten Brandt
ea15c15968 removed obsolete internal docs
it is already mentioned in design decisions file.
2015-01-24 23:18:53 +01:00
Nobuo Kihara
15bfe69426 docs/internals/core-code-style.md - removed a duplicated block [ci skip] 2015-01-24 17:20:25 +09:00
tom--
445294865d style guide examples should follow its own rules
example code suffering from a double case of else-after-return simplified according to the subsequent rule
2015-01-23 15:41:22 -05:00
Davidson Alencar
c7677b87dd docs/internals/translation-teams.md - update [ci skip] 2015-01-21 14:56:57 -02:00
Carsten Brandt
f07ccb0c86 added decision about closure params to design decisions
close #6875
2015-01-15 20:16:30 +01:00
Alexander Makarov
f66b8ba571 Fixes #6589: updated code style guide to mention else after return, adjusted code involved in the issue 2014-12-27 00:15:20 +03:00
Qiang Xue
00968a9ad0 Update design-decisions.md 2014-12-23 11:23:04 -05:00
Hisateru Tanaka
5e4362f64e Update translation-teams for Japanese [ci skip] 2014-12-18 02:57:04 +09:00
Qiang Xue
8d29bcca17 Merge pull request #6329 from yii2-chinesization/master
new translation
2014-12-01 08:47:15 -05:00
Alexander Makarov
361eeb8531 typo 2014-11-29 04:14:32 +03:00