Adrian Short
1b9b16907a
Add votes per candidate to votes by party table
10年前
Adrian Short
75ec1fefeb
Remove polling station notice
10年前
Adrian Short
52c6cd8a46
Show results rather than candidate pages
10年前
Adrian Short
895b421d83
Add close of polls message
10年前
Adrian Short
ddfff973e5
Add polling stations page
10年前
Adrian Short
9fb80cc43a
Look up polling station by postcode
10年前
Adrian Short
3be049a819
Reorder sections: candidates, parties, turnout
10年前
Adrian Short
daab5c189a
Add turnouts to election summaries and district results
10年前
Adrian Short
6f18d48f85
Sort candidates by party
10年前
Adrian Short
eb6d9650ac
Add credits for London Datastore and Ordnance Survey
10年前
Adrian Short
4584019111
Add external links for party websites and manifestos
10年前
Adrian Short
0ec28551af
Gracefully handle elections for which we don't yet have results
10年前
Adrian Short
819a5369bc
Show candidates for forthcoming council election (election ID is hard coded)
10年前
Adrian Short
06deeab3c9
Display flash errors and notices
10年前
Adrian Short
14e806be52
Gracefully display elections which haven't yet been contested
10年前
Adrian Short
4880076c23
If this election hasn't been held, just show a list of districts being contested
10年前
Adrian Short
92f6d1a4a6
Look up postcodes to find the user's ward
10年前
Adrian Short
258ca629ad
Add Twitter link to footer
10年前
Adrian Short
6f970e581b
Merge Labour/Co-operative candidacies into Labour. Fixes #12
10年前
Adrian Short
63aa315ecd
Update my URL
11年前
Adrian Short
0d9b08e0d7
Add letter index to top of candidates' page. Closes #10
11年前
Adrian Short
6883b77410
Fix Postgres/sqlite type error by using Postgres, closes #7
11年前
Adrian Short
c9c36dba7d
Fix date parsing (it should be a Time not Date object)
11年前
Adrian Short
97d77da9cc
Sort candidate's candidacies in date order. Fix #7
This needs to be written as an SQL query as there's no way I can see in
DataMapper to order a result set by a column in a joined table (the
election date).
12年前
Adrian Short
afe5ae8079
Remove unnecessary span elements
12年前
Adrian Short
eb76a64a2f
Add space between election kind and date
12年前
Adrian Short
06e4cc9e8a
Text edit
12年前
Adrian Short
d4b4a0646d
Remove "ward"/"constituency" to make table easier to read; make table easier to copy/paste
12年前
Adrian Short
632db20485
Add number of candidates in each district to districts contested table; make both tables easy to copy and paste
12年前
Adrian Short
08f9741dac
Make it easy for users to copy/paste values from tables
Ensure every table cell contains something, even if it's just a
nonbreaking space.
12年前
Adrian Short
e5db0c4520
Add seats won and total number of candidates; Fix SQL incompatibility with Postgres
12年前
Adrian Short
8c2c4bbede
Add votes by party table
12年前
Adrian Short
3d7fbb6ffc
Remove contact details
12年前
Adrian Short
26a54df6c9
Improve layout of election links
12年前
Adrian Short
272bd99948
Added comments
12年前
Adrian Short
7e710484a3
Bugfixed past/future elections not showing properly
12年前
Adrian Short
b1c505eaa5
Removed Candidacy.elected attribute as it was effectively a duplicate of Candidacy.seats
12年前
Adrian Short
ba2f3b11e3
Added links for bodies and candidates
13年前
Adrian Short
59347cc73e
Added links to this election's body and previous/next elections for this body
13年前
Adrian Short
1dd9d492be
Improved copy
13年前
Adrian Short
84e1975814
Ensure elections and districts are sorted correctly
13年前
Adrian Short
9cd6722297
New views aplenty
13年前
Adrian Short
4b37e72253
Removed grid
13年前
Adrian Short
aed29f5281
Removed grid
13年前
Adrian Short
4db00ffd9c
Removed grid. Polished copy.
13年前
Adrian Short
c279355588
Removed grid
13年前
Adrian Short
a9dd993e55
Tidied up Haml whitespace using succeed method. Horrible.
13年前
Adrian Short
e6c2e8d064
Make generic for all elections
13年前
Adrian Short
b40c57fb19
Restructured layout to remove the grid system and use HTML5
13年前
Adrian Short
df84e1f1a1
Renamed file
13年前