aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* limited note entry to the org in questionMatthew Lemon2020-10-231-0/+18
|
* renamed a field in a model to date and look what I need! new migrations and ↵Matthew Lemon2020-10-211-1/+1
| | | | fixed tests
* can now add caf single date events to caf detail pageMatthew Lemon2020-10-211-0/+4
|
* adding the form for caf single date eventMatthew Lemon2020-10-211-3/+24
|
* added Note form - tests passingMatthew Lemon2020-10-201-10/+7
|
* can now add a note to the system for an organisation but not listed on ↵Matthew Lemon2020-10-191-3/+25
| | | | detail page yet
* can update single datetimeevents from org pageMatthew Lemon2020-10-191-4/+36
|
* fixed failing testMatthew Lemon2020-10-191-2/+6
|
* fixed issue of not saving many-to-many field valueMatthew Lemon2020-10-191-0/+4
|
* nice links from org detail page to specific types of simple eventMatthew Lemon2020-10-181-1/+1
|
* replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon2020-10-171-3/+3
|
* participants added to create new simple event form and can filter by org ↵Matthew Lemon2020-10-161-0/+9
| | | | when landed from org detail
* isorting stuffMatthew Lemon2020-10-151-2/+2
|
* isorting stuffMatthew Lemon2020-10-151-2/+2
|
* about to nuke migrationsMatthew Lemon2020-10-141-3/+3
|
* minor fixesMatthew Lemon2020-10-131-1/+1
|
* created a form for new Simple EventMatthew Lemon2020-10-131-2/+6
|
* first view test for eventsMatthew Lemon2020-10-121-1/+12
|
* very bad implementation for form to create event from caf page...Matthew Lemon2020-10-051-0/+28
|
* CAF detail page starting to look MUCH betterMatthew Lemon2020-10-021-1/+1
|
* formattingMatthew Lemon2020-10-011-1/+1
|
* Delete button now works for Engagement EventMatthew Lemon2020-09-291-3/+15
|
* Can save new Engagement Event form with hidden user field - PAINMatthew Lemon2020-09-291-0/+4
|
* Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon2020-09-291-0/+11
| | | | | | | | | | | | 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
* can add an engagement eventMatthew Lemon2020-06-011-2/+16
|
* some pointless flake8ismsMatthew Lemon2020-01-291-1/+1
|
* added register and caf applicationsMatthew Lemon2020-01-271-0/+3