aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon3-8/+54
2020-10-12more tests using parameterizationMatthew Lemon3-7/+26
2020-10-11test for integrityerror when trying to create CAFTwinDateEvent with no start_...Matthew Lemon2-2/+26
2020-10-11first test for caf periodic eventMatthew Lemon2-2/+37
2020-10-11improved tests - more consistent and added a caseMatthew Lemon3-18/+17
2020-10-11fleshed out more testingMatthew Lemon4-53/+42
2020-10-11more testing of CAFSingleDateEventFormMatthew Lemon2-2/+56
2020-10-11added parameterized test for CAFSingleDateEventFormMatthew Lemon2-17/+67
2020-10-11some more options in AVAILABLE_TYPESMatthew Lemon2-7/+28
2020-10-11fixed constraint for CAF eventMatthew Lemon2-4/+42
2020-10-11constraint added to CAFSingleDateEventMatthew Lemon2-23/+79
2020-10-11added CAFSingleDateEvent eventMatthew Lemon3-4/+38
2020-10-11done models and form for meeting -with testsMatthew Lemon3-44/+22
2020-10-11working through mixins model designMatthew Lemon3-21/+55
2020-10-11started new event design - added enum for event typeMatthew Lemon3-0/+64