aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/core (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon2-1/+6
2020-10-20func can do deputy_lead_inspectorsMatthew Lemon1-12/+15
2020-10-20func to group lead inspectors by submodeMatthew Lemon2-2/+44
2020-10-20added list of inspector names to home pageMatthew Lemon1-0/+3
2020-10-20more home page tweakingMatthew Lemon1-2/+15
2020-10-17replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon1-1/+0
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon1-1/+1
2020-10-02fixed broken populate scriptMatthew Lemon1-21/+20
2020-10-02added some new CAF eventsMatthew Lemon1-7/+14
2020-10-02tidyingMatthew Lemon1-2/+5
2020-10-01test for model function to get cafs from an applicable systemMatthew Lemon1-0/+1
2020-09-02can now add a new system via the org user pageMatthew Lemon1-1/+0
2020-08-28fixed all non-functional tests nowMatthew Lemon1-1/+1
2020-08-28tracked down the bastardMatthew Lemon1-0/+1
2020-08-27essential service now on admin and further work to schemaMatthew Lemon1-6/+15
2020-08-27massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon1-5/+4
2020-06-01added engagement events table to stakeholder home pageMatthew Lemon1-1/+9
2020-06-01engagement events now appear on org pageMatthew Lemon1-0/+5
2020-06-01added missing persmissions for viewsMatthew Lemon1-1/+28
2020-05-31added sentinel userMatthew Lemon1-1/+1
2020-05-31working on user groups and testsMatthew Lemon1-0/+9
2020-05-30fixed old failing func testMatthew Lemon1-3/+3
2020-05-30cleaned up testsMatthew Lemon1-13/+0
2020-05-29incident forms links to stakeholder home page nowMatthew Lemon1-2/+3
2020-05-28done a lot of mocking up of the stakeholder home pageMatthew Lemon1-1/+11
2020-05-27working through permissions issuesMatthew Lemon1-1/+1
2020-05-27stakeholder user redirected to stakeholder template pageMatthew Lemon1-1/+4
2020-05-26forgot login_required decoratorMatthew Lemon1-0/+2
2020-05-25added geckodriver to root and part way through failing users view func testMatthew Lemon1-11/+0
2020-05-25added selenium functional testMatthew Lemon1-0/+14
2020-05-25swapped UserFactoryMatthew Lemon1-1/+1
2020-05-25in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon1-105/+120
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon2-1/+12
2020-05-13improved handling of populate function by test - and some cleanupMR Lemon3-21/+61
2020-05-13removed redundant argument from populate functionMR Lemon2-10/+4
2020-05-13refactored populate script into a new core app - better positioned for use in...MR Lemon10-0/+654