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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-02-28
CAF factory basics but not essential services yet
Matthew Lemon
4
-7
/
+71
2020-02-27
renamed CAFFileStore to FileStore
Matthew Lemon
5
-11
/
+28
2020-02-26
tweaks - added factories for CAFFileStore and DocumentFile
Matthew Lemon
4
-11
/
+43
2020-02-25
fixed issue where gradings didnt appear on caf admin page
Matthew Lemon
3
-3
/
+28
2020-02-25
populate now does gradings
Matthew Lemon
7
-36
/
+121
2020-02-25
tiding
Matthew Lemon
2
-4
/
+2
2020-02-25
Added new factories for Caf app.
Matthew Lemon
2
-0
/
+17
2020-02-21
introduced essential services everybody
Matthew Lemon
8
-14
/
+201
2020-02-21
formatting
Matthew Lemon
1
-1
/
+8
2020-02-21
use of random.choice() and improving the factories
Matthew Lemon
1
-14
/
+18
2020-02-21
populate script now does EngagementEvent objects
Matthew Lemon
4
-3
/
+97
2020-02-21
added first register models - engagement-related
Matthew Lemon
7
-6
/
+184
2020-02-21
Clean up and fixed failing test after factory change
Matthew Lemon
3
-9
/
+5
2020-02-21
added job title to People admin page
Matthew Lemon
1
-1
/
+1
2020-02-21
fixed test imports
Matthew Lemon
3
-25
/
+6
2020-02-21
fixed mobile in factory
Matthew Lemon
1
-1
/
+1
2020-02-21
better primary email addresses
Matthew Lemon
1
-1
/
+1
2020-02-21
basic address added to factory script
Matthew Lemon
2
-12
/
+15
2020-02-20
improved populate script now
Matthew Lemon
2
-21
/
+35
2020-02-20
part way through creating limited Organisation and Mode/SubMode objs in ↵
Matthew Lemon
1
-1
/
+19
populate_db command
2020-02-20
renamed generate_people command to populate_db because it has much more to do
Matthew Lemon
1
-0
/
+0
2020-02-20
fixed some Faker stuff
Matthew Lemon
1
-2
/
+2
2020-02-20
changed database rules so that deleting Users does not delete Organisation ↵
Matthew Lemon
3
-3
/
+59
and Person objects
2020-02-20
fixed failing organisation test
Matthew Lemon
1
-1
/
+1
2020-02-20
tidied up the management command
Matthew Lemon
1
-20
/
+5
2020-02-20
new migrationjs and generate_people command working
Matthew Lemon
8
-14
/
+33
2020-02-20
Removed test for creating Organisation for now.
Matthew Lemon
1
-6
/
+0
2020-02-20
failing test - need to tweak db
Matthew Lemon
4
-40
/
+31
2020-02-19
PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵
Matthew Lemon
1
-1
/
+1
the database.
2020-02-19
Fixed PersonFactory
Matthew Lemon
2
-3
/
+3
2020-02-19
new migrations and working through factory issue
Matthew Lemon
11
-117
/
+177
2020-02-18
seems to be a bug in factory_boy - not creating self-referential factory
Matthew Lemon
1
-12
/
+67
2020-02-18
start fresh with migrations - might have to DROP DB and migrate again
Matthew Lemon
33
-899
/
+224
2020-02-18
part way through writing management command for populating db
Matthew Lemon
1
-19
/
+19
2020-02-18
formatting
Matthew Lemon
2
-3
/
+7
2020-02-17
part way through creating fixture factories
Matthew Lemon
1
-0
/
+65
2020-02-17
added a lot of Person fields
Matthew Lemon
4
-2
/
+195
2020-02-17
added active, comments, updated_by fields to organisation
Matthew Lemon
5
-2
/
+76
2020-02-17
added registered company name and number and blank formatted
Matthew Lemon
2
-2
/
+29
2020-02-17
pluralised to people
Matthew Lemon
1
-0
/
+3
2020-02-17
added designation field for organisaton
Matthew Lemon
2
-0
/
+25
2020-02-07
continued to work on create CAF form - including help_text to create parent ↵
Matthew Lemon
5
-6
/
+46
object
2020-02-02
fixed app which had the wrong path
Matthew Lemon
1
-1
/
+1
2020-01-29
some pointless flake8isms
Matthew Lemon
8
-14
/
+8
2020-01-29
removed mypy ignore directive
Matthew Lemon
1
-2
/
+0
2020-01-27
added ignore directive for mypy to single file
Matthew Lemon
1
-0
/
+2
2020-01-27
added register and caf applications
Matthew Lemon
19
-0
/
+227
2020-01-25
Submodes added and other person details
Matthew Lemon
6
-5
/
+118
2020-01-25
Better admin
Matthew Lemon
4
-3
/
+121
2020-01-24
Played about with CSS/templates and tinkered with admin
Matthew Lemon
11
-23
/
+239
[next]