184 Commits (6a36fa82c7cba8303c57b8d64a5dbcc555c4715a)

Author SHA1 Message Date
Roman 437b0d51aa
Fix #19182: RBAC Migration failed when use oracle with oci8 3 years ago
Alexander Makarov 655786b7ed
release version 2.0.44 3 years ago
Dmitry Eliseev 4479c66522
Fixed phpdoc types 4 years ago
Alexander Makarov 4e2045c040
release version 2.0.41 4 years ago
Aleksandr Bogatikov e208a5aa0d
Fix #18383: RBAC's generated file made PSR-12 compliant 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Alexander Makarov 6e694ee249
release version 2.0.38 4 years ago
Alex 287476465d
Fix #18196: `yii\rbac\DbManager::$checkAccessAssignments` is now `protected` 4 years ago
Alexander Makarov b492476e35
Fix #18189: Fix "Invalid parameter number" in `yii\rbac\DbManager::removeItem()` (#18190) 4 years ago
DarkDef 24505e7cdd
Change SQL in migration for support old version of MSSQL (without IF EXISTS) (#18123) 4 years ago
DarkDef 4c416c7982
Fix #18105: Fix for old trigger in RBAC migration with/without prefixTable 4 years ago
DarkDef b83f06268f
Fix #18041: Fix RBAC migration for MSSQL 4 years ago
Aurélien Chretien 3bc919bcbd
Fix #16481: Fix RBAC MSSQL trigger 4 years ago
Roman Kulikov 5275473fc9 Bug #17685: up and down methods now using proper "db" component 5 years ago
Poo 439a5c6681 Fix #17657: Fix migration errors from missing `$schema` in RBAC init file when using MSSQL 5 years ago
Alexander Makarov dfbf176831
Fix #17522: `DbManager::isEmptyUserId()` is now protected 5 years ago
Razon Yang 2b79a0c5ba Fixes #16945: Fixed RBAC DbManager ruleName fetching on the case of PDO::ATTR_ORACLE_NULLS => PDO::NULL_TO_STRING 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Marcelo de Andrade eec998faac Fixes #16490: Fix schema on rbac init 6 years ago
Andres Felipe Solarte López b933d61861 Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (#16272) 6 years ago
Rustam Mamadaminov 69db550876 Fixed RBAC migration updates (#16330) 6 years ago
Sergey Gonimar 9e6d5aa1a8 Fixes #15548: Fixed index names collision in RBAC 6 years ago
SilverFire - Dmitry Naumenko abb503c284
release version 2.0.14.1 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
SilverFire - Dmitry Naumenko 3ed5e35701
Fixed PHPDocs, code and tests for #15422 7 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
deltacube e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
Evgeniy Tkachenko 324b82c6d8 phpDoc to BaseManager::defaultRoles [skip ci] 7 years ago
Ivan Buttinoni d4780559c9 Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
Carsten Brandt 711498f93a Cache user assignments to avoid unnecessary DB queries (#14696) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Dmitry Dorogin d4ded67f69 Fixes #14513: Updated phpdoc and added tests for yii\rbac\ManagerInterface::assign and yii\rbac\ManagerInterface::revoke functions (#14528) 7 years ago
Dmitry Dorogin 1ee29c630d Fixes #14493: Fixed getting permissions in `yii\rbac\Dbmanger::getPermissionsByUser` by user with id equals 0 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 93f88bb7db mention defaultRoles in getRolesByUser() docs 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SilverFire - Dmitry Naumenko cb53b2feec
Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
nanodesu88 67b9a57e86
additional fix for #13501 7 years ago
Alexander Makarov fc8ea4831b Fixes #14108: fixed phpdoc mistake in method description 7 years ago
Alexander Makarov 375ea7a847 Fixes #13951: renamed get-method which was conflicting with existing property (#14055) 8 years ago
Vladimir Guts d2fb17f444 Fixes #13961: RBAC Rules: PostgreSQL: PHP Warning "unserialize() expects parameter 1 to be string, resource given" was fixed 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago