Adrian Short
81fded444a
Remove DokuWiki wikitext feature
8 年前
Adrian Short
dcd10a9d07
Remove redundant code
8 年前
Adrian Short
da8f8c2d03
Add new About page
8 年前
Adrian Short
79108daeb0
Bugfix. We might not have a @poll for this district and election. #19
9 年前
Adrian Short
dcaf974a3b
Tweak text
9 年前
Adrian Short
56347021a0
Calculate vote share in multi-member districts better #19
9 年前
Adrian Short
c7670d418b
Disable polling stations page
9 年前
Adrian Short
1cec5e6e92
Remove About page
9 年前
Adrian Short
0368067b65
Right-align position column
9 年前
Adrian Short
e44b2a613a
Output results in DokuWiki wikitext format
9 年前
Adrian Short
c941ae6e95
Tidy up postcode lookup
9 年前
Adrian Short
52c6cd8a46
Show results rather than candidate pages
10 年前
Adrian Short
ddfff973e5
Add polling stations page
10 年前
Adrian Short
9fb80cc43a
Look up polling station by postcode
10 年前
Adrian Short
daab5c189a
Add turnouts to election summaries and district results
10 年前
Adrian Short
7cc3641b0e
Create redirects for merged/deleted candidates so old URLs still work
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
6f970e581b
Merge Labour/Co-operative candidacies into Labour. Fixes #12
10 年前
Adrian Short
54fa2cf1c3
Use bound parameters
11 年前
Adrian Short
4756386df2
Add root path config
11 年前
Adrian Short
1250728fb6
Revert "Revert "Revert "Make Date.parse work"""
This reverts commit 864478f2a5
.
12 年前
Adrian Short
864478f2a5
Revert "Revert "Make Date.parse work""
This reverts commit 445994f962
.
12 年前
Adrian Short
445994f962
Revert "Make Date.parse work"
This reverts commit e8b5147b6c
.
12 年前
Adrian Short
e8b5147b6c
Make Date.parse work
12 年前
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
632db20485
Add number of candidates in each district to districts contested table; make both tables easy to copy and paste
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
1ffa74ed37
Round percentages to zero decmimal places
12 年前
Adrian Short
59347cc73e
Added links to this election's body and previous/next elections for this body
13 年前
Adrian Short
84e1975814
Ensure elections and districts are sorted correctly
13 年前
Adrian Short
1a16273242
Postgres requires all selected columns to be used in aggregate functions or specified in the GROUP BY clause
13 年前
Adrian Short
bd583f00e1
Hmm
13 年前
Adrian Short
c8549804c8
Routes for new views
13 年前
Adrian Short
7a48f8a3eb
Added ward map to home page
14 年前
Adrian Short
4a3e8d5a6f
Fixed SQL error
14 年前
Adrian Short
9a7a99f6c1
Added party colours
14 年前
Adrian Short
3e8e53c3ea
Fixed commenting error
14 年前
Adrian Short
d650b70ba3
Fixed SQL error
14 年前
Adrian Short
f0bd3f36b4
Added council main stats to homepage
14 年前
Adrian Short
11f1a4f6d0
Added ward list to home page
14 年前
Adrian Short
a0e00023b7
Minor bugfix
14 年前
Adrian Short
4d7a7053a6
Added council election results pages
14 年前
Adrian Short
170fe79f5c
Tweaks
14 年前
Adrian Short
8526d3eedc
Added results pages for parliamentary elections
14 年前
Adrian Short
b444ba7a84
Added 404 Not Found page
14 年前
Adrian Short
f849c5872d
Added slugs for wards and /wards ward list page
14 年前
Adrian Short
4a9d89bf2c
Added caching for postcode API calls to 'postcodes' DB table
14 年前
Adrian Short
ed3f23628d
Tidied up app.rb by using chained model associations properly
14 年前