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
/
users
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-10-23
fixed the order of events on the org detail page
Matthew Lemon
1
-3
/
+4
2020-10-23
profile page is ok for now
Matthew Lemon
1
-0
/
+6
2020-10-23
nice tweaks to the profile page
Matthew Lemon
1
-1
/
+11
2020-10-21
renamed a field in a model to date and look what I need! new migrations and ↵
Matthew Lemon
2
-2
/
+2
fixed tests
2020-10-21
started work on merging events sorted keyed on date for user profile page
Matthew Lemon
1
-3
/
+9
2020-10-20
added lead and deputy inspector for org methods to User
Matthew Lemon
2
-4
/
+20
2020-10-18
fixed failing unit tests
Matthew Lemon
1
-3
/
+1
2020-10-17
first test of user profile view
Matthew Lemon
2
-10
/
+49
2020-10-17
replaced all LoginRequiredMixin and decorators with custom middleware
Matthew Lemon
1
-3
/
+3
2020-10-14
reset a lot of migrations - all unit tests passing - now has response ↵
Matthew Lemon
2
-22
/
+4
required fields for simple event
2020-10-14
all unit tests pass after configuring user fixture to have perms to visit ↵
Matthew Lemon
2
-1
/
+10
redirect pages
2020-10-13
created a form for new Simple Event
Matthew Lemon
1
-0
/
+18
2020-10-07
big update! got working on gcloud and with log and new navbar
Matthew Lemon
1
-6
/
+4
2020-09-03
factory boy to 3.0.1
Matthew Lemon
1
-1
/
+2
2020-08-27
essential service now on admin and further work to schema
Matthew Lemon
1
-1
/
+1
2020-08-27
massive - removed migrations and reform db schema - NOT COMPLETE
Matthew Lemon
6
-96
/
+4
2020-05-31
quick added condition to test
Matthew Lemon
1
-0
/
+2
2020-05-31
created a group fixture with perms
Matthew Lemon
1
-0
/
+5
This fixture is a group with all permissions relating to ctrack system so far.
2020-05-31
another testing passing related to groups
Matthew Lemon
1
-4
/
+6
2020-05-31
working on user groups and tests
Matthew Lemon
1
-4
/
+12
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 tests
Matthew Lemon
1
-35
/
+18
2020-05-29
prettifying the incident report page a bit
Matthew Lemon
1
-22
/
+0
2020-05-29
IncidentReport model in place and func test passing so far
Matthew Lemon
1
-1
/
+12
2020-05-29
a lot of time and effort looking for a bug with selenium that wasnt there
Matthew Lemon
1
-25
/
+15
2020-05-28
setting up for testing incident report work
Matthew Lemon
1
-0
/
+43
2020-05-28
done a lot of mocking up of the stakeholder home page
Matthew Lemon
1
-15
/
+9
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
2
-15
/
+12
2020-05-27
permissions set for OrganisationListView
Matthew Lemon
1
-0
/
+10
2020-05-27
need to fix permission denied 403 tests
Matthew Lemon
1
-5
/
+4
2020-05-27
working through permissions issues
Matthew Lemon
4
-9
/
+59
2020-05-27
further refactor
Matthew Lemon
2
-8
/
+7
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
2
-6
/
+42
2020-05-26
regular user goes to regular user home page template when logging in
Matthew Lemon
2
-1
/
+19
2020-05-26
when user logs in - now redirects to home page - func and unit tests passing
Matthew Lemon
3
-8
/
+23
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
2
-5
/
+8
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
1
-2
/
+24
2020-05-25
added geckodriver to root and part way through failing users view func test
Matthew Lemon
2
-5
/
+14
2020-05-25
swapped UserFactory
Matthew Lemon
1
-3
/
+1
2020-05-25
more useful explanatory comments
Matthew Lemon
2
-0
/
+4
2020-05-25
added an explanatory comment about the use of slug_field
Matthew Lemon
2
-0
/
+8
2020-05-25
added to README and enhanced view test
Matthew Lemon
1
-1
/
+6
2020-05-25
first basic passing view test for adding stakeholder
Matthew Lemon
1
-3
/
+12
2020-05-25
more testing for stakeholder
Matthew Lemon
2
-0
/
+13
[next]