aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-22getting there but test failingMatthew Lemon3-10/+34
2020-10-22failing tests but lots of progress on html buildersMatthew Lemon2-110/+132
2020-10-22another test passes but horrific codeMatthew Lemon5-68/+123
2020-10-22building the template stringMatthew Lemon1-21/+34
2020-10-22test passes and right now that's good enough for meMatthew Lemon1-68/+53
2020-10-22writing code to control the swimlane templateMatthew Lemon2-1/+133
2020-10-22turned the Events list on org detail page into an Notes and Events tableMatthew Lemon1-0/+42
2020-10-21bit of a hack to get notes to sort alongside objects with actual date attribu...Matthew Lemon2-8/+13
2020-10-21renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon26-289/+291
2020-10-21started work on merging events sorted keyed on date for user profile pageMatthew Lemon2-5/+13
2020-10-21prettied up the org list pageMatthew Lemon3-4/+20
2020-10-21now have an OES-only organisation pageMatthew Lemon6-15/+68
2020-10-21added help linksMatthew Lemon2-0/+2
2020-10-21fixed broken testsMatthew Lemon1-4/+4
2020-10-21form cosmeticsMatthew Lemon2-6/+4
2020-10-21can now add caf single date events to caf detail pageMatthew Lemon5-8/+13
2020-10-21adding the form for caf single date eventMatthew Lemon12-154/+156
2020-10-21continued tweaking of overview pageMatthew Lemon1-50/+74
2020-10-21working on compliance overview page and added the pycharm all unit tests run ...Matthew Lemon1-44/+49
2020-10-21first stab at a new compliance app for doing overview view and later audit an...Matthew Lemon9-0/+122
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 detail...Matthew Lemon7-5/+108
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
2020-10-18fixed some testsMatthew Lemon5-7/+35
2020-10-18user-friendly name on form for type_descriptorMatthew Lemon1-1/+1