aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (follow)
Commit message (Expand)AuthorAgeFilesLines
* added an all-in-one truncate and populate script and better population codeMatthew Lemon2020-03-041-14/+18
* removed redundant populate codeMatthew Lemon2020-03-041-8/+0
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-13/+20
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
* some tidyingMatthew Lemon2020-03-031-1/+1
* added extra fields to caf modelMatthew Lemon2020-03-032-1/+21
* populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2020-03-021-0/+6
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-022-10/+41
* populates with essential servicesMatthew Lemon2020-02-291-3/+28
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-4/+15
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-2/+2
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-1/+4
* populate now does gradingsMatthew Lemon2020-02-251-0/+9
* formattingMatthew Lemon2020-02-211-1/+8
* use of random.choice() and improving the factoriesMatthew Lemon2020-02-211-14/+18
* populate script now does EngagementEvent objectsMatthew Lemon2020-02-211-0/+28
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-212-8/+2
* added job title to People admin pageMatthew Lemon2020-02-211-1/+1
* fixed test importsMatthew Lemon2020-02-213-25/+6
* fixed mobile in factoryMatthew Lemon2020-02-211-1/+1
* better primary email addressesMatthew Lemon2020-02-211-1/+1
* basic address added to factory scriptMatthew Lemon2020-02-212-12/+15
* improved populate script nowMatthew Lemon2020-02-202-21/+35
* part way through creating limited Organisation and Mode/SubMode objs in popul...Matthew Lemon2020-02-201-1/+19
* renamed generate_people command to populate_db because it has much more to doMatthew Lemon2020-02-201-0/+0
* fixed some Faker stuffMatthew Lemon2020-02-201-2/+2
* changed database rules so that deleting Users does not delete Organisation an...Matthew Lemon2020-02-203-3/+59
* fixed failing organisation testMatthew Lemon2020-02-201-1/+1
* tidied up the management commandMatthew Lemon2020-02-201-20/+5
* new migrationjs and generate_people command workingMatthew Lemon2020-02-204-9/+28
* Removed test for creating Organisation for now.Matthew Lemon2020-02-201-6/+0
* failing test - need to tweak dbMatthew Lemon2020-02-202-6/+29
* PersonFactory fixed - properly now, it gets a predecessor. Need to test with ...Matthew Lemon2020-02-191-1/+1
* Fixed PersonFactoryMatthew Lemon2020-02-192-3/+3
* new migrations and working through factory issueMatthew Lemon2020-02-197-112/+172
* seems to be a bug in factory_boy - not creating self-referential factoryMatthew Lemon2020-02-181-12/+67
* start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon2020-02-1822-596/+131
* part way through writing management command for populating dbMatthew Lemon2020-02-181-19/+19
* formattingMatthew Lemon2020-02-181-2/+6
* part way through creating fixture factoriesMatthew Lemon2020-02-171-0/+65
* added a lot of Person fieldsMatthew Lemon2020-02-174-2/+195
* added active, comments, updated_by fields to organisationMatthew Lemon2020-02-175-2/+76
* added registered company name and number and blank formattedMatthew Lemon2020-02-172-2/+29
* pluralised to peopleMatthew Lemon2020-02-171-0/+3
* added designation field for organisatonMatthew Lemon2020-02-172-0/+25
* some pointless flake8ismsMatthew Lemon2020-01-291-2/+2
* Submodes added and other person detailsMatthew Lemon2020-01-256-5/+118
* Better adminMatthew Lemon2020-01-254-3/+121
* Played about with CSS/templates and tinkered with adminMatthew Lemon2020-01-246-6/+116
* refining the admin site for organisationsMatthew Lemon2020-01-212-1/+8