3790 Commits (c7b05f0c229959355ccf320438034b1cc2abbae6)

Author SHA1 Message Date
Alexander Makarov c7b05f0c22 Fixed inconsistent return of \yii\console\Application::runAction() 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alexander Makarov ef4d9683ce Fixed RBAC migration for SQLite 11 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
Alexander Makarov 12732cfa53 Fixed rbac tests to use migration 11 years ago
Alexander Makarov ff3a20a785 Removed duplicate property 11 years ago
Alexander Makarov d0ddb56639 Fixes #699: fixed wrong usage of self and static 11 years ago
Carsten Brandt c3fe4aa0fd `@inheritdoc` from interfaces and params 11 years ago
Alexander Kochetov d041116b94 `BaseActiveRecord::findAll()` comment fix 11 years ago
Alexander Makarov 42c566935e Fixes #2913: RBAC `DbManager` is now initialized via migration 11 years ago
Steve Guns 8347ca5cb1 [NL] Removed app.php 11 years ago
Steve Guns ddce87a355 [NL] brought translations up to date 11 years ago
Marius Kubrakov a2bf04b084 Fix for comparing numeric attributes in JavaScript 11 years ago
Marius Kubrakov b014a7bd09 Fix for comparing numeric attributes in JavaScript 11 years ago
Jurmarcus Allen 6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 11 years ago
larnu 15135b8071 Catalan translation 11 years ago
Yeung Song 5ea81a91c9 Fixed document for multisort in BaseArrayHelper 11 years ago
Agrumas c19e76e09d Lithuanian translation cleanup. [skip ci] 11 years ago
Agrumas 82dbbce481 Updated Lithuanian translation 11 years ago
Alexander Makarov 4e5079abd8 Fix #3327: "Unable to find debug data" when logging objects with circular references 11 years ago
Qiang Xue 7450c0d9d4 changelog update. [skip ci] 11 years ago
armab 313139968e Update BaseMailer.php 11 years ago
armab cdadc01ba2 Update BaseMailer.php 11 years ago
armab a324b26c7f BaseMailer: strip <style> content from TextBody fix 11 years ago
Alexander Makarov a4c644d3a3 Fixes #3325: fixed generated markup for conditional comments 11 years ago
Alexander Makarov 009238156e Fixed slashed to match guide 11 years ago
Qiang Xue 0880656be3 Fixes #3311. 11 years ago
Yeung Song 9dcdbd5e30 update document for BaseYii::setAlias method. 11 years ago
Qiang Xue 48c7e328c9 Finished behavior guide [skip ci] 11 years ago
Carsten Brandt 2e892c42e4 added docs about build automation tool 11 years ago
Qiang Xue 5b6e79dc14 Fixes #3298: Supported configuring `View::theme` using a class name 11 years ago
Qiang Xue 7d31cba3a8 Finished event guide. [skip ci] 11 years ago
Qiang Xue d954618796 Added support to insert an event handler at the beginning of class-level event handler queue 11 years ago
Alexander Makarov 340278b59c Fixes #3183: fixed regression after #3175 11 years ago
Alexander Makarov d1558770d9 Added issue number to bootstrap/preload change 11 years ago
Alexander Makarov a620342315 Adjusted phpdoc, tests and changelog for StringHelper::truncate and StringHelper::truncateWords 11 years ago
Paul K b09d0f12af overwrite -> override 11 years ago
Carsten Brandt 6f7be5ee5c filterWhere for postgres ILIKE 11 years ago
Carsten Brandt 5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder 11 years ago
Qiang Xue 453ed4d93a fixed #3268 11 years ago
Qiang Xue 9b71adb4fa Fixes #3268: Fixed the bug that the schema name in a table name was not respected by `yii\db\mysql\Schema` 11 years ago
Qiang Xue 4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
Carsten Brandt 3437c571a1 phpdoc controller did not find some setters 11 years ago
Qiang Xue 7b374c4126 Fixes #3230: Added `yii\filters\AccessControl::user` to support access control with different actors 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
lynicidn 7c390d62d6 typo in comments 11 years ago
Qiang Xue f48a7aedfa Fixes #3251: controller should be created using DI container. 11 years ago
Carsten Brandt 4f9e4e2c78 ensure assetmanager and baseurl to handle relative urls correctly 11 years ago
Carsten Brandt 6fe63a217f view did not use the correct assetmanager 11 years ago
Carsten Brandt 78a8694eb5 file helper did not preserve relative paths 11 years ago