aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* done models and form for meeting -with testsMatthew Lemon2020-10-113-44/+22
|
* working through mixins model designMatthew Lemon2020-10-113-21/+55
|
* started new event design - added enum for event typeMatthew Lemon2020-10-113-0/+64
|
* started to test forms! love testing formsMatthew Lemon2020-10-103-5/+70
|
* small tidyMatthew Lemon2020-10-102-2/+2
|
* added auditable model for EventsMatthew Lemon2020-10-101-0/+7
|
* slogging through testing these event modelsMatthew Lemon2020-10-102-81/+85
|
* playing with mixinsMatthew Lemon2020-10-101-1/+40
|
* tests upMatthew Lemon2020-10-091-0/+52
|
* back to table for engagement events on org detail page for nowMatthew Lemon2020-10-091-1/+3
|
* formattingMatthew Lemon2020-10-081-3/+3
|
* selects the first person in list when presenting the formMatthew Lemon2020-10-081-1/+3
|
* using list-group-items instead of tableMatthew Lemon2020-10-081-25/+18
|
* trying a list-group-item within a table cell - looks quite niceMatthew Lemon2020-10-081-1/+4
|
* better looking caf detail pageMatthew Lemon2020-10-081-8/+11
|
* made table biggerMatthew Lemon2020-10-081-1/+1
|
* added space at bottom of formMatthew Lemon2020-10-081-1/+1
|
* using inline css to push body down from navbarMatthew Lemon2020-10-087-63/+21
|
* removed cruftMatthew Lemon2020-10-081-23/+1
|
* presentation changes - looking betterMatthew Lemon2020-10-084-124/+130
|
* big update! got working on gcloud and with log and new navbarMatthew Lemon2020-10-074-128/+171
|
* change title tagMatthew Lemon2020-10-051-1/+1
|
* Nice deletion confirmation using view.get_success_url for the cancel buttonMatthew Lemon2020-10-051-4/+24
|
* fixed cancel button redirectsMatthew Lemon2020-10-051-2/+2
|
* very bad implementation for form to create event from caf page...Matthew Lemon2020-10-054-32/+95
|
* overly-complex template code for handling CAF events in CAF detail formMatthew Lemon2020-10-027-19/+64
|
* CAF detail page starting to look MUCH betterMatthew Lemon2020-10-023-3/+38
|
* fixed broken populate scriptMatthew Lemon2020-10-024-23/+68
|
* further cosmetics on CAF detail pageMatthew Lemon2020-10-021-5/+3
|
* after much pain aligning badges - we have badges on CAF detail pageMatthew Lemon2020-10-024-44/+66
|
* Now lists basic CAF events on CAF detail pageMatthew Lemon2020-10-024-4/+48
|
* added some new CAF eventsMatthew Lemon2020-10-021-7/+14
|
* Jquery to change dropdowns on engagement add formMatthew Lemon2020-10-022-13/+13
| | | | | | | | | | tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log
* jquery code to manipulate the engagement event formMatthew Lemon2020-10-021-2/+28
|
* removed old FIXMEMatthew Lemon2020-10-021-5/+0
|
* tidyingMatthew Lemon2020-10-025-8/+52
|
* CAFs are listed on applicable system pageMatthew Lemon2020-10-011-5/+13
|
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-015-2/+51
|
* formattingMatthew Lemon2020-10-011-1/+1
|
* taken the day out of a date format stringMatthew Lemon2020-10-011-1/+1
|
* Delete button now works for Engagement EventMatthew Lemon2020-09-295-17/+45
|
* Can save new Engagement Event form with hidden user field - PAINMatthew Lemon2020-09-295-11/+26
|
* Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon2020-09-296-8/+27
| | | | | | | | | | | | 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
* OES engagements on org detail page improved with datesMatthew Lemon2020-09-293-10/+62
|
* Tidied up the CAF table on org detail pageMatthew Lemon2020-09-233-141/+234
| | | | | | | | | | | | removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page
* fixed incorrect url referenceMatthew Lemon2020-09-151-1/+1
|
* pycharm suggested refactorMatthew Lemon2020-09-151-3/+1
|
* Reformatting in PycharmMatthew Lemon2020-09-151-4/+4
|
* some html changesMatthew Lemon2020-09-143-28/+46
|
* tidied up person detail pageMatthew Lemon2020-09-142-7/+19
|