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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fixed project requirements - django and pytest
Matthew Lemon
2020-05-26
2
-2
/
+2
*
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
5
-16
/
+29
*
added selenium functional test
Matthew Lemon
2020-05-25
2
-1
/
+16
*
reverted to previous form of populate script
Matthew Lemon
2020-05-25
2
-2
/
+1
*
swapped UserFactory
Matthew Lemon
2020-05-25
3
-4
/
+4
*
fixed trunc and populate script and user generation
Matthew Lemon
2020-05-25
2
-1
/
+7
*
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
*
amended README
Matthew Lemon
2020-05-25
1
-3
/
+12
*
added to README and enhanced view test
Matthew Lemon
2020-05-25
2
-4
/
+11
*
first basic passing view test for adding stakeholder
Matthew Lemon
2020-05-25
1
-3
/
+12
*
added pytest config again
Matthew Lemon
2020-05-25
1
-1
/
+1
*
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 up...
Matthew Lemon
2020-05-25
14
-142
/
+229
*
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
2
-44
/
+7
*
added pytest flags
Matthew Lemon
2020-05-24
1
-1
/
+1
*
removed pytest-sugar so we can switch off colour
Matthew Lemon
2020-05-23
1
-1
/
+0
*
fixed a test and some cleaning
Matthew Lemon
2020-05-23
2
-6
/
+17
*
removed color from pytest output
Matthew Lemon
2020-05-23
1
-1
/
+1
*
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
10
-8
/
+60
*
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
*
Update README.rst
lemonheadhammer
2020-05-14
1
-1
/
+1
*
Update README.rst
lemonheadhammer
2020-05-14
1
-2
/
+2
*
Update README.rst
lemonheadhammer
2020-05-14
1
-4
/
+22
*
removed erroneous entry in requirements file
Matthew Lemon
2020-05-13
1
-1
/
+0
*
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
4
-23
/
+66
*
removed redundant argument from populate function
MR Lemon
2020-05-13
3
-11
/
+5
*
refactored populate script into a new core app - better positioned for use in...
MR Lemon
2020-05-13
13
-638
/
+673
*
started to think about tests for assessment app
MR Lemon
2020-05-12
3
-1
/
+22
*
basic population of IGP data
MR Lemon
2020-05-12
8
-9
/
+136
*
tidied organisation create form - now with submit and cancel buttons
MR Lemon
2020-05-05
2
-26
/
+26
*
first iteration of a passable create orgnisation form with address!
MR Lemon
2020-05-05
3
-3
/
+85
[next]