aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-0810-66/+25
|
* 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-0713-198/+442
|
* SETTINGS FOR A GKE DEPLOY - not usedMatthew Lemon2020-10-068-48/+298
|
* added mock production configBuildTools2020-10-051-0/+203
|
* 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
|
* controlling table columns on the person detail pageMatthew Lemon2020-09-111-85/+85
|
* more workMatthew Lemon2020-09-111-4/+40
|
* working on Person detail pageMatthew Lemon2020-09-115-1/+84
|
* can delete systems and re-add them with convoluted admin procedureMatthew Lemon2020-09-111-1/+4
|
* added submode to tableMatthew Lemon2020-09-101-2/+2
|
* moving forward with systems in scope list pageMatthew Lemon2020-09-103-43/+47
|
* amended database scripts to accommidate linux and openbsd environmentsMatthew Lemon2020-09-072-3/+17
|
* added django_pdb dependency as this was causing problemsMatthew Lemon2020-09-071-0/+1
|
* linking up essential service, ass and org detail htmlMatthew Lemon2020-09-045-2/+50
|
* factory boy to 3.0.1Matthew Lemon2020-09-035-10/+12
|
* better admin list for essential servicesMatthew Lemon2020-09-031-0/+1
|
* added EssentialService as an inline on the Org admin pageMatthew Lemon2020-09-031-2/+8
|
* Merge branch 'db_rewrite' into masterMatthew Lemon2020-09-0254-853/+477
|\