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
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
now processes a an empty event list
Matthew Lemon
1
-0
/
+19
2020-10-22
getting there but test failing
Matthew Lemon
1
-0
/
+7
2020-10-22
failing tests but lots of progress on html builders
Matthew Lemon
1
-46
/
+80
2020-10-22
another test passes but horrific code
Matthew Lemon
3
-68
/
+40
2020-10-22
building the template string
Matthew Lemon
1
-21
/
+34
2020-10-22
test passes and right now that's good enough for me
Matthew Lemon
1
-68
/
+53
2020-10-22
writing code to control the swimlane template
Matthew Lemon
1
-0
/
+132
2020-10-21
renamed a field in a model to date and look what I need! new migrations and f...
Matthew Lemon
3
-18
/
+18
2020-10-21
fixed broken tests
Matthew Lemon
1
-4
/
+4
2020-10-21
can now add caf single date events to caf detail page
Matthew Lemon
2
-2
/
+3
2020-10-21
adding the form for caf single date event
Matthew Lemon
1
-10
/
+33
2020-10-20
added Note form - tests passing
Matthew Lemon
1
-5
/
+0
2020-10-19
can now add a note to the system for an organisation but not listed on detail...
Matthew Lemon
1
-0
/
+7
2020-10-19
started writing the code for the note event
Matthew Lemon
2
-26
/
+26
2020-10-19
fixed failing tests from making participants requried
Matthew Lemon
2
-11
/
+20
2020-10-19
can update single datetimeevents from org page
Matthew Lemon
1
-1
/
+19
2020-10-18
fixed failing unit tests
Matthew Lemon
1
-1
/
+1
2020-10-18
basic inclusion of single datetime events in org detail page - no formatting ...
Matthew Lemon
1
-1
/
+1
2020-10-18
fixed some tests
Matthew Lemon
1
-1
/
+1
2020-10-18
nice links from org detail page to specific types of simple event
Matthew Lemon
1
-1
/
+14
2020-10-16
better handling of simple event form and participants
Matthew Lemon
1
-1
/
+8
2020-10-16
participants added to create new simple event form and can filter by org when...
Matthew Lemon
3
-7
/
+45
2020-10-16
participants added to create new simple event form and can filter by org when...
Matthew Lemon
3
-7
/
+47
2020-10-16
Improvements to simple event form.
Matthew Lemon
2
-0
/
+31
2020-10-16
added URL field for a simple event
Matthew Lemon
2
-0
/
+2
2020-10-14
about to nuke migrations
Matthew Lemon
2
-5
/
+37
2020-10-14
all unit tests pass after configuring user fixture to have perms to visit red...
Matthew Lemon
1
-14
/
+35
2020-10-13
parameterizing tests for views
Matthew Lemon
1
-13
/
+48
2020-10-13
view test for missing required data
Matthew Lemon
1
-2
/
+26
2020-10-13
created a form for new Simple Event
Matthew Lemon
1
-7
/
+4
2020-10-13
first VERY BASIC view test working
Matthew Lemon
1
-7
/
+28
2020-10-12
first view test for events
Matthew Lemon
1
-0
/
+18
2020-10-12
tidy
Matthew Lemon
1
-4
/
+7
2020-10-12
cannot put constrain on abstract Meta class seemingly...
Matthew Lemon
2
-2
/
+14
2020-10-12
more constraints added at form and model level
Matthew Lemon
1
-0
/
+47
2020-10-12
another test added for CAFTwinDateEventForm
Matthew Lemon
1
-1
/
+16
2020-10-12
more tests using parameterization
Matthew Lemon
2
-7
/
+21
2020-10-11
test for integrityerror when trying to create CAFTwinDateEvent with no start_...
Matthew Lemon
1
-0
/
+24
2020-10-11
first test for caf periodic event
Matthew Lemon
1
-0
/
+19
2020-10-11
improved tests - more consistent and added a case
Matthew Lemon
2
-18
/
+16
2020-10-11
fleshed out more testing
Matthew Lemon
2
-46
/
+39
2020-10-11
more testing of CAFSingleDateEventForm
Matthew Lemon
1
-0
/
+54
2020-10-11
added parameterized test for CAFSingleDateEventForm
Matthew Lemon
1
-16
/
+39
2020-10-11
some more options in AVAILABLE_TYPES
Matthew Lemon
1
-6
/
+23
2020-10-11
fixed constraint for CAF event
Matthew Lemon
1
-1
/
+35
2020-10-11
constraint added to CAFSingleDateEvent
Matthew Lemon
1
-8
/
+36
2020-10-11
added CAFSingleDateEvent event
Matthew Lemon
1
-1
/
+15
2020-10-11
done models and form for meeting -with tests
Matthew Lemon
3
-44
/
+22
2020-10-11
working through mixins model design
Matthew Lemon
2
-3
/
+34
2020-10-11
started new event design - added enum for event type
Matthew Lemon
2
-0
/
+48
[next]