aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/forms.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log
* 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
| | | | | | | | | | | | 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
* engagement events now appear on org pageMatthew Lemon2020-06-011-0/+1
|
* can add an engagement eventMatthew Lemon2020-06-011-0/+49