summaryrefslogtreecommitdiffstats
path: root/app/class/group.class.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-06-19Implement function sendEmail() for group classMalf Furious1-0/+26
2017-04-09Fix bug in group classMalf Furious1-0/+1
2017-03-26Add group classMalf Furious1-0/+66
2016-10-22Deprecate application codeMalf Furious1-49/+0
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design.
2016-06-01Add function Group::createNewGroup()Malf Furious1-0/+15
This function will initialize a new group object and write it to the database, with a given group name and owner user.
2016-05-26Add copyright notice to Scrott class filesMalf Furious1-0/+14
2015-12-30+ Added class file for group tableMalf Furious1-0/+20