<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/backend/hist_data/cal.py, branch unit-after-max</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=unit-after-max</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=unit-after-max'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2023-01-04T04:58:18+00:00</updated>
<entry>
<title>Add 'unit' column to event_disp table</title>
<updated>2023-01-04T04:58:18+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-04T04:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=472fa9c1f11a3c16e10541ce8b9de44a6dadeeec'/>
<id>urn:sha1:472fa9c1f11a3c16e10541ce8b9de44a6dadeeec</id>
<content type='text'>
Use 'unit' to narrow search of 'event_disp' values
Simplify SQL queries to use 'unit' instead of 'start' and 'fmt'
Fix minor HistDate documentation error
</content>
</entry>
<entry>
<title>Remove server-side conversion of YearDates &gt;4713 BC to CalDates</title>
<updated>2023-01-04T01:06:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-04T00:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=ee935784ccdf6e75a853f80b78dac6bf7fb95fbe'/>
<id>urn:sha1:ee935784ccdf6e75a853f80b78dac6bf7fb95fbe</id>
<content type='text'>
The conversion was originally intended to simply the code.  But,
as events may span years before and after 4713 BC, the conversion
introduces the possibility of having both YearDates and CalDates
in the same event, which is unhelpful.
</content>
</entry>
<entry>
<title>Adjust wikidata event specifiers</title>
<updated>2023-01-02T03:51:53+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-02T03:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=56369bccd977ac726bef70895883e79da4e1edd8'/>
<id>urn:sha1:56369bccd977ac726bef70895883e79da4e1edd8</id>
<content type='text'>
Do minor refactors:
- Swap fmt=1 and fmt=2 in 'events' table
- Make documentation consistently use BC and AD
- import argparse at start of scripts
</content>
</entry>
<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>Replace jdcal package with cal.py</title>
<updated>2022-10-04T12:13:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-04T12:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=07b7ef49b07242014f288652980f5b15bfc087f1'/>
<id>urn:sha1:07b7ef49b07242014f288652980f5b15bfc087f1</id>
<content type='text'>
</content>
</entry>
</feed>
