Carsten Brandt
|
873b2b04db
|
fixed test breaks after #3614
|
2014-05-28 17:20:24 +02:00 |
|
Carsten Brandt
|
c6201fb5ca
|
fixed cubrid test case
|
2014-05-26 13:43:42 +02:00 |
|
Carsten Brandt
|
d1a3d40014
|
added test case to acually create cols with virtual type
verify issue #3473
|
2014-05-26 11:53:06 +02:00 |
|
Carsten Brandt
|
4de6e8c6b2
|
fix #3501 replace . when generating input ids
|
2014-05-25 18:51:06 +02:00 |
|
Qiang Xue
|
10889474dd
|
Merge pull request #3549 from creocoder/range-validator-enh
Improve `in` validator to properly support array attributes.
|
2014-05-22 14:20:38 -04:00 |
|
Alexander Kochetov
|
460b5fab06
|
Tests added
|
2014-05-22 20:15:55 +04:00 |
|
Qiang Xue
|
96feeb894c
|
Fixed test break of Html.
|
2014-05-22 09:51:49 -04:00 |
|
Carsten Brandt
|
1a848453a1
|
tried to fix tests for #3472
|
2014-05-22 13:09:42 +02:00 |
|
Scott Tester
|
390004a899
|
Fixed path in unit test to use the directory separator variable.
|
2014-05-22 09:34:10 +10:00 |
|
Scott Tester
|
be89ff97d3
|
fixed normalizePath to keep a '.' path when necessary.
|
2014-05-21 20:55:52 +10:00 |
|
DaSourcerer
|
be164e45db
|
Handle invalid code sequences in Html::encode()
|
2014-05-20 15:44:23 +02:00 |
|
Klimov Paul
|
6f3ffae7d6
|
Merge branch 'master' of github.com:yiisoft/yii2 into 3232-var-export
|
2014-05-19 18:34:07 +03:00 |
|
Klimov Paul
|
8d0fb916c0
|
VarDumper::exportAsString() removed
|
2014-05-19 18:33:49 +03:00 |
|
Qiang Xue
|
5439ab7854
|
Changed the default value of Cache::keyPrefix to be null.
|
2014-05-19 11:29:34 -04:00 |
|
Carsten Brandt
|
15904951ef
|
Merge PR #3406 branch 'exist-validator-enhancement' of https://github.com/creocoder/yii2
* 'exist-validator-enhancement' of https://github.com/creocoder/yii2:
ExistValidator final refactoring. `allowArray` checking also added to `validateValue` method.
New tests added
New tests added
ExistValidator::validateValue() fixed
Tests excess dump removed
ExistValidator bugfix
Tests updated
ExistValidator refactoring
CHANGELOG updated
`allowArray` introduced.
CHANGELOG
ExistValidator count logic fix
Tests updated
Tests updated
Tests updated
Refactoring
Refactoring
Improve `exist` validator to support array attributes
Conflicts:
framework/CHANGELOG.md
|
2014-05-15 10:00:06 +02:00 |
|
Qiang Xue
|
3411504508
|
Revert "Fixed test break."
This reverts commit 70b57766b1.
|
2014-05-14 11:40:46 -04:00 |
|
Qiang Xue
|
70b57766b1
|
Fixed test break.
|
2014-05-14 11:29:48 -04:00 |
|
Alexander Kochetov
|
520f5fa160
|
New tests added
|
2014-05-14 19:11:37 +04:00 |
|
Alexander Kochetov
|
55729a4cc0
|
New tests added
|
2014-05-14 19:09:55 +04:00 |
|
Alexander Kochetov
|
f457073d27
|
Tests excess dump removed
|
2014-05-14 13:39:31 +04:00 |
|
Alexander Kochetov
|
e791436819
|
Tests updated
|
2014-05-14 13:37:05 +04:00 |
|
Alexander Kochetov
|
087b7ca962
|
Tests updated
|
2014-05-09 18:55:49 +04:00 |
|
Alexander Kochetov
|
795b7d75e7
|
Tests updated
|
2014-05-09 18:08:40 +04:00 |
|
Alexander Kochetov
|
ba767206e8
|
Tests updated
|
2014-05-09 17:52:45 +04:00 |
|
Qiang Xue
|
e1c27788ba
|
Added a test.
|
2014-05-09 08:42:17 -04:00 |
|
Paul Klimov
|
e11ecad1ce
|
Object handling at BaseVarDumper::export() reworked
|
2014-05-09 15:32:09 +03:00 |
|
Paul Klimov
|
7c69c9141c
|
BaseVarDumper::export() added
|
2014-05-09 14:47:57 +03:00 |
|
Alexander Makarov
|
a17e5582cd
|
Marked part of PostgreSQL test as incomplete
|
2014-05-07 21:25:19 +04:00 |
|
Alexander Makarov
|
5cb243025a
|
Merge branch 'master'
|
2014-05-07 04:04:49 +04:00 |
|
Alexander Makarov
|
8077ea3f70
|
Silenced migrations output in rbac test in case there's no error
|
2014-05-07 03:11:35 +04:00 |
|
Alexander Makarov
|
f11d608936
|
Re-init application if it was destroyed during RBAC test
|
2014-05-07 01:50:58 +04:00 |
|
Alexander Makarov
|
440c402bde
|
Simplified RBAC DB manager test
|
2014-05-07 01:03:44 +04:00 |
|
Alexander Makarov
|
ef4d9683ce
|
Fixed RBAC migration for SQLite
|
2014-05-07 00:52:56 +04:00 |
|
Alexander Makarov
|
905e39ede9
|
RBAC migration is now aware of custom table names, speeded up RBAC tests
|
2014-05-07 00:19:33 +04:00 |
|
Alexander Makarov
|
12732cfa53
|
Fixed rbac tests to use migration
|
2014-05-06 21:02:35 +04:00 |
|
Carsten Brandt
|
676b366928
|
adjusted elasticsearch extension to version 1.0 of ES
breaking changes.
|
2014-05-06 18:14:32 +02:00 |
|
Alexander Makarov
|
48dbde3911
|
Fixed PostgreSQL test
|
2014-05-06 19:14:10 +04:00 |
|
Alexander Makarov
|
ca23cd8a2c
|
Implemented throwing \yii\db\IntegrityException on DB integrity errors
|
2014-05-06 18:26:27 +04:00 |
|
Alexander Makarov
|
b86f5a14f7
|
#2435 Tests for integrity exception
|
2014-05-06 16:56:51 +04:00 |
|
Qiang Xue
|
135b944c14
|
Finished guide about DI container and service locator.
|
2014-05-04 13:12:20 -04:00 |
|
Alexander Makarov
|
a4c644d3a3
|
Fixes #3325: fixed generated markup for conditional comments
No changelog line since feature was introduced after beta
|
2014-05-02 15:29:26 +04:00 |
|
Qiang Xue
|
9cdfb35fa3
|
Fixes #3312.
|
2014-05-01 22:16:40 -04:00 |
|
Alexander Makarov
|
a620342315
|
Adjusted phpdoc, tests and changelog for StringHelper::truncate and StringHelper::truncateWords
|
2014-04-29 18:23:48 +04:00 |
|
Alexander Makarov
|
8d18d722b2
|
Merge branch 'stringhelper-truncate' of github.com:Alex-Code/yii2 into Alex-Code-stringhelper-truncate
Conflicts:
framework/CHANGELOG.md
|
2014-04-29 18:03:44 +04:00 |
|
Carsten Brandt
|
5c748ddb42
|
added case insensitve LIKE to PostgresQueryBuilder
fixes #3252
also improved unit tests for querybuilder buildLikeCondition
|
2014-04-29 12:04:10 +02:00 |
|
Qiang Xue
|
4fcd5003de
|
Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper
|
2014-04-26 20:25:48 -04:00 |
|
Carsten Brandt
|
78a8694eb5
|
file helper did not preserve relative paths
|
2014-04-25 04:06:07 +02:00 |
|
Carsten Brandt
|
83a63f2346
|
fixed wrong client validation issue in numbervalidator
fixes #3118
|
2014-04-23 01:29:53 +02:00 |
|
Qiang Xue
|
ab218addda
|
Fixes #2563: Theming is not working if the path map of the theme contains ".." or "." in the paths
|
2014-04-18 15:13:50 -04:00 |
|
Alexander Makarov
|
c7c708d454
|
Removed unused imports
|
2014-04-17 15:35:09 +04:00 |
|