aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* todo included for next stepMatthew Lemon2020-02-291-0/+10
* populates with essential servicesMatthew Lemon2020-02-292-22/+32
* CAF factory basics but not essential services yetMatthew Lemon2020-02-284-7/+71
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-275-11/+28
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-264-11/+43
* fixed issue where gradings didnt appear on caf admin pageMatthew Lemon2020-02-253-3/+28
* populate now does gradingsMatthew Lemon2020-02-257-36/+121
* tidingMatthew Lemon2020-02-252-4/+2
* Added new factories for Caf app.Matthew Lemon2020-02-252-0/+17
* introduced essential services everybodyMatthew Lemon2020-02-218-14/+201
* 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-214-3/+97
* added first register models - engagement-relatedMatthew Lemon2020-02-217-6/+184
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-213-9/+5
* 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-208-14/+33
* Removed test for creating Organisation for now.Matthew Lemon2020-02-201-6/+0
* failing test - need to tweak dbMatthew Lemon2020-02-204-40/+31
* 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-1911-117/+177
* 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-1833-899/+224
* part way through writing management command for populating dbMatthew Lemon2020-02-181-19/+19
* formattingMatthew Lemon2020-02-182-3/+7
* 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
* continued to work on create CAF form - including help_text to create parent o...Matthew Lemon2020-02-075-6/+46
* fixed app which had the wrong pathMatthew Lemon2020-02-021-1/+1
* some pointless flake8ismsMatthew Lemon2020-01-298-14/+8
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
* added register and caf applicationsMatthew Lemon2020-01-2719-0/+227
* Submodes added and other person detailsMatthew Lemon2020-01-256-5/+118