aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/migrations (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-03big migration resetMatthew Lemon6-82/+7
2020-03-11added oes designator to orgMatthew Lemon1-0/+19
2020-03-03added extra fields to caf modelMatthew Lemon1-0/+18
2020-02-20changed database rules so that deleting Users does not delete Organisation ↵Matthew Lemon2-0/+40
and Person objects
2020-02-20new migrationjs and generate_people command workingMatthew Lemon2-3/+3
2020-02-19new migrations and working through factory issueMatthew Lemon2-8/+8
2020-02-18start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon22-596/+131
2020-02-17added a lot of Person fieldsMatthew Lemon2-0/+155
2020-02-17added active, comments, updated_by fields to organisationMatthew Lemon3-0/+68
2020-02-17added registered company name and number and blank formattedMatthew Lemon1-0/+23
2020-02-17added designation field for organisatonMatthew Lemon1-0/+18
2020-01-25Submodes added and other person detailsMatthew Lemon4-0/+87
2020-01-25Better adminMatthew Lemon2-0/+76
2020-01-24Played about with CSS/templates and tinkered with adminMatthew Lemon1-0/+29
2020-01-21fixed blank= value on model fieldMatthew Lemon1-0/+24
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-0/+24
2020-01-21passing test - added address type modelMatthew Lemon2-0/+45
2020-01-21fixed failing test - first use of faker objectMatthew Lemon1-0/+19
2020-01-20partial way through playing with FakerMatthew Lemon1-0/+27
2020-01-20first passing test!Matthew Lemon2-0/+21