Daniel Gomez Pan
dc13fd8cfe
fix docs [skip ci]
2016-02-19 21:37:02 +01:00
Dmitry Naumenko
2c3e31b580
Merge pull request #10891 from lukBarros/patch-2
...
grammatical adjustment
2016-02-18 11:10:09 +02:00
Lucas Barros
af8e792f0d
grammatical adjustment
2016-02-17 23:49:47 -03:00
Lucas Barros
c9cc8fb42f
Change link broken by outher file of doc
...
Related in #10789
2016-02-17 21:18:39 -03:00
Alexander Makarov
1918341a50
Merge pull request #10888 from careykevin/patch-2
...
Fix spelling [skip ci]
2016-02-18 00:16:48 +03:00
Kevin Carey
75b40c08ea
Fix spelling
...
Misspelling of "maintenance"
2016-02-17 14:35:07 -05:00
Kevin Carey
836a65b697
Fix spelling
...
Misspelling of "maintenance"
2016-02-17 14:33:36 -05:00
Lucas Barros
f639d63cf9
Sync the file guid, translater, review for ptBR
2016-02-16 23:33:08 -03:00
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