Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | limited note entry to the org in question | Matthew Lemon | 2020-10-23 | 1 | -1/+7 |
| | |||||
* | renamed a field in a model to date and look what I need! new migrations and ↵ | Matthew Lemon | 2020-10-21 | 1 | -6/+6 |
| | | | | fixed tests | ||||
* | can now add caf single date events to caf detail page | Matthew Lemon | 2020-10-21 | 1 | -1/+1 |
| | |||||
* | adding the form for caf single date event | Matthew Lemon | 2020-10-21 | 1 | -1/+3 |
| | |||||
* | added Note form - tests passing | Matthew Lemon | 2020-10-20 | 1 | -1/+2 |
| | |||||
* | started writing the code for the note event | Matthew Lemon | 2020-10-19 | 1 | -7/+33 |
| | |||||
* | fixed issue of not saving many-to-many field value | Matthew Lemon | 2020-10-19 | 1 | -6/+12 |
| | |||||
* | fixed some tests | Matthew Lemon | 2020-10-18 | 1 | -1/+5 |
| | |||||
* | nice links from org detail page to specific types of simple event | Matthew Lemon | 2020-10-18 | 1 | -0/+3 |
| | |||||
* | better handling of simple event form and participants | Matthew Lemon | 2020-10-16 | 1 | -1/+3 |
| | |||||
* | participants added to create new simple event form and can filter by org ↵ | Matthew Lemon | 2020-10-16 | 1 | -0/+5 |
| | | | | when landed from org detail | ||||
* | Improvements to simple event form. | Matthew Lemon | 2020-10-16 | 1 | -0/+2 |
| | |||||
* | added URL field for a simple event | Matthew Lemon | 2020-10-16 | 1 | -1/+2 |
| | |||||
* | isorting stuff | Matthew Lemon | 2020-10-15 | 1 | -4/+4 |
| | |||||
* | about to nuke migrations | Matthew Lemon | 2020-10-14 | 1 | -3/+16 |
| | |||||
* | created a form for new Simple Event | Matthew Lemon | 2020-10-13 | 1 | -2/+8 |
| | |||||
* | more constraints added at form and model level | Matthew Lemon | 2020-10-12 | 1 | -0/+11 |
| | |||||
* | another test added for CAFTwinDateEventForm | Matthew Lemon | 2020-10-12 | 1 | -0/+24 |
| | |||||
* | fleshed out more testing | Matthew Lemon | 2020-10-11 | 1 | -2/+2 |
| | |||||
* | more testing of CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 1 | -2/+2 |
| | |||||
* | added parameterized test for CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 1 | -1/+28 |
| | |||||
* | started to test forms! love testing forms | Matthew Lemon | 2020-10-10 | 1 | -4/+32 |
| | |||||
* | selects the first person in list when presenting the form | Matthew Lemon | 2020-10-08 | 1 | -1/+3 |
| | |||||
* | fixed cancel button redirects | Matthew Lemon | 2020-10-05 | 1 | -2/+2 |
| | |||||
* | very bad implementation for form to create event from caf page... | Matthew Lemon | 2020-10-05 | 1 | -30/+62 |
| | |||||
* | Jquery to change dropdowns on engagement add form | Matthew Lemon | 2020-10-02 | 1 | -3/+3 |
| | | | | | | | | | | tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log | ||||
* | tidying | Matthew Lemon | 2020-10-02 | 1 | -1/+2 |
| | |||||
* | Delete button now works for Engagement Event | Matthew Lemon | 2020-09-29 | 1 | -0/+2 |
| | |||||
* | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 2020-09-29 | 1 | -5/+11 |
| | |||||
* | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 2020-09-29 | 1 | -1/+3 |
| | | | | | | | | | | | | 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 | ||||
* | engagement events now appear on org page | Matthew Lemon | 2020-06-01 | 1 | -0/+1 |
| | |||||
* | can add an engagement event | Matthew Lemon | 2020-06-01 | 1 | -0/+49 |