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
537dbcb6af
Associate polls with elections and districts
пре 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
6b0918a6e8
Store postcodes locally using OS CodePoint Open data
пре 10 година
Adrian Short
e312548b71
Add rack-flash3
пре 10 година
Adrian Short
4b533e9e3c
Add candidate importer
пре 10 година
Adrian Short
2434fe6bda
Ignore /tmp
пре 10 година
Adrian Short
67895683b1
Add postcode importer and converter scripts
пре 10 година
Adrian Short
05a7af100a
Add column default
пре 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
a84fb9b914
Add results source docs and cleaning/importing scripts
пре 10 година
Adrian Short
88db43af3e
Add results importer for TSV files
пре 10 година
Adrian Short
7c04a2e593
Ignore .ruby-gemset
пре 10 година
Adrian Short
be0d1e0822
Specifically target Ruby 1.9.3 because data_mapper isn't compatible with later rubies (e.g. 2.0.0).
пре 10 година
Adrian Short
743d5684ad
Add Procfile
пре 10 година
Adrian Short
7457e8a3ea
Add Unicorn server
пре 10 година
Adrian Short
c933ad22af
Add empty robots.txt to avoid 404s
пре 10 година
Adrian Short
ac8d1eb4bb
Pass election date as command line option; prevent running on byelections; tidy output
пре 11 година
Adrian Short
0d89bb8517
Clarify column semantics
пре 11 година
Adrian Short
54fa2cf1c3
Use bound parameters
пре 11 година
Adrian Short
63aa315ecd
Update my URL
пре 11 година
Adrian Short
c3ce6fdc4e
Add schema diagram
пре 11 година
Adrian Short
1a27c89b11
Use postgres for dev database
пре 11 година
Adrian Short
6b388b1242
Add indexes
пре 11 година
Adrian Short
4756386df2
Add root path config
пре 11 година
Adrian Short
37d3805187
Remove redundant gems (e.g. sqlite)
пре 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
3ed6ae3cc6
Remove pat gem
пре 11 година
Adrian Short
a4522e9f9c
Remove ruby declaration as Heroku bamboo ignores it anyway (and uses bundler 1.0.7)
пре 11 година
Adrian Short
2b3c645163
Use ruby 1.9.2 for compatibility with Heroku bamboo stack
пре 11 година
Adrian Short
483fed8b63
Delete .gems
пре 11 година
Adrian Short
85f0aef0f8
Add Gemfile
пре 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
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 година