aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor fixesMatthew Lemon2020-10-131-1/+1
|
* created a form for new Simple EventMatthew Lemon2020-10-131-1/+1
|
* cannot put constrain on abstract Meta class seemingly...Matthew Lemon2020-10-121-5/+4
|
* more constraints added at form and model levelMatthew Lemon2020-10-121-2/+14
|
* another test added for CAFTwinDateEventFormMatthew Lemon2020-10-121-7/+14
|
* more tests using parameterizationMatthew Lemon2020-10-121-0/+5
|
* test for integrityerror when trying to create CAFTwinDateEvent with no ↵Matthew Lemon2020-10-111-2/+2
| | | | start_date
* first test for caf periodic eventMatthew Lemon2020-10-111-2/+18
|
* improved tests - more consistent and added a caseMatthew Lemon2020-10-111-0/+1
|
* fleshed out more testingMatthew Lemon2020-10-111-5/+1
|
* some more options in AVAILABLE_TYPESMatthew Lemon2020-10-111-1/+5
|
* fixed constraint for CAF eventMatthew Lemon2020-10-111-3/+7
|
* constraint added to CAFSingleDateEventMatthew Lemon2020-10-111-15/+43
|
* added CAFSingleDateEvent eventMatthew Lemon2020-10-111-0/+19
|
* working through mixins model designMatthew Lemon2020-10-111-18/+21
|
* started new event design - added enum for event typeMatthew Lemon2020-10-111-0/+16
|
* started to test forms! love testing formsMatthew Lemon2020-10-101-1/+1
|
* small tidyMatthew Lemon2020-10-101-0/+1
|
* slogging through testing these event modelsMatthew Lemon2020-10-101-3/+75
|
* overly-complex template code for handling CAF events in CAF detail formMatthew Lemon2020-10-021-0/+1
|
* fixed broken populate scriptMatthew Lemon2020-10-021-2/+2
|
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-021-2/+1
|
* tidyingMatthew Lemon2020-10-021-3/+3
|
* Can save new Engagement Event form with hidden user field - PAINMatthew Lemon2020-09-291-4/+4
|
* Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon2020-09-291-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
* OES engagements on org detail page improved with datesMatthew Lemon2020-09-291-0/+27
|
* some tidyingMatthew Lemon2020-03-031-0/+1
|
* populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2020-03-021-10/+0
|
* todo included for next stepMatthew Lemon2020-02-291-0/+10
|
* added first register models - engagement-relatedMatthew Lemon2020-02-211-2/+53
|
* formattingMatthew Lemon2020-02-181-1/+1
|
* some pointless flake8ismsMatthew Lemon2020-01-291-1/+1
|
* added register and caf applicationsMatthew Lemon2020-01-271-0/+3