aboutsummaryrefslogtreecommitdiffstats
path: root/config (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21first stab at a new compliance app for doing overview view and later audit an...Matthew Lemon2-0/+2
2020-10-21added CACHE but commented out for nowMatthew Lemon1-0/+6
2020-10-17fixed middleware issue, brought back missing jquery links and added body padd...Matthew Lemon1-2/+6
2020-10-17replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2-0/+32
2020-10-15added ability to set LOCAL_CLOUD_PROXY environment variableMatthew Lemon1-0/+14
2020-10-09tests upMatthew Lemon1-1/+1
2020-10-08using inline css to push body down from navbarMatthew Lemon2-2/+2
2020-10-07big update! got working on gcloud and with log and new navbarMatthew Lemon4-68/+217
2020-10-06SETTINGS FOR A GKE DEPLOY - not usedMatthew Lemon1-0/+124
2020-10-05added mock production configBuildTools1-0/+203
2020-08-28tracked down the bastardMatthew Lemon1-0/+1
2020-06-01can add an engagement eventMatthew Lemon1-2/+3
2020-05-24removed email verification for nowMatthew Lemon1-11/+7
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon1-1/+1
2020-05-13refactored populate script into a new core app - better positioned for use in...MR Lemon1-1/+1
2020-05-01squashed a lot of wizard form codeMR Lemon1-1/+0
2020-05-01making progress with the form wizardMR Lemon1-0/+1
2020-04-26basic move to Django 3 and remove lots of requirements cruft from cookiecutte...Matthew Lemon2-16/+0
2020-04-17Adding a form for creating ApplicableSystem objectsMR Lemon1-0/+2
2020-04-14table-sm on caf_detail page nowMatthew Lemon1-1/+1
2020-03-12added assessments appMatthew Lemon1-0/+1
2020-03-10implemented basic database cacheMatthew Lemon1-0/+10
2020-02-25tidingMatthew Lemon2-2/+1
2020-02-18start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon1-1/+1
2020-01-27added register and caf applicationsMatthew Lemon2-1/+8
2020-01-21changed admin site header - very easily: thanksMatthew Lemon1-0/+3
2020-01-20first passing test!Matthew Lemon2-0/+2
2020-01-20use .env file environment variablesMatthew Lemon1-1/+1