Age | Commit message (Collapse) | Author | Files | Lines |
|
Setup to perform an iteration of development focused on a simpler
implementation and eliminating redundancy in design.
|
|
This commit makes the Obj controller compatable with changes introduced
in the previous commit.
|
|
If the current user does not have access permission to the requested
object, throw an exception and do not proceed.
|
|
Finish initializing the Obj MVC by writing an empty view/action for
groups.
|
|
This MVC will be used to browse scrott datastructures.
|