aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-21first stab at a new compliance app for doing overview view and later audit ↵Matthew Lemon9-0/+122
and inspection stuff
2020-10-20added org list hard-filtered by lead inspectorMatthew Lemon5-5/+36
2020-10-20more home page tweakingMatthew Lemon1-26/+38
2020-10-20poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon7-28/+56
2020-10-20func can do deputy_lead_inspectorsMatthew Lemon2-14/+20
2020-10-20func to group lead inspectors by submodeMatthew Lemon5-10/+69
2020-10-20added lead and deputy inspector for org methods to UserMatthew Lemon4-13/+40
2020-10-20added list of inspector names to home pageMatthew Lemon2-2/+6
2020-10-20added badges - we like badges right?Matthew Lemon1-11/+11
2020-10-20fixed the login logo - now responsiveMatthew Lemon2-3/+22
2020-10-20tweaksMatthew Lemon2-4/+8
2020-10-20more html...Matthew Lemon4-34/+49
2020-10-20more home page tweakingMatthew Lemon3-18/+47
2020-10-20smashing the HTML on the home pageMatthew Lemon4-58/+140
2020-10-20added Note form - tests passingMatthew Lemon6-21/+19
2020-10-19can now add a note to the system for an organisation but not listed on ↵Matthew Lemon7-5/+108
detail page yet
2020-10-19started writing the code for the note eventMatthew Lemon4-39/+78
2020-10-19list of single_datetime_events on org detail page now sorted by dateMatthew Lemon1-7/+9
2020-10-19can now filter out private events not belonging to logged in userMatthew Lemon3-4/+160
2020-10-19fixed failing tests from making participants requriedMatthew Lemon2-11/+20
2020-10-19moved engagements table up the pageMatthew Lemon1-76/+82
2020-10-19can update single datetimeevents from org pageMatthew Lemon8-15/+207
2020-10-19cleaned up the templateMatthew Lemon1-50/+0
2020-10-19user must select participant when creating a singledatimetime event based on orgMatthew Lemon2-1/+25
2020-10-19fixed failing testMatthew Lemon1-2/+6
2020-10-19fixed issue of not saving many-to-many field valueMatthew Lemon3-6/+17
2020-10-18fixed failing unit testsMatthew Lemon2-4/+2
2020-10-18better representation of list of single_datetime_events in org detail pageMatthew Lemon2-11/+29
2020-10-18basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon6-13/+73
and passing tests
2020-10-18fixed some testsMatthew Lemon5-7/+35
2020-10-18user-friendly name on form for type_descriptorMatthew Lemon1-1/+1
2020-10-18nice links from org detail page to specific types of simple eventMatthew Lemon5-10/+33
2020-10-18added nice icons for adding org eventsMatthew Lemon2-5/+49
2020-10-17added simple date time event to adminMatthew Lemon2-2/+7
2020-10-17first test of user profile viewMatthew Lemon5-38/+131
2020-10-17fixed middleware issue, brought back missing jquery links and added body ↵Matthew Lemon2-14/+8
padding to project.css
2020-10-17replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon5-18/+15
2020-10-16better handling of simple event form and participantsMatthew Lemon3-5/+18
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon8-9/+74
when landed from org detail
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon8-9/+76
when landed from org detail
2020-10-16Improvements to simple event form.Matthew Lemon5-1/+51
2020-10-16added URL field for a simple eventMatthew Lemon4-7/+42
2020-10-16added basic lead and deputy inspector to organisation modelMatthew Lemon7-7/+68
2020-10-15tweaks to organisation listMatthew Lemon1-1/+1
2020-10-15more consistency work on tablesMatthew Lemon2-43/+53
2020-10-15more consistency work on tablesMatthew Lemon3-39/+42
2020-10-15consistency tweaksMatthew Lemon2-51/+48
2020-10-15tweaks to tableMatthew Lemon1-3/+3
2020-10-15tweaks to tableMatthew Lemon1-32/+29
2020-10-15isorting stuffMatthew Lemon1-2/+2