Dmitry Naumenko
84a3bc2ebf
Merge pull request #10842 from lukBarros/master
...
Added and translated into Brazil of the Portuguese session of the URL helper
2016-02-16 10:20:42 +02:00
Lucas Barros
2e50270527
grammatical adjustment
...
grammatical adjustment
2016-02-15 11:44:49 -03:00
Lucas Barros
21fe25ff18
finish review ptbr - 100% done
2016-02-14 18:44:13 -03:00
Lucas Barros
3f6f691e52
partial change for ptBR lang (3/3) 100% done
...
partial change for ptBR lang (3/3) 100% done
2016-02-14 18:24:47 -03:00
Lucas Barros
64fb931270
partial change for ptBR lang (2/3)
...
partial change for ptBR lang (2/3)
2016-02-14 17:56:51 -03:00
Lucas Barros
a1a77fa7fd
partial change for ptBR lang (1/3)
...
partial change for ptBR lang (1/3)
2016-02-14 17:33:57 -03:00
Lucas Barros
e1eae343a0
Sync files for doc to ptBR
...
Sync files for doc to ptBR
2016-02-14 17:18:33 -03:00
drodata
048b0ba870
Fixed wording
...
close #10718
2016-02-12 17:34:22 +01:00
Carsten Brandt
997dfa3e11
review guide and UPGRADE file
2016-02-12 15:56:54 +01:00
Carsten Brandt
31bd0e392b
Merge pull request #10828 from yiisoft/activequery-alias2
...
Activequery::joinWith() alias
2016-02-12 14:30:05 +01:00
Carsten Brandt
438be14a8e
adjusted the guide on GridView relations for joinWith aliases
2016-02-12 12:40:31 +01:00
Carsten Brandt
5f19e7aa41
Added Alias Syntax for joinWith()
...
Add alias syntax to joinWith(), e.g. joinWith('author a').
No need to know the table name for defining an alias for the relation.
fixes #2377 , alternative to #8788 , which allows later implementation of
getting alias and column name ambiguation.
depends on #10813 to be merged first.
2016-02-12 12:35:28 +01:00
Carsten Brandt
157d6c79cc
fixes #4972 by adding and alias() to ActiveQuery
...
allows defining an alias without knowing the model table name.
2016-02-12 12:34:16 +01:00
Nobuo Kihara
ec1dff0823
docs/guide-ja/output-data-widgets.md updated [ci skip]
2016-02-12 20:26:52 +09:00
Nobuo Kihara
65efa8c4e8
docs/internals-ja/core-code-style.md updated [ci skip]
2016-02-12 20:21:59 +09:00
Alexander Makarov
b226252e08
Merge pull request #10765 from yiisoft/revert-action-di
...
Revert DI injection via controller action method signature
2016-02-07 12:28:15 +03:00
Alexander Makarov
357845ac31
Removed controller action injection from the list of features in the guide and translations
2016-02-07 12:10:30 +03:00
Carsten Brandt
42b8569846
Revert DI injection via controller action method signature
...
reverts b7020065c and related commits.
reverts implementation of #9476
For reasons, see discussion https://github.com/yiisoft/yii2/issues/9476#issuecomment-179749039
2016-02-06 18:40:50 +01:00
Carsten Brandt
4579b8a610
Update core-code-style.md
...
added missing line
2016-02-06 18:26:10 +01:00
Carsten Brandt
255ec95c49
Update core-code-style.md
...
adjusted property style rules to match current practise.
2016-02-06 18:25:23 +01:00
Alexander Makarov
00f82407ac
Merge pull request #10770 from dynasource/cs-property-ordering
...
Update core-code-style.md [skip ci]
2016-02-06 19:31:28 +03:00
Boudewijn Vahrmeijer
9b4c32b247
Update core-code-style.md
...
no rule is also a rule
https://github.com/yiisoft/yii2/issues/10767#issuecomment-180794947
2016-02-06 17:15:18 +01:00
David Baker
8279f167ea
Added in a link to the GridView widget [ci skip]
2016-02-03 17:35:12 -07:00
Nobuo Kihara
8a040c1586
Merge branch 'master' into docs-ja-0203
2016-02-03 23:19:55 +09:00
Nobuo Kihara
28eb2e6bbf
docs/guide/output-data-widgets.md typo fixed [ci skip]
2016-02-03 23:13:15 +09:00
Nobuo Kihara
855f213351
docs/guide-ja/output-data-widgets.md updated [ci skip]
2016-02-03 23:07:15 +09:00
Nobuo Kihara
0947f40125
Merge branch 'master' into docs-ja-0203
2016-02-03 22:49:22 +09:00
Dmitry Naumenko
baf0ba5ef3
Merge pull request #10735 from arogachev/10653-grid-extra-filters
...
Add info about additional filters for GridView to docs [skip ci]
2016-02-03 13:56:49 +02:00
Nobuo Kihara
9ff88f24b9
docs/guide-ja updated [ci skip]
2016-02-03 20:49:20 +09:00
Nobuo Kihara
7bba63ae19
docs/guide/concept-behaviors.md typo fixed [ci skip]
2016-02-03 20:36:16 +09:00
Alexey Rogachev
a3c7ed63b0
Updated "Separate filter form" section in docs [skip ci]
2016-02-03 17:32:19 +06:00
Alexey Rogachev
5c5cbc3099
Updated "Separate filter form" section in docs [skip ci]
2016-02-03 17:28:49 +06:00
Alexey Rogachev
e37c213ce4
Fixed word plural form error in docs in "Separate filter form" section [skip ci]
2016-02-03 17:03:33 +06:00
Alexey Rogachev
5f000b7105
Fixed few errors in "Separate filter form" section in docs, added russian translation [skip ci]
2016-02-03 16:45:59 +06:00
Alexey Rogachev
3c0f4c072c
Merge branch 'master' of git://github.com/yiisoft/yii2 into 10653-grid-extra-filters
2016-02-03 15:01:06 +06:00
Alexey Rogachev
a9404a5161
Updated Separate filter form section in docs [skip ci]
2016-02-03 15:00:03 +06:00
Ilya Sevostyanov
b469510eee
Fixed rest-versioning.md
2016-02-03 10:26:11 +03:00
Alexey Rogachev
e209a4b477
Closed #10653 : Add info about additional filters for GridView to docs [skip ci]
2016-02-03 11:42:57 +06: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