home · contact · privacy
In HTML variant, make table header sticky.
[berlin-corona-table] / enhance_table.py
2020-07-03 Christian HellerIn HTML variant, make table header sticky.
2020-07-03 Christian HellerFix vertical header cell orientation bug for Chromium.
2020-07-03 Christian HellerAdd plomlompom.com header line.
2020-07-03 Christian HellerAdd data source comment.
2020-07-03 Christian HellerImprove CSS.
2020-07-03 Christian HellerImprove title of HTML version.
2020-07-03 Christian HellerImprove explanation of missing data in HTML table view.
2020-07-03 Christian HellerMake HTML valid.
2020-07-03 Christian HellerMinor explanatory text improvements.
2020-07-03 Christian HellerRemove "all of Berlin" column collapsibility.
2020-07-03 Christian HellerAdd explanatory text to HTML view, inter-link HTML...
2020-07-03 Christian HellerImprove HTML code layout.
2020-07-03 Christian HellerHorizontale "all of Berlin" header in HTML table.
2020-07-03 Christian HellerMinor CSS refactor.
2020-07-03 Christian HellerFix week delimit highlight spilling over into details...
2020-07-03 Christian HellerAuto-open sum details in HTML table.
2020-07-03 Christian HellerRemove summary string from HTML table.
2020-07-03 Christian HellerHighlight week structure in HTML output.
2020-07-03 Christian HellerExtend abbreviation mapping, use collapsible for HTML...
2020-07-03 Christian HellerUse long form district names in HTML variant.
2020-07-03 Christian HellerMap abbrevations to long forms.
2020-07-03 Christian HellerOutput both .txt and .html variants.
2020-07-01 Christian HellerMinor code re-arrangement.
2020-07-01 Christian HellerAdd a minimal amount of input validation.
2020-07-01 Christian HellerDe-hardcode infections table path from enhance_table.py.
2020-07-01 Christian HellerExplain "sum" district in code.
2020-07-01 Christian HellerRemove more redundant whitespace.
2020-07-01 Christian HellerRemove redundant whitespace.
2020-06-30 Christian HellerMore fixes to intro.
2020-06-30 Christian HellerAdd intro text to output.
2020-06-30 Christian HellerAdd explanatory intro to web output.
2020-06-30 Christian HellerAdd script to output enhanced table data.