aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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