Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trying a list-group-item within a table cell - looks quite nice | Matthew Lemon | 2020-10-08 | 1 | -1/+4 |
| | |||||
* | after much pain aligning badges - we have badges on CAF detail page | Matthew Lemon | 2020-10-02 | 2 | -17/+33 |
| | |||||
* | taken the day out of a date format string | Matthew Lemon | 2020-10-01 | 1 | -1/+1 |
| | |||||
* | Delete button now works for Engagement Event | Matthew Lemon | 2020-09-29 | 1 | -12/+9 |
| | |||||
* | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 2020-09-29 | 1 | -1/+1 |
| | |||||
* | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 2020-09-29 | 1 | -3/+9 |
| | | | | | | | | | | | | dropdown nearly converted engagement event form so that it is based on org tidy in prep for big change to engagement event form link to related CAF included in the OES engagements table formatting | ||||
* | OES engagements on org detail page improved with dates | Matthew Lemon | 2020-09-29 | 1 | -9/+34 |
| | |||||
* | Tidied up the CAF table on org detail page | Matthew Lemon | 2020-09-23 | 1 | -141/+228 |
| | | | | | | | | | | | | 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 | ||||
* | some html changes | Matthew Lemon | 2020-09-14 | 1 | -5/+20 |
| | |||||
* | tidied up person detail page | Matthew Lemon | 2020-09-14 | 2 | -7/+19 |
| | |||||
* | controlling table columns on the person detail page | Matthew Lemon | 2020-09-11 | 1 | -85/+85 |
| | |||||
* | more work | Matthew Lemon | 2020-09-11 | 1 | -4/+40 |
| | |||||
* | working on Person detail page | Matthew Lemon | 2020-09-11 | 2 | -1/+74 |
| | |||||
* | linking up essential service, ass and org detail html | Matthew Lemon | 2020-09-04 | 2 | -1/+34 |
| | |||||
* | reordered cards | Matthew Lemon | 2020-08-28 | 1 | -17/+19 |
| | |||||
* | started adding new content to org detail page - ess service | Matthew Lemon | 2020-08-28 | 1 | -0/+27 |
| | |||||
* | fixed some more view bugs related to db redesign | Matthew Lemon | 2020-08-28 | 1 | -1/+1 |
| | |||||
* | further work trying to get user views working | Matthew Lemon | 2020-08-27 | 1 | -11/+1 |
| | |||||
* | tweaks | Matthew Lemon | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | working on adding list of existing systems to add system form | Matthew Lemon | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | changed description field to funciton in ApplicableSystem | Matthew Lemon | 2020-08-13 | 1 | -1/+1 |
| | |||||
* | engagement events now appear on org page | Matthew Lemon | 2020-06-01 | 1 | -8/+4 |
| | |||||
* | can add an engagement event | Matthew Lemon | 2020-06-01 | 1 | -0/+29 |
| | |||||
* | improvements to the people list page | Matthew Lemon | 2020-06-01 | 1 | -2/+8 |
| | |||||
* | working on test for cct_user to view person list | Matthew Lemon | 2020-05-31 | 1 | -0/+39 |
| | |||||
* | tweaked the IR model and the form page | Matthew Lemon | 2020-05-29 | 1 | -27/+18 |
| | |||||
* | prettifying the incident report page a bit | Matthew Lemon | 2020-05-29 | 1 | -4/+13 |
| | |||||
* | after a lot of pain, incident report form basically works | Matthew Lemon | 2020-05-29 | 1 | -3/+2 |
| | |||||
* | IncidentReport model in place and func test passing so far | Matthew Lemon | 2020-05-29 | 1 | -0/+32 |
| | |||||
* | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 2020-05-25 | 1 | -1/+1 |
| | | | | updated_by fields in other models and factories - was getting circular dep error | ||||
* | tidied organisation create form - now with submit and cancel buttons | MR Lemon | 2020-05-05 | 1 | -25/+25 |
| | |||||
* | first iteration of a passable create orgnisation form with address! | MR Lemon | 2020-05-05 | 1 | -2/+72 |
| | |||||
* | got rid of the crispy forms helper from the addresses inlineformset - going ↵ | MR Lemon | 2020-05-05 | 1 | -2/+2 |
| | | | | to do it manually | ||||
* | organisation bit of the form looking better now after manually formatting ↵ | MR Lemon | 2020-05-05 | 1 | -5/+61 |
| | | | | the html | ||||
* | working with one crispy form | MR Lemon | 2020-05-02 | 1 | -5/+1 |
| | |||||
* | got a rough inlineformset with no crispy forms - but working | MR Lemon | 2020-05-02 | 1 | -6/+2 |
| | |||||
* | some progress but fking slow... | MR Lemon | 2020-05-01 | 1 | -5/+12 |
| | |||||
* | started to put in an inlineformset! | MR Lemon | 2020-05-01 | 1 | -0/+27 |
| | |||||
* | squashed a lot of wizard form code | MR Lemon | 2020-05-01 | 2 | -105/+1 |
| | |||||
* | step 1 of form wizard done | MR Lemon | 2020-05-01 | 1 | -11/+37 |
| | |||||
* | making progress with the form wizard | MR Lemon | 2020-05-01 | 1 | -2/+35 |
| | |||||
* | first cut at doing a form wizard for the organisation. Need to split fields ↵ | MR Lemon | 2020-04-30 | 2 | -1/+46 |
| | | | | to add bootstrap | ||||
* | made system info on detail pages consistent | MR Lemon | 2020-04-26 | 1 | -9/+6 |
| | |||||
* | tidied up the org detail page | MR Lemon | 2020-04-26 | 1 | -53/+52 |
| | |||||
* | fixed address alignment | MR Lemon | 2020-04-26 | 1 | -50/+47 |
| | |||||
* | fixed bug where systems weren't listing on org detail page | MR Lemon | 2020-04-26 | 1 | -3/+3 |
| | |||||
* | replaced line with button | MR Lemon | 2020-04-26 | 1 | -6/+4 |
| | |||||
* | making good progress on organisation detail page | MR Lemon | 2020-04-25 | 1 | -203/+201 |
| | |||||
* | removed errant div | MR Lemon | 2020-04-25 | 1 | -4/+0 |
| | |||||
* | nicer organisation list | MR Lemon | 2020-04-25 | 1 | -1/+9 |
| |