summaryrefslogtreecommitdiff
path: root/resources/views/modules/compact-chart
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach7-0/+14
2022-08-25CodeStyleGreg Roach1-297/+297
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2022-05-02Outdated bootstrap markupGreg Roach1-2/+2
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-1/+1
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-2/+2
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach7-25/+89
2019-12-06Parents' names in lists - replace function with templateGreg Roach1-1/+1
2019-10-25Individuals on chart pages are required fieldsGreg Roach1-1/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach2-37/+39
2019-10-06Working on routingGreg Roach1-1/+1
2019-08-25Use classes instead of inline stylesGreg Roach1-4/+4
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-2/+1
2019-02-24Unused importsGreg Roach4-8/+0
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-02-13Refactoring themes and chart boxesGreg Roach7-68/+71
2019-02-11Working on RTL and iconsGreg Roach7-30/+34
2019-01-24Working on iconsGreg Roach6-38/+62
2019-01-23Tidy ajax parameter to chartsGreg Roach1-0/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-2/+4
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach4-0/+348