FIX: Replaced escape_quoted_data with htmlspecial chars for r23131 [q12624]
M /trunk/include/reporting_functions.php
r23131
2023-11-29
FIX: Escape echo statements on chart.js work [q12624]
M /trunk/include/reporting_functions.php
M /trunk/pages/team/ajax/graph.php
r22937
2023-10-26
CHG: Change graphing library from Flot to Chart.js merge to trunk [q12624]
M /trunk
A /trunk/documentation/licenses/chartjs.txt
A /trunk/documentation/licenses/date-fns.txt
M /trunk/include/header.php
M /trunk/include/reporting_functions.php
A /trunk/lib/chart.js-4.4.0
D /trunk/lib/flot
M /trunk/lib/js
A /trunk/lib/js/chartjs-4-4-0.js
A /trunk/lib/js/chartjs-adapter-date-fns.js
A /trunk/lib/js/date-fns.js
M /trunk/pages/team/ajax/graph.php
r22936
2023-10-26
FIX: Hide legends for all pie charts to avoid clipped legend labels [q12624]
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php
r22912
2023-10-19
FIX: Updated styling for chartjs [q12624]
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php
r22876
2023-10-12
FIX: Committing styling changes [q12624]
M /branches/20230921_abaxter_q12624/include/reporting_functions.php
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php
r22837
2023-10-06
FIX: Corrected type in documentation for render_bar_graph() [q12624]
M /branches/20230921_abaxter_q12624/include/reporting_functions.php
r22836
2023-10-06
FIX: Add documentation and remove references to flot [q12624]
M /branches/20230921_abaxter_q12624/include/header.php
M /branches/20230921_abaxter_q12624/include/reporting_functions.php
r22835
2023-10-06
FIX: Move closing div for chart area [q12624]
D /branches/20230921_abaxter_q12624/lib/flot
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php
r22814
2023-09-29
FIX: Updated styling for pie charts [q12624]
M /branches/20230921_abaxter_q12624/include/header.php
M /branches/20230921_abaxter_q12624/include/reporting_functions.php
M /branches/20230921_abaxter_q12624/lib/js/date-fns.js
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php
r22813
2023-09-29
CHG: Use chartjs for analytics [q12624]
A /branches/20230921_abaxter_q12624/documentation/licenses/chartjs.txt
A /branches/20230921_abaxter_q12624/documentation/licenses/date-fns.txt
M /branches/20230921_abaxter_q12624/include/header.php
M /branches/20230921_abaxter_q12624/include/reporting_functions.php
A /branches/20230921_abaxter_q12624/lib/chart.js-4.4.0
A /branches/20230921_abaxter_q12624/lib/js/chartjs-4-4-0.js
A /branches/20230921_abaxter_q12624/lib/js/chartjs-adapter-date-fns.js
A /branches/20230921_abaxter_q12624/lib/js/date-fns.js
M /branches/20230921_abaxter_q12624/pages/team/ajax/graph.php