aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bit of tidyingMatthew Lemon2020-03-111-13/+13
|
* added systems/caf panel to pageMatthew Lemon2020-03-112-7/+11
|
* added a box for CAF summaryMatthew Lemon2020-03-111-0/+67
|
* better looking addressesMatthew Lemon2020-03-111-5/+81
|
* put in the missing LogInRequiredMixinsMatthew Lemon2020-03-111-4/+5
|
* people cards looking ok nowMatthew Lemon2020-03-111-60/+60
|
* working on card layoutMatthew Lemon2020-03-101-11/+24
|
* implemented basic database cacheMatthew Lemon2020-03-101-1/+2
|
* basic caf detail page implemented - BASICMatthew Lemon2020-03-105-9/+81
|
* better formatting for table using DatatablesMatthew Lemon2020-03-093-4/+9
|
* added CDN install of DataTablesMatthew Lemon2020-03-093-2/+10
|
* working through formatting org pageMatthew Lemon2020-03-062-2/+55
|
* change back the look of the linkMatthew Lemon2020-03-065-36/+22
|
* started adding links to org detail pagesMatthew Lemon2020-03-062-43/+4
|
* reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon2020-03-064-7/+16
|
* View for list of ApplicableSystems includes nis_poc - custom ManagerMatthew Lemon2020-03-063-8/+9
|
* part way through defining a new queryset for ApplicableSystem modelMatthew Lemon2020-03-062-4/+7
|
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-065-18/+50
|
* some tidying before closingMatthew Lemon2020-03-042-2/+1
|
* improved admin list for CAFs nowMatthew Lemon2020-03-041-1/+6
|
* added an all-in-one truncate and populate script and better population codeMatthew Lemon2020-03-041-14/+18
|
* removed redundant populate codeMatthew Lemon2020-03-041-8/+0
|
* appending version to caf nameMatthew Lemon2020-03-041-1/+1
|
* better table of applicable systemsMatthew Lemon2020-03-045-5/+7
|
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-043-15/+24
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-046-5/+19
|
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-0410-33/+116
|
* added TODOMatthew Lemon2020-03-031-0/+4
|
* added formatted table for es - some scss tweaksMatthew Lemon2020-03-034-21/+31
|
* first stab at doing an essential services list pageMatthew Lemon2020-03-033-1/+52
|
* some tidyingMatthew Lemon2020-03-035-2/+41
|
* added extra fields to caf modelMatthew Lemon2020-03-036-3/+87
|
* populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2020-03-022-10/+6
|
* better backwards queryingMatthew Lemon2020-03-021-1/+1
|
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-022-10/+41
|
* todo included for next stepMatthew Lemon2020-02-291-0/+10
|
* populates with essential servicesMatthew Lemon2020-02-292-22/+32
|
* CAF factory basics but not essential services yetMatthew Lemon2020-02-284-7/+71
|
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-275-11/+28
|
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-264-11/+43
|
* fixed issue where gradings didnt appear on caf admin pageMatthew Lemon2020-02-253-3/+28
|
* populate now does gradingsMatthew Lemon2020-02-257-36/+121
|
* tidingMatthew Lemon2020-02-252-4/+2
|
* Added new factories for Caf app.Matthew Lemon2020-02-252-0/+17
|
* introduced essential services everybodyMatthew Lemon2020-02-218-14/+201
|
* formattingMatthew Lemon2020-02-211-1/+8
|
* use of random.choice() and improving the factoriesMatthew Lemon2020-02-211-14/+18
|
* populate script now does EngagementEvent objectsMatthew Lemon2020-02-214-3/+97
|
* added first register models - engagement-relatedMatthew Lemon2020-02-217-6/+184
|
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-213-9/+5
|