Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | constraint added to CAFSingleDateEvent | Matthew Lemon | 2020-10-11 | 2 | -23/+79 | |
| | ||||||
* | added CAFSingleDateEvent event | Matthew Lemon | 2020-10-11 | 3 | -4/+38 | |
| | ||||||
* | 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 | |
| | ||||||
* | back to table for engagement events on org detail page for now | Matthew Lemon | 2020-10-09 | 1 | -1/+3 | |
| | ||||||
* | formatting | Matthew Lemon | 2020-10-08 | 1 | -3/+3 | |
| | ||||||
* | selects the first person in list when presenting the form | Matthew Lemon | 2020-10-08 | 1 | -1/+3 | |
| | ||||||
* | using list-group-items instead of table | Matthew Lemon | 2020-10-08 | 1 | -25/+18 | |
| | ||||||
* | trying a list-group-item within a table cell - looks quite nice | Matthew Lemon | 2020-10-08 | 1 | -1/+4 | |
| | ||||||
* | better looking caf detail page | Matthew Lemon | 2020-10-08 | 1 | -8/+11 | |
| | ||||||
* | made table bigger | Matthew Lemon | 2020-10-08 | 1 | -1/+1 | |
| | ||||||
* | added space at bottom of form | Matthew Lemon | 2020-10-08 | 1 | -1/+1 | |
| | ||||||
* | using inline css to push body down from navbar | Matthew Lemon | 2020-10-08 | 7 | -63/+21 | |
| | ||||||
* | removed cruft | Matthew Lemon | 2020-10-08 | 1 | -23/+1 | |
| | ||||||
* | presentation changes - looking better | Matthew Lemon | 2020-10-08 | 4 | -124/+130 | |
| | ||||||
* | big update! got working on gcloud and with log and new navbar | Matthew Lemon | 2020-10-07 | 4 | -128/+171 | |
| | ||||||
* | change title tag | Matthew Lemon | 2020-10-05 | 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 | 4 | -32/+95 | |
| | ||||||
* | overly-complex template code for handling CAF events in CAF detail form | Matthew Lemon | 2020-10-02 | 7 | -19/+64 | |
| | ||||||
* | CAF detail page starting to look MUCH better | Matthew Lemon | 2020-10-02 | 3 | -3/+38 | |
| | ||||||
* | fixed broken populate script | Matthew Lemon | 2020-10-02 | 4 | -23/+68 | |
| | ||||||
* | further cosmetics on CAF detail page | Matthew Lemon | 2020-10-02 | 1 | -5/+3 | |
| | ||||||
* | after much pain aligning badges - we have badges on CAF detail page | Matthew Lemon | 2020-10-02 | 4 | -44/+66 | |
| | ||||||
* | Now lists basic CAF events on CAF detail page | Matthew Lemon | 2020-10-02 | 4 | -4/+48 | |
| | ||||||
* | added some new CAF events | Matthew Lemon | 2020-10-02 | 1 | -7/+14 | |
| | ||||||
* | 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 | |
| | ||||||
* | removed old FIXME | Matthew Lemon | 2020-10-02 | 1 | -5/+0 | |
| | ||||||
* | tidying | Matthew Lemon | 2020-10-02 | 5 | -8/+52 | |
| | ||||||
* | CAFs are listed on applicable system page | Matthew Lemon | 2020-10-01 | 1 | -5/+13 | |
| | ||||||
* | test for model function to get cafs from an applicable system | Matthew Lemon | 2020-10-01 | 5 | -2/+51 | |
| | ||||||
* | formatting | Matthew Lemon | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | 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 | 5 | -17/+45 | |
| | ||||||
* | Can save new Engagement Event form with hidden user field - PAIN | Matthew Lemon | 2020-09-29 | 5 | -11/+26 | |
| | ||||||
* | Can now add an engagement event from org detail with only relevant people in ↵ | Matthew Lemon | 2020-09-29 | 6 | -8/+27 | |
| | | | | | | | | | | | | 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 | 3 | -10/+62 | |
| | ||||||
* | Tidied up the CAF table on org detail page | Matthew Lemon | 2020-09-23 | 3 | -141/+234 | |
| | | | | | | | | | | | | 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 | |||||
* | fixed incorrect url reference | Matthew Lemon | 2020-09-15 | 1 | -1/+1 | |
| | ||||||
* | pycharm suggested refactor | Matthew Lemon | 2020-09-15 | 1 | -3/+1 | |
| | ||||||
* | Reformatting in Pycharm | Matthew Lemon | 2020-09-15 | 1 | -4/+4 | |
| |