Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-05 | Nice deletion confirmation using view.get_success_url for the cancel button | Matthew Lemon | 1 | -4/+24 | |
2020-10-05 | fixed cancel button redirects | Matthew Lemon | 1 | -2/+2 | |
2020-10-05 | very bad implementation for form to create event from caf page... | Matthew Lemon | 3 | -31/+94 | |
2020-10-02 | overly-complex template code for handling CAF events in CAF detail form | Matthew Lemon | 4 | -1/+21 | |
2020-10-02 | CAF detail page starting to look MUCH better | Matthew Lemon | 1 | -1/+1 | |
2020-10-02 | fixed broken populate script | Matthew Lemon | 3 | -2/+48 | |
2020-10-02 | Now lists basic CAF events on CAF detail page | Matthew Lemon | 1 | -2/+1 | |
2020-10-02 | Jquery to change dropdowns on engagement add form | Matthew Lemon | 2 | -13/+13 | |
tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log | |||||
2020-10-02 | jquery code to manipulate the engagement event form | Matthew Lemon | 1 | -2/+28 | |
2020-10-02 | tidying | Matthew Lemon | 4 | -6/+47 | |
2020-10-01 | formatting | Matthew Lemon | 1 | -1/+1 | |
2020-09-29 | Delete button now works for Engagement Event | Matthew Lemon | 4 | -5/+36 | |
2020-09-29 | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 4 | -10/+25 | |
2020-09-29 | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 5 | -5/+18 | |
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 | |||||
2020-09-29 | OES engagements on org detail page improved with dates | Matthew Lemon | 1 | -0/+27 | |
2020-09-03 | factory boy to 3.0.1 | Matthew Lemon | 1 | -2/+2 | |
2020-08-27 | essential service now on admin and further work to schema | Matthew Lemon | 2 | -4/+4 | |
2020-08-27 | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 2 | -3/+3 | |
2020-06-01 | engagement events now appear on org page | Matthew Lemon | 1 | -0/+1 | |
2020-06-01 | can add an engagement event | Matthew Lemon | 4 | -3/+106 | |
2020-04-03 | big migration reset | Matthew Lemon | 6 | -119/+35 | |
2020-03-03 | some tidying | Matthew Lemon | 4 | -1/+40 | |
2020-03-02 | populate script now assocatiates a single EngagementEvent with a CAF | Matthew Lemon | 1 | -10/+0 | |
2020-02-29 | todo included for next step | Matthew Lemon | 1 | -0/+10 | |
2020-02-21 | populate script now does EngagementEvent objects | Matthew Lemon | 3 | -3/+69 | |
2020-02-21 | added first register models - engagement-related | Matthew Lemon | 5 | -4/+183 | |
2020-02-18 | formatting | Matthew Lemon | 1 | -1/+1 | |
2020-02-02 | fixed app which had the wrong path | Matthew Lemon | 1 | -1/+1 | |
2020-01-29 | some pointless flake8isms | Matthew Lemon | 5 | -7/+5 | |
2020-01-27 | added register and caf applications | Matthew Lemon | 8 | -0/+22 | |