Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/censusreporter/censusreporter
Census Reporter is a Knight News Challenge-funded project to make it easier for journalists to write stories using information from the U.S. Census bureau.
https://github.com/censusreporter/censusreporter
search_results now distinguishes betweeen when no query was entered (i.e., a
user going to the p...
Fixes issue #56.
69c644a0d2395086f07c1fd4a866a6e5085177c5 authored over 8 years ago by Joon Park <[email protected]>
If there are no results, the page no longer breaks; a blank page
includes only a search bar. Thi...
Sort list of related tables so that the Puerto Rico tables all
appear last; that is, the iterati...
fa2816e14a9162e006dc88f65790e1d35a945b3e authored over 8 years ago by Joon Park <[email protected]>
6bd871522c585eb30792417852498122d1b82de6 authored over 8 years ago by Tushar Chandra <[email protected]>
Moved logic from get_table_data() to dispatch() so that tabulations
with iterations but no core ...
4802f2087186a03c2c94acb879dd802ca6053bd2 authored over 8 years ago by Tushar Chandra <[email protected]>
b68b55787ff155f2333c6670b69b2306e38e18cb authored over 8 years ago by Joon Park <[email protected]>
dffe432d72c073ca857b9b9db1f3873abb625e9b authored over 8 years ago by Joe Germuska <[email protected]>
cb74591258f21ca1717bbcf89f16d5bea9cb0b33 authored over 8 years ago by Joe Germuska <[email protected]>
Distinguish PR tables in list of table variations
e7221bc1bddd91ff96cfe8fc9350364cfb82e235 authored over 8 years ago by Joe Germuska <[email protected]>dc54b594653bbe6508a34532be1299247da7c0e8 authored over 8 years ago by Tushar Chandra <[email protected]>
9c09dda2da92bb591ffba4b2dd31ffb3a4b9a322 authored over 8 years ago by Tushar Chandra <[email protected]>
I forgot about the case where PR tables have iterations themselves.
One such table is the B06004...
Handle tables where iterations exist, but no core table exists.
e.g., B06004 does not exist, but...
Fix #154. Adds code to handle 8-character table IDs (i.e., puerto
rico tables) and display them ...
This reverts commit 97f73e2caa0856f66a6cbc21821df176fd9f0b13.
3eb67f5eeae945a0a960d7fb258a24f412deeb4f authored over 8 years ago by Tushar Chandra <[email protected]>Seems like the sitemap stuff wasn't in the FTS branch?
Conflicts:
censusreporter/apps/census/t...
The page type headings on the left are now bigger and become bolded when
selected. The bullets o...
07da57a2f326eb84bf64a58206893654aa047276 authored over 8 years ago by Joon Park <[email protected]>
Previously, the search results page loaded three separate results lists:
one for each tab, all u...
Also adjust for the change in api where subtables is now a list instead
of a string.
Users can now filter by the page type using the tabs above the results
or the sidebar, or more s...
Tabs on search results page no longer show if no results of such type
are returned.
5bd9111b33098a975295273fa441955ccfdfcd8d authored over 8 years ago by Joon Park <[email protected]>
The "All" results tab showing only profile pages - needs to be fixed.
f6b58baf52c91ed43823f13c5cf48be2e6d5709a authored over 8 years ago by Joon Park <[email protected]>
Unneeded for now, and unclear how implementation of presentation of
search results will work.
bc9607313cd88413ccf2ab9e779d4d264aebea29 authored over 8 years ago by Tushar Chandra <[email protected]>
Working on improving autocomplete hover; currently have a conflict
between jQuery's automatic au...
7d807abeab4f7956e0cfa262bc7dd11a4d325c3e authored over 8 years ago by Joon Park <[email protected]>
The formatting of the actual search result data still needs to be
implemented, as well as the fi...
Started work on filtering search results to see either profiles or
tables, through a tabbed view...
a177ec364d9401b5c99ef39f8af3ccb94235ce4e authored over 8 years ago by Joon Park <[email protected]>
Search bar on top of results page is now implemented. Also refactored
the django view for the se...
When the "Don't see what you're looking for?" result at the bottom of
the autosuggest menu is cl...
Also add the "Don't see what you're looking for?" skeleton at the bottom
of the autosuggest resu...
Search results are highlighted when hovered over. They can be
clicked to go to the relevant cens...
Result selection still needs to be completely implemented: either use
<a> tags for each individu...
363032f02bb542edb6de9c42c42433467fa57d10 authored over 8 years ago by Joon Park <[email protected]>
The previous temporary search bar used for basic testing is now fully
implemented with basic ful...
97f73e2caa0856f66a6cbc21821df176fd9f0b13 authored over 8 years ago by Joe Germuska <[email protected]>
1d6d427162f1fe723490445ce01c34603aa2c333 authored over 8 years ago by Joe Germuska <[email protected]>
38d0689a587fc21b0aef0fd4133ca740e82f0607 authored over 8 years ago by Joe Germuska <[email protected]>
5ad6e77bb895175b82c94c1d372c0b5bc2c1d9f5 authored over 8 years ago by Joe Germuska <[email protected]>
8d596e5c6c9dec7d8522c46622aa4883673c86e4 authored over 8 years ago by Joe Germuska <[email protected]>
77391a6d2a01ea416be3c6a0d5c38d73f6a56501 authored over 8 years ago by Joe Germuska <[email protected]>
e6aa5a5d9584dcfe26c3f1be9002f28d706781b5 authored over 8 years ago by Joe Germuska <[email protected]>
87f5ead6b16d88ec181630dfa892e1ba008441cf authored over 8 years ago by Joe Germuska <[email protected]>
b49017bd6806472e33f1c0cabab46959f5c39618 authored over 8 years ago by Joe Germuska <[email protected]>
940667bec7a0c26d45dbae728ca49724e94a0f3f authored over 8 years ago by Joe Germuska <[email protected]>
e821447cd9f85fa179fac81148271267bd316797 authored over 8 years ago by Joe Germuska <[email protected]>
The testing page resides in /full-text-search/ and currently queries the
api at https://api.cens...
The static sitemap files, which were generated api side and copied over,
resides in static/sitem...
Currently, the sitemap index only contains one test url. The topics sitemap is fully populated, ...
185274c0577f3e07a71091f472ce49d2ff0ee1ea authored over 8 years ago by Joon Park <[email protected]>088827fb229dc4597f58e7db887a0e59024ef7ee authored over 8 years ago by Ian Dees <[email protected]>
21217e3489410f3658d523db6e3cc4a0ab65d196 authored over 8 years ago by Ian Dees <[email protected]>
dcca6a6673354385c7334c6a94c9cf31e0f8e06b authored almost 9 years ago by Joe Germuska <[email protected]>
180b511b16ea724b122f64ae51dd7b007caffbb8 authored almost 9 years ago by Joe Germuska <[email protected]>
add citations
877529b2e7ff0e586c4d21dce2caaea3c6e8ae46 authored almost 9 years ago by Joe Germuska <[email protected]>61854679bb92cb092d4c06a38527763cd3eacd80 authored almost 9 years ago by Ryan Pitts <[email protected]>
f75ec8874f0cd4afa7ebeb84f25e3927576252f1 authored almost 9 years ago by Ryan Pitts <[email protected]>
c383a28a2e0586b1a018284cf7649cca6d3baee2 authored almost 9 years ago by Ryan Pitts <[email protected]>
812380e64a03fd6d60297cd2f4f3c91814eb7520 authored almost 9 years ago by Joe Germuska <[email protected]>
36435835329e19cf23816166f4fd8be26aa029be authored almost 9 years ago by Ian Dees <[email protected]>
974e64e7d00b5203b563da1a6181988580b9e90c authored almost 9 years ago by Ian Dees <[email protected]>
f8d20b650463ecc389e9ae6e0e49d76710471a49 authored almost 9 years ago by Ian Dees <[email protected]>
cb55dfabacdaa1868253dcf53359d946bcc4d353 authored almost 9 years ago by Ian Dees <[email protected]>
b33bcb9caaa8a3316a8d52ec295f88121eb7cd50 authored almost 9 years ago by Ian Dees <[email protected]>
de8ef500da59b331540d240206507e59651093bb authored almost 9 years ago by Ian Dees <[email protected]>
b50f3bebe1befa7f69090717192fafc4c1002b75 authored almost 9 years ago by Ian Dees <[email protected]>
f732c80ae44b875c3604e764b917daff378636e0 authored almost 9 years ago by Ian Dees <[email protected]>
6a1dac27b7549f1cb7485db59bafc1afc5680864 authored almost 9 years ago by Joe Germuska <[email protected]>
7bd318bbd0a9317e7938133d75d354e3d3df7a6e authored almost 9 years ago by Ian Dees <[email protected]>
370c411246219c7729738c90b887fa89d694d872 authored almost 9 years ago by Joe Germuska <[email protected]>
9e0633207c5fc881821e9be1b8db34bc609d582d authored about 9 years ago by Ian Dees <[email protected]>
Use Nginx + Gunicorn + exist behind an Amazon load balancer + use TIGER 2014
0b87634361b87a3999badd07fafaa3300ced485c authored about 9 years ago by Ian Dees <[email protected]>63a6fd9e619a3a88e92dbede4ec692d83f3856ae authored about 9 years ago by Ian Dees <[email protected]>
34f307da04814af3bd434e8364f1856583393563 authored about 9 years ago by Ian Dees <[email protected]>
64ffa95fdeb7f0063e847423b9ef7889a61b4aed authored about 9 years ago by Ian Dees <[email protected]>
6c0212b004aef96c305406352810bd40f3d5500e authored about 9 years ago by Ian Dees <[email protected]>
674d653108829672a0d3604ff62361dc73244b1e authored about 9 years ago by Ian Dees <[email protected]>
b8034ae3c23026b25ebf1dcd9df9344fab58e103 authored about 9 years ago by Ian Dees <[email protected]>
ab12613b085cd764538af2f4c868e3cb1c7ef648 authored about 9 years ago by Ian Dees <[email protected]>
d93baf2c98247d5e79fa36c40757ecb820328999 authored about 9 years ago by Ian Dees <[email protected]>
275910600ea6c4d79fa5a1b44e0dd7fea1269780 authored about 9 years ago by Ian Dees <[email protected]>
60e46145203474ca84b3de6ae38072a034eb05b5 authored about 9 years ago by Ian Dees <[email protected]>
754033c22c8e37b02998fe9ddf4c5e6d5086f9ae authored about 9 years ago by Ian Dees <[email protected]>
WIP embed code pulls from release-specific and chart-specific json
08c9e6e1b23c1641a3235dd7c35f2ea35f477033 authored about 9 years ago by Ryan Pitts <[email protected]>88508b45e9549b2b0e46f192f45751780b3d3c53 authored about 9 years ago by Joe Germuska <[email protected]>
61ac1eb7a7dd940be46485e1df4c0380a51c0455 authored about 9 years ago by Ryan Pitts <[email protected]>
cd46442577285b47f3173f200aac53362bc5857a authored over 9 years ago by Joe Germuska <[email protected]>
99253c09b755a45a7db607d9d2e632da9730f1fa authored over 9 years ago by Joe Germuska <[email protected]>
0bbab00d0038fbb4d917b76b4ecacb0fe01e5c57 authored over 9 years ago by Ian Dees <[email protected]>
2470f84abbee0b9196302622550ea9cd08b042fa authored over 9 years ago by Joe Germuska <[email protected]>
319aa4ea9bb660eb13f03850e5eb41427e646184 authored over 9 years ago by Joe Germuska <[email protected]>
378d7f9f0d1487d39620287778b36ffda7a8ccc3 authored over 9 years ago by Ryan Pitts <[email protected]>
4bfc4d92f54911a87d95292a0ad3aa1e0c074dfc authored over 9 years ago by Ryan Pitts <[email protected]>
4cb976f882fe19dad60cc16bccafd2c170b50ec5 authored over 9 years ago by Joe Germuska <[email protected]>
Ensure graphs show up in print
6c605b8c2e8f5828c071aaf54b6e072d03f8bd7e authored over 9 years ago by Joe Germuska <[email protected]>