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
*
removed old card implementation to show events
Matthew Lemon
2020-10-23
1
-21
/
+0
|
*
now processes a an empty event list
Matthew Lemon
2020-10-22
2
-2
/
+30
|
*
all fiddly tr html writer code passing - NEED TO REFACTOR
Matthew Lemon
2020-10-22
1
-15
/
+15
|
*
getting there but test failing
Matthew Lemon
2020-10-22
3
-10
/
+34
|
*
failing tests but lots of progress on html builders
Matthew Lemon
2020-10-22
2
-110
/
+132
|
*
another test passes but horrific code
Matthew Lemon
2020-10-22
5
-68
/
+123
|
*
building the template string
Matthew Lemon
2020-10-22
1
-21
/
+34
|
*
test passes and right now that's good enough for me
Matthew Lemon
2020-10-22
1
-68
/
+53
|
*
writing code to control the swimlane template
Matthew Lemon
2020-10-22
2
-1
/
+133
|
*
turned the Events list on org detail page into an Notes and Events table
Matthew Lemon
2020-10-22
1
-0
/
+42
|
*
bit of a hack to get notes to sort alongside objects with actual date ↵
Matthew Lemon
2020-10-21
2
-8
/
+13
|
|
|
|
attributes - here we add one for the sort and remove it after
*
renamed a field in a model to date and look what I need! new migrations and ↵
Matthew Lemon
2020-10-21
26
-289
/
+291
|
|
|
|
fixed tests
*
started work on merging events sorted keyed on date for user profile page
Matthew Lemon
2020-10-21
2
-5
/
+13
|
*
prettied up the org list page
Matthew Lemon
2020-10-21
3
-4
/
+20
|
*
now have an OES-only organisation page
Matthew Lemon
2020-10-21
6
-15
/
+68
|
*
added help links
Matthew Lemon
2020-10-21
2
-0
/
+2
|
*
fixed broken tests
Matthew Lemon
2020-10-21
1
-4
/
+4
|
*
form cosmetics
Matthew Lemon
2020-10-21
2
-6
/
+4
|
*
can now add caf single date events to caf detail page
Matthew Lemon
2020-10-21
5
-8
/
+13
|
*
adding the form for caf single date event
Matthew Lemon
2020-10-21
12
-154
/
+156
|
*
continued tweaking of overview page
Matthew Lemon
2020-10-21
1
-50
/
+74
|
*
working on compliance overview page and added the pycharm all unit tests run ↵
Matthew Lemon
2020-10-21
2
-44
/
+78
|
|
|
|
config file
*
first stab at a new compliance app for doing overview view and later audit ↵
Matthew Lemon
2020-10-21
11
-0
/
+124
|
|
|
|
and inspection stuff
*
added CACHE but commented out for now
Matthew Lemon
2020-10-21
1
-0
/
+6
|
*
added org list hard-filtered by lead inspector
Matthew Lemon
2020-10-20
5
-5
/
+36
|
*
more home page tweaking
Matthew Lemon
2020-10-20
1
-26
/
+38
|
*
poor implementation of lead and deputy inspectors by submode on home page
Matthew Lemon
2020-10-20
7
-28
/
+56
|
*
func can do deputy_lead_inspectors
Matthew Lemon
2020-10-20
2
-14
/
+20
|
*
func to group lead inspectors by submode
Matthew Lemon
2020-10-20
5
-10
/
+69
|
*
added lead and deputy inspector for org methods to User
Matthew Lemon
2020-10-20
4
-13
/
+40
|
*
added list of inspector names to home page
Matthew Lemon
2020-10-20
2
-2
/
+6
|
*
added badges - we like badges right?
Matthew Lemon
2020-10-20
1
-11
/
+11
|
*
fixed the login logo - now responsive
Matthew Lemon
2020-10-20
2
-3
/
+22
|
*
tweaks
Matthew Lemon
2020-10-20
2
-4
/
+8
|
*
more html...
Matthew Lemon
2020-10-20
4
-34
/
+49
|
*
more home page tweaking
Matthew Lemon
2020-10-20
3
-18
/
+47
|
*
smashing the HTML on the home page
Matthew Lemon
2020-10-20
4
-58
/
+140
|
*
added Note form - tests passing
Matthew Lemon
2020-10-20
6
-21
/
+19
|
*
can now add a note to the system for an organisation but not listed on ↵
Matthew Lemon
2020-10-19
7
-5
/
+108
|
|
|
|
detail page yet
*
started writing the code for the note event
Matthew Lemon
2020-10-19
4
-39
/
+78
|
*
list of single_datetime_events on org detail page now sorted by date
Matthew Lemon
2020-10-19
1
-7
/
+9
|
*
can now filter out private events not belonging to logged in user
Matthew Lemon
2020-10-19
3
-4
/
+160
|
*
fixed failing tests from making participants requried
Matthew Lemon
2020-10-19
2
-11
/
+20
|
*
moved engagements table up the page
Matthew Lemon
2020-10-19
1
-76
/
+82
|
*
can update single datetimeevents from org page
Matthew Lemon
2020-10-19
8
-15
/
+207
|
*
cleaned up the template
Matthew Lemon
2020-10-19
1
-50
/
+0
|
*
user must select participant when creating a singledatimetime event based on org
Matthew Lemon
2020-10-19
2
-1
/
+25
|
*
fixed failing test
Matthew Lemon
2020-10-19
1
-2
/
+6
|
*
fixed issue of not saving many-to-many field value
Matthew Lemon
2020-10-19
3
-6
/
+17
|
*
fixed failing unit tests
Matthew Lemon
2020-10-18
2
-4
/
+2
|
[next]