aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* isorting stuffMatthew Lemon2020-10-151-1/+1
|
* added CAFSingleDateEvent eventMatthew Lemon2020-10-111-3/+4
|
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-021-0/+4
|
* removed old FIXMEMatthew Lemon2020-10-021-5/+0
|
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-011-0/+3
|
* Tidied up the CAF table on org detail pageMatthew Lemon2020-09-231-0/+4
| | | | | | | | | | | | removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page
* moving forward with systems in scope list pageMatthew Lemon2020-09-101-2/+8
|
* further work trying to get user views workingMatthew Lemon2020-08-271-1/+1
|
* essential service now on admin and further work to schemaMatthew Lemon2020-08-271-1/+2
|
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-271-28/+23
|
* further asserts added to the testMatthew Lemon2020-08-261-0/+3
|
* started the rebuildMatthew Lemon2020-08-261-0/+7
|
* added essential service field to applicablesystem modelMatthew Lemon2020-08-141-0/+6
|
* updated field names on NIS system add pageMatthew Lemon2020-08-141-0/+6
|
* added caveat to dropdown descriptionMatthew Lemon2020-08-141-1/+1
|
* added a new field to the applicablesystem modelMatthew Lemon2020-08-131-0/+14
|
* changed description field to funciton in ApplicableSystemMatthew Lemon2020-08-131-2/+8
|
* added a help line to a formMatthew Lemon2020-08-131-1/+1
|
* blackingMatthew Lemon2020-05-221-9/+35
|
* made create forms more consistentMR Lemon2020-04-241-1/+1
|
* layout of CAF listMR Lemon2020-04-161-1/+4
|
* started to make a fist of the CAF list pageMR Lemon2020-04-161-2/+11
|
* part way through caf create page but this page needs a formsetMatthew Lemon2020-04-151-0/+5
|
* reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon2020-03-061-1/+4
|
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-061-0/+3
|
* appending version to caf nameMatthew Lemon2020-03-041-1/+1
|
* better table of applicable systemsMatthew Lemon2020-03-041-2/+2
|
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-1/+3
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
|
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-041-4/+4
|
* added extra fields to caf modelMatthew Lemon2020-03-031-1/+5
|
* better backwards queryingMatthew Lemon2020-03-021-1/+1
|
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-1/+1
|
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-2/+2
|
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-2/+2
|
* fixed issue where gradings didnt appear on caf admin pageMatthew Lemon2020-02-251-2/+2
|
* populate now does gradingsMatthew Lemon2020-02-251-26/+8
|
* tidingMatthew Lemon2020-02-251-1/+2
|
* introduced essential services everybodyMatthew Lemon2020-02-211-11/+40
|
* added first register models - engagement-relatedMatthew Lemon2020-02-211-0/+1
|
* continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon2020-02-071-1/+1
| | | | object
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
|
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
|
* added register and caf applicationsMatthew Lemon2020-01-271-0/+61