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