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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
first attempt at a custom manager for applicablesystem model
Matthew Lemon
2020-03-06
5
-18
/
+50
|
*
some tidying before closing
Matthew Lemon
2020-03-04
2
-2
/
+1
|
*
improved admin list for CAFs now
Matthew Lemon
2020-03-04
1
-1
/
+6
|
*
added an all-in-one truncate and populate script and better population code
Matthew Lemon
2020-03-04
2
-14
/
+27
|
*
removed redundant populate code
Matthew Lemon
2020-03-04
1
-8
/
+0
|
*
appending version to caf name
Matthew Lemon
2020-03-04
1
-1
/
+1
|
*
better table of applicable systems
Matthew Lemon
2020-03-04
5
-5
/
+7
|
*
we now create one caf and one applicable service for each organisaton
Matthew Lemon
2020-03-04
4
-15
/
+25
|
*
removed owner field from CAF - daring!
Matthew Lemon
2020-03-04
7
-6
/
+20
|
*
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
|
*
ignored
Matthew Lemon
2020-03-03
1
-0
/
+1
|
*
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
3
-22
/
+35
|
*
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
4
-6
/
+3
|
*
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
|
*
better sql truncate script
Matthew Lemon
2020-02-21
1
-1
/
+6
|
*
added truncate sql script
Matthew Lemon
2020-02-21
1
-0
/
+6
|
*
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
|
*
clean README
Matthew Lemon
2020-02-21
1
-74
/
+1
|
*
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
|
[next]