summaryrefslogtreecommitdiff
path: root/resources/views/modules/timeline-chart
AgeCommit message (Expand)AuthorFilesLines
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-7/+7
2021-10-29CodeStyle - remove unnecessary parenthesesGreg Roach1-5/+5
2021-10-29CodeStyle - remove redundant units in CSSGreg Roach1-1/+1
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-0/+14
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-3/+3
2020-04-28Refactor agesGreg Roach1-18/+12
2020-04-26CodeStyleGreg Roach1-215/+228
2019-12-03Apply PSR12 code style to templatesGreg Roach2-10/+11
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-1/+1
2019-10-25Individuals on chart pages are required fieldsGreg Roach1-1/+1
2019-10-18Avoid empty(), as it can be unpredicatableGreg Roach2-24/+21
2019-10-09Working on routing; Code cleanupGreg Roach1-2/+2
2019-10-09Working on routingGreg Roach1-31/+27
2019-10-06Working on routingGreg Roach1-1/+1
2019-09-26Gender icons belong in the templatesGreg Roach1-1/+1
2019-08-25Fix drag-cursor on timeline chartGreg Roach1-2/+2
2019-08-25Remove unnecessary name attributeGreg Roach1-2/+2
2019-04-25CodeStyle - redundant parenthesesGreg Roach1-3/+3
2019-04-25CodeStyle - redundant semicolonsGreg Roach1-1/+1
2019-04-25Strict typesGreg Roach1-3/+3
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-5/+1
2019-03-05Fixed displaying wrong zoom out icon (#2302)Rico Sonntag1-1/+1
2019-02-24Unused importsGreg Roach1-1/+0
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach2-11/+11
2019-02-10Working on iconsGreg Roach1-2/+6
2019-02-08Working on CSS and themesGreg Roach1-12/+12
2019-01-30Converting themes to modulesGreg Roach1-9/+9
2019-01-28Fix: #2151 - Update views to match updated Place classGreg Roach1-1/+1
2019-01-27Refactor class PlaceGreg Roach1-1/+1
2019-01-23Tidy ajax parameter to chartsGreg Roach1-0/+0
2019-01-23Merge chart controllers into chart modulesGreg Roach1-1/+1
2019-01-22Merge chart controllers into chart modulesGreg Roach2-0/+506