aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-08presentation changes - looking betterMatthew Lemon4-124/+130
2020-10-07big update! got working on gcloud and with log and new navbarMatthew Lemon4-128/+171
2020-10-05change title tagMatthew Lemon1-1/+1
2020-10-05Nice deletion confirmation using view.get_success_url for the cancel buttonMatthew Lemon1-4/+24
2020-10-05fixed cancel button redirectsMatthew Lemon1-2/+2
2020-10-05very bad implementation for form to create event from caf page...Matthew Lemon4-32/+95
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon7-19/+64
2020-10-02CAF detail page starting to look MUCH betterMatthew Lemon3-3/+38
2020-10-02fixed broken populate scriptMatthew Lemon4-23/+68
2020-10-02further cosmetics on CAF detail pageMatthew Lemon1-5/+3
2020-10-02after much pain aligning badges - we have badges on CAF detail pageMatthew Lemon4-44/+66
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon4-4/+48
2020-10-02added some new CAF eventsMatthew Lemon1-7/+14
2020-10-02Jquery to change dropdowns on engagement add formMatthew Lemon2-13/+13
tinkering with jquery fixed some bad alignment better handling of related-cafs field now quick removal of bad console log
2020-10-02jquery code to manipulate the engagement event formMatthew Lemon1-2/+28
2020-10-02removed old FIXMEMatthew Lemon1-5/+0
2020-10-02tidyingMatthew Lemon5-8/+52
2020-10-01CAFs are listed on applicable system pageMatthew Lemon1-5/+13
2020-10-01test for model function to get cafs from an applicable systemMatthew Lemon5-2/+51
2020-10-01formattingMatthew Lemon1-1/+1
2020-10-01taken the day out of a date format stringMatthew Lemon1-1/+1
2020-09-29Delete button now works for Engagement EventMatthew Lemon5-17/+45
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon5-11/+26
2020-09-29Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon6-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
2020-09-29OES engagements on org detail page improved with datesMatthew Lemon3-10/+62
2020-09-23Tidied up the CAF table on org detail pageMatthew Lemon3-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
2020-09-15fixed incorrect url referenceMatthew Lemon1-1/+1
2020-09-15pycharm suggested refactorMatthew Lemon1-3/+1
2020-09-15Reformatting in PycharmMatthew Lemon1-4/+4
2020-09-14some html changesMatthew Lemon3-28/+46
2020-09-14tidied up person detail pageMatthew Lemon2-7/+19
2020-09-11controlling table columns on the person detail pageMatthew Lemon1-85/+85
2020-09-11more workMatthew Lemon1-4/+40
2020-09-11working on Person detail pageMatthew Lemon5-1/+84
2020-09-11can delete systems and re-add them with convoluted admin procedureMatthew Lemon1-1/+4
2020-09-10added submode to tableMatthew Lemon1-2/+2
2020-09-10moving forward with systems in scope list pageMatthew Lemon3-43/+47
2020-09-04linking up essential service, ass and org detail htmlMatthew Lemon5-2/+50
2020-09-03factory boy to 3.0.1Matthew Lemon4-9/+11
2020-09-03better admin list for essential servicesMatthew Lemon1-0/+1
2020-09-03added EssentialService as an inline on the Org admin pageMatthew Lemon1-2/+8
2020-09-02now limited queryset for essential service when creating new as from orgMatthew Lemon1-0/+3
2020-09-02can now add a new system via the org user pageMatthew Lemon4-20/+29
2020-08-28reordered cardsMatthew Lemon1-17/+19
2020-08-28started adding new content to org detail page - ess serviceMatthew Lemon2-16/+50
2020-08-28fixed all non-functional tests nowMatthew Lemon1-1/+1
2020-08-28fixed a failing new test (essential service)Matthew Lemon1-7/+4
2020-08-28fixed some more view bugs related to db redesignMatthew Lemon4-10/+8
2020-08-28tracked down the bastardMatthew Lemon4-15/+35
2020-08-27further work trying to get user views workingMatthew Lemon5-15/+15