Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Displaying timezone information in HTML report (#960) | Xie Yanbo | 2020-07-23 | 38 | -38/+38 |
| | | | | | | | | * Displaying timezone information in HTML report * A helpber to format datetime with local timezone * No backward compatibility with older python versions | ||||
* | Fix dark mode for context listing. #1009 | Ned Batchelder | 2020-07-09 | 1 | -2/+12 |
| | |||||
* | Back to monospaced for the index page | Ned Batchelder | 2020-07-05 | 1 | -1/+1 |
| | |||||
* | Switch to python-based sass compiler | Ned Batchelder | 2020-07-05 | 1 | -1/+111 |
| | |||||
* | More HTML tweaks | Ned Batchelder | 2020-06-29 | 1 | -4/+3 |
| | | | | | | | | - Let the left and right cells have padding so the hover bar looks good. - Adjust the table left margin so the contents still line up with the header. - Fix the up/down arrows to be correct for the sorting order they indicate. | ||||
* | A few further style tweaks to the HTML report | Ned Batchelder | 2020-06-28 | 1 | -122/+11 |
| | | | | | | - File names are not monospaced - Button styling make on/off a little more pronounced - Fix the alignment of the header on the index page | ||||
* | Merge pull request #931 from vsalvino/darkmode | Ned Batchelder | 2020-06-28 | 25 | -116/+275 |
|\ | | | | | Add dark mode, and other design changes for the HTML report. | ||||
| * | Fix tests | Vince Salvino | 2020-06-24 | 24 | -74/+74 |
| | | |||||
| * | Add dark mode to HTML output; improve accessibility | Vince Salvino | 2020-02-11 | 1 | -42/+201 |
| | | |||||
* | | tests/gold/html/Makefile: support more shells (#984) | Roland Illig | 2020-05-10 | 1 | -1/+1 |
|/ | | | | | | | | | * tests/gold/html/Makefile: support more shells Not all shells support the `[[` keywords. Among them are many `/bin/sh`. * Update tests/gold/html/Makefile Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | ||||
* | More polish on the expandable contexts | Ned Batchelder | 2019-10-17 | 2 | -6/+6 |
| | |||||
* | Annotations should appear when hovering the text line, but not other parts ↵ | Ned Batchelder | 2019-10-16 | 2 | -8/+10 |
| | | | | of #source.p | ||||
* | Only the active context labels should have color | Ned Batchelder | 2019-10-15 | 2 | -2/+2 |
| | |||||
* | This test accidentally triggered our exclude regex during metacov | Ned Batchelder | 2019-10-14 | 2 | -7/+7 |
| | |||||
* | make update-support | Ned Batchelder | 2019-10-14 | 1 | -18/+16 |
| | |||||
* | make css | Ned Batchelder | 2019-10-14 | 1 | -18/+16 |
| | |||||
* | Update html gold files | Ned Batchelder | 2019-10-14 | 37 | -204/+204 |
| | |||||
* | More convenient gold file structure | Ned Batchelder | 2019-10-14 | 1 | -0/+6 |
| | |||||
* | Update HTML gold support files | Ned Batchelder | 2019-10-13 | 2 | -46/+47 |
| | |||||
* | Update HTML gold tests | Ned Batchelder | 2019-10-13 | 38 | -599/+243 |
| | |||||
* | make css | Ned Batchelder | 2019-10-13 | 1 | -43/+44 |
| | |||||
* | Save copies of support files so we can view gold files properly | Ned Batchelder | 2019-10-13 | 10 | -0/+896 |
| | |||||
* | HTML: Mark things to show instead of to hide. | Ned Batchelder | 2019-07-06 | 25 | -350/+337 |
| | | | | | | | | | | Also made some other changes along the way: * Scroll bar markers change as the selected categories change. * We don't use css class 'stm' for anything, get rid of it. * Better sass use all around. | ||||
* | More sass goodness | Ned Batchelder | 2019-06-13 | 1 | -27/+1 |
| | |||||
* | Update the test output css files too | Ned Batchelder | 2019-06-13 | 1 | -414/+158 |
| | |||||
* | Fix styling and tests. (The tests are slightly insane with no obvious way to ↵ | Stephan Richter | 2019-06-10 | 1 | -0/+43 |
| | | | | update the expected output.) | ||||
* | Make line numbers immune to minimum font size settings. #748 | Ned Batchelder | 2019-01-04 | 1 | -3/+3 |
| | |||||
* | Rename farm to gold, since that's what it is | Ned Batchelder | 2018-11-18 | 40 | -0/+3699 |