1646 Commits (9d59c47a8dbd5765f5f0864a96b99e1645c0d4f3)

Author SHA1 Message Date
Carsten Brandt 40c232df92 enhanced widget documentation 10 years ago
Jitendra Joshi dc00d95aa4 Updated DatePicker.php 10 years ago
Alexander Makarov af7ae33d5b Use (array) cast instead of !is_array check for both readability and performance 10 years ago
Carsten Brandt 780c39446a remove requirement of `name` field on Jui InputWidget 10 years ago
Klimov Paul 6e50783ea4 `yii\mongodb\Query::select` now allows excluding fields 10 years ago
Carsten Brandt fca8143440 Improved guide and api doc header and titles 10 years ago
Carsten Brandt 3d510fb016 enhanced apidoc title 10 years ago
Carsten Brandt 36bebbfefb use id instead of name for anchor references in the guide 10 years ago
Mihai Petrescu 814ace1c0f Fixing the application config widget registration after the #6991 fix 10 years ago
Alexander Makarov 65519ffb46 Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*` (reverted from commit e562f8e43a) 10 years ago
Ivan Lemeshev 5ab58ac15b Fixes #6991: Fixed exception when using `{use class='yii\bootstrap\Nav' type='function'}` 10 years ago
Thiago Talma e562f8e43a Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*` 10 years ago
Ivo Kund a6dd9d37d5 Fixed #6978: Dependency Injection Container not reset when destroying application in functional tests 10 years ago
Alexander Makarov 9f5696094f Fixes #6845: Fixed incorrect implementation of `{registerCssFile` and `{registerJsFile` 10 years ago
pana1990 b3850a4e73 Fixes #6890: Added ability to filter by query type 10 years ago
Dmitry Naumenko 8c87a47119 Fixed typo in ActiveField PHPDoc 10 years ago
Carsten Brandt a558216897 debug toolbar: fixed display issue with phpinfo tables 10 years ago
Alexander Makarov f7cf3b50fa Guide on auth clients 10 years ago
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Carsten Brandt cd2ba59982 use string helper to truncate string 10 years ago
Carsten Brandt 5fedb8da59 fixed invalid UTF8 problem in guide indexer 10 years ago
Qiang Xue 5cb2ce49dd Fixes #3665: Better default behavior for ModelSearch generated by the crud generator 10 years ago
Carsten Brandt 92f2216573 add support for _parent to elasticsearch active fixture 10 years ago
Carsten Brandt a0038ab15a elasticsearch activefixture, ensure data is flushed 10 years ago
Carsten Brandt d97f5edf61 improved error reporting of elasticsearch ActiveFixture 10 years ago
Carsten Brandt 6e6353e2cd fixed indentation 10 years ago
Carsten Brandt fea4c8da52 Add fixture support for elasticsearch 10 years ago
Carsten Brandt 548e19eff0 datepicker should show empty field when value is empty string 10 years ago
Carsten Brandt 7af1f11b92 complete docs about Nav to include the style 10 years ago
Alexander Makarov b4ba430ac4 Reverted #3665 (reverted from commit 2aa3949963) 10 years ago
Klimov Paul 9faf50443e Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token 10 years ago
Klimov Paul e0b206a305 `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl` 10 years ago
Klimov Paul 902a9972e0 MongoDB PHP extension min version raised up to 1.5.0 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Qiang Xue 5ccdca1703 Fixes #6672: `yii\bootstrap\Dropdown` should register client event handlers 10 years ago
╃巡洋艦㊣ 30ba88e94b Changed typeLink() method to createTypeLink() 10 years ago
Alexander Makarov 90c7a9c2a2 Fixes #6464: `path` and `url` weren't resolving aliases 10 years ago
nkovacs e1ce17d24e fix left over closing backticks 10 years ago
Paul Klimov a57aeb2aff Doc comments at `yii\mongodb\*` fixed 10 years ago
Paul Klimov 0adcd06ca2 Fixed lazy load of relations to `yii\mongodb\file\ActiveRecord` 10 years ago
Paul Klimov 5ad6ba5c9e Fix from e719ff5 moved to `yii\sphinx\Query` 10 years ago
Qiang Xue 91f4375454 Fixes #6572: Allow panels to stay even if they do not receive any debug data 10 years ago
Carsten Brandt ce01de423f Update CHANGELOG.md 10 years ago
Carsten Brandt 0b125bb88a Added fallback for datepicker language files 10 years ago
pyurin a739e6fcd2 fixed redis connection to deal with large data 10 years ago
Alexander Makarov c808932c24 Fixes #4820: Fixed reading incomplete debug index data in case of high request concurrency 10 years ago
Alexander Makarov 2aa3949963 Fixes #3665: Improved Gii CRUD generated code to support setting initial conditions via initializing search model 10 years ago
Carsten Brandt e1371661ee fixed namespace collision 10 years ago
Qiang Xue 59b8cea525 Fixes #6463: The Gii controller generator generates incorrect controller namespace 10 years ago