40 Commits (4c416c7982d426ccf93571af6db458899e49b584)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 3ed5e35701
Fixed PHPDocs, code and tests for #15422 7 years ago
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Alexander Makarov 7adf3152cb
Fixed PHP 5.4 compatibility 7 years ago
deltacube e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` 7 years ago
Gabriel Caruso 2992b9b09d Refactored tests with PHPUnit assert methods (#15260) 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
SilverFire - Dmitry Naumenko 993eb5dcf8
Fixed RBAC tests 7 years ago
Dmitry Naumenko 2faf771118 Fixes #13436: Fixed migration for MSSQL DbSession 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
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Robert Korulczyk b99e955627 Fix CS (#14665) 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
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 226f524da3
skip failing HHVM test 7 years ago
Carsten Brandt 3e94919592
added failing test for #13593 7 years ago
Carsten Brandt 2feb0945ca
Fixed RBAC databases tests 7 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Tobias Munk 9f95f71572 added groups to tests 8 years ago
Elvira Sheina 3a4505ac08 Fixes #11230: Include `defaultRoles` in `yii\rbac\DbManager->getRolesByUser()` results 8 years ago
Ni-san 5795b3937e
Added rbac\BaseManager::hasNoAssignments() 8 years ago
SilverFire - Dmitry Naumenko 9e129705a7 PHPDocs updated 8 years ago
SilverFire - Dmitry Naumenko a9124dd8c2 Added unit tests for rules with private fields 8 years ago
Pavel Dovlatov 73a30780b3 Fixes #12810: getChildRoles() throws an exception when role has no children 8 years ago
Evgeniy Tkachenko aa4b49a2e6 Fixes #11245: Added `yii\rbac\ManagerInterface::getRolesByRole($roleName)` method. Implement to `DbManager` and `PhpManager` 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Misbahul D Munir 0e17d652dc Enhanced RBAC Rule assignment 9 years ago
Robbert Jan van de Velde d438c03dbc Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a user with user id 0 9 years ago
LAV45 049ea37f77 Fixes #10993: Fixed `yii\rbac\DbManager::removeAllRules()` and `yii\rbac\PhpManager::removeAllItems()` 9 years ago
Dmitry Khlystov 7eff23886c Fixes #10726: Added `yii\rbac\ManagerInterface::canAddChild()` 9 years ago
Alexander Makarov cc4849a3ae Renamed getUserIDsByRole → getUserIdsByRole for consistency 9 years ago
Alexander Makarov 0e0079bcae Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations 9 years ago
rezident1307 be407391ce Fixes #10101: Fixed assignments saving on role removing in `\yii\rbac\PhpManager` 9 years ago
Yuri Nazarenko 0d4d54c3c7 Bug #9714: Fixed unable to save users assignments 9 years ago
Hesam Khaki 5569eaae06 Fixes #9314: Fixed `yii\rbac\DbManager::getPermissionsByUser()` not returning permissions directly assigned to a user 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 28dce6c9b6 Fixes #7656: Fixed `yii\rbac\DbManager::getRolesByUser()` and `yii\rbac\PhpManager::getRolesByUser()` to return roles only 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago