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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
IncidentReport model in place and func test passing so far
Matthew Lemon
2020-05-29
9
-24
/
+194
|
*
a lot of time and effort looking for a bug with selenium that wasnt there
Matthew Lemon
2020-05-29
7
-32
/
+57
|
*
starting to test for org to work with incident form
Matthew Lemon
2020-05-28
3
-10
/
+41
|
*
setting up for testing incident report work
Matthew Lemon
2020-05-28
3
-1
/
+46
|
*
added new base.html for stakeholders
Matthew Lemon
2020-05-28
2
-13
/
+142
|
*
more progress on homepage
Matthew Lemon
2020-05-28
1
-5
/
+41
|
*
done a lot of mocking up of the stakeholder home page
Matthew Lemon
2020-05-28
4
-56
/
+107
|
*
started mocking up home page
Matthew Lemon
2020-05-28
1
-4
/
+56
|
*
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
3
-16
/
+13
|
*
permissions set for OrganisationListView
Matthew Lemon
2020-05-27
2
-4
/
+12
|
*
need to fix permission denied 403 tests
Matthew Lemon
2020-05-27
3
-9
/
+15
|
*
working through permissions issues
Matthew Lemon
2020-05-27
6
-13
/
+65
|
*
further refactor
Matthew Lemon
2020-05-27
3
-8
/
+14
|
*
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
4
-7
/
+56
|
*
regular user goes to regular user home page template when logging in
Matthew Lemon
2020-05-26
3
-1
/
+20
|
*
forgot login_required decorator
Matthew Lemon
2020-05-26
1
-0
/
+2
|
*
when user logs in - now redirects to home page - func and unit tests passing
Matthew Lemon
2020-05-26
5
-10
/
+25
|
*
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
3
-6
/
+10
|
*
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
2
-3
/
+25
|
*
added geckodriver to root and part way through failing users view func test
Matthew Lemon
2020-05-25
4
-16
/
+29
|
*
added selenium functional test
Matthew Lemon
2020-05-25
1
-0
/
+14
|
*
swapped UserFactory
Matthew Lemon
2020-05-25
3
-4
/
+4
|
*
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
|
*
linked stakeholder to user
Matthew Lemon
2020-05-25
5
-6
/
+30
|
*
in trying to create a Stakeholder model referenced from User, have removed ↵
Matthew Lemon
2020-05-25
13
-141
/
+225
|
|
|
|
updated_by fields in other models and factories - was getting circular dep error
*
added basic stakeholder profile model
Matthew Lemon
2020-05-24
5
-17
/
+51
|
*
removed oes field from user - about to make a profile model
Matthew Lemon
2020-05-24
6
-14
/
+32
|
*
failing test trying to add org to User
Matthew Lemon
2020-05-24
1
-5
/
+18
|
*
working on test_profile_view_contains_organisation_information - FAILING
Matthew Lemon
2020-05-24
2
-3
/
+17
|
*
removed email verification for now
Matthew Lemon
2020-05-24
1
-33
/
+0
|
*
fixed a test and some cleaning
Matthew Lemon
2020-05-23
2
-6
/
+17
|
*
removed unneeded imports
Matthew Lemon
2020-05-23
1
-7
/
+1
|
*
changed boolean field on user model
Matthew Lemon
2020-05-22
5
-4
/
+24
|
*
started work on optional User as organisation.Person object - tests
Matthew Lemon
2020-05-22
9
-7
/
+59
|
*
blacking
Matthew Lemon
2020-05-22
1
-9
/
+35
|
*
how to do a raw CBV test - and not pretty...
MR Lemon
2020-05-14
2
-0
/
+31
|
*
first passing assessments app test - wiring test only
MR Lemon
2020-05-13
2
-4
/
+11
|
*
improved handling of populate function by test - and some cleanup
MR Lemon
2020-05-13
3
-21
/
+61
|
*
removed redundant argument from populate function
MR Lemon
2020-05-13
2
-10
/
+4
|
*
refactored populate script into a new core app - better positioned for use ↵
MR Lemon
2020-05-13
12
-637
/
+672
|
|
|
|
in tests
[next]