1541 Commits (7d31fb597ecb74f1844229f3cbd80b37e7725d53)

Author SHA1 Message Date
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Mohorev 64b4d6dca1 Correct order of property declaration 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Carsten Brandt 16eab8891f CHANGELOG 10 years ago
Carsten Brandt fbbb26be5f skipping image dir in apidoc if it does not exist 10 years ago
Carsten Brandt f0d073a6ef Improved elasticsearch trace message 10 years ago
Qiang Xue a153750efe Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes 10 years ago
Qiang Xue 2544e86d2c Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
RomeroMsk b23126908f Fixes #5708 10 years ago
Alexander Makarov e445258164 Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names" 10 years ago
Alexander Makarov 0c8faedd33 Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names 10 years ago
Qiang Xue 36ea0f321a Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` 10 years ago
Carsten Brandt a90242adf4 apidoc: make the guide PDF renderer work again 10 years ago
Qiang Xue 5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
Alexander Makarov 6a794f6b1b Simpler fix for #5402 10 years ago
Alexander Makarov 084d355448 Fixes #5402: Debugger was not loading when there were closures, resources or PDO instances in the logged data 10 years ago
Carsten Brandt acba9e5bd3 fix crash when setter w/o arguments is defined 10 years ago
Carsten Brandt 292a9ff55b Add support for yii\db\Expression to QueryBuiler simple conditions 10 years ago
Carsten Brandt 179be14ce1 revert incorrect change in #5617 10 years ago
pana1990 8c8b7a77cf refactoring code 10 years ago
Qiang Xue 8c50ee9ef3 Fixes #5613: Added `--overwrite` option to Gii console command to support overwriting all files 10 years ago
Qiang Xue 2d31f9f6fd Fixes #5610: Removed unused property "generate" 10 years ago
Carsten Brandt 2dce741f07 note about empty values for datepicker and validator 10 years ago
Qiang Xue 0909e0252a Fixes #5600: Allow configuring debug panels in `yii\debug\Module::panels` as panel class name strings 10 years ago
Alexander Makarov 0eb9ceb8f8 Revert "implementing mongodb panel bootstrap behavior #3855" 10 years ago
Eugine Terentev ef0a384708 implementing mongodb panel bootstrap behavior #3855 10 years ago
Alexander Makarov 62c623a709 Adjusted changelog 10 years ago
Iyed bef4685795 Update OAuth1.php 10 years ago
Alexander Makarov 5d3982e440 Fixes #5528: added auto_reload to default twig config in both extension readme and template engines chapter in docs 10 years ago
Alexander Makarov 74a7d307da Added missing phpdoc 10 years ago
Alexander Makarov d8df7d5a22 Removed unused code 10 years ago
Alexander Makarov 5a99797f86 Removed unused aliases 10 years ago
Alexander Makarov 812ec39e71 more phpdoc 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue fb505220b8 typo fix. [skip ci] 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 10 years ago
Qiang Xue 7ba770ebd0 Fixes #5408: Gii console command incorrectly reports errors when there is actually no error 10 years ago
Alexander Makarov 9c359d146f Fixed table name regression caused by changed introduced in #4971 10 years ago
Carsten Brandt 5ac1d67a69 fix guide navigation 10 years ago
Carsten Brandt 3e3948d8ea fix breaking changes in markdown for console and API 10 years ago
Klimov Paul d0bf6e3a98 'sphinx' docs adjusted 10 years ago
Klimov Paul 6ba7b52322 'authclient' docs adjusted 10 years ago
Carsten Brandt 664fe08874 updated cebe/markdown to 1.0.0 10 years ago
Klimov Paul 15c8935db1 Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
Klimov Paul 165e9ede6d Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap` 10 years ago
Qiang Xue 10761a929b Fixes #5360: Added back BootstrapThemeAsset. 10 years ago
Klimov Paul 3abefac692 Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
Klimov Paul b952059664 Issue #5211 added to CHANGELOG 10 years ago