aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added caveat to dropdown descriptionMatthew Lemon2020-08-141-1/+1
* reduce size of dropdownMatthew Lemon2020-08-131-8/+11
* added a new field to the applicablesystem modelMatthew Lemon2020-08-135-0/+66
* changed description field to funciton in ApplicableSystemMatthew Lemon2020-08-1310-24/+80
* added a help line to a formMatthew Lemon2020-08-131-1/+1
* fixed code blockMatthew Lemon2020-08-121-2/+1
* updated README with bootstrappingMatthew Lemon2020-08-121-0/+14
* colour can come back to pytest if we use solarized lightMatthew Lemon2020-06-031-1/+1
* title change on stakeholder home pageMatthew Lemon2020-06-021-1/+1
* removed HTML refs to applicable systems and replaced with in scopeMatthew Lemon2020-06-022-3/+3
* fix on home pageMatthew Lemon2020-06-011-1/+1
* fix on home pageMatthew Lemon2020-06-011-2/+2
* added engagement events table to stakeholder home pageMatthew Lemon2020-06-012-2/+29
* engagement events now appear on org pageMatthew Lemon2020-06-015-10/+17