aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests/test_views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* person contact history now filters out private events but the code needs ↵Matthew Lemon2020-10-241-1/+62
| | | | refactoring badly
* Contact history for person page added but doesn't filter private events out yetMatthew Lemon2020-10-241-0/+21
|
* now have an OES-only organisation pageMatthew Lemon2020-10-211-2/+24
|
* adding the form for caf single date eventMatthew Lemon2020-10-211-0/+1
|
* added org list hard-filtered by lead inspectorMatthew Lemon2020-10-201-0/+7
|
* can now filter out private events not belonging to logged in userMatthew Lemon2020-10-191-2/+135
|
* basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon2020-10-181-4/+28
| | | | and passing tests
* fixed some testsMatthew Lemon2020-10-181-4/+6
|
* moved some fixtures into conftestMatthew Lemon2020-06-011-5/+1
|
* tidy after mergeMatthew Lemon2020-06-011-16/+0
|
* people viewMatthew Lemon2020-05-311-1/+17
|\
| * working on test for cct_user to view person listMatthew Lemon2020-05-311-1/+35
| |
* | working on test for cct_user to view person listMatthew Lemon2020-05-311-2/+40
|/
* another testing passing related to groupsMatthew Lemon2020-05-311-1/+20
|
* cleaned up testsMatthew Lemon2020-05-301-5/+9
|
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-291-1/+1
|
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-291-0/+13
|
* fixed a test and some cleaningMatthew Lemon2020-05-231-1/+8
|
* how to do a raw CBV test - and not pretty...MR Lemon2020-05-141-0/+20