aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-23fixed the order of events on the org detail pageMatthew Lemon1-4/+8
2020-10-23fixed problem with repeating event in org detail pageMatthew Lemon1-1/+2
2020-10-23links in header only available if logged-inMatthew Lemon1-1/+1
2020-10-23moved person details up to top of org detail pageMatthew Lemon1-121/+118
2020-10-23more tidying of org detail pageMatthew Lemon1-130/+92
2020-10-23improved tables in org detailMatthew Lemon1-16/+38
2020-10-23moved notes to own table on org detail pageMatthew Lemon2-22/+118
2020-10-23removed old card implementation to show eventsMatthew Lemon1-21/+0
2020-10-22turned the Events list on org detail page into an Notes and Events tableMatthew Lemon1-0/+42
2020-10-21bit of a hack to get notes to sort alongside objects with actual date attribu...Matthew Lemon2-8/+13
2020-10-21renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon6-82/+101
2020-10-21prettied up the org list pageMatthew Lemon1-3/+7
2020-10-21now have an OES-only organisation pageMatthew Lemon4-13/+59
2020-10-21added help linksMatthew Lemon1-0/+1
2020-10-21adding the form for caf single date eventMatthew Lemon1-0/+1
2020-10-20added org list hard-filtered by lead inspectorMatthew Lemon4-4/+35
2020-10-20poor implementation of lead and deputy inspectors by submode on home pageMatthew Lemon4-22/+33
2020-10-20func can do deputy_lead_inspectorsMatthew Lemon1-2/+5
2020-10-20func to group lead inspectors by submodeMatthew Lemon1-2/+18
2020-10-20added lead and deputy inspector for org methods to UserMatthew Lemon1-3/+4
2020-10-20more html...Matthew Lemon2-21/+32
2020-10-20smashing the HTML on the home pageMatthew Lemon2-3/+18
2020-10-20added Note form - tests passingMatthew Lemon2-2/+2
2020-10-19list of single_datetime_events on org detail page now sorted by dateMatthew Lemon1-7/+9
2020-10-19can now filter out private events not belonging to logged in userMatthew Lemon3-4/+160
2020-10-19moved engagements table up the pageMatthew Lemon1-76/+82
2020-10-19can update single datetimeevents from org pageMatthew Lemon1-9/+10
2020-10-19cleaned up the templateMatthew Lemon1-50/+0
2020-10-18better representation of list of single_datetime_events in org detail pageMatthew Lemon2-11/+29
2020-10-18basic inclusion of single datetime events in org detail page - no formatting ...Matthew Lemon5-12/+72
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 when...Matthew Lemon2-2/+12
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon2-2/+12
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