aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-254-6/+3
|
* 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
|
* better sql truncate scriptMatthew Lemon2020-02-211-1/+6
|
* added truncate sql scriptMatthew Lemon2020-02-211-0/+6
|
* 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
|
* clean READMEMatthew Lemon2020-02-211-74/+1
|
* 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 ↵Matthew Lemon2020-02-201-1/+19
| | | | populate_db command
* 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 ↵Matthew Lemon2020-02-203-3/+59
| | | | and Person objects
* 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
| | | | the database.
* 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-1834-900/+225
|
* 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 ↵Matthew Lemon2020-02-076-6/+47
| | | | object
* prevented test_test_ database naming bugMatthew Lemon2020-02-021-1/+1
|
* fixed app which had the wrong pathMatthew Lemon2020-02-021-1/+1
|
* some pointless flake8ismsMatthew Lemon2020-01-298-14/+8
|
* added gutentags config filesMatthew Lemon2020-01-292-0/+2
|
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
|
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
|