usix298
|
13c2f5370f
|
Fixed formatting in tests [skip ci]
|
2017-03-18 00:13:08 +03:00 |
|
Artur Fursa
|
1b322f519f
|
Fixes #13776: Fixed setting precision and scale for decimal columns in MSSQL
|
2017-03-16 19:38:56 +03:00 |
|
vladis84
|
3c1f3e20cf
|
Fixes #13704: Fixed yii\validators\UniqueValidator to prefix attribute name with model's database table name
|
2017-03-16 17:42:31 +03:00 |
|
Vladislav Lyshenko
|
b00cd65ef3
|
Fixes #13738: Fixed getQueryParams() method in yii.js to correctly parse URL with question mark and no query parameters
|
2017-03-16 14:15:05 +03:00 |
|
Alexander Makarov
|
bc59d5da85
|
Fixes #13707: Fixed \yii\web\ErrorHandler and \yii\web\ErrorAction not setting correct response code to response object before rendering error view
|
2017-03-16 12:03:23 +03:00 |
|
Sam
|
b238afacee
|
Fixes #4408: Add support for unicode word characters and + character in attribute names
|
2017-03-15 16:19:06 +03:00 |
|
Sam
|
9459eaa277
|
Fixes #10372: Fixed console controller including complex typed arguments in help
|
2017-03-15 15:47:21 +03:00 |
|
Alexander Makarov
|
18b3fa10c5
|
Fixed ICU tests take varieties of data into account (#13751)
|
2017-03-14 09:47:56 +03:00 |
|
Alexander Makarov
|
3f8e8a89eb
|
Used more specific unit test assertions in framework tests
|
2017-03-14 09:45:31 +03:00 |
|
gagatust
|
6397791513
|
Fixed whitespaces to match code style [skip ci]
|
2017-03-14 09:42:13 +03:00 |
|
gagatust
|
b32db9fb28
|
Fixed path in unit tests README.md [skip ci]
|
2017-03-13 14:49:45 +03:00 |
|
Sergey Makinen
|
a9fb0171f7
|
Fixes #13745: SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in MSSQL and bug fixes in yii\db\QueryBuilder::buildLikeCondition()
|
2017-03-11 22:36:01 +03:00 |
|
gagatust
|
2c9278391c
|
Used short syntax for arrays (#13743)
|
2017-03-11 01:44:05 +03:00 |
|
Bizley
|
c5296242b1
|
Fixes #13698: yii\grid\DataColumn filter is automatically generated as dropdown list in case of format set to boolean
|
2017-03-09 00:33:13 +03:00 |
|
Vladimir
|
55dd16f1f7
|
Fixes #12715: Exception SAVEPOINT LEVEL1 does not exist instead of deadlock exception
|
2017-03-07 22:58:46 +03:00 |
|
Carsten Brandt
|
ff4cde18d4
|
Merge branch 'master' into feature/docker-testing
|
2017-03-06 15:50:56 +01:00 |
|
Tobias Munk
|
acf7c8592a
|
moved Dockerfile(s) to test folders
|
2017-03-06 14:16:15 +01:00 |
|
Kolyunya
|
f9041646dd
|
Improve string validator test coverage
|
2017-03-05 14:27:13 +03:00 |
|
Nikolay Oleynikov
|
1cb1a978f2
|
Remove imports of inexistent classes
|
2017-03-02 20:49:31 +03:00 |
|
SilverFire - Dmitry Naumenko
|
5e422fd27d
|
Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM
|
2017-03-02 12:58:08 +02:00 |
|
SilverFire - Dmitry Naumenko
|
bfa2390d5a
|
Added yii\di\Instance::__set_state() method
|
2017-03-01 19:29:30 +02:00 |
|
Robert Korulczyk
|
c8a323af81
|
Remove UrlRule::$trailingSlashForDefaults property.
|
2017-03-01 12:12:37 +01:00 |
|
Robert Korulczyk
|
a79e4e8128
|
Merge branch 'master' into 13614-add-a-failing-test-for-url-rule
|
2017-03-01 12:09:13 +01:00 |
|
SilverFire - Dmitry Naumenko
|
af612f47d1
|
Addded pluralization and singularization exception for currency
|
2017-02-28 15:59:10 +02:00 |
|
sam002
|
a350b34c1b
|
Fixes additional case for #13657 which wasn't covered by tests
|
2017-02-28 16:52:09 +03:00 |
|
Daniel Gómez Pan
|
73ddf2e65e
|
Fixes #13670: Fixed alias option from console when it includes - or _ in option name
|
2017-02-28 16:39:03 +03:00 |
|
Alexey Rogachev
|
058d2f6ef6
|
Merge branch 'master' into 13379-js-tests
|
2017-02-28 01:02:09 +06:00 |
|
Alexey Rogachev
|
cdb21d7e2c
|
Added JS tests for # #13379
|
2017-02-28 00:58:25 +06:00 |
|
sam002
|
c78b9e470d
|
Fixes #13657: Fixed yii\helpers\StringHelper::truncateHtml() skip extra tags at the end
|
2017-02-27 15:16:31 +03:00 |
|
Nikolay Oleynikov
|
f47b6c7683
|
Fixes #7946 Fixed a bug when the form attribute was not propagated to the hidden input of the checkbox
|
2017-02-27 13:47:37 +03:00 |
|
Nikolay Oleynikov
|
148007ffd6
|
Refactor HTML helper attribute order (#13665)
|
2017-02-26 20:54:44 +03:00 |
|
Dmitry Naumenko
|
7206b2ba8a
|
Added assertion in UrlRuleTest to verify #13656
|
2017-02-26 11:45:50 +02:00 |
|
Alex-Code
|
a719293ab0
|
Fixes #13649: Fixes issue where ['uncheck' => false] and ['label' => false] options for ActiveRadio and ActiveCheckbox were ignored
|
2017-02-25 14:41:02 +03:00 |
|
Alexey Rogachev
|
186420da40
|
Fixes #13243: Added support for unicode attribute names in yii\widgets\DetailView
|
2017-02-25 00:19:29 +03:00 |
|
Sergey Makinen
|
9a915ba10c
|
Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in yii\db\QueryBuilder
|
2017-02-24 01:24:06 +03:00 |
|
Dmitry Naumenko
|
407c38d13a
|
Merge branch 'master' into 13221_limit_offset_expression
|
2017-02-23 23:36:49 +02:00 |
|
Alex
|
6db6a2ddbe
|
Fixes #13418: Fixed QueryBuilder::batchInsert() if $rows is \Generator
|
2017-02-24 00:28:27 +03:00 |
|
Nagy Attila Gábor
|
8582dc93f3
|
Added unit tests for role based access filter (#13597)
|
2017-02-23 23:55:10 +03:00 |
|
Elvira Sheina
|
2de18cf9a5
|
Fixes #13087: Fixed getting active validators for safe attribute
|
2017-02-22 17:06:19 +03:00 |
|
Alexander Makarov
|
10b59ee6e4
|
Merge branch 'master' into 13221_limit_offset_expression
|
2017-02-22 17:02:04 +03:00 |
|
Andrew Nester
|
953c4a8e5a
|
Fixes #13407: Added URL-safe base64 encode/decode methods to StringHelper
|
2017-02-22 16:54:27 +03:00 |
|
SilverFire - Dmitry Naumenko
|
b4c7aaa5e0
|
Added more examples to EmailValidatorTest
Closes #9201
Closes #9067
|
2017-02-21 23:58:34 +02:00 |
|
Dmitry Naumenko
|
39ce65db94
|
Merge pull request #13562 from sergeymakinen/oci-test-fixture
Fixes Oracle’s test fixture
|
2017-02-21 23:45:34 +02:00 |
|
SilverFire - Dmitry Naumenko
|
1dc4618f3d
|
Fixed MessageConstroller::saveMessagesToDb() to work on different DBMS correctly
Closes #13494
|
2017-02-21 23:37:17 +02:00 |
|
SilverFire - Dmitry Naumenko
|
e9a96ee834
|
Replced InvalidParamException with \yii\console\Exception in Request::resolve()
|
2017-02-21 08:24:15 +02:00 |
|
SilverFire - Dmitry Naumenko
|
86b08e29d2
|
Enhanced yii\console\Request::resolve() to prevent passing parameters, that begin from digits
Closes #8641
|
2017-02-20 23:17:40 +02:00 |
|
SilverFire - Dmitry Naumenko
|
f496567735
|
Fixed yii\web\CacheSession::destroySession() to work correctly when session is not written yet
Fixes #13537
|
2017-02-20 22:34:40 +02:00 |
|
Bob Olde Hampsink
|
fab53b4a6e
|
Fixes #13582: Added tests for all yii\db\QueryBuilder::resetSequence implementations, fixed SQLite implementation
|
2017-02-20 23:04:04 +03:00 |
|
Bob Olde Hampsink
|
56c65f6079
|
Fixes #13577: Implemented yii\db\mssql\QueryBuilder::resetSequence()
|
2017-02-20 14:54:33 +03:00 |
|
Nikolay Oleynikov
|
7d82bbcd37
|
Fixes #13467: yii\data\ActiveDataProvider no longer queries models if models count is zero
|
2017-02-20 12:00:00 +03:00 |
|