| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | ||
| Assignment.php | ||
| BaseManager.php | ||
| DbManager.php | ||
| Item.php | ||
| ManagerInterface.php | ||
| Permission.php | ||
| PhpManager.php | ||
| Role.php | ||
| Rule.php |
- 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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | Loading commit data... | |
| Assignment.php | Loading commit data... | |
| BaseManager.php | Loading commit data... | |
| DbManager.php | Loading commit data... | |
| Item.php | Loading commit data... | |
| ManagerInterface.php | Loading commit data... | |
| Permission.php | Loading commit data... | |
| PhpManager.php | Loading commit data... | |
| Role.php | Loading commit data... | |
| Rule.php | Loading commit data... |