1532 Commits (016a1cfd4f2513e7a61da6e9a8373ed75a1fdb85)

Author SHA1 Message Date
Carsten Brandt 9edf938bf1 Added tests for empty values 10 years ago
Carsten Brandt be655d4f39 extracted date format converting to a helper class 10 years ago
Qiang Xue b9c97ff2aa Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated 10 years ago
Carsten Brandt e4446ccf51 removed old test 10 years ago
Carsten Brandt b5af2f6ab3 fixed size format plural rule to not format number itself 10 years ago
Qiang Xue 2150fa3239 Fixes #4970: `joinWith()` called by a relation was ignored by `yii\db\ActiveQuery` 10 years ago
Stephen Seliuk 70ed5d5c01 Test for fix 10 years ago
Carsten Brandt c8f8f654ce fixed paragraph formatting 10 years ago
Qiang Xue 00e4d63e57 Fixed test break. 10 years ago
Qiang Xue f50f840a55 Fixes #4955: Replaced callbacks with events for `ActiveForm` 10 years ago
Carsten Brandt 47648a4b9f final cleanup 10 years ago
Carsten Brandt 3f75728083 refactored size format 10 years ago
Carsten Brandt 916d2c182d ensure some BC 10 years ago
Carsten Brandt 9418c9d236 unit tests and some locale depended fixes 10 years ago
Carsten Brandt 8d397e7f0e finished currency formatter 10 years ago
Qiang Xue c4141f94f6 Fixed test break. 10 years ago
Qiang Xue 0a95c49149 Fixed test case. 10 years ago
Carsten Brandt 383b9d32ab skip fixture controller test on HHVM 10 years ago
Ragazzo a5245ad048 added array fixture class 10 years ago
Carsten Brandt f8f0ff5445 moved formatter to i18n namespace 10 years ago
Carsten Brandt 065db64db3 finsihed formatter implementation 10 years ago
Carsten Brandt 2a15ae12e6 refactored number formatting 10 years ago
Alexander Makarov f7fc1faa97 Fixed condition building for booleans 10 years ago
Carsten Brandt a4e86c02de date formatter iteration 10 years ago
Carsten Brandt 7f1f759472 small doc adjustments 10 years ago
Qiang Xue a5b06b3468 Mark tests with problematic DBMS as skipped. 10 years ago
Qiang Xue 1cd42222fd Fixed test break. 10 years ago
Qiang Xue f21c2c2964 Fixed test breaks. 10 years ago
Qiang Xue 61284ed405 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Qiang Xue f34b138aab Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur` 10 years ago
Mark b8ce6ff6a0 removed unneeded comment 10 years ago
Mark 2410766f9f tests added for faker fixture controller 10 years ago
Mark ff80968387 cache controller adjustments and improvements 10 years ago
Carsten Brandt 92b958cd33 fixed return value of yii\web\Request::getPrefferedLanguage 10 years ago
Qiang Xue fa0418f8a1 Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response` 10 years ago
Carsten Brandt 2007777170 Update sphinx-setup.sh 10 years ago
Carsten Brandt c4dffa0f1f simplified travis installation 10 years ago
Carsten Brandt 63543c0a81 enable mongo text search 10 years ago
Carsten Brandt 68323f6428 fixed cubrid PDO 10 years ago
Carsten Brandt e648aef799 sphinx setup without sudo 10 years ago
Carsten Brandt 9174358f7e fixed sphinx setup 10 years ago
Carsten Brandt 83f5f49469 try mongodb without sudo 10 years ago
Carsten Brandt 326d26af06 install cubrid DB not using sudo and use travis cache 10 years ago
Carsten Brandt c27c9de5b8 check if sphinx is installed 10 years ago
Carsten Brandt 78b5c7db66 fixed boolean handling for PostgreSQL 10 years ago
Klimov Paul 5b0d6f885c `yii\sphinx\ActiveQuery` fixed to be resuable with 'match' condition. 10 years ago
Klimov Paul 10edf5c929 `yii\sphinx\ActiveQuery` fixed to be resuable. 10 years ago
Klimov Paul 981fbaddba Sphinx test skipping code fixed 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago