Commit Graph

3933 Commits

Author SHA1 Message Date
Ilya Sevostyanov
b469510eee Fixed rest-versioning.md 2016-02-03 10:26:11 +03:00
Carsten Brandt
6d28678433 review property docs guide 2016-02-02 16:16:34 +01:00
Evgeniy Moiseenko
574e3190f4 Fixed last commit "Correcting spelling" 2016-02-02 17:55:29 +05:00
Evgeniy Moiseenko
0c00378d4b Correcting spelling 2016-02-02 17:25:30 +05:00
Dmitry Naumenko
c176360d48 Merge pull request #10720 from brussens/patch-1
Update tutorial-start-from-scratch.md
2016-02-01 09:35:59 +02:00
Dmitry Brusenskiy
f89a6ad859 Update tutorial-start-from-scratch.md 2016-02-01 08:14:09 +03:00
Dmitry Brusenskiy
5ed5754552 Update tutorial-start-from-scratch.md 2016-02-01 08:09:05 +03:00
Alexander Makarov
4d15aa0685 Removed spaces from ICU examples. #10719 2016-01-31 23:14:49 +03:00
SilverFire - Dmitry Naumenko
fb10ad0f94 Docs-en,ja,ru: fixed i18n date and time formatting examples.
Closes #10719
2016-01-31 22:13:14 +02:00
Alexander Makarov
d412e0b3ba Fixes #6057 2016-01-31 17:02:44 +03:00
Alexander Makarov
feebb80c5b Fixed wording 2016-01-30 21:46:32 +03:00
Dmitry Naumenko
9691d3dcc1 Reverted bf42b24 2016-01-30 18:45:44 +02:00
Dmitry Naumenko
bf42b2442c Merge pull request #10715 from drodata/master
Fixed a typo
2016-01-30 17:39:22 +02:00
drodata
884d259705 Fixed a typo 2016-01-30 21:19:35 +08:00
Bizley
b57789dc07 Late addition 2016-01-29 21:51:09 +01:00
Bizley
62c3821785 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2016-01-29 21:43:32 +01:00
Bizley
86f8aa0aa1 Links shortening and fixes 2016-01-29 21:42:41 +01:00
Carsten Brandt
8da214d264 more docs for #10701 2016-01-29 20:59:02 +01:00
Bizley
53b915ed4b Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2016-01-29 18:54:32 +01:00
Alexey Rogachev
93e2803c49 Fixed typo in docs [skip ci] 2016-01-29 12:01:40 +06:00
Carsten Brandt
b9087460bb Fixed wrong SQL in the querybuilder docs 2016-01-28 21:12:29 +01:00
Daniel Filipek
bc37eadd84 structure-application-components.md 100% 2016-01-28 11:02:54 +01:00
Nobuo Kihara
74dc2de545 docs/guide-ja updated [ci skip] 2016-01-27 20:03:32 +09:00
Nobuo Kihara
226fe6995a docs/internals-ja/core-code-style.md updated [ci skip] 2016-01-27 19:33:08 +09:00
Alexander Makarov
ed80bbeff2 Fixed tabs and spaces controversial statement 2016-01-26 14:00:41 +03:00
drodata
7035ccea66 Guide output-data-providers fixed code example 2016-01-26 17:02:54 +08:00
SilverFire - Dmitry Naumenko
efa72e61ec Guide-ru,-en: output-data-widgets - updated ActionColumn section 2016-01-26 10:17:46 +02:00
SilverFire - Dmitry Naumenko
89f677ba2a Guide db-active-record fixed code example 2016-01-23 09:35:21 +02:00
drodata
c94bd36e89 Fixed a wrong method calling.
If using `all()`, the value of `$customer` will be an array of
`Customer` instances, not a `Customer` instance.  Consequently,

```
$customer->unlink('orders', $customer->orders[0]);
```

will throw a PHP Fatal Error: Call to a member function unlink() on array.
2016-01-23 11:11:02 +08:00
Alexander Makarov
8ea542cdbf #10581: Improved wording, added note about canGetProperty() and canSetProperty() to properties guide 2016-01-20 02:36:56 +03:00
githubjeka
b87999f6bb Fixes #10581: Add note about overriding get/set methods to behaviors guide 2016-01-20 02:30:17 +03:00
Evgeniy
08b2aadcf8 Correcting spelling 2016-01-18 11:56:33 +05:00
Nobuo Kihara
1e196e1c11 docs/guide-ja/db-query-builder.md updated [ci skip] 2016-01-17 18:46:09 +09:00
Daniel Filipek
571a936327 tutorial-mailing.md 100% 2016-01-15 13:23:30 +01:00
SilverFire - Dmitry Naumenko
25138d337c Docs es,ja,pt-BR,ru,zh-CN: fixed link to AuthMethod 2016-01-15 13:15:18 +02:00
Nikola Kovacs
a61d9f224f fix link to AuthMethod 2016-01-15 11:37:49 +01:00
Carsten Brandt
b9d8344d84 updated db guide
string format in where() is not only for simple cases but also for the complex ones that need raw SQL.
2016-01-14 19:30:09 +01:00
Nobuo Kihara
a1170aa033 doc fix - removed unnecessary bar [ci skip] 2016-01-13 20:29:36 +09:00
Bizley
217e944262 Fix
Adding the fix from
83d72cddc0
2016-01-10 11:55:55 +01:00
Bizley
a6c0f0a65b Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2016-01-10 11:30:53 +01:00
Bizley
6e6e202200 Guide PL fixes and links shortening 2016-01-10 11:30:12 +01:00
John Kind
0480417442 Fix markdown indent 2016-01-09 19:42:06 +03:00
John Kind
77569c8587 Fix typo in documentation. 2016-01-09 19:38:28 +03:00
Bizley
4b6277a265 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2016-01-09 11:58:39 +01:00
Daniel Filipek
be71588429 output-client-scripts.md 100%
README.md translation fix
output-client-scripts.md 100%
input-validation typo fix
2016-01-08 15:30:04 +01:00
Dmitry Naumenko
7fc2ea8020 Merge pull request #10514 from johnkind49/master
Fixed documentation.
2016-01-08 12:48:39 +02:00
Daniel Filipek
6fc980cc1d input-validation.md 2016-01-07 15:23:01 +01:00
Nobuo Kihara
97397c71db docs/guide-ja/output-formatting.md updated [ci skip] 2016-01-07 16:49:04 +09:00
Carsten Brandt
cdb7d84fea added support for non-gregorian calendar to formatter
fixes #8687
close #10517
2016-01-02 19:42:35 +01:00
John Kind
9d0fa51064 Yii2-style class properties. 2016-01-02 02:56:50 +03:00