aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-213-79/+98
* added basic lead and deputy inspector to organisation modelMatthew Lemon2020-10-161-0/+26
* massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon2020-08-2711-296/+78
* added sentinel userMatthew Lemon2020-05-311-0/+19
* tweaked the IR model and the form pageMatthew Lemon2020-05-292-0/+36
* incident forms links to stakeholder home page nowMatthew Lemon2020-05-291-0/+38
* added dft handle statusMatthew Lemon2020-05-291-0/+23
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-291-0/+35
* in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon2020-05-251-0/+29
* refactored populate script into a new core app - better positioned for use in...MR Lemon2020-05-131-0/+18
* fixed unwanted required field and tweaked the look of a formMR Lemon2020-04-241-0/+18
* big migration resetMatthew Lemon2020-04-036-82/+7
* added oes designator to orgMatthew Lemon2020-03-111-0/+19
* added extra fields to caf modelMatthew Lemon2020-03-031-0/+18
* changed database rules so that deleting Users does not delete Organisation an...Matthew Lemon2020-02-202-0/+40
* new migrationjs and generate_people command workingMatthew Lemon2020-02-202-3/+3
* new migrations and working through factory issueMatthew Lemon2020-02-192-8/+8
* start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon2020-02-1822-596/+131
* added a lot of Person fieldsMatthew Lemon2020-02-172-0/+155
* added active, comments, updated_by fields to organisationMatthew Lemon2020-02-173-0/+68
* added registered company name and number and blank formattedMatthew Lemon2020-02-171-0/+23
* added designation field for organisatonMatthew Lemon2020-02-171-0/+18
* Submodes added and other person detailsMatthew Lemon2020-01-254-0/+87
* Better adminMatthew Lemon2020-01-252-0/+76
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-241-0/+29
* fixed blank= value on model fieldMatthew Lemon2020-01-211-0/+24
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-0/+24
* passing test - added address type modelMatthew Lemon2020-01-212-0/+45
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-0/+19
* partial way through playing with FakerMatthew Lemon2020-01-201-0/+27
* first passing test!Matthew Lemon2020-01-202-0/+21