aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-18basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon5-12/+72
and passing tests
2020-10-18fixed some testsMatthew Lemon3-5/+29
2020-10-18nice links from org detail page to specific types of simple eventMatthew Lemon1-5/+5
2020-10-18added nice icons for adding org eventsMatthew Lemon1-5/+48
2020-10-17replaced all LoginRequiredMixin and decorators with custom middlewareMatthew Lemon1-5/+5
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon2-2/+12
when landed from org detail
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon2-2/+12
when landed from org detail
2020-10-16added basic lead and deputy inspector to organisation modelMatthew Lemon6-7/+49
2020-10-15tweaks to organisation listMatthew Lemon1-1/+1
2020-10-15more consistency work on tablesMatthew Lemon1-1/+1
2020-10-15more consistency work on tablesMatthew Lemon2-38/+41
2020-10-15consistency tweaksMatthew Lemon1-43/+47
2020-10-09back to table for engagement events on org detail page for nowMatthew Lemon1-1/+3
2020-10-08formattingMatthew Lemon1-3/+3
2020-10-08trying a list-group-item within a table cell - looks quite niceMatthew Lemon1-1/+4
2020-10-02after much pain aligning badges - we have badges on CAF detail pageMatthew Lemon2-17/+33
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-1/+6
2020-10-01taken the day out of a date format stringMatthew Lemon1-1/+1
2020-09-29Delete button now works for Engagement EventMatthew Lemon1-12/+9
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon1-1/+1
2020-09-29Can now add an engagement event from org detail with only relevant people in ↵Matthew Lemon1-3/+9
dropdown nearly converted engagement event form so that it is based on org tidy in prep for big change to engagement event form link to related CAF included in the OES engagements table formatting
2020-09-29OES engagements on org detail page improved with datesMatthew Lemon2-10/+35
2020-09-23Tidied up the CAF table on org detail pageMatthew Lemon2-141/+230
removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page
2020-09-15Reformatting in PycharmMatthew Lemon1-4/+4
2020-09-14some html changesMatthew Lemon2-7/+24
2020-09-14tidied up person detail pageMatthew Lemon2-7/+19
2020-09-11controlling table columns on the person detail pageMatthew Lemon1-85/+85
2020-09-11more workMatthew Lemon1-4/+40
2020-09-11working on Person detail pageMatthew Lemon5-1/+84
2020-09-04linking up essential service, ass and org detail htmlMatthew Lemon4-1/+49
2020-09-03factory boy to 3.0.1Matthew Lemon1-1/+2
2020-09-03added EssentialService as an inline on the Org admin pageMatthew Lemon1-2/+8
2020-08-28reordered cardsMatthew Lemon1-17/+19
2020-08-28started adding new content to org detail page - ess serviceMatthew Lemon1-0/+27
2020-08-28fixed a failing new test (essential service)Matthew Lemon1-7/+4
2020-08-28fixed some more view bugs related to db redesignMatthew Lemon3-8/+6
2020-08-27further work trying to get user views workingMatthew Lemon3-12/+12
2020-08-27massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon12-296/+84
2020-08-26further asserts added to the testMatthew Lemon2-1/+14
2020-08-26first passing test - making essential service an objectMatthew Lemon1-3/+25
2020-08-26started the rebuildMatthew Lemon1-0/+6
2020-08-24tweaksMatthew Lemon1-1/+1
2020-08-14list of other systems on form to add system for orgMatthew Lemon1-2/+1
2020-08-14working on adding list of existing systems to add system formMatthew Lemon2-1/+5
2020-08-13changed description field to funciton in ApplicableSystemMatthew Lemon1-1/+1
2020-06-01engagement events now appear on org pageMatthew Lemon2-9/+10
2020-06-01can add an engagement eventMatthew Lemon1-0/+29
2020-06-01added missing persmissions for viewsMatthew Lemon1-2/+4
2020-06-01improvements to the people list pageMatthew Lemon1-2/+8
2020-06-01moved some fixtures into conftestMatthew Lemon1-5/+1