index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
removed owner field from CAF - daring!
Matthew Lemon
2020-03-04
6
-5
/
+19
|
*
renamed EssentialService to ApplicableSystem and a few other tweaks
Matthew Lemon
2020-03-04
10
-33
/
+116
|
*
added TODO
Matthew Lemon
2020-03-03
1
-0
/
+4
|
*
added formatted table for es - some scss tweaks
Matthew Lemon
2020-03-03
4
-21
/
+31
|
*
first stab at doing an essential services list page
Matthew Lemon
2020-03-03
3
-1
/
+52
|
*
some tidying
Matthew Lemon
2020-03-03
5
-2
/
+41
|
*
added extra fields to caf model
Matthew Lemon
2020-03-03
6
-3
/
+87
|
*
populate script now assocatiates a single EngagementEvent with a CAF
Matthew Lemon
2020-03-02
2
-10
/
+6
|
*
better backwards querying
Matthew Lemon
2020-03-02
1
-1
/
+1
|
*
populate script now creates some compliance inspectors
Matthew Lemon
2020-03-02
2
-10
/
+41
|
*
todo included for next step
Matthew Lemon
2020-02-29
1
-0
/
+10
|
*
populates with essential services
Matthew Lemon
2020-02-29
2
-22
/
+32
|
*
CAF factory basics but not essential services yet
Matthew Lemon
2020-02-28
4
-7
/
+71
|
*
renamed CAFFileStore to FileStore
Matthew Lemon
2020-02-27
5
-11
/
+28
|
*
tweaks - added factories for CAFFileStore and DocumentFile
Matthew Lemon
2020-02-26
4
-11
/
+43
|
*
fixed issue where gradings didnt appear on caf admin page
Matthew Lemon
2020-02-25
3
-3
/
+28
|
*
populate now does gradings
Matthew Lemon
2020-02-25
7
-36
/
+121
|
*
tiding
Matthew Lemon
2020-02-25
2
-4
/
+2
|
*
Added new factories for Caf app.
Matthew Lemon
2020-02-25
2
-0
/
+17
|
*
introduced essential services everybody
Matthew Lemon
2020-02-21
8
-14
/
+201
|
*
formatting
Matthew Lemon
2020-02-21
1
-1
/
+8
|
*
use of random.choice() and improving the factories
Matthew Lemon
2020-02-21
1
-14
/
+18
|
*
populate script now does EngagementEvent objects
Matthew Lemon
2020-02-21
4
-3
/
+97
|
*
added first register models - engagement-related
Matthew Lemon
2020-02-21
7
-6
/
+184
|
*
Clean up and fixed failing test after factory change
Matthew Lemon
2020-02-21
3
-9
/
+5
|
*
added job title to People admin page
Matthew Lemon
2020-02-21
1
-1
/
+1
|
*
fixed test imports
Matthew Lemon
2020-02-21
3
-25
/
+6
|
*
fixed mobile in factory
Matthew Lemon
2020-02-21
1
-1
/
+1
|
*
better primary email addresses
Matthew Lemon
2020-02-21
1
-1
/
+1
|
*
basic address added to factory script
Matthew Lemon
2020-02-21
2
-12
/
+15
|
*
improved populate script now
Matthew Lemon
2020-02-20
2
-21
/
+35
|
*
part way through creating limited Organisation and Mode/SubMode objs in ↵
Matthew Lemon
2020-02-20
1
-1
/
+19
|
|
|
|
populate_db command
*
renamed generate_people command to populate_db because it has much more to do
Matthew Lemon
2020-02-20
1
-0
/
+0
|
*
fixed some Faker stuff
Matthew Lemon
2020-02-20
1
-2
/
+2
|
*
changed database rules so that deleting Users does not delete Organisation ↵
Matthew Lemon
2020-02-20
3
-3
/
+59
|
|
|
|
and Person objects
*
fixed failing organisation test
Matthew Lemon
2020-02-20
1
-1
/
+1
|
*
tidied up the management command
Matthew Lemon
2020-02-20
1
-20
/
+5
|
*
new migrationjs and generate_people command working
Matthew Lemon
2020-02-20
8
-14
/
+33
|
*
Removed test for creating Organisation for now.
Matthew Lemon
2020-02-20
1
-6
/
+0
|
*
failing test - need to tweak db
Matthew Lemon
2020-02-20
4
-40
/
+31
|
*
PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵
Matthew Lemon
2020-02-19
1
-1
/
+1
|
|
|
|
the database.
*
Fixed PersonFactory
Matthew Lemon
2020-02-19
2
-3
/
+3
|
*
new migrations and working through factory issue
Matthew Lemon
2020-02-19
11
-117
/
+177
|
*
seems to be a bug in factory_boy - not creating self-referential factory
Matthew Lemon
2020-02-18
1
-12
/
+67
|
*
start fresh with migrations - might have to DROP DB and migrate again
Matthew Lemon
2020-02-18
33
-899
/
+224
|
*
part way through writing management command for populating db
Matthew Lemon
2020-02-18
1
-19
/
+19
|
*
formatting
Matthew Lemon
2020-02-18
2
-3
/
+7
|
*
part way through creating fixture factories
Matthew Lemon
2020-02-17
1
-0
/
+65
|
*
added a lot of Person fields
Matthew Lemon
2020-02-17
4
-2
/
+195
|
*
added active, comments, updated_by fields to organisation
Matthew Lemon
2020-02-17
5
-2
/
+76
|
[next]