aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\
| * now limited queryset for essential service when creating new as from orgMatthew Lemon2020-09-021-0/+3
| |
| * can now add a new system via the org user pageMatthew Lemon2020-09-024-20/+29
| |
| * reordered cardsMatthew Lemon2020-08-281-17/+19
| |
| * started adding new content to org detail page - ess serviceMatthew Lemon2020-08-282-16/+50
| |
| * fixed all non-functional tests nowMatthew Lemon2020-08-281-1/+1
| |
| * fixed a failing new test (essential service)Matthew Lemon2020-08-281-7/+4
| |
| * fixed some more view bugs related to db redesignMatthew Lemon2020-08-284-10/+8
| |
| * tracked down the bastardMatthew Lemon2020-08-285-15/+36
| |
| * further work trying to get user views workingMatthew Lemon2020-08-276-19/+19
| |
| * essential service now on admin and further work to schemaMatthew Lemon2020-08-277-13/+53
| |
| * added utility scripts for dropping database, etcMatthew Lemon2020-08-273-0/+16
| |
| * massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-2739-804/+224
| |
| * further asserts added to the testMatthew Lemon2020-08-263-1/+17
| |
| * first passing test - making essential service an objectMatthew Lemon2020-08-263-4/+57
| |
| * started the rebuildMatthew Lemon2020-08-263-5/+20
|/
* tweaksMatthew Lemon2020-08-242-2/+2
|
* list of other systems on form to add system for orgMatthew Lemon2020-08-142-5/+8
|
* working on adding list of existing systems to add system formMatthew Lemon2020-08-146-29/+70
|
* added essential service field to applicablesystem modelMatthew Lemon2020-08-143-0/+41
|
* tweaks to htmlMatthew Lemon2020-08-141-2/+5
|
* updated field names on NIS system add pageMatthew Lemon2020-08-143-6/+48
|