Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-22 | Deprecate application code | Malf Furious | 1 | -43/+0 | |
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. | |||||
2016-06-12 | Revert "Rename variable" | Malf Furious | 1 | -2/+2 | |
This reverts commit 112a510bb7ba358fd4195b5b2f3c8203ab4fb91d. Conflicts: app/model/obj.mod.php | |||||
2016-06-11 | Rename variable | Malf Furious | 1 | -2/+2 | |
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-09 | Remove bootstrap grid structure from group view | Malf Furious | 1 | -12/+8 | |
2016-06-08 | Start design for group view | Malf Furious | 1 | -0/+20 | |
2016-06-08 | Create blank view for groups | Malf Furious | 1 | -1/+1 | |
Finish initializing the Obj MVC by writing an empty view/action for groups. | |||||
2016-05-29 | Add copyright notice to application view files | Malf Furious | 1 | -0/+14 | |
2016-03-27 | Add Dashboard MVC default view | Malf Furious | 1 | -0/+13 | |