Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tidy | Matthew Lemon | 2020-10-12 | 1 | -4/+7 | |
| | ||||||
* | cannot put constrain on abstract Meta class seemingly... | Matthew Lemon | 2020-10-12 | 3 | -7/+18 | |
| | ||||||
* | more constraints added at form and model level | Matthew Lemon | 2020-10-12 | 3 | -2/+72 | |
| | ||||||
* | another test added for CAFTwinDateEventForm | Matthew Lemon | 2020-10-12 | 3 | -8/+54 | |
| | ||||||
* | more tests using parameterization | Matthew Lemon | 2020-10-12 | 3 | -7/+26 | |
| | ||||||
* | test for integrityerror when trying to create CAFTwinDateEvent with no ↵ | Matthew Lemon | 2020-10-11 | 2 | -2/+26 | |
| | | | | start_date | |||||
* | first test for caf periodic event | Matthew Lemon | 2020-10-11 | 2 | -2/+37 | |
| | ||||||
* | improved tests - more consistent and added a case | Matthew Lemon | 2020-10-11 | 3 | -18/+17 | |
| | ||||||
* | fleshed out more testing | Matthew Lemon | 2020-10-11 | 4 | -53/+42 | |
| | ||||||
* | more testing of CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 2 | -2/+56 | |
| | ||||||
* | added parameterized test for CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 2 | -17/+67 | |
| | ||||||
* | some more options in AVAILABLE_TYPES | Matthew Lemon | 2020-10-11 | 2 | -7/+28 | |
| | ||||||
* | fixed constraint for CAF event | Matthew Lemon | 2020-10-11 | 2 | -4/+42 | |
| | ||||||
* | constraint added to CAFSingleDateEvent | Matthew Lemon | 2020-10-11 | 2 | -23/+79 | |
| | ||||||
* | added CAFSingleDateEvent event | Matthew Lemon | 2020-10-11 | 2 | -1/+34 | |
| | ||||||
* | done models and form for meeting -with tests | Matthew Lemon | 2020-10-11 | 3 | -44/+22 | |
| | ||||||
* | working through mixins model design | Matthew Lemon | 2020-10-11 | 3 | -21/+55 | |
| | ||||||
* | started new event design - added enum for event type | Matthew Lemon | 2020-10-11 | 3 | -0/+64 | |
| | ||||||
* | started to test forms! love testing forms | Matthew Lemon | 2020-10-10 | 3 | -5/+70 | |
| | ||||||
* | small tidy | Matthew Lemon | 2020-10-10 | 2 | -2/+2 | |
| | ||||||
* | added auditable model for Events | Matthew Lemon | 2020-10-10 | 1 | -0/+7 | |
| | ||||||
* | slogging through testing these event models | Matthew Lemon | 2020-10-10 | 2 | -81/+85 | |
| | ||||||
* | playing with mixins | Matthew Lemon | 2020-10-10 | 1 | -1/+40 | |
| | ||||||
* | tests up | Matthew Lemon | 2020-10-09 | 1 | -0/+52 | |
| | ||||||
* | selects the first person in list when presenting the form | Matthew Lemon | 2020-10-08 | 1 | -1/+3 | |
| | ||||||
* | added space at bottom of form | Matthew Lemon | 2020-10-08 | 1 | -1/+1 | |
| | ||||||
* | Nice deletion confirmation using view.get_success_url for the cancel button | Matthew Lemon | 2020-10-05 | 1 | -4/+24 | |
| | ||||||
* | 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 | 3 | -31/+94 | |
| | ||||||
* | overly-complex template code for handling CAF events in CAF detail form | Matthew Lemon | 2020-10-02 | 4 | -1/+21 | |
| | ||||||
* | CAF detail page starting to look MUCH better | Matthew Lemon | 2020-10-02 | 1 | -1/+1 | |
| | ||||||
* | fixed broken populate script | Matthew Lemon | 2020-10-02 | 3 | -2/+48 | |
| | ||||||
* | Now lists basic CAF events on CAF detail page | Matthew Lemon | 2020-10-02 | 1 | -2/+1 | |
| | ||||||
* | Jquery to change dropdowns on engagement add form | Matthew Lemon | 2020-10-02 | 2 | -13/+13 | |
| | | | | | | | | | | tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log | |||||
* | jquery code to manipulate the engagement event form | Matthew Lemon | 2020-10-02 | 1 | -2/+28 | |
| | ||||||
* | tidying | Matthew Lemon | 2020-10-02 | 4 | -6/+47 | |
| | ||||||
* | formatting | Matthew Lemon | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | Delete button now works for Engagement Event | Matthew Lemon | 2020-09-29 | 4 | -5/+36 | |
| | ||||||
* | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 2020-09-29 | 4 | -10/+25 | |
| | ||||||
* | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 2020-09-29 | 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 | |||||
* | OES engagements on org detail page improved with dates | Matthew Lemon | 2020-09-29 | 1 | -0/+27 | |
| | ||||||
* | factory boy to 3.0.1 | Matthew Lemon | 2020-09-03 | 1 | -2/+2 | |
| | ||||||
* | essential service now on admin and further work to schema | Matthew Lemon | 2020-08-27 | 2 | -4/+4 | |
| | ||||||
* | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 2020-08-27 | 2 | -3/+3 | |
| | ||||||
* | 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 | 4 | -3/+106 | |
| | ||||||
* | big migration reset | Matthew Lemon | 2020-04-03 | 6 | -119/+35 | |
| | ||||||
* | some tidying | Matthew Lemon | 2020-03-03 | 4 | -1/+40 | |
| | ||||||
* | populate script now assocatiates a single EngagementEvent with a CAF | Matthew Lemon | 2020-03-02 | 1 | -10/+0 | |
| | ||||||
* | todo included for next step | Matthew Lemon | 2020-02-29 | 1 | -0/+10 | |
| |