<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_web/templates/container_view.html, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.3</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-10-14T02:51:54+00:00</updated>
<entry>
<title>container view: fix non-OA empty box</title>
<updated>2020-10-14T02:51:54+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-10-14T02:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=75b81a18969688c111d1a96c6a58374f46153a68'/>
<id>urn:sha1:75b81a18969688c111d1a96c6a58374f46153a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bnewbold-202009-polish' into 'master'</title>
<updated>2020-09-29T10:19:30+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin@archive.org</email>
</author>
<published>2020-09-29T10:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d0f4155bc430d193451472b6c22b6a15e00a5785'/>
<id>urn:sha1:d0f4155bc430d193451472b6c22b6a15e00a5785</id>
<content type='text'>
fatcat.wiki 2020-09 polish

See merge request webgroup/fatcat!84</content>
</entry>
<entry>
<title>update keepers links to keepers.issn.org</title>
<updated>2020-09-28T21:45:41+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-09-28T21:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3112fcd6457e318069830d1af7ae6e9512f52f59'/>
<id>urn:sha1:3112fcd6457e318069830d1af7ae6e9512f52f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container view: only show OA indicator when known</title>
<updated>2020-09-18T02:41:55+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-09-18T02:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=257f5b55e6d35893dfdf8c5306842db5bb076f3e'/>
<id>urn:sha1:257f5b55e6d35893dfdf8c5306842db5bb076f3e</id>
<content type='text'>
The "is_oa:False" could be that we just don't know; aren't actually
distinguishing between false and blank.
</content>
</entry>
<entry>
<title>web container view: hide preservation when no releases</title>
<updated>2020-09-18T02:40:09+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-09-18T02:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=078495ade3eb095d2f2ff5fb5dbd049c39ad9bfe'/>
<id>urn:sha1:078495ade3eb095d2f2ff5fb5dbd049c39ad9bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first iteration of flexible search coverage</title>
<updated>2020-07-31T01:28:03+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-25T03:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5bbb493b94a63d66151a53837aa66f0d986df497'/>
<id>urn:sha1:5bbb493b94a63d66151a53837aa66f0d986df497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update container view stats</title>
<updated>2020-07-31T01:23:12+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-08T00:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6d79479347752e450e9a8eeb4fbac84691044c67'/>
<id>urn:sha1:6d79479347752e450e9a8eeb4fbac84691044c67</id>
<content type='text'>
- show release type counts
- new-style preservation status (single bar)
- show release_type preservation break down on coverage page
</content>
</entry>
<entry>
<title>web: fix ident=None broken links</title>
<updated>2020-04-24T00:31:18+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-24T00:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=149140e2b9f66f389299914c058c648d8bba8120'/>
<id>urn:sha1:149140e2b9f66f389299914c058c648d8bba8120</id>
<content type='text'>
On web interface views for revisions, we had a bunch of broken links
because the ident is "None". This commit fixes these by removing the
links.
</content>
</entry>
<entry>
<title>webface: extra &lt;br&gt; in container lookup links</title>
<updated>2019-09-22T03:05:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-22T03:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=67ab36df8342965266c49864738ee7d49c43df57'/>
<id>urn:sha1:67ab36df8342965266c49864738ee7d49c43df57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish container coverage page</title>
<updated>2019-09-04T20:24:47+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-04T20:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f75190ab7979c411bc8d90fab13c931933f4595c'/>
<id>urn:sha1:f75190ab7979c411bc8d90fab13c931933f4595c</id>
<content type='text'>
Also re-worked container view sidebar a bit more.
</content>
</entry>
</feed>
