index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
/
core
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-05-28
done a lot of mocking up of the stakeholder home page
Matthew Lemon
1
-1
/
+11
2020-05-27
working through permissions issues
Matthew Lemon
1
-1
/
+1
2020-05-27
stakeholder user redirected to stakeholder template page
Matthew Lemon
1
-1
/
+4
2020-05-26
forgot login_required decorator
Matthew Lemon
1
-0
/
+2
2020-05-25
added geckodriver to root and part way through failing users view func test
Matthew Lemon
1
-11
/
+0
2020-05-25
added selenium functional test
Matthew Lemon
1
-0
/
+14
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-22
started work on optional User as organisation.Person object - tests
Matthew Lemon
2
-1
/
+12
2020-05-13
improved handling of populate function by test - and some cleanup
MR Lemon
3
-21
/
+61
2020-05-13
removed redundant argument from populate function
MR Lemon
2
-10
/
+4
2020-05-13
refactored populate script into a new core app - better positioned for use ↵
MR Lemon
10
-0
/
+654
in tests