aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-10playing with mixinsMatthew Lemon1-1/+40
2020-10-09tests upMatthew Lemon1-0/+52
2020-10-08selects the first person in list when presenting the formMatthew Lemon1-1/+3
2020-10-08added space at bottom of formMatthew Lemon1-1/+1
2020-10-05Nice deletion confirmation using view.get_success_url for the cancel buttonMatthew Lemon1-4/+24
2020-10-05fixed cancel button redirectsMatthew Lemon1-2/+2
2020-10-05very bad implementation for form to create event from caf page...Matthew Lemon3-31/+94
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon4-1/+21
2020-10-02CAF detail page starting to look MUCH betterMatthew Lemon1-1/+1
2020-10-02fixed broken populate scriptMatthew Lemon3-2/+48
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-2/+1
2020-10-02Jquery to change dropdowns on engagement add formMatthew Lemon2-13/+13
2020-10-02jquery code to manipulate the engagement event formMatthew Lemon1-2/+28
2020-10-02tidyingMatthew Lemon4-6/+47
2020-10-01formattingMatthew Lemon1-1/+1
2020-09-29Delete button now works for Engagement EventMatthew Lemon4-5/+36
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon4-10/+25
2020-09-29Can now add an engagement event from org detail with only relevant people in ...Matthew Lemon5-5/+18
2020-09-29OES engagements on org detail page improved with datesMatthew Lemon1-0/+27
2020-09-03factory boy to 3.0.1Matthew Lemon1-2/+2
2020-08-27essential service now on admin and further work to schemaMatthew Lemon2-4/+4
2020-08-27massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2-3/+3
2020-06-01engagement events now appear on org pageMatthew Lemon1-0/+1
2020-06-01can add an engagement eventMatthew Lemon4-3/+106
2020-04-03big migration resetMatthew Lemon6-119/+35
2020-03-03some tidyingMatthew Lemon4-1/+40
2020-03-02populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon1-10/+0
2020-02-29todo included for next stepMatthew Lemon1-0/+10
2020-02-21populate script now does EngagementEvent objectsMatthew Lemon3-3/+69
2020-02-21added first register models - engagement-relatedMatthew Lemon5-4/+183
2020-02-18formattingMatthew Lemon1-1/+1
2020-02-02fixed app which had the wrong pathMatthew Lemon1-1/+1
2020-01-29some pointless flake8ismsMatthew Lemon5-7/+5
2020-01-27added register and caf applicationsMatthew Lemon8-0/+22