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-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
2020-05-25
added geckodriver to root and part way through failing users view func test
Matthew Lemon
4
-16
/
+29
2020-05-25
added selenium functional test
Matthew Lemon
1
-0
/
+14
2020-05-25
swapped UserFactory
Matthew Lemon
3
-4
/
+4
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
2020-05-25
linked stakeholder to user
Matthew Lemon
5
-6
/
+30
2020-05-25
in trying to create a Stakeholder model referenced from User, have removed up...
Matthew Lemon
13
-141
/
+225
2020-05-24
added basic stakeholder profile model
Matthew Lemon
5
-17
/
+51
2020-05-24
removed oes field from user - about to make a profile model
Matthew Lemon
6
-14
/
+32
2020-05-24
failing test trying to add org to User
Matthew Lemon
1
-5
/
+18
2020-05-24
working on test_profile_view_contains_organisation_information - FAILING
Matthew Lemon
2
-3
/
+17
2020-05-24
removed email verification for now
Matthew Lemon
1
-33
/
+0
2020-05-23
fixed a test and some cleaning
Matthew Lemon
2
-6
/
+17
2020-05-23
removed unneeded imports
Matthew Lemon
1
-7
/
+1
2020-05-22
changed boolean field on user model
Matthew Lemon
5
-4
/
+24
2020-05-22
started work on optional User as organisation.Person object - tests
Matthew Lemon
9
-7
/
+59
2020-05-22
blacking
Matthew Lemon
1
-9
/
+35
2020-05-14
how to do a raw CBV test - and not pretty...
MR Lemon
2
-0
/
+31
2020-05-13
first passing assessments app test - wiring test only
MR Lemon
2
-4
/
+11
2020-05-13
improved handling of populate function by test - and some cleanup
MR Lemon
3
-21
/
+61
2020-05-13
removed redundant argument from populate function
MR Lemon
2
-10
/
+4
2020-05-13
refactored populate script into a new core app - better positioned for use in...
MR Lemon
12
-637
/
+672
2020-05-12
started to think about tests for assessment app
MR Lemon
3
-1
/
+22
2020-05-12
basic population of IGP data
MR Lemon
6
-9
/
+133
2020-05-05
tidied organisation create form - now with submit and cancel buttons
MR Lemon
2
-26
/
+26
2020-05-05
first iteration of a passable create orgnisation form with address!
MR Lemon
3
-3
/
+85
2020-05-05
got rid of the crispy forms helper from the addresses inlineformset - going t...
MR Lemon
3
-16
/
+5
2020-05-05
organisation bit of the form looking better now after manually formatting the...
MR Lemon
3
-24
/
+72
2020-05-02
working with one crispy form
MR Lemon
3
-30
/
+19
2020-05-02
got a rough inlineformset with no crispy forms - but working
MR Lemon
4
-43
/
+20
2020-05-02
still working on org address form
MR Lemon
2
-11
/
+10
2020-05-01
removed updated_by field but getting an integrity error
MR Lemon
1
-3
/
+1
2020-05-01
some progress but fking slow...
MR Lemon
4
-22
/
+56
2020-05-01
started to put in an inlineformset!
MR Lemon
4
-13
/
+74
2020-05-01
squashed a lot of wizard form code
MR Lemon
5
-137
/
+23
2020-05-01
step 1 of form wizard done
MR Lemon
2
-11
/
+40
2020-05-01
making progress with the form wizard
MR Lemon
2
-22
/
+41
2020-04-30
first cut at doing a form wizard for the organisation. Need to split fields t...
MR Lemon
5
-4
/
+70
2020-04-26
testing new create Address form
MR Lemon
2
-1
/
+65
[next]