aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Expand)AuthorFilesLines
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
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 padd...Matthew Lemon2-14/+8
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 when...Matthew Lemon8-9/+74
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon8-9/+76
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
2020-10-15isorting stuffMatthew Lemon8-19/+15
2020-10-15datatables buttons now workMatthew Lemon79-10/+167134
2020-10-15new bootstrap static files, new datatables static filesMatthew Lemon60-28/+44245
2020-10-14starting to fix CAF event list on CAF detail page - but not there yetMatthew Lemon2-23/+4
2020-10-14spacingMatthew Lemon1-1/+1
2020-10-14reset a lot of migrations - all unit tests passing - now has response require...Matthew Lemon15-285/+182
2020-10-14about to nuke migrationsMatthew Lemon7-32/+96
2020-10-14all unit tests pass after configuring user fixture to have perms to visit red...Matthew Lemon4-15/+52
2020-10-13parameterizing tests for viewsMatthew Lemon2-13/+53
2020-10-13view test for missing required dataMatthew Lemon1-2/+26
2020-10-13minor fixesMatthew Lemon4-6/+3
2020-10-13created a form for new Simple EventMatthew Lemon9-17/+156
2020-10-13first VERY BASIC view test workingMatthew Lemon3-14/+51
2020-10-12first view test for eventsMatthew Lemon3-2/+35
2020-10-12tidyMatthew Lemon1-4/+7
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon3-7/+18
2020-10-12more constraints added at form and model levelMatthew Lemon3-2/+72