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