aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (follow)
Commit message (Expand)AuthorAgeFilesLines
* UpdateHEADmasterMatthew Lemon2024-06-21138-211436/+0
* added link to document url in comments box in caf detail pageMatthew Lemon2020-10-252-4/+20
* added oes to admin list for organisationMatthew Lemon2020-10-251-0/+1
* some improvements to aesthetics of the overview pageMatthew Lemon2020-10-251-10/+54
* renaming variablesMatthew Lemon2020-10-241-11/+10
* change an h3 to an h4!Matthew Lemon2020-10-241-4/+4
* person contact history now filters out private events but the code needs refa...Matthew Lemon2020-10-242-3/+73
* added links back to person and organisationMatthew Lemon2020-10-241-1/+2
* Contact history for person page added but doesn't filter private events out yetMatthew Lemon2020-10-246-7/+127
* fixed failing testMatthew Lemon2020-10-241-3/+2
* added message to say there are no events on org detail page when there are noneMatthew Lemon2020-10-241-2/+6
* limited note entry to the org in questionMatthew Lemon2020-10-234-2/+32
* improved events tables in org detailMatthew Lemon2020-10-232-33/+59
* improved CAF detail pageMatthew Lemon2020-10-232-31/+17
* improvements to people listMatthew Lemon2020-10-231-0/+10
* improved the person detail table slightlyMatthew Lemon2020-10-231-106/+106
* fixed the order of events on the org detail pageMatthew Lemon2020-10-232-7/+12
* fixed problem with repeating event in org detail pageMatthew Lemon2020-10-231-1/+2
* profile page is ok for nowMatthew Lemon2020-10-232-3/+17
* nice tweaks to the profile pageMatthew Lemon2020-10-232-11/+71
* only private events are counted for home page statsMatthew Lemon2020-10-232-6/+6
* upped the number of organisations in the system to 60.Matthew Lemon2020-10-231-1/+1
* added some more summary numbers to home pageMatthew Lemon2020-10-232-32/+21
* added link to OES page from summary textMatthew Lemon2020-10-231-1/+1
* links in header only available if logged-inMatthew Lemon2020-10-232-5/+7
* moved person details up to top of org detail pageMatthew Lemon2020-10-231-121/+118
* more tidying of org detail pageMatthew Lemon2020-10-231-130/+92
* improved tables in org detailMatthew Lemon2020-10-232-17/+39
* moved notes to own table on org detail pageMatthew Lemon2020-10-232-22/+118
* removed old card implementation to show eventsMatthew Lemon2020-10-231-21/+0
* now processes a an empty event listMatthew Lemon2020-10-222-2/+30
* all fiddly tr html writer code passing - NEED TO REFACTORMatthew Lemon2020-10-221-15/+15
* getting there but test failingMatthew Lemon2020-10-223-10/+34
* failing tests but lots of progress on html buildersMatthew Lemon2020-10-222-110/+132
* another test passes but horrific codeMatthew Lemon2020-10-225-68/+123
* building the template stringMatthew Lemon2020-10-221-21/+34
* test passes and right now that's good enough for meMatthew Lemon2020-10-221-68/+53
* writing code to control the swimlane templateMatthew Lemon2020-10-222-1/+133
* turned the Events list on org detail page into an Notes and Events tableMatthew Lemon2020-10-221-0/+42
* bit of a hack to get notes to sort alongside objects with actual date attribu...Matthew Lemon2020-10-212-8/+13
* renamed a field in a model to date and look what I need! new migrations and f...Matthew Lemon2020-10-2126-289/+291
* started work on merging events sorted keyed on date for user profile pageMatthew Lemon2020-10-212-5/+13
* prettied up the org list pageMatthew Lemon2020-10-213-4/+20
* now have an OES-only organisation pageMatthew Lemon2020-10-216-15/+68
* added help linksMatthew Lemon2020-10-212-0/+2
* fixed broken testsMatthew Lemon2020-10-211-4/+4
* form cosmeticsMatthew Lemon2020-10-212-6/+4
* can now add caf single date events to caf detail pageMatthew Lemon2020-10-215-8/+13
* adding the form for caf single date eventMatthew Lemon2020-10-2112-154/+156
* continued tweaking of overview pageMatthew Lemon2020-10-211-50/+74