aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* only private events are counted for home page statsMatthew Lemon2020-10-231-5/+5
* upped the number of organisations in the system to 60.Matthew Lemon2020-10-231-1/+1
* added some more summary numbers to home pageMatthew Lemon2020-10-231-1/+11
* now have an OES-only organisation pageMatthew Lemon2020-10-211-0/+2
* poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon2020-10-202-1/+6
* func can do deputy_lead_inspectorsMatthew Lemon2020-10-201-12/+15
* func to group lead inspectors by submodeMatthew Lemon2020-10-202-2/+44
* added list of inspector names to home pageMatthew Lemon2020-10-201-0/+3
* more home page tweakingMatthew Lemon2020-10-201-2/+15
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-171-1/+0
* overly-complex template code for handling CAF events in CAF detail formMatthew Lemon2020-10-021-1/+1
* fixed broken populate scriptMatthew Lemon2020-10-021-21/+20
* added some new CAF eventsMatthew Lemon2020-10-021-7/+14
* tidyingMatthew Lemon2020-10-021-2/+5
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-011-0/+1
* can now add a new system via the org user pageMatthew Lemon2020-09-021-1/+0
* fixed all non-functional tests nowMatthew Lemon2020-08-281-1/+1
* tracked down the bastardMatthew Lemon2020-08-281-0/+1
* essential service now on admin and further work to schemaMatthew Lemon2020-08-271-6/+15
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-271-5/+4
* added engagement events table to stakeholder home pageMatthew Lemon2020-06-011-1/+9
* engagement events now appear on org pageMatthew Lemon2020-06-011-0/+5
* added missing persmissions for viewsMatthew Lemon2020-06-011-1/+28
* added sentinel userMatthew Lemon2020-05-311-1/+1
* working on user groups and testsMatthew Lemon2020-05-311-0/+9
* fixed old failing func testMatthew Lemon2020-05-301-3/+3
* cleaned up testsMatthew Lemon2020-05-301-13/+0
* incident forms links to stakeholder home page nowMatthew Lemon2020-05-291-2/+3
* done a lot of mocking up of the stakeholder home pageMatthew Lemon2020-05-281-1/+11
* working through permissions issuesMatthew Lemon2020-05-271-1/+1
* stakeholder user redirected to stakeholder template pageMatthew Lemon2020-05-271-1/+4
* forgot login_required decoratorMatthew Lemon2020-05-261-0/+2
* added geckodriver to root and part way through failing users view func testMatthew Lemon2020-05-251-11/+0
* added selenium functional testMatthew Lemon2020-05-251-0/+14
* swapped UserFactoryMatthew Lemon2020-05-251-1/+1
* in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon2020-05-251-105/+120
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-222-1/+12
* improved handling of populate function by test - and some cleanupMR Lemon2020-05-133-21/+61
* removed redundant argument from populate functionMR Lemon2020-05-132-10/+4
* refactored populate script into a new core app - better positioned for use in...MR Lemon2020-05-1310-0/+654