3589 Commits (3a8338749cd2ff7f2857a92c0b7d04efb91a8ef6)

Author SHA1 Message Date
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Qiang Xue cc08492b08 Fixes #2729: Added `FilterValidator::skipOnArray` so that filters like `trim` will not fail for array inputs 11 years ago
Qiang Xue 5a61ee91be Fixed test break. 11 years ago
Qiang Xue 9ff8b0f903 Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; 11 years ago
Qiang Xue 7c520248bf message fix. [skip ci] 11 years ago
Qiang Xue a5e3e46905 Fixes #735: Added back `ActiveField::hiddenInput()` 11 years ago
Qiang Xue c01ffe7dc2 Fixes #2303: support setting basePath and baseUrl as aliases during runtime. 11 years ago
David Renty 0fa5230cd0 Removed debug code, changed doc 11 years ago
David Renty cb3eb9c6d8 Added support for inverted intervals (future time) and unit tests 11 years ago
Qiang Xue 174158a64b doc fix [skip ci] 11 years ago
Antonio Ramirez 7b75538963 fixes #2739 11 years ago
Antonio Ramirez df54621e76 fixes #2740 11 years ago
Alexander Makarov cd8e626018 Fixes #2737 11 years ago
ivokund f3a7c03f9f updated changelog 11 years ago
ivokund 0bc54da126 updated changelog 11 years ago
ivokund f84de98efb Fixes #2735 11 years ago
Qiang Xue 0013b608b6 Fixes #2734: `FileCache::keyPrefix` defaults to empty string now 11 years ago
Asetss 872810f1e0 fix letter 11 years ago
Qiang Xue 34cfb356e9 Fixes #2713: using relations defined in behavior may throw exception in lazy loading. 11 years ago
Qiang Xue 21f2f38b35 Fixes #2691: Null parameters will not be included in the generated URLs by `UrlManager` 11 years ago
David Renty b5cd0a6f0c asElapsedTime can now take a DateInterval string as a parameter 11 years ago
David Renty b7cf618348 asElapsedTime style improvements 11 years ago
David Renty f7871e2458 asElapsedTime can now take DateInterval as parameter 11 years ago
David Renty a74fa20d2d Typo 11 years ago
David Renty ced45c5450 Call Yii::t everytime instead of passing a template variable 11 years ago
David Renty fd7ed28221 Typo in asElapsedTime description 11 years ago
David Renty e77ffe2c4a Added asElapsedTime function 11 years ago
Alexander Makarov ed5007e44b more reference fixes 11 years ago
Alexander Makarov d5df12039f fixed another reference 11 years ago
Alexander Makarov 3b1d558942 fixed refences 11 years ago
Qiang Xue aaa4e429a4 Fixes #2687: table alias may not be respected when specified in relation query. 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Zhandos 8be5938cbe Update CHANGELOG.md 11 years ago
Zhandos 4a32a5a8a5 Update CHANGELOG.md 11 years ago
Alexander Makarov 7a3fd41afc Fixes #2701 11 years ago
Christophe BOULAIN b3ef2a938c typo in changelog 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Alexander Makarov 38e8afa0f8 Fixed another typo in changelog 11 years ago
Alexander Makarov 8b78eec2e0 Fixed typo in changelog 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
baodude 50d720ce34 use toRoute instead of createUrl in ActionColumn 11 years ago
Qiang Xue bcf5b4644e Fixes #2687: ActiveQuery::joinWith() has problem when the query is used twice. 11 years ago
Qiang Xue 252f49b97a doc fixes. 11 years ago
Zhandos 2e84fcb0b0 Update FileValidator.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Alexander Makarov 842e7eb573 Added tests, final Url helper adjustments 11 years ago
Christian Nadolle bf5de41188 Added changelog 11 years ago
Alexander Makarov bddad5280c Combined $schema and $absolute into $schema 11 years ago
Alexander Makarov 577f8a5c50 Added separate schema and absolute parameters 11 years ago