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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
engagement events now appear on org page
Matthew Lemon
4
-9
/
+16
2020-06-01
can add an engagement event
Matthew Lemon
5
-3
/
+135
2020-06-01
added missing persmissions for views
Matthew Lemon
3
-28
/
+74
2020-06-01
improvements to the people list page
Matthew Lemon
1
-2
/
+8
2020-06-01
moved some fixtures into conftest
Matthew Lemon
2
-9
/
+15
2020-06-01
consolidate to one conftest
Matthew Lemon
2
-34
/
+24
2020-06-01
tidy after merge
Matthew Lemon
1
-16
/
+0
2020-05-31
working on test for cct_user to view person list
Matthew Lemon
5
-9
/
+91
2020-05-31
working on test for cct_user to view person list
Matthew Lemon
1
-1
/
+35
2020-05-31
quick added condition to test
Matthew Lemon
1
-0
/
+2
2020-05-31
created a group fixture with perms
Matthew Lemon
2
-0
/
+42
2020-05-31
added sentinel user
Matthew Lemon
4
-10
/
+29
2020-05-31
another testing passing related to groups
Matthew Lemon
2
-5
/
+26
2020-05-31
working on user groups and tests
Matthew Lemon
3
-16
/
+44
2020-05-31
working on log-in form
Matthew Lemon
2
-39
/
+19
2020-05-30
added a fixture file for an incident report if needed
Matthew Lemon
1
-0
/
+25
2020-05-30
started to think about Groups and added a test from real python article to play
Matthew Lemon
1
-0
/
+30
2020-05-30
cleaned up old User tests
Matthew Lemon
2
-19
/
+5
2020-05-30
fixed old failing func test
Matthew Lemon
1
-3
/
+3
2020-05-30
cleaned up tests
Matthew Lemon
7
-93
/
+56
2020-05-29
tweaked the IR model and the form page
Matthew Lemon
5
-28
/
+64
2020-05-29
prettifying the incident report page a bit
Matthew Lemon
3
-27
/
+14
2020-05-29
incident forms links to stakeholder home page now
Matthew Lemon
4
-40
/
+81
2020-05-29
added dft handle status
Matthew Lemon
2
-0
/
+35
2020-05-29
after a lot of pain, incident report form basically works
Matthew Lemon
5
-11
/
+81
2020-05-29
IncidentReport model in place and func test passing so far
Matthew Lemon
9
-24
/
+194
2020-05-29
a lot of time and effort looking for a bug with selenium that wasnt there
Matthew Lemon
7
-32
/
+57
2020-05-28
starting to test for org to work with incident form
Matthew Lemon
3
-10
/
+41
2020-05-28
setting up for testing incident report work
Matthew Lemon
3
-1
/
+46
2020-05-28
added new base.html for stakeholders
Matthew Lemon
2
-13
/
+142
2020-05-28
more progress on homepage
Matthew Lemon
1
-5
/
+41
2020-05-28
done a lot of mocking up of the stakeholder home page
Matthew Lemon
4
-56
/
+107
2020-05-28
started mocking up home page
Matthew Lemon
1
-4
/
+56
2020-05-28
added a test to get h2 tags from stakeholder homepage
Matthew Lemon
1
-0
/
+24
2020-05-28
user with permission can view OrganisationListView
Matthew Lemon
2
-1
/
+42
2020-05-28
comment on 301 response code
Matthew Lemon
1
-1
/
+1
2020-05-27
fixed test - now have proper permissions approach
Matthew Lemon
3
-16
/
+13
2020-05-27
permissions set for OrganisationListView
Matthew Lemon
2
-4
/
+12
2020-05-27
need to fix permission denied 403 tests
Matthew Lemon
3
-9
/
+15
2020-05-27
working through permissions issues
Matthew Lemon
6
-13
/
+65
2020-05-27
further refactor
Matthew Lemon
3
-8
/
+14
2020-05-27
light refactor and fixed failing test
Matthew Lemon
1
-10
/
+11
2020-05-27
stakeholder user redirected to stakeholder template page
Matthew Lemon
4
-7
/
+56
2020-05-26
regular user goes to regular user home page template when logging in
Matthew Lemon
3
-1
/
+20
2020-05-26
forgot login_required decorator
Matthew Lemon
1
-0
/
+2
2020-05-26
when user logs in - now redirects to home page - func and unit tests passing
Matthew Lemon
5
-10
/
+25
2020-05-26
writing test for user page view
Matthew Lemon
1
-0
/
+7
2020-05-26
changed name of person more suitable to testing view client
Matthew Lemon
3
-6
/
+10
2020-05-26
some formatting changes - nothing more
Matthew Lemon
1
-8
/
+10
2020-05-26
functional test for basic user log in passing
Matthew Lemon
2
-3
/
+25
[next]