Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tidied up the CAF table on org detail page | Matthew Lemon | 2020-09-23 | 3 | -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 reference | Matthew Lemon | 2020-09-15 | 1 | -1/+1 | |
| | ||||||
* | pycharm suggested refactor | Matthew Lemon | 2020-09-15 | 1 | -3/+1 | |
| | ||||||
* | Reformatting in Pycharm | Matthew Lemon | 2020-09-15 | 1 | -4/+4 | |
| | ||||||
* | some html changes | Matthew Lemon | 2020-09-14 | 3 | -28/+46 | |
| | ||||||
* | tidied up person detail page | Matthew Lemon | 2020-09-14 | 2 | -7/+19 | |
| | ||||||
* | controlling table columns on the person detail page | Matthew Lemon | 2020-09-11 | 1 | -85/+85 | |
| | ||||||
* | more work | Matthew Lemon | 2020-09-11 | 1 | -4/+40 | |
| | ||||||
* | working on Person detail page | Matthew Lemon | 2020-09-11 | 5 | -1/+84 | |
| | ||||||
* | can delete systems and re-add them with convoluted admin procedure | Matthew Lemon | 2020-09-11 | 1 | -1/+4 | |
| | ||||||
* | added submode to table | Matthew Lemon | 2020-09-10 | 1 | -2/+2 | |
| | ||||||
* | moving forward with systems in scope list page | Matthew Lemon | 2020-09-10 | 3 | -43/+47 | |
| | ||||||
* | amended database scripts to accommidate linux and openbsd environments | Matthew Lemon | 2020-09-07 | 2 | -3/+17 | |
| | ||||||
* | added django_pdb dependency as this was causing problems | Matthew Lemon | 2020-09-07 | 1 | -0/+1 | |
| | ||||||
* | linking up essential service, ass and org detail html | Matthew Lemon | 2020-09-04 | 5 | -2/+50 | |
| | ||||||
* | factory boy to 3.0.1 | Matthew Lemon | 2020-09-03 | 5 | -10/+12 | |
| | ||||||
* | better admin list for essential services | Matthew Lemon | 2020-09-03 | 1 | -0/+1 | |
| | ||||||
* | added EssentialService as an inline on the Org admin page | Matthew Lemon | 2020-09-03 | 1 | -2/+8 | |
| | ||||||
* | Merge branch 'db_rewrite' into master | Matthew Lemon | 2020-09-02 | 54 | -853/+477 | |
|\ | ||||||
| * | now limited queryset for essential service when creating new as from org | Matthew Lemon | 2020-09-02 | 1 | -0/+3 | |
| | | ||||||
| * | can now add a new system via the org user page | Matthew Lemon | 2020-09-02 | 4 | -20/+29 | |
| | | ||||||
| * | reordered cards | Matthew Lemon | 2020-08-28 | 1 | -17/+19 | |
| | | ||||||
| * | started adding new content to org detail page - ess service | Matthew Lemon | 2020-08-28 | 2 | -16/+50 | |
| | | ||||||
| * | fixed all non-functional tests now | Matthew Lemon | 2020-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | fixed a failing new test (essential service) | Matthew Lemon | 2020-08-28 | 1 | -7/+4 | |
| | | ||||||
| * | fixed some more view bugs related to db redesign | Matthew Lemon | 2020-08-28 | 4 | -10/+8 | |
| | | ||||||
| * | tracked down the bastard | Matthew Lemon | 2020-08-28 | 5 | -15/+36 | |
| | | ||||||
| * | further work trying to get user views working | Matthew Lemon | 2020-08-27 | 6 | -19/+19 | |
| | | ||||||
| * | essential service now on admin and further work to schema | Matthew Lemon | 2020-08-27 | 7 | -13/+53 | |
| | | ||||||
| * | added utility scripts for dropping database, etc | Matthew Lemon | 2020-08-27 | 3 | -0/+16 | |
| | | ||||||
| * | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 2020-08-27 | 39 | -804/+224 | |
| | | ||||||
| * | further asserts added to the test | Matthew Lemon | 2020-08-26 | 3 | -1/+17 | |
| | | ||||||
| * | first passing test - making essential service an object | Matthew Lemon | 2020-08-26 | 3 | -4/+57 | |
| | | ||||||
| * | started the rebuild | Matthew Lemon | 2020-08-26 | 3 | -5/+20 | |
|/ | ||||||
* | tweaks | Matthew Lemon | 2020-08-24 | 2 | -2/+2 | |
| | ||||||
* | list of other systems on form to add system for org | Matthew Lemon | 2020-08-14 | 2 | -5/+8 | |
| | ||||||
* | working on adding list of existing systems to add system form | Matthew Lemon | 2020-08-14 | 6 | -29/+70 | |
| | ||||||
* | added essential service field to applicablesystem model | Matthew Lemon | 2020-08-14 | 3 | -0/+41 | |
| | ||||||
* | tweaks to html | Matthew Lemon | 2020-08-14 | 1 | -2/+5 | |
| | ||||||
* | updated field names on NIS system add page | Matthew Lemon | 2020-08-14 | 3 | -6/+48 | |
| | ||||||
* | added caveat to dropdown description | Matthew Lemon | 2020-08-14 | 1 | -1/+1 | |
| | ||||||
* | reduce size of dropdown | Matthew Lemon | 2020-08-13 | 1 | -8/+11 | |
| | ||||||
* | added a new field to the applicablesystem model | Matthew Lemon | 2020-08-13 | 5 | -0/+66 | |
| | ||||||
* | changed description field to funciton in ApplicableSystem | Matthew Lemon | 2020-08-13 | 10 | -24/+80 | |
| | ||||||
* | added a help line to a form | Matthew Lemon | 2020-08-13 | 1 | -1/+1 | |
| | ||||||
* | fixed code block | Matthew Lemon | 2020-08-12 | 1 | -2/+1 | |
| | ||||||
* | updated README with bootstrapping | Matthew Lemon | 2020-08-12 | 1 | -0/+14 | |
| | ||||||
* | colour can come back to pytest if we use solarized light | Matthew Lemon | 2020-06-03 | 1 | -1/+1 | |
| | ||||||
* | title change on stakeholder home page | Matthew Lemon | 2020-06-02 | 1 | -1/+1 | |
| | ||||||
* | removed HTML refs to applicable systems and replaced with in scope | Matthew Lemon | 2020-06-02 | 2 | -3/+3 | |
| |