223 Commits

Author SHA1 Message Date
5992eea571 Fixes #11808: _table and _column suffixes are now required when generating migration 2016-07-04 12:50:37 +03:00
c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 2016-07-03 12:05:42 +02:00
56308eab1d fixed guide docs about controller map
fixes #11762
2016-06-16 12:30:33 +02:00
b6a0592903 fixed broken links in the guide 2016-06-09 14:33:39 +02:00
b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 2016-06-06 20:49:28 +02:00
21c2c7a768 Some spanish docs updates [skip ci] (#11695) 2016-06-05 21:58:03 +02:00
ff5f7b5cf1 [docs] [skip-ci] RBAC Spanish Translation (#11675)
* [docs] [skip-ci] RBAC Spanish Translation

* Update security-authorization.md
2016-06-04 21:59:16 +02:00
52bd5790f1 More Spanish Docs [skip ci] 2016-05-30 15:21:45 -03:00
0a7514eac8 Spanish docs [skip ci] (#11649) 2016-05-30 17:09:45 +03:00
42db3687cb More spanish docs [skip ci] (#11640) 2016-05-27 07:15:39 +02:00
af6df229e8 Output client spanish docs [skip ci] (#11622) 2016-05-25 23:10:49 +02:00
04835e5a33 Some spanish docs updates [skip ci] (#11621) 2016-05-24 19:51:55 +03:00
bd2e78c1db Some spanish docs [skip ci] (#11617) 2016-05-23 22:34:12 +02:00
3eb70a724b Test fixtures spanish docs [skip ci] 2016-05-20 22:39:09 -03:00
b4ed34558f Some spanish doc translations [skip ci] 2016-05-20 16:27:23 -03:00
48bcee6fc3 Doc translation es (#11597)
* Added glossary to Spanish translation

* Some spanish translation updates

* DB Migrations Spanish Docs [skip ci]

* Fix line break in english doc [skip ci]
2016-05-19 23:44:45 +03:00
f1c1505808 Added glossary to Spanish translation (#11587)
* Added glossary to Spanish translation

* Some spanish translation updates
2016-05-19 00:03:03 +03:00
10aee2cfab [ci skip] updated screenshot in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
25138d337c Docs es,ja,pt-BR,ru,zh-CN: fixed link to AuthMethod 2016-01-15 13:15:18 +02:00
a1170aa033 doc fix - removed unnecessary bar [ci skip] 2016-01-13 20:29:36 +09:00
53979bb80c fixed more broken links 2015-12-14 04:40:51 +01:00
c1c8cdcd1b fixed broken links in the guide 2015-12-14 04:36:00 +01:00
1c3b66f332 removed Unicode BOM from guide files 2015-12-14 04:10:44 +01:00
b9a89c2be3 Update guide-es [skip ci]
close #10380
2015-12-14 03:53:27 +01:00
6fb1b297a5 typo 2015-12-13 05:50:39 +01:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
93c6620512 Texto duplicado
El fragmento de texto está duplicado.
2015-10-08 14:02:21 +02:00
b107d61aac Update docs to latest version of composer-asset-plugin 2015-09-03 12:04:24 +03:00
f57b259499 Update start-gii.md
Update example for config Gii module in Spain version.
2015-07-27 11:59:05 +03:00
4a7237cf81 Fixed #8798 for translations 2015-07-11 22:54:21 +03:00
a5c92eb4cb register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.

close #6853
2015-07-11 17:46:32 +02:00
5d446502dd Update guide-es [skip ci] 2015-06-21 18:57:41 +02:00
477cf7a6c4 Update readme in guide-es [skip ci] 2015-05-25 13:57:31 +02:00
16270f13f1 Update guide-es [skip ci] 2015-05-21 11:23:21 +02:00
a280b52e76 docs/* fix some typos, add several enhancements 2015-05-06 23:33:07 +03:00
486e7c59cf updated fxp/composer-asset-plugin version constraint
fixes #6253
2015-05-06 16:32:55 +02:00
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
e3d3b555d2 fixed asset plugin version in translated docs. 2015-03-01 10:53:07 -05:00
c2621a140a Updated caching-data.md in guide-es [skip ci]
close #7401
2015-02-23 21:21:40 +01:00
6731348dbf Update runtime-routing.md 2015-02-19 13:00:03 -03:00
a17cd8dc06 Update runtime-routing.md
una corrección insignificante en uno de los títulos
2015-02-19 12:52:16 -03:00
9d59c47a8d Fixes #7121 2015-02-09 19:13:55 +03:00
e3779ad7b9 Updated db-dao.md in guide-es [skip ci] 2015-02-07 13:36:01 +01:00
d3bc0b3341 Fixes #7163 [skip ci] 2015-02-04 21:05:56 -05:00
0f5051b301 Update db-dao in guide-es [skip ci]
close #7143
2015-02-03 00:42:37 +01:00
3632d04197 Update README.md in guide-es [skip ci]
close #7144
2015-02-03 00:41:37 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
2c2fb70f94 Fixes #6998: Fixed model name in screenshots of Gii CRUD 2015-01-24 21:34:40 +03:00