aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed a field in a model to date and look what I need! new migrations and ↵Matthew Lemon2020-10-211-1/+1
| | | | fixed tests
* 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
| | | | and passing tests
* 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
| | | | | | | | | | | | removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page
* 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 ↵Matthew Lemon2020-05-251-12/+11
| | | | updated_by fields in other models and factories - was getting circular dep error
* 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 ↵MR Lemon2020-05-051-2/+1
| | | | to do it manually
* organisation bit of the form looking better now after manually formatting ↵MR Lemon2020-05-051-1/+0
| | | | the html
* 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 ↵MR Lemon2020-04-301-0/+18
| | | | to add bootstrap
* 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
|
* basic caf detail page implemented - BASICMatthew Lemon2020-03-101-2/+0
|
* working through formatting org pageMatthew Lemon2020-03-061-0/+2
|
* some pointless flake8ismsMatthew Lemon2020-01-291-2/+2
|
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-241-0/+19
|
* convert our view to CBVMatthew Lemon2020-01-201-2/+8
|
* first passing test!Matthew Lemon2020-01-201-0/+2