aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed database rules so that deleting Users does not delete Organisation ↵Matthew Lemon2020-02-202-0/+40
| | | | and Person objects
* 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