aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register (unfollow)
Commit message (Expand)AuthorFilesLines
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 Lemon6-7/+62
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon6-7/+64
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 Lemon1-0/+19
2020-10-15isorting stuffMatthew Lemon1-2/+2
2020-10-15isorting stuffMatthew Lemon4-8/+8
2020-10-14reset a lot of migrations - all unit tests passing - now has response require...Matthew Lemon9-225/+133
2020-10-14about to nuke migrationsMatthew Lemon6-32/+80
2020-10-14all unit tests pass after configuring user fixture to have perms to visit red...Matthew Lemon1-14/+35
2020-10-13parameterizing tests for viewsMatthew Lemon2-13/+53
2020-10-13view test for missing required dataMatthew Lemon1-2/+26
2020-10-13minor fixesMatthew Lemon3-5/+2
2020-10-13created a form for new Simple EventMatthew Lemon7-16/+130
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 Lemon2-1/+34
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
2020-10-10started to test forms! love testing formsMatthew Lemon3-5/+70
2020-10-10small tidyMatthew Lemon2-2/+2
2020-10-10added auditable model for EventsMatthew Lemon1-0/+7
2020-10-10slogging through testing these event modelsMatthew Lemon2-81/+85
2020-10-10playing with mixinsMatthew Lemon1-1/+40
2020-10-09tests upMatthew Lemon1-0/+52
2020-10-08selects the first person in list when presenting the formMatthew Lemon1-1/+3
2020-10-08added space at bottom of formMatthew Lemon1-1/+1
2020-10-05Nice deletion confirmation using view.get_success_url for the cancel buttonMatthew Lemon1-4/+24
2020-10-05fixed cancel button redirectsMatthew Lemon1-2/+2
2020-10-05very bad implementation for form to create event from caf page...Matthew Lemon3-31/+94
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon4-1/+21
2020-10-02CAF detail page starting to look MUCH betterMatthew Lemon1-1/+1
2020-10-02fixed broken populate scriptMatthew Lemon3-2/+48
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-2/+1