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
/
organisations
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-08-13
changed description field to funciton in ApplicableSystem
Matthew Lemon
1
-1
/
+1
2020-06-01
engagement events now appear on org page
Matthew Lemon
2
-9
/
+10
2020-06-01
can add an engagement event
Matthew Lemon
1
-0
/
+29
2020-06-01
added missing persmissions for views
Matthew Lemon
1
-2
/
+4
2020-06-01
improvements to the people list page
Matthew Lemon
1
-2
/
+8
2020-06-01
moved some fixtures into conftest
Matthew Lemon
1
-5
/
+1
2020-06-01
consolidate to one conftest
Matthew Lemon
1
-34
/
+0
2020-06-01
tidy after merge
Matthew Lemon
1
-16
/
+0
2020-05-31
working on test for cct_user to view person list
Matthew Lemon
4
-9
/
+90
2020-05-31
working on test for cct_user to view person list
Matthew Lemon
1
-1
/
+35
2020-05-31
added sentinel user
Matthew Lemon
3
-9
/
+28
2020-05-31
another testing passing related to groups
Matthew Lemon
1
-1
/
+20
2020-05-30
added a fixture file for an incident report if needed
Matthew Lemon
1
-0
/
+25
2020-05-30
cleaned up old User tests
Matthew Lemon
2
-19
/
+5
2020-05-30
cleaned up tests
Matthew Lemon
3
-29
/
+35
2020-05-29
tweaked the IR model and the form page
Matthew Lemon
5
-28
/
+64
2020-05-29
prettifying the incident report page a bit
Matthew Lemon
1
-4
/
+13
2020-05-29
incident forms links to stakeholder home page now
Matthew Lemon
2
-21
/
+57
2020-05-29
added dft handle status
Matthew Lemon
2
-0
/
+35
2020-05-29
after a lot of pain, incident report form basically works
Matthew Lemon
5
-11
/
+81
2020-05-29
IncidentReport model in place and func test passing so far
Matthew Lemon
8
-23
/
+182
2020-05-29
a lot of time and effort looking for a bug with selenium that wasnt there
Matthew Lemon
4
-2
/
+34
2020-05-28
starting to test for org to work with incident form
Matthew Lemon
3
-10
/
+41
2020-05-28
setting up for testing incident report work
Matthew Lemon
1
-0
/
+2
2020-05-27
permissions set for OrganisationListView
Matthew Lemon
1
-4
/
+2
2020-05-27
need to fix permission denied 403 tests
Matthew Lemon
1
-4
/
+9
2020-05-27
working through permissions issues
Matthew Lemon
1
-3
/
+5
2020-05-25
swapped UserFactory
Matthew Lemon
1
-0
/
+2
2020-05-25
linked stakeholder to user
Matthew Lemon
2
-1
/
+18
2020-05-25
in trying to create a Stakeholder model referenced from User, have removed ↵
Matthew Lemon
6
-22
/
+60
updated_by fields in other models and factories - was getting circular dep error
2020-05-23
fixed a test and some cleaning
Matthew Lemon
2
-6
/
+17
2020-05-22
started work on optional User as organisation.Person object - tests
Matthew Lemon
1
-2
/
+2
2020-05-14
how to do a raw CBV test - and not pretty...
MR Lemon
2
-0
/
+31
2020-05-13
refactored populate script into a new core app - better positioned for use ↵
MR Lemon
2
-637
/
+18
in tests
2020-05-12
started to think about tests for assessment app
MR Lemon
1
-1
/
+1
2020-05-12
basic population of IGP data
MR Lemon
1
-1
/
+31
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 ↵
MR Lemon
3
-16
/
+5
to do it manually
2020-05-05
organisation bit of the form looking better now after manually formatting ↵
MR Lemon
3
-24
/
+72
the html
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 ↵
MR Lemon
5
-4
/
+70
to add bootstrap
[next]