1. 01 Jul, 2014 1 commit
  2. 29 Jun, 2014 2 commits
  3. 28 Jun, 2014 1 commit
    • Fixes #4072: `\yii\rbac\PhpManager` adjustments · 3eee7b8e
      Alexander Makarov authored
      - Data is now stored in three separate files for items, assignments and rules. File format is simpler.
      - Removed `authFile`. Added `itemsFile`, `assignmentsFile` and `rulesFile`.
      - `createdAt` and `updatedAt` are now properly filled with corresponding file modification time.
      - `save()` and `load()` are now protected instead of public.
      - Added unit test for saving and loading data.
  4. 27 Jun, 2014 5 commits
  5. 26 Jun, 2014 1 commit
  6. 25 Jun, 2014 2 commits
  7. 24 Jun, 2014 2 commits
  8. 14 Jun, 2014 2 commits
  9. 13 Jun, 2014 1 commit
  10. 11 Jun, 2014 2 commits
  11. 09 Jun, 2014 1 commit
  12. 24 May, 2014 2 commits
  13. 21 May, 2014 4 commits
  14. 19 May, 2014 1 commit
  15. 06 May, 2014 1 commit
  16. 22 Apr, 2014 1 commit
  17. 17 Apr, 2014 1 commit
  18. 15 Apr, 2014 1 commit
    • Refactored `yii\rbac\PhpManager` · c3f4e005
      Qiang Xue authored
      Replaced `clearAll()` and `clearAllAssignments()` in `yii\rbac\ManagerInterface` with `removeAll()`, `removeAllRoles()`, `removeAllPermissions()`, `removeAllRules()` and `removeAllAssignments()`
  19. 22 May, 2013 1 commit
  20. 19 May, 2013 1 commit