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 (
Expand
)
Author
Files
Lines
2020-02-20
changed database rules so that deleting Users does not delete Organisation an...
Matthew Lemon
3
-3
/
+59
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
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 o...
Matthew Lemon
5
-6
/
+46
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
2020-01-21
refining the admin site for organisations
Matthew Lemon
2
-1
/
+8
2020-01-21
using stackedinline for adding organisation/address in admin
Matthew Lemon
2
-7
/
+11
2020-01-21
fixed blank= value on model field
Matthew Lemon
2
-1
/
+25
2020-01-21
reconfigured Address and Organisation relationship
Matthew Lemon
5
-31
/
+65
2020-01-21
testing we can update an organisation
Matthew Lemon
2
-7
/
+29
2020-01-21
passing test - added address type model
Matthew Lemon
5
-4
/
+62
2020-01-21
fixed failing test - first use of faker object
Matthew Lemon
3
-8
/
+28
2020-01-20
partial way through playing with Faker
Matthew Lemon
2
-5
/
+8
2020-01-20
partial way through playing with Faker
Matthew Lemon
5
-4
/
+67
2020-01-20
convert our view to CBV
Matthew Lemon
2
-4
/
+10
2020-01-20
first passing test!
Matthew Lemon
12
-1
/
+85
2020-01-20
Playing around with User model
Matthew Lemon
6
-3
/
+77