Author |
Date |
Commit |
Message |
ehysen |
Dec 22, 2011 |
226690b94943 |
asdf |
ehysen |
Dec 22, 2011 |
b032683fbd39 |
asdf |
ehysen |
Dec 22, 2011 |
18ba50944ea3 |
c |
ehysen |
Dec 22, 2011 |
3fe4150a75d5 |
c |
ehysen |
Dec 22, 2011 |
dc739360a893 |
c |
ehysen |
Dec 22, 2011 |
272912123b35 |
Change colors |
Michael Geary |
Dec 21, 2011 |
0a50d3486cf3 |
Add Randomize button for testing |
Michael Geary |
Dec 21, 2011 |
47cbc7e5e492 |
Load vote data from Fusion Table |
Michael Geary |
Dec 21, 2011 |
34b4bc45349d |
Capitalize candidate keys to match FT |
Michael Geary |
Dec 21, 2011 |
cf997e7b616e |
Update candidate colors |
Michael Geary |
Dec 21, 2011 |
1388ca4b86e0 |
Add roads (light gray geometry only), white map background |
Michael Geary |
Dec 21, 2011 |
fb596bb737f5 |
Use Maps API 3.5 for now to work around panning bug |
Michael Geary |
Dec 20, 2011 |
c74e30958c2d |
Use gadget loaded time for cachebuster, add now()
Fixes problem in local testin |
Michael Geary |
Dec 19, 2011 |
b7690022287f |
Add candidate photos and first/last name formatting |
Michael Geary |
Dec 19, 2011 |
2eba4825ae9f |
Comment out auto mode switch on zoom |
Michael Geary |
Dec 18, 2011 |
7c4a3c915b79 |
Don't generate zero-precinct counties in test data |
Michael Geary |
Dec 18, 2011 |
59af3900dfaf |
Add missing static path for app engine |
Michael Geary |
Dec 18, 2011 |
90aca258fcb6 |
Add candidate icons |
Michael Geary |
Dec 18, 2011 |
a75e4f248334 |
Add .hgignore |
Michael Geary |
Dec 18, 2011 |
0907fad59518 |
Add Iowa county shapefile |
Michael Geary |
Dec 18, 2011 |
696be2a7fe0f |
Get Iowa map working with random test data |
Michael Geary |
Dec 18, 2011 |
f69f5386c624 |
Change gadget size |
Michael Geary |
Dec 18, 2011 |
952306ba57d8 |
Add and update PostGIS scripts |
Michael Geary |
Dec 15, 2011 |
2798a23b28ff |
Remove unused file |
Michael Geary |
Dec 15, 2011 |
96d407e26424 |
Move gadget files around and get basic JS code loading |
Michael Geary |
Dec 15, 2011 |
d3b377d552fa |
Move gadget directories |
Michael Geary |
Dec 15, 2011 |
199d80196665 |
Rename gadget files |
Michael Geary |
Jun 21, 2011 |
38cd20d8f1f8 |
Hide hover tip if mouse is moved off the map, restore it when mouse is over the |
Michael Geary |
Jun 15, 2011 |
36bf365bf461 |
Move hover tip on a map click so it works on an Android tablet or other touch de |
Michael Geary |
Jun 15, 2011 |
8c4ff3c0e528 |
Make legend labels highlightable and respond to hover/click, and connect them wi |
Michael Geary |
Jun 15, 2011 |
1fc4b39cd560 |
Not using <Locale> tags, comment them out |
Michael Geary |
Jun 14, 2011 |
9f8ba7d94903 |
Don't override user selection if a GeoJSON load is delayed |
Michael Geary |
Jun 14, 2011 |
86fe991d1040 |
Set results local cache expiration to infinity |
Michael Geary |
Jun 14, 2011 |
ab5856d75999 |
Group geo and results together for each view (province/district) and get rid of |
Michael Geary |
Jun 14, 2011 |
a6ceb92a76ee |
Rename a variable, no real code changes |
Michael Geary |
Jun 13, 2011 |
c0dd7e33f886 |
Turn off auto-refresh |
Michael Geary |
Jun 12, 2011 |
b22e3d1b06b8 |
Revised fix to combine BGMZ totals |
Michael Geary |
Jun 12, 2011 |
d08e89c78b2e |
Backed out changeset: e8bed0fca2a6 |
Michael Geary |
Jun 12, 2011 |
c7710a88c8c6 |
Combine BGMZ totals in legend |
Michael Geary |
Jun 12, 2011 |
90a8be07bfa9 |
Force it to use new GeoJSON |
Michael Geary |
Jun 12, 2011 |
334b756f3069 |
Fetch images and GeoJSON through IG cache |
Michael Geary |
Jun 12, 2011 |
b3a38510a6ba |
Fix bug where mouse tracking appears to stop working after a click in IE |
Michael Geary |
Jun 12, 2011 |
120f6476b77d |
Don't switch to district mode automatically on VML browsers (IE 6-7-8) |
Michael Geary |
Jun 12, 2011 |
66422c6ef6c8 |
Expose PolyGonzo.isVML() function |
Michael Geary |
Jun 11, 2011 |
43bbabe290b3 |
Fix panning offset problems |
Michael Geary |
Jun 11, 2011 |
89893e33bae2 |
Add sortArrayBy() from scriptino and use it to sort party list and top votes lis |
Michael Geary |
Jun 11, 2011 |
3792bde65866 |
Add mild cachebuster that matches local cache expiration to force vote counts to |
Michael Geary |
Jun 11, 2011 |
0e5cc26b02ef |
Bulletproofing |
Michael Geary |
Jun 11, 2011 |
9115d4a25375 |
Correct a candidate name |
Michael Geary |
Jun 11, 2011 |
971507ea293c |
Don't repeat analytics on data reloads |
Michael Geary |
Jun 11, 2011 |
fe121c6296eb |
Support inner rings (holes in polygons) |
Michael Geary |
Jun 11, 2011 |
f7aebe70f5ab |
Add debug flag to display province/district IDs |
Michael Geary |
Jun 11, 2011 |
8cb5467c0b39 |
Adjust Cihan logo position/size |
Michael Geary |
Jun 10, 2011 |
7e692dae9a63 |
Forgot to take out the clearTimeout(reloadTimer) when I changed it to use setInt |
Michael Geary |
Jun 10, 2011 |
f584f7791881 |
Fix broken heatmaps |
Michael Geary |
Jun 10, 2011 |
afcaad9e4cb3 |
Fix missing party icons in IE9 |
Michael Geary |
Jun 10, 2011 |
a343c14aacd9 |
Move Cihan logo |
Michael Geary |
Jun 10, 2011 |
872d398bc4fa |
Make heatmap fractional per district/province |
Michael Geary |
Jun 10, 2011 |
55302b0b1c3a |
Fix BGMZ heatmap color |
Michael Geary |
Jun 10, 2011 |
2d709a5acbf4 |
Remove map type selector |
Michael Geary |
Jun 10, 2011 |
cb1e522da115 |
Switch to district view one zoom level sooner |
Michael Geary |
Jun 10, 2011 |
1642991216a1 |
Optimize hit testing with bbox check |
Michael Geary |
Jun 10, 2011 |
2105623999e4 |
Add geography hover outlines |
Michael Geary |
Jun 10, 2011 |
e10ddfdc9c45 |
Fix issue 14: keep thicker province borders in district view |
Michael Geary |
Jun 10, 2011 |
b18f3b7d8a4d |
Use setInterval instead of setTimeout for reload timer so it's more robust |
Michael Geary |
Jun 10, 2011 |
825efa8af4c8 |
A little less fill opacity |
Michael Geary |
Jun 10, 2011 |
5e746331b5ea |
Back to previous party colors |
Michael Geary |
Jun 10, 2011 |
4cd2b5789d0e |
Add logging |
Michael Geary |
Jun 10, 2011 |
ab4b3947fd2f |
Switch to level 90 shapes, clean up geometry problems with ST_Buffer() and manua |
Michael Geary |
Jun 10, 2011 |
75f39277a5fb |
Don't fetch NumVoters and NumBallotBoxes from static tables any more |
Michael Geary |
Jun 9, 2011 |
0b65c4431b79 |
Get province selector working |
Michael Geary |
Jun 9, 2011 |
a837ae7e2058 |
Bulletproofing |
Michael Geary |
Jun 9, 2011 |
5e6680de34e6 |
Fix issue 20 - layout problem in IE7/8 |
Michael Geary |
Jun 9, 2011 |
59f261433c64 |
Fix broken (non-loading) gadget in IE |
Michael Geary |
Jun 9, 2011 |
4ec17c858a6a |
Use wider borders in province view, and 100% opacity so outermost borders look l |
Michael Geary |
Jun 9, 2011 |
fef48aa216f1 |
Add simple map type with unsaturated background and no roads or boundaries |
Michael Geary |
Jun 9, 2011 |
2f79d3f5944b |
Minor spacing |
Michael Geary |
Jun 9, 2011 |
99bbe0cb22cf |
Show fewer parties in legend at small gadget sizes |
Michael Geary |
Jun 9, 2011 |
ff576266a415 |
Add party names to the party selector |
Michael Geary |
Jun 9, 2011 |
376a38301a73 |
Add two-minute reload timer; add Cache object and use it to implement one-minute |
Michael Geary |
Jun 9, 2011 |
2d250479cca7 |
Add Cihan logo |
Michael Geary |
Jun 8, 2011 |
6ed754496d3d |
Use dynamic tables instead of merge tables |
Michael Geary |
Jun 8, 2011 |
0a25132d926c |
Add .bindSelector jQuery plugin and use it to make party combo box respond to mo |
Michael Geary |
Jun 8, 2011 |
1c3f98804d33 |
Translation update |
Michael Geary |
Jun 8, 2011 |
3f2cf268854b |
Turn off pan/rotate control |
Michael Geary |
Jun 8, 2011 |
35668d743b3b |
Update background and border colors |
Michael Geary |
Jun 8, 2011 |
c18e00fb2e00 |
Update party colors some more |
Michael Geary |
Jun 8, 2011 |
ea8942508793 |
Update party colors |
Michael Geary |
Jun 8, 2011 |
0e1233829a65 |
Spelling |
Michael Geary |
Jun 8, 2011 |
25b1356adbf4 |
Fix issue 13: interaction between zoom levels and district view |
Michael Geary |
Jun 8, 2011 |
b33a47eea2cc |
Issue 10: List parties alphabetically |
Michael Geary |
Jun 8, 2011 |
f21bcb905967 |
Display independent candidate names in hover boxes |
Michael Geary |
Jun 8, 2011 |
da87d0eb5e5f |
Most of the code for Issue 5: Independent candidate names |
Michael Geary |
Jun 8, 2011 |
52c699d4e114 |
Add legend label |
Michael Geary |
Jun 7, 2011 |
d636272841f4 |
Get province vs. district vote counts working consistently |
Michael Geary |
Jun 7, 2011 |
f93a9b5113e6 |
Put counted/total back in percent reporting message |
Michael Geary |
Jun 7, 2011 |
5806a785eb64 |
Switch between province and district view automatically when zooming |
Michael Geary |
Jun 7, 2011 |
0d017fe19985 |
Bulletproofing |
Michael Geary |
Jun 7, 2011 |
2bb84bdd97f0 |
Remove old files |
Michael Geary |
Jun 7, 2011 |
4546739cacf1 |
Add Districts checkbox and get it working |