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
Alexander Makarov
69d8f2296f
Merge pull request #10860 from pana1990/patch
...
Add @since [skip ci]
2016-02-16 01:42:14 +03:00
Alexander Makarov
386aacae5c
Fixes #10422 : yii\db\ColumnSchemaBuilder::buildNotNullString now returns NULL instead of empty string to properly work with MSSQL (reverted from commit 2498a9b3bb)
2016-02-16 01:39:42 +03:00
Daniel Gomez Pan
8b0f28f780
Add @since [skip ci]
2016-02-15 23:06:58 +01:00
nevermnd
2498a9b3bb
Fixes #10422 : yii\db\ColumnSchemaBuilder::buildNotNullString now returns NULL instead of empty string to properly work with MSSQL
2016-02-15 23:55:34 +03:00
Sam Mousa
af5f5d0e3e
Fixes #9851 : Fixed partial commit / rollback in nested transactions
2016-02-15 23:32:32 +03:00
quantum
7b46bd1f7c
Fixes #10451 : Check of existence of $_SERVER in \yii\web\Request before using it
2016-02-15 23:22:45 +03:00
Alexander Makarov
1ec972fbf7
Fixes #10610 : Added BaseUrl::$urlManager to be able to set URL manager used for creating URLs
2016-02-15 22:35:58 +03:00
Dmitry Naumenko
a41208b37f
Merge pull request #10777 from pana1990/10764-enh-options-tag
...
WIP #10764
2016-02-15 21:01:14 +02:00
Daniel Gomez Pan
3bf3c20710
Merge remote-tracking branch 'upstream/master' into 10764-enh-options-tag
...
# Conflicts:
# framework/CHANGELOG.md
2016-02-15 17:37:40 +01:00
Dmitry Naumenko
6ac7496931
Merge pull request #10853 from githubjeka/filevalidator_doc
...
Update phpDoc maxSize of FileValidator
2016-02-15 18:25:30 +02:00
Carsten Brandt
3802c83b5d
Merge pull request #10856 from lukBarros/patch-1
...
grammatical adjustment
2016-02-15 16:20:36 +01:00
Lucas Barros
2e50270527
grammatical adjustment
...
grammatical adjustment
2016-02-15 11:44:49 -03:00
Daniel Gomez Pan
2825e06451
Update changelog [skip ci]
2016-02-15 15:15:18 +01:00
githubjeka
f0c666cd6f
Update FileValidator phpDoc: see link added to maxSize
2016-02-15 15:14:39 +03:00
githubjeka
07c3403f27
Update FileValidator phpDoc: see link added to maxSize
2016-02-15 15:12:36 +03:00
githubjeka
e23f47f49a
Update phpDoc maxSize of FileValidator
2016-02-15 14:51:39 +03:00
Dmitry Naumenko
1d43bb5421
Merge pull request #10852 from githubjeka/uploadfile_doc
...
phpDoc: return of UploadedFile::getInstance()
2016-02-15 13:29:38 +02:00
githubjeka
984c51ab1a
Update phpDoc: return of UploadedFile::getInstance() / getInstanceByName()
2016-02-15 14:18:16 +03:00
Vladimir Khramov
ef8b0a2be0
parameter dimensions in ArrayHelper::index
2016-02-15 17:47:44 +10: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
Carsten Brandt
c04f068439
prepare for next release
2016-02-14 15:51:30 +01:00
Carsten Brandt
9b5f6cb188
prepare for 2.0.7 release
...
- adjust version
- build classmap
- build phpdoc @property annotations
- build mime-type file
2.0.7
2016-02-14 15:45:55 +01:00
Alexander Makarov
a1846cd57c
Fixed issue number
2016-02-14 01:04:18 +03:00
Carsten Brandt
4359f4665b
docs adjustement for blameable behavior
2016-02-13 14:44:10 +01:00
SilverFire - Dmitry Naumenko
5714ae576d
Updated CHANGELOG, UPGRADE.md
2016-02-13 12:39:29 +02:00
SilverFire - Dmitry Naumenko
624be05be0
Updated TimestampBehaviorTest to test the callable in array format as value
2016-02-13 12:39:05 +02:00
SilverFire - Dmitry Naumenko
4f75bd70b9
BlameableBehavior::getValue() changed to make value processing consistent with AttributeBehavior::getValue()
2016-02-13 12:37:35 +02:00
SilverFire - Dmitry Naumenko
2e13136ca8
AttributeBehavior::getValue() now respects the callable in array format
2016-02-13 12:33:18 +02:00
drodata
048b0ba870
Fixed wording
...
close #10718
2016-02-12 17:34:22 +01:00
Sam Mousa
8ea4c660da
Several improvements to DI container
...
- Refactored invoke into separate resolve method (reusability)
- Added support for associative params array
- Added PHPUnit group doc to DI tests.
- Improved the tests for better coverage, and fixed a bug discovered by the new tests.
close #10811
2016-02-12 17:29:18 +01:00
Carsten Brandt
3d719d057e
review yii\web namespaces docs
2016-02-12 16:21:32 +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
4f4a661061
fixed test break when formatter is loaded before intl magic
2016-02-12 14:00:53 +01:00
SilverFire - Dmitry Naumenko
6fbac596ca
Travis: added ICU_DATA_VERTION to output
2016-02-12 14:27:34 +02:00
Dmitry Naumenko
763f961269
Merge pull request #10827 from yiijan/docs-ja-0212
...
Docs ja 0212 updates
2016-02-12 14:08:52 +02:00
Carsten Brandt
ce35739469
joinWith implementation cleanup
2016-02-12 12:45:29 +01:00
Carsten Brandt
438be14a8e
adjusted the guide on GridView relations for joinWith aliases
2016-02-12 12:40:31 +01:00
Carsten Brandt
3f8df39f45
more tests for joinWith alias
...
also test on joining the same relation twice
2016-02-12 12:35:29 +01:00
Carsten Brandt
94571e2c23
improved tests for ActiveQuery::joinWith alias
2016-02-12 12:35:29 +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
Klimov Paul
d22a3a0a07
Fixed yii\validators\EachValidator does not respect skipOnEmpty rule parameter
2016-02-12 13:33:36 +02:00
Nobuo Kihara
ec1dff0823
docs/guide-ja/output-data-widgets.md updated [ci skip]
2016-02-12 20:26:52 +09:00
nainoon
076329bfba
add test for join with alias
...
close #8788
2016-02-12 12:26:34 +01:00