summaryrefslogtreecommitdiff
path: root/resources/views/modules/hourglass-chart
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach4-0/+8
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-4/+4
2022-02-18PHPdocGreg Roach1-3/+3
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-2/+2
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-4/+4
2021-09-01Use wt- namespace for data attributesGreg Roach4-6/+6
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-8/+6
2021-03-04Fix: #2955 - hourglass chart arrows inconsistent with other chartsGreg Roach2-11/+3
2021-02-10CodeStyleGreg Roach2-2/+16
2021-02-08CodeStyleGreg Roach1-3/+4
2020-06-21Replace deprecated functionsGreg Roach1-2/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach3-22/+24
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach2-8/+8
2019-10-25Individuals on chart pages are required fieldsGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach2-3/+3
2019-10-09Working on routingGreg Roach3-16/+17
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-26Fix: #2392 hourglass chartbox links not workingGreg Roach3-4/+4
2019-04-25Closures that do not use $this should be declared staticGreg Roach1-1/+3
2019-04-19Tweak spacing on hourglass chartGreg Roach1-2/+2
2019-04-19Convert hourglass chart to use CSS bordersGreg Roach3-53/+165
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-1/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-4/+3
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-11Working on RTL and iconsGreg Roach1-1/+1
2019-01-23Tidy ajax parameter to chartsGreg Roach1-0/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach2-0/+113