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
/
register
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
1
-0
/
+132
|
*
renamed a field in a model to date and look what I need! new migrations and ↵
Matthew Lemon
2020-10-21
13
-165
/
+77
|
|
|
|
fixed tests
*
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
4
-3
/
+8
|
*
adding the form for caf single date event
Matthew Lemon
2020-10-21
9
-119
/
+74
|
*
added Note form - tests passing
Matthew Lemon
2020-10-20
4
-19
/
+17
|
*
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
|
*
fixed failing tests from making participants requried
Matthew Lemon
2020-10-19
2
-11
/
+20
|
*
can update single datetimeevents from org page
Matthew Lemon
2020-10-19
7
-6
/
+197
|
*
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
1
-1
/
+1
|
*
basic inclusion of single datetime events in org detail page - no formatting ↵
Matthew Lemon
2020-10-18
1
-1
/
+1
|
|
|
|
and passing tests
*
fixed some tests
Matthew Lemon
2020-10-18
2
-2
/
+6
|
*
user-friendly name on form for type_descriptor
Matthew Lemon
2020-10-18
1
-1
/
+1
|
*
nice links from org detail page to specific types of simple event
Matthew Lemon
2020-10-18
4
-5
/
+28
|
*
added nice icons for adding org events
Matthew Lemon
2020-10-18
1
-0
/
+1
|
*
added simple date time event to admin
Matthew Lemon
2020-10-17
1
-1
/
+6
|
*
first test of user profile view
Matthew Lemon
2020-10-17
1
-0
/
+33
|
*
replaced all LoginRequiredMixin and decorators with custom middleware
Matthew Lemon
2020-10-17
1
-3
/
+3
|
*
better handling of simple event form and participants
Matthew Lemon
2020-10-16
3
-5
/
+18
|
*
participants added to create new simple event form and can filter by org ↵
Matthew Lemon
2020-10-16
6
-7
/
+62
|
|
|
|
when landed from org detail
*
Improvements to simple event form.
Matthew Lemon
2020-10-16
5
-1
/
+51
|
*
added URL field for a simple event
Matthew Lemon
2020-10-16
4
-7
/
+42
|
*
added basic lead and deputy inspector to organisation model
Matthew Lemon
2020-10-16
1
-0
/
+19
|
*
isorting stuff
Matthew Lemon
2020-10-15
1
-2
/
+2
|
*
isorting stuff
Matthew Lemon
2020-10-15
4
-8
/
+8
|
*
reset a lot of migrations - all unit tests passing - now has response ↵
Matthew Lemon
2020-10-14
9
-225
/
+133
|
|
|
|
required fields for simple event
*
about to nuke migrations
Matthew Lemon
2020-10-14
6
-32
/
+80
|
*
all unit tests pass after configuring user fixture to have perms to visit ↵
Matthew Lemon
2020-10-14
1
-14
/
+35
|
|
|
|
redirect pages
*
parameterizing tests for views
Matthew Lemon
2020-10-13
2
-13
/
+53
|
*
view test for missing required data
Matthew Lemon
2020-10-13
1
-2
/
+26
|
*
minor fixes
Matthew Lemon
2020-10-13
3
-5
/
+2
|
*
created a form for new Simple Event
Matthew Lemon
2020-10-13
7
-16
/
+130
|
*
first VERY BASIC view test working
Matthew Lemon
2020-10-13
3
-14
/
+51
|
*
first view test for events
Matthew Lemon
2020-10-12
3
-2
/
+35
|
*
tidy
Matthew Lemon
2020-10-12
1
-4
/
+7
|
*
cannot put constrain on abstract Meta class seemingly...
Matthew Lemon
2020-10-12
3
-7
/
+18
|
*
more constraints added at form and model level
Matthew Lemon
2020-10-12
3
-2
/
+72
|
*
another test added for CAFTwinDateEventForm
Matthew Lemon
2020-10-12
3
-8
/
+54
|
*
more tests using parameterization
Matthew Lemon
2020-10-12
3
-7
/
+26
|
*
test for integrityerror when trying to create CAFTwinDateEvent with no ↵
Matthew Lemon
2020-10-11
2
-2
/
+26
|
|
|
|
start_date
*
first test for caf periodic event
Matthew Lemon
2020-10-11
2
-2
/
+37
|
*
improved tests - more consistent and added a case
Matthew Lemon
2020-10-11
3
-18
/
+17
|
*
fleshed out more testing
Matthew Lemon
2020-10-11
4
-53
/
+42
|
*
more testing of CAFSingleDateEventForm
Matthew Lemon
2020-10-11
2
-2
/
+56
|
[next]