aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* now created a bunch of PrinciplesMatthew Lemon2020-03-151-9/+100
|
* can populate four ObjectivesMatthew Lemon2020-03-151-2/+12
|
* pop script now creates a dummy CAFSelfAssessmentMatthew Lemon2020-03-131-7/+7
|
* some tidyingMatthew Lemon2020-03-131-10/+19
|
* fixed link to CAF from org pageMatthew Lemon2020-03-111-1/+1
|
* added oes designator to orgMatthew Lemon2020-03-114-9/+39
|
* added a dead edit linkMatthew Lemon2020-03-111-0/+1
|
* bit of tidyingMatthew Lemon2020-03-111-13/+13
|
* added systems/caf panel to pageMatthew Lemon2020-03-112-7/+11
|
* added a box for CAF summaryMatthew Lemon2020-03-111-0/+67
|
* better looking addressesMatthew Lemon2020-03-111-5/+81
|
* people cards looking ok nowMatthew Lemon2020-03-111-60/+60
|
* working on card layoutMatthew Lemon2020-03-101-11/+24
|
* basic caf detail page implemented - BASICMatthew Lemon2020-03-101-2/+0
|
* working through formatting org pageMatthew Lemon2020-03-062-2/+55
|
* started adding links to org detail pagesMatthew Lemon2020-03-061-42/+3
|
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-061-1/+1
|
* 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 ↵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-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
| | | | the database.