Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-11 | Rename variable | Malf Furious | 1 | -3/+3 | |
In the Obj MVC, rename group in the model to obj. This will help with referencing the active object from template views without knowing what type of object it is. | |||||
2016-06-08 | Start design for group view | Malf Furious | 1 | -0/+2 | |
2016-06-08 | Create blank view for groups | Malf Furious | 1 | -0/+8 | |
Finish initializing the Obj MVC by writing an empty view/action for groups. | |||||
2016-06-08 | Add new MVC, 'Obj' | Malf Furious | 1 | -0/+23 | |
This MVC will be used to browse scrott datastructures. |