aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/forms.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-24fixed failing testMatthew Lemon1-3/+2
2020-10-23limited note entry to the org in questionMatthew Lemon1-1/+7
2020-10-21renamed a field in a model to date and look what I need! new migrations and ↵Matthew Lemon1-6/+6
fixed tests
2020-10-21can now add caf single date events to caf detail pageMatthew Lemon1-1/+1
2020-10-21adding the form for caf single date eventMatthew Lemon1-1/+3
2020-10-20added Note form - tests passingMatthew Lemon1-1/+2
2020-10-19started writing the code for the note eventMatthew Lemon1-7/+33
2020-10-19fixed issue of not saving many-to-many field valueMatthew Lemon1-6/+12
2020-10-18fixed some testsMatthew Lemon1-1/+5
2020-10-18nice links from org detail page to specific types of simple eventMatthew Lemon1-0/+3
2020-10-16better handling of simple event form and participantsMatthew Lemon1-1/+3
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon1-0/+5
when landed from org detail
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon1-0/+5
when landed from org detail
2020-10-16Improvements to simple event form.Matthew Lemon1-0/+2
2020-10-16added URL field for a simple eventMatthew Lemon1-1/+2
2020-10-15isorting stuffMatthew Lemon1-4/+4
2020-10-14about to nuke migrationsMatthew Lemon1-3/+16
2020-10-13created a form for new Simple EventMatthew Lemon1-2/+8
2020-10-12more constraints added at form and model levelMatthew Lemon1-0/+11
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon1-0/+24
2020-10-11fleshed out more testingMatthew Lemon1-2/+2
2020-10-11more testing of CAFSingleDateEventFormMatthew Lemon1-2/+2
2020-10-11added parameterized test for CAFSingleDateEventFormMatthew Lemon1-1/+28
2020-10-10started to test forms! love testing formsMatthew Lemon1-4/+32
2020-10-08selects the first person in list when presenting the formMatthew Lemon1-1/+3
2020-10-05fixed cancel button redirectsMatthew Lemon1-2/+2
2020-10-05very bad implementation for form to create event from caf page...Matthew Lemon1-30/+62
2020-10-02Jquery to change dropdowns on engagement add formMatthew Lemon1-3/+3
tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log
2020-10-02tidyingMatthew Lemon1-1/+2
2020-09-29Delete button now works for Engagement EventMatthew Lemon1-0/+2
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon1-5/+11
2020-09-29Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon1-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
2020-06-01engagement events now appear on org pageMatthew Lemon1-0/+1
2020-06-01can add an engagement eventMatthew Lemon1-0/+49