aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-23improved events tables in org detailMatthew Lemon1-0/+1
2020-10-22getting there but test failingMatthew Lemon1-0/+3
2020-10-22another test passes but horrific codeMatthew Lemon1-0/+2
2020-10-21renamed a field in a model to date and look what I need! new migrations and ↵Matthew Lemon1-4/+4
fixed tests
2020-10-21form cosmeticsMatthew Lemon1-3/+3
2020-10-19can now add a note to the system for an organisation but not listed on ↵Matthew Lemon1-0/+3
detail page yet
2020-10-19started writing the code for the note eventMatthew Lemon1-6/+19
2020-10-19user must select participant when creating a singledatimetime event based on orgMatthew Lemon1-1/+1
2020-10-18user-friendly name on form for type_descriptorMatthew Lemon1-1/+1
2020-10-16Improvements to simple event form.Matthew Lemon1-0/+14
2020-10-16added URL field for a simple eventMatthew Lemon1-6/+38
2020-10-15isorting stuffMatthew Lemon1-1/+1
2020-10-14reset a lot of migrations - all unit tests passing - now has response ↵Matthew Lemon1-1/+1
required fields for simple event
2020-10-14about to nuke migrationsMatthew Lemon1-1/+15
2020-10-13minor fixesMatthew Lemon1-1/+1
2020-10-13created a form for new Simple EventMatthew Lemon1-1/+1
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon1-5/+4
2020-10-12more constraints added at form and model levelMatthew Lemon1-2/+14
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon1-7/+14
2020-10-12more tests using parameterizationMatthew Lemon1-0/+5
2020-10-11test for integrityerror when trying to create CAFTwinDateEvent with no ↵Matthew Lemon1-2/+2
start_date
2020-10-11first test for caf periodic eventMatthew Lemon1-2/+18
2020-10-11improved tests - more consistent and added a caseMatthew Lemon1-0/+1
2020-10-11fleshed out more testingMatthew Lemon1-5/+1
2020-10-11some more options in AVAILABLE_TYPESMatthew Lemon1-1/+5
2020-10-11fixed constraint for CAF eventMatthew Lemon1-3/+7
2020-10-11constraint added to CAFSingleDateEventMatthew Lemon1-15/+43
2020-10-11added CAFSingleDateEvent eventMatthew Lemon1-0/+19
2020-10-11working through mixins model designMatthew Lemon1-18/+21
2020-10-11started new event design - added enum for event typeMatthew Lemon1-0/+16
2020-10-10started to test forms! love testing formsMatthew Lemon1-1/+1
2020-10-10small tidyMatthew Lemon1-0/+1
2020-10-10slogging through testing these event modelsMatthew Lemon1-3/+75
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon1-0/+1
2020-10-02fixed broken populate scriptMatthew Lemon1-2/+2
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-2/+1
2020-10-02tidyingMatthew Lemon1-3/+3
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon1-4/+4
2020-09-29Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon1-2/+2
dropdown nearly converted engagement event form so that it is based on org tidy in prep for big change to engagement event form link to related CAF included in the OES engagements table formatting
2020-09-29OES engagements on org detail page improved with datesMatthew Lemon1-0/+27
2020-03-03some tidyingMatthew Lemon1-0/+1
2020-03-02populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon1-10/+0
2020-02-29todo included for next stepMatthew Lemon1-0/+10
2020-02-21added first register models - engagement-relatedMatthew Lemon1-2/+53
2020-02-18formattingMatthew Lemon1-1/+1
2020-01-29some pointless flake8ismsMatthew Lemon1-1/+1
2020-01-27added register and caf applicationsMatthew Lemon1-0/+3