Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-08-28 | tracked down the bastard | Matthew Lemon | 1 | -0/+1 | |
2020-08-27 | essential service now on admin and further work to schema | Matthew Lemon | 1 | -6/+15 | |
2020-08-27 | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 1 | -5/+4 | |
2020-06-01 | engagement events now appear on org page | Matthew Lemon | 1 | -0/+5 | |
2020-06-01 | added missing persmissions for views | Matthew Lemon | 1 | -1/+28 | |
2020-05-31 | working on user groups and tests | Matthew Lemon | 1 | -0/+9 | |
2020-05-25 | swapped UserFactory | Matthew Lemon | 1 | -1/+1 | |
2020-05-25 | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 1 | -105/+120 | |
updated_by fields in other models and factories - was getting circular dep error | |||||
2020-05-13 | improved handling of populate function by test - and some cleanup | MR Lemon | 1 | -21/+48 | |
2020-05-13 | removed redundant argument from populate function | MR Lemon | 1 | -2/+1 | |
2020-05-13 | refactored populate script into a new core app - better positioned for use ↵ | MR Lemon | 1 | -0/+616 | |
in tests |