Graeme Porteous
74e3121f28
Nuke whitespace
5 年前
Adrian Short
45427b73ff
Bump version and publish gem
5 年前
Adrian Short
16ca56324f
Merge pull request #36 from KeithP/develop
updates Kingston Upon Thames to idox system
5 年前
Adrian Short
dcd996772b
Bump version
5 年前
Keith Payne
8b6f13e705
updates Kingston Upon Thames to idox system
5 年前
Adrian Short
0295eefff0
Merge pull request #35 from rgarner/fix-west-yorkshire-tags
Fix tags for Leeds/Bradford
6 年前
Russell Garner
0908878f56
Fix tags for Leeds/Bradford
westmidlands -> westyorkshire
6 年前
Adrian Short
e44831014a
Merge pull request #33 from NotQuiteMinerva/patch-2
Update authorities.csv
6 年前
Adrian Short
b8a303381e
Add lots of councils; bump version
6 年前
NotQuiteMinerva
009a4b0932
Update authorities.csv
Added:
Bedford
Blackpool
Bracknell Forest
Calderdale
Cornwall
County Durham
Darlington
Doncaster
East Riding of Yorkshire
Hull
Milton Keynes
Newcastle upon Tyne
North East Lincolnshire
North Lincolnshire
North Somerset
North Tyneside
Northumberland
Peterborough
Plymouth
Poole
Rutland
Solihull
South Gloucestershire
South Tyneside
Southend-on-Sea
Stockton-on-Tees
Stoke-on-Trent
Sunderland
Swindon
Thurrock
Torbay
West Berkshire
Windsor and Maidenhead
Wolverhampton
York
6 年前
Adrian Short
ae6c9f6809
Add Portsmouth and Southampton
6 年前
Adrian Short
31b89efd5f
Use pry as the console REPL
6 年前
Adrian Short
4c23d65bda
FIx CSV file format into 3 cols with header row. Fix #32
6 年前
Adrian Short
cad5fcd2b9
Merge branch 'chainedparams'
6 年前
Adrian Short
7ada885e71
Merge pull request #30 from NotQuiteMinerva/patch-1
Add Northern Ireland
6 年前
Adrian Short
a24582ee03
Add Northern Ireland multi-authority site #31
6 年前
NotQuiteMinerva
74e873331b
Update authorities.csv
Added N. Ireland from their centralised site - I haven't added all authorities as it's a long list and I wasn't sure it could cope with it. At the moment only Belfast has applications.
The councils are listed below and can't be added separately, they all use this site for planning applications.
Causeway Coast and Glens
Mid and East Antrim
Antrim and Newtownabbey
Belfast
Lisburn and Castlereagh City Council
Ards and North Down
Newry, Mourne and Down
Armagh, Banbridge and Craigavon
Mid Ulster
Fermanagh and Omagh
Derry City and Strabane District
6 年前
Adrian Short
675e1fa28f
Merge pull request #28 from NotQuiteMinerva/patch-1
Update authorities.csv
6 年前
Adrian Short
46fb6b52cd
Update test
6 年前
Adrian Short
09b289d1fe
Use chained methods for scrape params #15
6 年前
NotQuiteMinerva
1e0a321aad
Update authorities.csv
Added Nottingham
6 年前
Adrian Short
9cfbdd4a18
Remove system tags as they're added automatically
6 年前
Adrian Short
dd8e0849e2
Add Aberdeen
6 年前
Adrian Short
eb7e63275b
Bump version to 0.3.0
6 年前
Adrian Short
7f7038f28b
Fix test
6 年前
Adrian Short
96ac906d57
Sort authorities.csv; remove duplicate Wirral
6 年前
Adrian Short
11a6ac9d02
Fix test
6 年前
Adrian Short
4bb36da2ad
Merge pull request #23 from Liverpool-UK/master
Add St. Helens, Knowsley, Sefton and Wirral and tags for Liverpool
6 年前
Adrian Short
909a3fe960
Update test
6 年前
Adrian McEwen
827eb6c93e
Add Halton (although it's not supported at present)
6 年前
Adrian McEwen
1cc6c87ed8
Add St. Helens, Knowsley, Sefton and Wirral and tags for Liverpool
6 年前
Adrian Short
02314f38ba
Merge pull request #21 from rossjones/patch-2
Add Cheshire West and Chester
6 年前
Adrian Short
6c2f860eef
Merge pull request #22 from rossjones/patch-3
Adds Wirral
6 年前
Ross Jones
22ea0b900d
Adds Wirral
6 年前
Ross Jones
9e8fe1245c
Add Cheshire West and Chester
6 年前
Adrian Short
8a070e1773
Raise exceptions rather than quit when things go wrong.
6 年前
Adrian Short
9b0103030c
Fix URL
6 年前
Adrian Short
9f7003d6f6
Merge pull request #18 from jnicho02/brighton-and-hove-plus
added a few LAs and use VCR
6 年前
Adrian Short
0cc4b5acdd
Speed up the simulated scrape
6 年前
Jez Nicholson
863b7321c8
added a few LAs and use VCR
6 年前
Adrian Short
44764bd5a8
Handle tags through methods not directly on the instance variable
6 年前
Adrian Short
2cac593c56
Merge branch 'applicationclass'
6 年前
Adrian Short
ca5588706b
Improve regex so it doesn't parse "Not Available" as a date (Lewisham)
Should we even bother parsing all these fields from the search results pages given that we'll get them on the deeper scrape anyway?
6 年前
Adrian Short
9f3af5e4a9
Tidy date format
6 年前
Adrian Short
1aa0aac9f9
Create Application class; scrape into Application objects. #8
6 年前
Adrian Short
f36b601893
Merge pull request #16 from memespring/master
Add southlondon tags
6 年前
richard
d4ec031ddc
add south london
6 年前
Adrian Short
a342ff53bd
Idox: searchCriteria.caseType and searchCriteria.developmentType are two separate things
We need to test a group of Idox sites to see how these parameters are used in practice.
6 年前
Adrian Short
fa2a705069
Tidy up
6 年前
Adrian Short
2778252c22
Raise exception if search gives "too many results" error. Fix #14
6 年前