aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/models.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* improved events tables in org detailMatthew Lemon2020-10-231-0/+1
* getting there but test failingMatthew Lemon2020-10-221-0/+3
* another test passes but horrific codeMatthew Lemon2020-10-221-0/+2
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-211-4/+4
* form cosmeticsMatthew Lemon2020-10-211-3/+3
* can now add a note to the system for an organisation but not listed on detail...Matthew Lemon2020-10-191-0/+3
* started writing the code for the note eventMatthew Lemon2020-10-191-6/+19
* user must select participant when creating a singledatimetime event based on orgMatthew Lemon2020-10-191-1/+1
* user-friendly name on form for type_descriptorMatthew Lemon2020-10-181-1/+1
* Improvements to simple event form.Matthew Lemon2020-10-161-0/+14
* added URL field for a simple eventMatthew Lemon2020-10-161-6/+38
* isorting stuffMatthew Lemon2020-10-151-1/+1
* reset a lot of migrations - all unit tests passing - now has response require...Matthew Lemon2020-10-141-1/+1
* about to nuke migrationsMatthew Lemon2020-10-141-1/+15
* 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 start_...Matthew Lemon2020-10-111-2/+2
* 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
* 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