<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/backend/tests/test_histplorer.py, branch remove-on-shrink</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=remove-on-shrink</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=remove-on-shrink'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2022-12-29T05:20:26+00:00</updated>
<entry>
<title>Show event-count data on timeline</title>
<updated>2022-12-29T05:20:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-29T05:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=20d69469a4c80a196de23625d0420487b0ed04a6'/>
<id>urn:sha1:20d69469a4c80a196de23625d0420487b0ed04a6</id>
<content type='text'>
Backend:
	Send event-count data to client in EventResponse instance
	Fix certain usages of gregorian calendar instead of julian
	Move HistDate, SCALES, etc, into cal.py
Frontend:
	Make App update a unitCountMaps object using event-count data from server
	Make TimeLine show visual indication of unit counts
	Add showEventCounts option to store
Update unit tests
</content>
</entry>
<entry>
<title>Convert 'scores' table to 'events_disp', removing 'scores' column</title>
<updated>2022-12-28T09:49:13+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-28T09:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=4ad7206443660587a15a7b47384b927188155da8'/>
<id>urn:sha1:4ad7206443660587a15a7b47384b927188155da8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use scale-associated event scores for uniform spread</title>
<updated>2022-12-28T08:46:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-28T08:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=db9321ca32f283f7fd59e2e8b5f8a695c66fce98'/>
<id>urn:sha1:db9321ca32f283f7fd59e2e8b5f8a695c66fce98</id>
<content type='text'>
Add 'dist' and 'scores' db tables
Add 'scale' server query parameter (and remove 'excl')
Disregard event-end when querying database
</content>
</entry>
<entry>
<title>Add gcal to client-side HistDates</title>
<updated>2022-10-20T04:31:05+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-20T04:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=83366605d1bd43c245c4c110fadfd1a6fd05d3c2'/>
<id>urn:sha1:83366605d1bd43c245c4c110fadfd1a6fd05d3c2</id>
<content type='text'>
Add YearDate and CalDate
Restrict non-calendar HistDates to years before 4713 BC
</content>
</entry>
<entry>
<title>Add data serving scripts</title>
<updated>2022-10-05T08:52:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-05T08:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=df14a1112e28597483de86619dcbd57dc5b15db7'/>
<id>urn:sha1:df14a1112e28597483de86619dcbd57dc5b15db7</id>
<content type='text'>
Add histplorer.py, implementing the http query interface
Add unit test
Add server.py as a simple backend dev server
Update documentation
</content>
</entry>
</feed>
