summaryrefslogtreecommitdiffstats
path: root/todo/group.setting.modal.view.php (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-10-27Rename examples/ directoryMalf Furious1-0/+0
In preparation for the release, I'm renaming this directory since 'examples' is confusion and misleading. Really this directory just holds some old code that needs re-integrated, so I name it 'todo'. Signed-off-by: Malf Furious <m@lfurio.us>
2018-07-21Reorg examples/ directoryMalf Furious1-0/+0
2017-01-15Reorganize examples/ directoryMalf Furious1-0/+0
2016-10-22Deprecate application codeMalf Furious1-0/+0
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design.
2016-09-17Finish markup for setting modal group tabMalf Furious1-9/+30
2016-09-17Revert "Revert "Update group setting tab to use parameterized view templates""Malf Furious1-2/+5
This reverts commit cc285f5d019e5b586931a2a582374074825de947.
2016-09-17Revert "Update group setting tab to use parameterized view templates"Malf Furious1-5/+2
This reverts commit ee3b66018804b332ec2a2953a1d04b7e0beb68fa.
2016-09-17Update group setting tab to use parameterized view templatesMalf Furious1-2/+5
2016-09-15Commit work on setting modal groups tabMalf Furious1-1/+52
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.
2016-06-12Add group tab to setting modalMalf Furious1-1/+3
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.
2016-05-29Add copyright notice to application view filesMalf Furious1-0/+18
2016-01-02+ Adding initial view files for common MVCMalf Furious1-0/+1