aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/models.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-15isorting stuffMatthew Lemon1-1/+1
2020-10-11added CAFSingleDateEvent eventMatthew Lemon1-3/+4
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-0/+4
2020-10-02removed old FIXMEMatthew Lemon1-5/+0
2020-10-01test for model function to get cafs from an applicable systemMatthew Lemon1-0/+3
2020-09-23Tidied up the CAF table on org detail pageMatthew Lemon1-0/+4
2020-09-10moving forward with systems in scope list pageMatthew Lemon1-2/+8
2020-08-27further work trying to get user views workingMatthew Lemon1-1/+1
2020-08-27essential service now on admin and further work to schemaMatthew Lemon1-1/+2
2020-08-27massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon1-28/+23
2020-08-26further asserts added to the testMatthew Lemon1-0/+3
2020-08-26started the rebuildMatthew Lemon1-0/+7
2020-08-14added essential service field to applicablesystem modelMatthew Lemon1-0/+6
2020-08-14updated field names on NIS system add pageMatthew Lemon1-0/+6
2020-08-14added caveat to dropdown descriptionMatthew Lemon1-1/+1
2020-08-13added a new field to the applicablesystem modelMatthew Lemon1-0/+14
2020-08-13changed description field to funciton in ApplicableSystemMatthew Lemon1-2/+8
2020-08-13added a help line to a formMatthew Lemon1-1/+1
2020-05-22blackingMatthew Lemon1-9/+35
2020-04-24made create forms more consistentMR Lemon1-1/+1
2020-04-16layout of CAF listMR Lemon1-1/+4
2020-04-16started to make a fist of the CAF list pageMR Lemon1-2/+11
2020-04-15part way through caf create page but this page needs a formsetMatthew Lemon1-0/+5
2020-03-06reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon1-1/+4
2020-03-06first attempt at a custom manager for applicablesystem modelMatthew Lemon1-0/+3
2020-03-04appending version to caf nameMatthew Lemon1-1/+1
2020-03-04better table of applicable systemsMatthew Lemon1-2/+2
2020-03-04we now create one caf and one applicable service for each organisatonMatthew Lemon1-1/+3
2020-03-04removed owner field from CAF - daring!Matthew Lemon1-1/+0
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon1-4/+4
2020-03-03added extra fields to caf modelMatthew Lemon1-1/+5
2020-03-02better backwards queryingMatthew Lemon1-1/+1
2020-02-28CAF factory basics but not essential services yetMatthew Lemon1-1/+1
2020-02-27renamed CAFFileStore to FileStoreMatthew Lemon1-2/+2
2020-02-26tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon1-2/+2
2020-02-25fixed issue where gradings didnt appear on caf admin pageMatthew Lemon1-2/+2
2020-02-25populate now does gradingsMatthew Lemon1-26/+8
2020-02-25tidingMatthew Lemon1-1/+2
2020-02-21introduced essential services everybodyMatthew Lemon1-11/+40
2020-02-21added first register models - engagement-relatedMatthew Lemon1-0/+1
2020-02-07continued to work on create CAF form - including help_text to create parent o...Matthew Lemon1-1/+1
2020-01-29removed mypy ignore directiveMatthew Lemon1-2/+0
2020-01-27added ignore directive for mypy to single fileMatthew Lemon1-0/+2
2020-01-27added register and caf applicationsMatthew Lemon1-0/+61