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 (
Expand
)
Author
Age
Files
Lines
*
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 popul...
Matthew Lemon
2020-02-20
1
-1
/
+19
*
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 an...
Matthew Lemon
2020-02-20
3
-3
/
+59
*
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
*
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
*
added registered company name and number and blank formatted
Matthew Lemon
2020-02-17
2
-2
/
+29
*
pluralised to people
Matthew Lemon
2020-02-17
1
-0
/
+3
*
added designation field for organisaton
Matthew Lemon
2020-02-17
2
-0
/
+25
*
continued to work on create CAF form - including help_text to create parent o...
Matthew Lemon
2020-02-07
5
-6
/
+46
*
fixed app which had the wrong path
Matthew Lemon
2020-02-02
1
-1
/
+1
*
some pointless flake8isms
Matthew Lemon
2020-01-29
8
-14
/
+8
*
removed mypy ignore directive
Matthew Lemon
2020-01-29
1
-2
/
+0
*
added ignore directive for mypy to single file
Matthew Lemon
2020-01-27
1
-0
/
+2
*
added register and caf applications
Matthew Lemon
2020-01-27
19
-0
/
+227
*
Submodes added and other person details
Matthew Lemon
2020-01-25
6
-5
/
+118
*
Better admin
Matthew Lemon
2020-01-25
4
-3
/
+121
*
Played about with CSS/templates and tinkered with admin
Matthew Lemon
2020-01-24
11
-23
/
+239
*
refining the admin site for organisations
Matthew Lemon
2020-01-21
2
-1
/
+8
*
using stackedinline for adding organisation/address in admin
Matthew Lemon
2020-01-21
2
-7
/
+11
*
fixed blank= value on model field
Matthew Lemon
2020-01-21
2
-1
/
+25
*
reconfigured Address and Organisation relationship
Matthew Lemon
2020-01-21
5
-31
/
+65
*
testing we can update an organisation
Matthew Lemon
2020-01-21
2
-7
/
+29
*
passing test - added address type model
Matthew Lemon
2020-01-21
5
-4
/
+62
*
fixed failing test - first use of faker object
Matthew Lemon
2020-01-21
3
-8
/
+28
*
partial way through playing with Faker
Matthew Lemon
2020-01-20
2
-5
/
+8
*
partial way through playing with Faker
Matthew Lemon
2020-01-20
5
-4
/
+67
*
convert our view to CBV
Matthew Lemon
2020-01-20
2
-4
/
+10
[next]