aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/models.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-08formattingMatthew Lemon1-3/+3
2020-09-11working on Person detail pageMatthew Lemon1-0/+3
2020-08-28fixed some more view bugs related to db redesignMatthew Lemon1-6/+4
2020-08-27further work trying to get user views workingMatthew Lemon1-0/+7
2020-08-26further asserts added to the testMatthew Lemon1-0/+7
2020-08-14list of other systems on form to add system for orgMatthew Lemon1-2/+1
2020-08-14working on adding list of existing systems to add system formMatthew Lemon1-0/+4
2020-05-31added sentinel userMatthew Lemon1-1/+9
2020-05-29tweaked the IR model and the form pageMatthew Lemon1-1/+8
2020-05-29incident forms links to stakeholder home page nowMatthew Lemon1-21/+19
2020-05-29added dft handle statusMatthew Lemon1-0/+12
2020-05-29after a lot of pain, incident report form basically worksMatthew Lemon1-1/+1
2020-05-29IncidentReport model in place and func test passing so farMatthew Lemon1-1/+61
2020-05-29a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon1-0/+4
2020-05-25linked stakeholder to userMatthew Lemon1-0/+3
2020-05-25in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon1-5/+17
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon1-2/+2
2020-05-05tidied organisation create form - now with submit and cancel buttonsMR Lemon1-1/+1
2020-04-24fixed unwanted required field and tweaked the look of a formMR Lemon1-1/+1
2020-04-21added organisation list viewMR Lemon1-0/+3
2020-03-11added oes designator to orgMatthew Lemon1-0/+1
2020-03-02populate script now creates some compliance inspectorsMatthew Lemon1-0/+1
2020-02-21fixed test importsMatthew Lemon1-4/+1
2020-02-20changed database rules so that deleting Users does not delete Organisation an...Matthew Lemon1-3/+19
2020-02-19new migrations and working through factory issueMatthew Lemon1-7/+7
2020-02-18formattingMatthew Lemon1-2/+6
2020-02-17added a lot of Person fieldsMatthew Lemon1-1/+39
2020-02-17added active, comments, updated_by fields to organisationMatthew Lemon1-1/+7
2020-02-17added registered company name and number and blank formattedMatthew Lemon1-2/+6
2020-02-17pluralised to peopleMatthew Lemon1-0/+3
2020-02-17added designation field for organisatonMatthew Lemon1-0/+7
2020-01-25Submodes added and other person detailsMatthew Lemon1-0/+16
2020-01-25Better adminMatthew Lemon1-1/+23
2020-01-24Played about with CSS/templates and tinkered with adminMatthew Lemon1-5/+16
2020-01-21refining the admin site for organisationsMatthew Lemon1-1/+6
2020-01-21fixed blank= value on model fieldMatthew Lemon1-1/+1
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-11/+13
2020-01-21passing test - added address type modelMatthew Lemon1-0/+5
2020-01-21fixed failing test - first use of faker objectMatthew Lemon1-0/+1
2020-01-20partial way through playing with FakerMatthew Lemon1-0/+11
2020-01-20first passing test!Matthew Lemon1-0/+15