SilverFire - Dmitry Naumenko
|
f390e8c069
|
Updated CHANGELOG
|
2016-02-25 15:48:03 +02:00 |
|
SilverFire - Dmitry Naumenko
|
be81074215
|
Merge branch 'enh-link-submission-form-attribute-9893' of https://github.com/SamMousa/yii2 into SamMousa-enh-link-submission-form-attribute-9893
|
2016-02-25 15:46:16 +02:00 |
|
Carsten Brandt
|
fd384c1e78
|
avoid merge conflicts in CHANGELOG
fixes #10958
|
2016-02-25 12:55:28 +01:00 |
|
Klimov Paul
|
2fe7ed05f0
|
Fixed setup of 'definitions' and 'aliases' at yii\widgets\MaskedInput
|
2016-02-25 13:49:49 +02:00 |
|
Sam Mousa
|
9b554b065d
|
Merge remote-tracking branch 'upstream/master' into enh-link-submission-form-attribute-9893
|
2016-02-25 10:49:10 +00:00 |
|
SilverFire - Dmitry Naumenko
|
4dc771d0a0
|
Fixed DbSessionTest
|
2016-02-25 12:35:16 +02:00 |
|
SilverFire - Dmitry Naumenko
|
1e1baec6e6
|
Reverted c478199
|
2016-02-25 12:14:22 +02:00 |
|
SilverFire - Dmitry Naumenko
|
b641cb7dea
|
Updated ArrayHelperTest::testIsTraversable()
|
2016-02-25 12:02:48 +02:00 |
|
Carsten Brandt
|
e91c92d774
|
added missing info about asset folders to yii integration guide
|
2016-02-25 10:29:04 +01:00 |
|
SilverFire - Dmitry Naumenko
|
992bc264b6
|
Fixed PHPDoc
|
2016-02-25 00:20:55 +02:00 |
|
SilverFire - Dmitry Naumenko
|
c478199937
|
Added property yii\web\DbSession::encodeData to encode/decode session data in base64 on session read/write
Closes #6173
|
2016-02-25 00:17:26 +02:00 |
|
SilverFire - Dmitry Naumenko
|
c5794c61b4
|
Merge branch 'SamMousa-feature-array-like-improvements'
|
2016-02-24 23:52:32 +02:00 |
|
SilverFire - Dmitry Naumenko
|
438e5cfb5d
|
BaseArrayHelper::isTraversable() PHPDoc update
|
2016-02-24 23:51:19 +02:00 |
|
Sam Mousa
|
16a6af5fa8
|
Add helper function for checking if an object is an array-like object.
Added support for traversable objects in `BaseHtml` and `ArrayHelper`
|
2016-02-24 23:49:05 +02:00 |
|
Alexander Makarov
|
80e9331fe0
|
Spelling fixes, BaseArrayHelper::index() parameter groupBy renamed to groups
|
2016-02-24 23:43:09 +02:00 |
|
SilverFire - Dmitry Naumenko
|
f684bc9550
|
Merge branch 'quantum13-helper_indexbydimensions'
|
2016-02-24 23:10:45 +02:00 |
|
SilverFire - Dmitry Naumenko
|
367fddc1f3
|
ArrayHelper::index() - updated CHANGELOG, UPGRADE, guide
|
2016-02-24 23:10:07 +02:00 |
|
SilverFire - Dmitry Naumenko
|
d66659e329
|
ArrayHelperTest - groupBy tests moved to a separate method
|
2016-02-24 23:08:59 +02:00 |
|
SilverFire - Dmitry Naumenko
|
d56d2d7a31
|
BaseArrayHelper::index() - 3rd parameter renamed from dimensions to groupBy
PHPDoc updated
|
2016-02-24 23:07:37 +02:00 |
|
SilverFire - Dmitry Naumenko
|
54c0d9a31c
|
Merge branch 'helper_indexbydimensions' of https://github.com/quantum13/yii2 into quantum13-helper_indexbydimensions
|
2016-02-24 21:35:51 +02:00 |
|
SilverFire - Dmitry Naumenko
|
66c6268e5f
|
FileValidator: updated guide-ru,en, PHP; updated tests
|
2016-02-24 09:05:29 +02:00 |
|
SilverFire - Dmitry Naumenko
|
2201bf14e2
|
Fixed parameters binding to the SQL query in yii\db\mysqlSchema::findConstraints()
Closes #10946
|
2016-02-24 08:31:24 +02:00 |
|
SilverFire - Dmitry Naumenko
|
7aef671872
|
Refactored FileHelper::validateMimeType, js validaton, PHPDocs
|
2016-02-24 00:40:34 +02:00 |
|
kirSeNN
|
a4c68b5278
|
#5469 added mimetype mask validation feature
|
2016-02-24 00:40:34 +02:00 |
|
Carsten Brandt
|
722c9625d7
|
Merge pull request #10939 from yiisoft/ar-dependency
Avoid some calls to `new $this->modelClass` in ActiveQuery
|
2016-02-23 13:38:31 +01:00 |
|
Carsten Brandt
|
762b9207ea
|
Avoid some calls to new $this->modelClass in ActiveQuery
this fixes some cases of the problem described in #8639 and is fully BC.
Fixing other places may need BC breaks.
|
2016-02-23 13:24:01 +01:00 |
|
Carsten Brandt
|
9bffbf8e49
|
Merge pull request #10928 from pana1990/migration-docs
fix dcos [skip ci]
|
2016-02-22 09:54:37 +01:00 |
|
Carsten Brandt
|
2d74a8da41
|
added test for DetailView related attribute
issue #10923
|
2016-02-22 09:50:32 +01:00 |
|
Daniel Gomez Pan
|
7639aee21e
|
fix dcos [skip ci]
|
2016-02-22 03:02:34 +01:00 |
|
Carsten Brandt
|
cdf01f357a
|
fixed changelog for HTMLPurifier
|
2016-02-21 18:08:31 +01:00 |
|
Carsten Brandt
|
15eb280d2d
|
changed HTMLPurifier dependency to allow loading new minor versions
see d7f6f11193
|
2016-02-21 18:07:10 +01:00 |
|
Dmitry Naumenko
|
d0b1f568cc
|
Merge pull request #10920 from githubjeka/patch-1
Update phpDoc MailerInterface::compose()
|
2016-02-20 21:17:42 +02:00 |
|
Dmitry Naumenko
|
d81f959648
|
Merge pull request #10922 from HA3IK/guide-ru
Update "docs/guide-ru": changed yii2-authclient link "guide" to "guide-ru"
|
2016-02-20 21:17:01 +02:00 |
|
HA3IK
|
665aa88dbc
|
Update "docs/guide-ru": changed yii2-authclient link "guide" to "guide-ru"
|
2016-02-20 16:21:25 +00:00 |
|
Evgeniy Tkachenko
|
d804950d09
|
Update phpDoc BaseMailer::compose()
|
2016-02-20 18:44:29 +03:00 |
|
Evgeniy Tkachenko
|
8f26e93b20
|
Update phpDoc MailerInterface::compose()
|
2016-02-20 16:58:13 +03:00 |
|
Alexander Makarov
|
d7f6f11193
|
HTMLPurifier dependency updated to ~4.7.0
|
2016-02-20 02:57:45 +03:00 |
|
Alexander Makarov
|
5389342767
|
Merge pull request #10915 from pana1990/10903-migration-docs
fix docs [skip ci]
|
2016-02-20 00:10:39 +03:00 |
|
Daniel Gomez Pan
|
dc13fd8cfe
|
fix docs [skip ci]
|
2016-02-19 21:37:02 +01:00 |
|
Carsten Brandt
|
6c5c2ff64f
|
added test for AccessRule class
related to #10898
|
2016-02-19 17:04:35 +01:00 |
|
Dmitry Naumenko
|
2c3e31b580
|
Merge pull request #10891 from lukBarros/patch-2
grammatical adjustment
|
2016-02-18 11:10:09 +02:00 |
|
Dmitry Naumenko
|
9b9d198f24
|
Merge pull request #10890 from lukBarros/patch-1
Change link broken by outher file of doc
|
2016-02-18 11:05:48 +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 |
|
Alexander Makarov
|
c9d7f761d4
|
Merge pull request #10887 from careykevin/patch-1
Fix spelling [skip ci]
|
2016-02-18 00:16:26 +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 |
|
Carsten Brandt
|
187c314d01
|
better fix for test break b9880f3247
|
2016-02-17 14:27:10 +01:00 |
|
SilverFire - Dmitry Naumenko
|
4e4fb02264
|
Fixed QueryBuilterTest for PgSQL
|
2016-02-17 07:42:04 +02:00 |
|