pdf-accessibility/js
Vadym Samoilenko 79aaf050bf PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs
- api.php: add save_adjusted_result action that merges dismissed issues,
  check overrides and recalculated score into {job_id}.adjusted.json;
  handleExport() now prefers .adjusted.json over .result.json
- js/results.js: displayMatterhorn() shows Mark as Passed / Undo buttons
  for H-type CPs (CP04, CP13) linked to overridden checks; overrideCheck /
  unoverrideCheck refresh Matterhorn table and recompute overall banner
- js/batch.js: exportReport() saves adjusted result before opening export
  URL, using pre-opened window to avoid popup blockers
- report_generator.py: filter dismissed issues, show (Adjusted) badge,
  Manual Pass in checks and Matterhorn tables; switch generate_html() to
  Montserrat + Oliver branding (#1a1a1a header, #FFC407 skip-link)
- css/styles.css: fix dark-mode log-header from blue-ish #252840 to #242424

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 16:28:53 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app-history.js Move document history to separate history.html page 2026-03-13 15:21:19 +00:00
app.js Fix openHistoryJob: unwrap data.data from API response 2026-03-13 15:23:55 +00:00
batch.js PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs 2026-03-16 16:28:53 +00:00
history.js Move document history to separate history.html page 2026-03-13 15:21:19 +00:00
page-viewer.js Fix pin-click navigation, cap image quality noise, drop Google Vision label spam 2026-03-12 18:56:41 +00:00
results.js PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs 2026-03-16 16:28:53 +00:00
upload.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00
utils.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00