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 reverts commit cc285f5d019e5b586931a2a582374074825de947.
|
|
This reverts commit ee3b66018804b332ec2a2953a1d04b7e0beb68fa.
|
|
|
|
I am committing this change incomplete. I'm stopping work on this
particular piece to save some work overall and explore view templating
using PHP features. The idea is to define this markup once in just one
file, rather than having to duplicate it for each object type.
|
|
Created empty <div> for the group setting tab. Also added code to the
common model for initializing the $mod->group variable and setting a
flag marking what tabs to include in the setting modal (group tab in
this case). Added logic to the main setting modal view file for picking
up these flags and including appropriate additional content.
|
|
|
|
|