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
/
views.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
renamed a field in a model to date and look what I need! new migrations and f...
Matthew Lemon
1
-1
/
+1
2020-10-21
now have an OES-only organisation page
Matthew Lemon
1
-1
/
+13
2020-10-20
added org list hard-filtered by lead inspector
Matthew Lemon
1
-0
/
+13
2020-10-20
poor implementation of lead and deputy inspectors by submode on home page
Matthew Lemon
1
-20
/
+2
2020-10-20
func can do deputy_lead_inspectors
Matthew Lemon
1
-2
/
+5
2020-10-20
func to group lead inspectors by submode
Matthew Lemon
1
-2
/
+18
2020-10-20
added Note form - tests passing
Matthew Lemon
1
-1
/
+1
2020-10-19
list of single_datetime_events on org detail page now sorted by date
Matthew Lemon
1
-7
/
+9
2020-10-19
can now filter out private events not belonging to logged in user
Matthew Lemon
1
-2
/
+12
2020-10-18
better representation of list of single_datetime_events in org detail page
Matthew Lemon
1
-1
/
+1
2020-10-18
basic inclusion of single datetime events in org detail page - no formatting ...
Matthew Lemon
1
-0
/
+6
2020-10-17
replaced all LoginRequiredMixin and decorators with custom middleware
Matthew Lemon
1
-5
/
+5
2020-10-02
Now lists basic CAF events on CAF detail page
Matthew Lemon
1
-1
/
+6
2020-09-29
OES engagements on org detail page improved with dates
Matthew Lemon
1
-1
/
+1
2020-09-23
Tidied up the CAF table on org detail page
Matthew Lemon
1
-0
/
+2
2020-09-15
Reformatting in Pycharm
Matthew Lemon
1
-4
/
+4
2020-09-14
some html changes
Matthew Lemon
1
-2
/
+4
2020-09-11
working on Person detail page
Matthew Lemon
1
-0
/
+5
2020-09-04
linking up essential service, ass and org detail html
Matthew Lemon
1
-0
/
+9
2020-08-28
fixed some more view bugs related to db redesign
Matthew Lemon
1
-1
/
+1
2020-08-27
further work trying to get user views working
Matthew Lemon
1
-1
/
+4
2020-06-01
engagement events now appear on org page
Matthew Lemon
1
-1
/
+6
2020-06-01
added missing persmissions for views
Matthew Lemon
1
-2
/
+4
2020-05-31
working on test for cct_user to view person list
Matthew Lemon
1
-6
/
+8
2020-05-29
after a lot of pain, incident report form basically works
Matthew Lemon
1
-5
/
+17
2020-05-29
IncidentReport model in place and func test passing so far
Matthew Lemon
1
-1
/
+2
2020-05-29
a lot of time and effort looking for a bug with selenium that wasnt there
Matthew Lemon
1
-1
/
+6
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
in trying to create a Stakeholder model referenced from User, have removed up...
Matthew Lemon
1
-12
/
+11
2020-05-05
first iteration of a passable create orgnisation form with address!
MR Lemon
1
-1
/
+1
2020-05-05
got rid of the crispy forms helper from the addresses inlineformset - going t...
MR Lemon
1
-2
/
+1
2020-05-05
organisation bit of the form looking better now after manually formatting the...
MR Lemon
1
-1
/
+0
2020-05-02
working with one crispy form
MR Lemon
1
-1
/
+3
2020-05-02
got a rough inlineformset with no crispy forms - but working
MR Lemon
1
-16
/
+12
2020-05-02
still working on org address form
MR Lemon
1
-11
/
+4
2020-05-01
some progress but fking slow...
MR Lemon
1
-15
/
+35
2020-05-01
started to put in an inlineformset!
MR Lemon
1
-2
/
+17
2020-05-01
squashed a lot of wizard form code
MR Lemon
1
-18
/
+0
2020-04-30
first cut at doing a form wizard for the organisation. Need to split fields t...
MR Lemon
1
-0
/
+18
2020-04-21
started work on the create organisation page
Matthew Lemon
1
-1
/
+8
2020-04-21
added organisation list view
MR Lemon
1
-2
/
+11
2020-03-11
added systems/caf panel to page
Matthew Lemon
1
-0
/
+2
2020-03-10
basic caf detail page implemented - BASIC
Matthew Lemon
1
-2
/
+0
2020-03-06
working through formatting org page
Matthew Lemon
1
-0
/
+2
2020-01-29
some pointless flake8isms
Matthew Lemon
1
-2
/
+2
2020-01-24
Played about with CSS/templates and tinkered with admin
Matthew Lemon
1
-0
/
+19
2020-01-20
convert our view to CBV
Matthew Lemon
1
-2
/
+8
2020-01-20
first passing test!
Matthew Lemon
1
-0
/
+2
[next]