aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/views.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming variablesMatthew Lemon2020-10-241-11/+10
* person contact history now filters out private events but the code needs refa...Matthew Lemon2020-10-241-2/+11
* Contact history for person page added but doesn't filter private events out yetMatthew Lemon2020-10-241-3/+16
* fixed problem with repeating event in org detail pageMatthew Lemon2020-10-231-1/+2
* moved notes to own table on org detail pageMatthew Lemon2020-10-231-5/+3
* bit of a hack to get notes to sort alongside objects with actual date attribu...Matthew Lemon2020-10-211-7/+12
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-211-1/+1
* now have an OES-only organisation pageMatthew Lemon2020-10-211-1/+13
* added org list hard-filtered by lead inspectorMatthew Lemon2020-10-201-0/+13
* poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon2020-10-201-20/+2
* func can do deputy_lead_inspectorsMatthew Lemon2020-10-201-2/+5
* func to group lead inspectors by submodeMatthew Lemon2020-10-201-2/+18
* added Note form - tests passingMatthew Lemon2020-10-201-1/+1
* list of single_datetime_events on org detail page now sorted by dateMatthew Lemon2020-10-191-7/+9
* can now filter out private events not belonging to logged in userMatthew Lemon2020-10-191-2/+12
* better representation of list of single_datetime_events in org detail pageMatthew Lemon2020-10-181-1/+1
* basic inclusion of single datetime events in org detail page - no formatting ...Matthew Lemon2020-10-181-0/+6
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-171-5/+5
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-021-1/+6
* OES engagements on org detail page improved with datesMatthew Lemon2020-09-291-1/+1
* Tidied up the CAF table on org detail pageMatthew Lemon2020-09-231-0/+2
* Reformatting in PycharmMatthew Lemon2020-09-151-4/+4
* some html changesMatthew Lemon2020-09-141-2/+4
* working on Person detail pageMatthew Lemon2020-09-111-0/+5
* linking up essential service, ass and org detail htmlMatthew Lemon2020-09-041-0/+9
* fixed some more view bugs related to db redesignMatthew Lemon2020-08-281-1/+1
* further work trying to get user views workingMatthew Lemon2020-08-271-1/+4
* engagement events now appear on org pageMatthew Lemon2020-06-011-1/+6
* added missing persmissions for viewsMatthew Lemon2020-06-011-2/+4
* working on test for cct_user to view person listMatthew Lemon2020-05-311-6/+8
* after a lot of pain, incident report form basically worksMatthew Lemon2020-05-291-5/+17
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-291-1/+2
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-291-1/+6
* permissions set for OrganisationListViewMatthew Lemon2020-05-271-4/+2
* need to fix permission denied 403 testsMatthew Lemon2020-05-271-4/+9
* working through permissions issuesMatthew Lemon2020-05-271-3/+5
* in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon2020-05-251-12/+11
* first iteration of a passable create orgnisation form with address!MR Lemon2020-05-051-1/+1
* got rid of the crispy forms helper from the addresses inlineformset - going t...MR Lemon2020-05-051-2/+1
* organisation bit of the form looking better now after manually formatting the...MR Lemon2020-05-051-1/+0
* working with one crispy formMR Lemon2020-05-021-1/+3
* got a rough inlineformset with no crispy forms - but workingMR Lemon2020-05-021-16/+12
* still working on org address formMR Lemon2020-05-021-11/+4
* some progress but fking slow...MR Lemon2020-05-011-15/+35
* started to put in an inlineformset!MR Lemon2020-05-011-2/+17
* squashed a lot of wizard form codeMR Lemon2020-05-011-18/+0
* first cut at doing a form wizard for the organisation. Need to split fields t...MR Lemon2020-04-301-0/+18
* started work on the create organisation pageMatthew Lemon2020-04-211-1/+8
* added organisation list viewMR Lemon2020-04-211-2/+11
* added systems/caf panel to pageMatthew Lemon2020-03-111-0/+2