aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/forms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed failing testMatthew Lemon2020-10-241-3/+2
* limited note entry to the org in questionMatthew Lemon2020-10-231-1/+7
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-211-6/+6
* can now add caf single date events to caf detail pageMatthew Lemon2020-10-211-1/+1
* adding the form for caf single date eventMatthew Lemon2020-10-211-1/+3
* added Note form - tests passingMatthew Lemon2020-10-201-1/+2
* started writing the code for the note eventMatthew Lemon2020-10-191-7/+33
* fixed issue of not saving many-to-many field valueMatthew Lemon2020-10-191-6/+12
* fixed some testsMatthew Lemon2020-10-181-1/+5
* nice links from org detail page to specific types of simple eventMatthew Lemon2020-10-181-0/+3
* better handling of simple event form and participantsMatthew Lemon2020-10-161-1/+3
* participants added to create new simple event form and can filter by org when...Matthew Lemon2020-10-161-0/+5
* Improvements to simple event form.Matthew Lemon2020-10-161-0/+2
* added URL field for a simple eventMatthew Lemon2020-10-161-1/+2
* isorting stuffMatthew Lemon2020-10-151-4/+4
* about to nuke migrationsMatthew Lemon2020-10-141-3/+16
* created a form for new Simple EventMatthew Lemon2020-10-131-2/+8
* more constraints added at form and model levelMatthew Lemon2020-10-121-0/+11
* another test added for CAFTwinDateEventFormMatthew Lemon2020-10-121-0/+24
* fleshed out more testingMatthew Lemon2020-10-111-2/+2
* more testing of CAFSingleDateEventFormMatthew Lemon2020-10-111-2/+2
* added parameterized test for CAFSingleDateEventFormMatthew Lemon2020-10-111-1/+28
* started to test forms! love testing formsMatthew Lemon2020-10-101-4/+32
* selects the first person in list when presenting the formMatthew Lemon2020-10-081-1/+3
* fixed cancel button redirectsMatthew Lemon2020-10-051-2/+2
* very bad implementation for form to create event from caf page...Matthew Lemon2020-10-051-30/+62
* Jquery to change dropdowns on engagement add formMatthew Lemon2020-10-021-3/+3
* tidyingMatthew Lemon2020-10-021-1/+2
* Delete button now works for Engagement EventMatthew Lemon2020-09-291-0/+2
* Can save new Engagement Event form with hidden user field - PAINMatthew Lemon2020-09-291-5/+11
* Can now add an engagement event from org detail with only relevant people in ...Matthew Lemon2020-09-291-1/+3
* engagement events now appear on org pageMatthew Lemon2020-06-011-0/+1
* can add an engagement eventMatthew Lemon2020-06-011-0/+49