aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/models.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added lead and deputy inspector for org methods to UserMatthew Lemon2020-10-201-3/+4
|
* basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon2020-10-181-6/+23
| | | | and passing tests
* participants added to create new simple event form and can filter by org ↵Matthew Lemon2020-10-161-0/+3
| | | | when landed from org detail
* added basic lead and deputy inspector to organisation modelMatthew Lemon2020-10-161-0/+2
|
* formattingMatthew Lemon2020-10-081-3/+3
|
* working on Person detail pageMatthew Lemon2020-09-111-0/+3
|
* fixed some more view bugs related to db redesignMatthew Lemon2020-08-281-6/+4
|
* further work trying to get user views workingMatthew Lemon2020-08-271-0/+7
|
* further asserts added to the testMatthew Lemon2020-08-261-0/+7
|
* list of other systems on form to add system for orgMatthew Lemon2020-08-141-2/+1
|
* working on adding list of existing systems to add system formMatthew Lemon2020-08-141-0/+4
|
* added sentinel userMatthew Lemon2020-05-311-1/+9
|
* tweaked the IR model and the form pageMatthew Lemon2020-05-291-1/+8
|
* incident forms links to stakeholder home page nowMatthew Lemon2020-05-291-21/+19
|
* added dft handle statusMatthew Lemon2020-05-291-0/+12
|
* after a lot of pain, incident report form basically worksMatthew Lemon2020-05-291-1/+1
|
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-291-1/+61
|
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-291-0/+4
|
* linked stakeholder to userMatthew Lemon2020-05-251-0/+3
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-251-5/+17
| | | | updated_by fields in other models and factories - was getting circular dep error
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-221-2/+2
|
* tidied organisation create form - now with submit and cancel buttonsMR Lemon2020-05-051-1/+1
|
* fixed unwanted required field and tweaked the look of a formMR Lemon2020-04-241-1/+1
|
* added organisation list viewMR Lemon2020-04-211-0/+3
|
* added oes designator to orgMatthew Lemon2020-03-111-0/+1
|
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-021-0/+1
|
* fixed test importsMatthew Lemon2020-02-211-4/+1
|
* changed database rules so that deleting Users does not delete Organisation ↵Matthew Lemon2020-02-201-3/+19
| | | | and Person objects
* new migrations and working through factory issueMatthew Lemon2020-02-191-7/+7
|
* formattingMatthew Lemon2020-02-181-2/+6
|
* added a lot of Person fieldsMatthew Lemon2020-02-171-1/+39
|
* added active, comments, updated_by fields to organisationMatthew Lemon2020-02-171-1/+7
|
* added registered company name and number and blank formattedMatthew Lemon2020-02-171-2/+6
|
* pluralised to peopleMatthew Lemon2020-02-171-0/+3
|
* added designation field for organisatonMatthew Lemon2020-02-171-0/+7
|
* Submodes added and other person detailsMatthew Lemon2020-01-251-0/+16
|
* Better adminMatthew Lemon2020-01-251-1/+23
|
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-241-5/+16
|
* refining the admin site for organisationsMatthew Lemon2020-01-211-1/+6
|
* fixed blank= value on model fieldMatthew Lemon2020-01-211-1/+1
|
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-11/+13
|
* passing test - added address type modelMatthew Lemon2020-01-211-0/+5
|
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-0/+1
|
* partial way through playing with FakerMatthew Lemon2020-01-201-0/+11
|
* first passing test!Matthew Lemon2020-01-201-0/+15