Daniel Gómez Pan
|
83496853c8
|
Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue
|
2016-07-28 01:15:55 +03:00 |
|
Alexander Makarov
|
fa845ee481
|
Fixes #11726: DbSession was echoing database errors in production mode
|
2016-07-26 15:36:08 +03:00 |
|
SilverFire - Dmitry Naumenko
|
6263eeba69
|
Updated PHPDoc
|
2016-07-25 23:33:42 +03:00 |
|
Nobuo Kihara
|
d6dc4828fa
|
docs/guide-ja updated (typo fix) [ci skip] (#12012)
|
2016-07-25 16:09:08 +03:00 |
|
lynicidn
|
8211dcc41b
|
Fixes #11972: Fixed active form afterValidate wasn't triggered in some cases
|
2016-07-21 18:19:13 +03:00 |
|
Ilya Sevostyanov
|
91c67262ce
|
Fix typo (#11998) [skip ci]
|
2016-07-21 15:02:54 +03:00 |
|
Alexander Makarov
|
8c6cbae6de
|
Fixes #11991: array helper documentation issues
|
2016-07-21 00:37:42 +03:00 |
|
Roman Grinyov
|
cbcd858148
|
Wrong anchor to "controllerMap" (#11989) [skip ci]
|
2016-07-20 14:01:00 +03:00 |
|
Roman Grinyov
|
c86e700e26
|
Typo "registerMetaTagS" (#11985) [skip ci]
|
2016-07-19 16:12:07 +03:00 |
|
Dmitry Naumenko
|
b67eca084b
|
Merge pull request #11984 from yiijan/ja-0719-updates
Japanese framework messages and docs updated [ci skip]
|
2016-07-19 15:49:11 +03:00 |
|
Nobuo Kihara
|
f6b1b2a014
|
docs/internals-ja updated [ci skip]
|
2016-07-19 21:31:29 +09:00 |
|
Nobuo Kihara
|
2afdbfd25f
|
docs/guide-ja updated [ci skip]
|
2016-07-19 21:31:07 +09:00 |
|
Nobuo Kihara
|
1d478bdd14
|
framework/messages/ja/yii.php updated [ci skip]
|
2016-07-19 21:30:29 +09:00 |
|
Roman Grinyov
|
b9245f7107
|
Fixes #11967: added missing string of YII_ENV definition [skip ci]
|
2016-07-15 22:23:26 +03:00 |
|
Alexander Makarov
|
6728d5d0e0
|
Fixes #11965: fixed docs for MessageController only and except
|
2016-07-15 21:46:14 +03:00 |
|
Roman Grinyov
|
a3ea354479
|
Docs: typo, replace comma to semicolon (#11966) [skip ci]
|
2016-07-15 16:39:45 +03:00 |
|
Egor Verbitskiy
|
c99acb6182
|
Fixes #11950: Improve BaseArrayHelper::keyExists speed
|
2016-07-15 14:53:25 +03:00 |
|
Alexander Makarov
|
466fc9db32
|
Adjusted wording
|
2016-07-14 12:42:33 +03:00 |
|
Egor Verbitskiy
|
2fbd55b634
|
Fixes #11949: Fixed ActiveField::end generates close tag when it's option['tag'] is null
|
2016-07-14 12:38:26 +03:00 |
|
Roman Grinyov
|
f7f24d3c47
|
Fix code block in phpDoc of BaseArrayHelper::filter (#11948) [skip ci]
|
2016-07-14 12:21:42 +03:00 |
|
Nikola Kovacs
|
2118d96655
|
Fix double space after array key (#11954) [skip ci]
|
2016-07-14 12:20:41 +03:00 |
|
pavlm
|
355d83ac58
|
Fixes #11947: Fixed gridData initialization in yii.gridView.js
|
2016-07-13 23:48:45 +03:00 |
|
Shaig Khaligli
|
23fae0a7f9
|
Updated "az" translations (#11942) [skip ci]
Minor changes in Azerbaijani translation - more fluent.
|
2016-07-13 11:16:02 +03:00 |
|
Carsten Brandt
|
952d6cbe9a
|
updated german translation
|
2016-07-12 12:43:47 +02:00 |
|
Evgeniy
|
ad796dbf22
|
#11912: Postgresql negative default values support for integer/float/decimal columns (#11933)
* fixes #11912: Postgresql negative default values support for integer/float/decimal columns
* added more tests
* updated CHANGELOG.md
|
2016-07-11 23:49:43 +02:00 |
|
Carsten Brandt
|
39ca04b5ab
|
prepare for next release
|
2016-07-11 15:38:16 +02:00 |
|
Carsten Brandt
|
ee92cfa7ba
|
release version 2.0.9
2.0.9
|
2016-07-11 15:36:42 +02:00 |
|
Carsten Brandt
|
1423e34131
|
documentation about method injection
fixes #11565
|
2016-07-11 15:24:48 +02:00 |
|
Carsten Brandt
|
bda42b68ce
|
fixed yii\di\Instance documentation
fixes #11637
|
2016-07-11 15:01:17 +02:00 |
|
Carsten Brandt
|
b668aaf875
|
more verbose and better links in installation instructions
fixes yiisoft/yii2-app-basic#29
|
2016-07-11 14:42:15 +02:00 |
|
Carsten Brandt
|
217d50e4ff
|
improved PHPdoc and @since annotations
|
2016-07-11 12:58:43 +02:00 |
|
Carsten Brandt
|
7076b38ea9
|
added a test for #11925
|
2016-07-11 12:09:54 +02:00 |
|
Carsten Brandt
|
9114a430b5
|
Update release.md
|
2016-07-08 16:37:40 +02:00 |
|
et-soft
|
dd28a25720
|
Update version fxp/composer-asset-plugin in Russian and Ukrainian docs. (#11920) [skip ci]
|
2016-07-08 12:04:47 +03:00 |
|
Alberto Barradas Spezzia
|
b019d23281
|
Fix #11896 DROP TRIGGER for migrate/down in RBAC (#11919)
|
2016-07-07 23:34:36 +03:00 |
|
Robert Korulczyk
|
fead450998
|
Fix links in helper-array.md. [skip ci] (#11913)
|
2016-07-07 11:44:00 +03:00 |
|
Angel Guevara
|
8c240ed067
|
Fixes #11683: Fixed fixture command to work with short syntax. yii fixture "*, -User" should be used instead of yii fixture "*" -User
|
2016-07-07 01:30:06 +03:00 |
|
Carsten Brandt
|
326cdfeb52
|
added test for #11256
|
2016-07-06 14:51:59 +02:00 |
|
Angel Guevara
|
6b6fa96319
|
Fix #11252 use strict comparison on hasAttribute()
close #11256
|
2016-07-06 14:48:38 +02:00 |
|
Carsten Brandt
|
d2dd232b6f
|
message improvement and test for #11323
|
2016-07-06 14:27:50 +02:00 |
|
PowerGamer1
|
e0ace833d0
|
Added Error message for combined attributes to unique validator
- error message `$comboNotUnique` to include model attribute labels instead of attribute names.
- Fixes #11322
close #11323
|
2016-07-06 14:09:56 +02:00 |
|
Carsten Brandt
|
393d945a7b
|
response formatting docs about JSON configuration
close #11399
|
2016-07-06 13:21:03 +02:00 |
|
Carsten Brandt
|
bcc19e97cb
|
added note about Oracle DB connection charset
close #11387
|
2016-07-06 13:00:18 +02:00 |
|
Evgeniy Moiseenko
|
16f065be47
|
Correcting Russian translate (#11904) [skip ci]
|
2016-07-06 12:05:41 +03:00 |
|
Carsten Brandt
|
8c17e4a6c1
|
updated jQuery dependency to include 1.12.x
close #11364
|
2016-07-06 00:33:30 +02:00 |
|
Carsten Brandt
|
7fb447506d
|
fix mixed case column names for unique indexes in postgres
fixes #10613
|
2016-07-06 00:11:07 +02:00 |
|
Alexander Makarov
|
65232792b9
|
#10503: Added note about flusing APC and OpCache from CLI
|
2016-07-05 23:05:39 +03:00 |
|
Carsten Brandt
|
1c20062628
|
fixed changelog position
|
2016-07-04 15:16:45 +02:00 |
|
Carsten Brandt
|
bfba387653
|
Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
Fixes #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()`
|
2016-07-04 15:13:25 +02:00 |
|
Carsten Brandt
|
5bdb5406ba
|
Merge branch 'inverseof'
* inverseof:
Make sure inverseOf relations are also populated during dynamic relational queries
fixed inverseof test assertation
close #8497
fixes #6347
|
2016-07-04 15:12:24 +02:00 |
|