aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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