4582 Commits (2f526521cec5405d5a0e5c155660a90e993a9f7d)

Author SHA1 Message Date
Alexander Makarov 8f81e231da Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago
Alexander Makarov ed533172d7 Adjusted rbac ManagerInterface 10 years ago
Alexander Makarov 77e4a80edc Removed unused code 10 years ago
Alexander Makarov 0edd8bc65a Fixed missing and incorrect phpdoc 10 years ago
ilyaz 5f4801874c Update schema-mssql.sql 10 years ago
Thiago Talma 88191bbe5c New callback functions for form validation using Ajax. 10 years ago
Zeng Xi ac90f2b7c0 Generate Traditional Chinese messages 10 years ago
Qiang Xue 368bf3dc65 Fixes #1388: Added mapping from physical types to abstract types for OCI DB driver [skip ci] 10 years ago
Qiang Xue 1f0d2ab7d9 Fixed Oracle DB type mapping. (Fixes #4) 10 years ago
Kai Mindermann 46b553f012 fixes formatter doing one division too much, fixes #4427 10 years ago
Kai Mindermann f3520187d6 formatter: adds unit tests for base 1000, fixes #4412 10 years ago
Zeng Xi c12c7c6e9d Added Traditional Chinese translations 10 years ago
Qiang Xue db0c8b3781 Fixes #3957: Added more straightforward configurable properties to `BlameableBehavior`, `SluggableBehavior` and `TimestampBehavior` 10 years ago
Alexander Kochetov b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 10 years ago
Alexander Kochetov c7b51e2565 \yii\behaviors\SluggableBehavior updated 10 years ago
Alexander Kochetov 4c20b57b98 \yii\behaviors\TimestampBehavior updated 10 years ago
Alexander Kochetov 8d9f5b4803 \yii\behaviors\BlameableBehavior updated 10 years ago
Alexander Kochetov 471d053642 \yii\behaviors\AttributeBehavior updated 10 years ago
Qiang Xue 95460f92b2 Fixes #4360: Added client validation support for file validator 10 years ago
Tomek Romik 1a3a266fcd Changed Array.prototype.slice.call() into jQuery's $.each function for consistency 10 years ago
Tomek Romik b3f0f7dceb Fixed typo and inconsistent conditionals 10 years ago
Tomek Romik d1c2b137b3 Added client-side file validator 10 years ago
Qiang Xue 390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 10 years ago
Alexander Makarov 8802d0305e Avoid method call in for condition 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Alexander Makarov 92c64994cd Improved strtr calls 10 years ago
Alexander Makarov 81d5dd0163 Better Windows detection 10 years ago
miramir 67bd4972ba Check availabilty field in BaseActiveRecord::populateRecord 10 years ago
Carsten Brandt f5f9364785 fixed test break 10 years ago
Carsten Brandt 5ad178a653 Update CHANGELOG.md 10 years ago
Carsten Brandt d036d2f5bf add support for array valued attr relations to unlink and link 10 years ago
Qiang Xue a2e73f9900 Fixes #4370: fileinfo extension is required for FileValidator. 10 years ago
tof06 06bbf017a0 Fixes #4342 10 years ago
Alexander Makarov e17e99d332 Fixes #3887 10 years ago
Qiang Xue 9fd920e2d1 minor refactoring of FileValidator. 10 years ago
Philippe Gaultier 6dc056b325 #4388: CORS filter fixes: 10 years ago
Qiang Xue e486b663a0 Fixed test break. 10 years ago
Alexander Makarov c8a5012610 #4310: Removed `$data` from signature of `yii\rbac\ManagerInterface` 10 years ago
Carsten Brandt d4237b8e50 Update ActiveRecordInterface.php 10 years ago
Qiang Xue 27132ced7c Fixes #4384. 10 years ago
Qiang Xue a3e2b94adf Fixes #3611: Refactored query caching. 10 years ago
Carsten Brandt cc38e9c795 fixed issue with indexBy and array valued relations 10 years ago
Klimov Paul 1a07485e27 Added support for relation by array attributes 10 years ago
Misbahul D Munir 6a6caf717b dropDownList encodeSpaces for subgroups 10 years ago
Qiang Xue 6e6005b148 Refactored code. 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
OmgDef 697a85dd26 Check for UPLOAD_ERR_NO_FILE in UploadedFile 10 years ago
Serge Postrash 04bca6a926 Russian translation - semantic fix [skip_ci] 10 years ago