Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 9 | -24/+75 |
| | |||||
* | added a help line to a form | Matthew Lemon | 2020-08-13 | 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 |
| | |||||
* | fix on home page | Matthew Lemon | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | fix on home page | Matthew Lemon | 2020-06-01 | 1 | -2/+2 |
| | |||||
* | added engagement events table to stakeholder home page | Matthew Lemon | 2020-06-01 | 2 | -2/+29 |
| | |||||
* | engagement events now appear on org page | Matthew Lemon | 2020-06-01 | 4 | -9/+16 |
| | |||||
* | can add an engagement event | Matthew Lemon | 2020-06-01 | 5 | -3/+135 |
| | |||||
* | added missing persmissions for views | Matthew Lemon | 2020-06-01 | 3 | -28/+74 |
| | |||||
* | improvements to the people list page | Matthew Lemon | 2020-06-01 | 1 | -2/+8 |
| | |||||
* | moved some fixtures into conftest | Matthew Lemon | 2020-06-01 | 2 | -9/+15 |
| | |||||
* | consolidate to one conftest | Matthew Lemon | 2020-06-01 | 2 | -34/+24 |
| | |||||
* | tidy after merge | Matthew Lemon | 2020-06-01 | 1 | -16/+0 |
| | |||||
* | people view | Matthew Lemon | 2020-05-31 | 1 | -1/+17 |
|\ | |||||
| * | working on test for cct_user to view person list | Matthew Lemon | 2020-05-31 | 1 | -1/+35 |
| | | |||||
* | | working on test for cct_user to view person list | Matthew Lemon | 2020-05-31 | 5 | -9/+91 |
|/ | |||||
* | quick added condition to test | Matthew Lemon | 2020-05-31 | 1 | -0/+2 |
| | |||||
* | created a group fixture with perms | Matthew Lemon | 2020-05-31 | 2 | -0/+42 |
| | | | | | This fixture is a group with all permissions relating to ctrack system so far. | ||||
* | added sentinel user | Matthew Lemon | 2020-05-31 | 4 | -10/+29 |
| | |||||
* | another testing passing related to groups | Matthew Lemon | 2020-05-31 | 2 | -5/+26 |
| | |||||
* | working on user groups and tests | Matthew Lemon | 2020-05-31 | 3 | -16/+44 |
| | |||||
* | Merge branch 'incident-report-form' of github.com:hammerheadlemon/ctrack ↵ | Matthew Lemon | 2020-05-31 | 4 | -19/+60 |
|\ | | | | | | | into incident-report-form | ||||
| * | added a fixture file for an incident report if needed | Matthew Lemon | 2020-05-30 | 1 | -0/+25 |
| | | |||||
| * | started to think about Groups and added a test from real python article to play | Matthew Lemon | 2020-05-30 | 1 | -0/+30 |
| | | |||||
| * | cleaned up old User tests | Matthew Lemon | 2020-05-30 | 2 | -19/+5 |
| | | |||||
* | | working on log-in form | Matthew Lemon | 2020-05-31 | 2 | -39/+19 |
|/ | |||||
* | fixed old failing func test | Matthew Lemon | 2020-05-30 | 1 | -3/+3 |
| | |||||
* | cleaned up tests | Matthew Lemon | 2020-05-30 | 7 | -93/+56 |
| | |||||
* | tweaked the IR model and the form page | Matthew Lemon | 2020-05-29 | 5 | -28/+64 |
| | |||||
* | prettifying the incident report page a bit | Matthew Lemon | 2020-05-29 | 3 | -27/+14 |
| | |||||
* | incident forms links to stakeholder home page now | Matthew Lemon | 2020-05-29 | 4 | -40/+81 |
| | |||||
* | added dft handle status | Matthew Lemon | 2020-05-29 | 2 | -0/+35 |
| | |||||
* | after a lot of pain, incident report form basically works | Matthew Lemon | 2020-05-29 | 5 | -11/+81 |
| | |||||
* | IncidentReport model in place and func test passing so far | Matthew Lemon | 2020-05-29 | 9 | -24/+194 |
| | |||||
* | a lot of time and effort looking for a bug with selenium that wasnt there | Matthew Lemon | 2020-05-29 | 7 | -32/+57 |
| | |||||
* | starting to test for org to work with incident form | Matthew Lemon | 2020-05-28 | 3 | -10/+41 |
| | |||||
* | setting up for testing incident report work | Matthew Lemon | 2020-05-28 | 3 | -1/+46 |
| | |||||
* | added new base.html for stakeholders | Matthew Lemon | 2020-05-28 | 2 | -13/+142 |
| | |||||
* | more progress on homepage | Matthew Lemon | 2020-05-28 | 1 | -5/+41 |
| | |||||
* | done a lot of mocking up of the stakeholder home page | Matthew Lemon | 2020-05-28 | 4 | -56/+107 |
| | |||||
* | started mocking up home page | Matthew Lemon | 2020-05-28 | 1 | -4/+56 |
| | |||||
* | added a test to get h2 tags from stakeholder homepage | Matthew Lemon | 2020-05-28 | 1 | -0/+24 |
| | |||||
* | user with permission can view OrganisationListView | Matthew Lemon | 2020-05-28 | 2 | -1/+42 |
| | |||||
* | comment on 301 response code | Matthew Lemon | 2020-05-28 | 1 | -1/+1 |
| |