|
|
@372
|
14 years |
David Sheldon |
Allow searching with just the outward.
|
|
|
@371
|
14 years |
David Sheldon |
Renamed method parameter to callback to match how the geonames …
|
|
|
@370
|
14 years |
David Sheldon |
Add json output mode.
|
|
|
@366
|
14 years |
Nick Burch |
Do the area lookup a bit cleaner
|
|
|
@365
|
14 years |
Nick Burch |
Finish off geocoder
|
|
|
@364
|
14 years |
Nick Burch |
Make a start on a geocoder (not qutie finished yet though)
|
|
|
@324
|
14 years |
Nick Burch |
Do escaping and de-escaping of ' properly
|
|
|
@323
|
14 years |
Nick Burch |
Escape properly
|
|
|
@322
|
14 years |
Nick Burch |
Finish reported bad postcodes viewing
|
|
|
@321
|
14 years |
Nick Burch |
For finding reports to display
|
|
|
@313
|
14 years |
David Sheldon |
use ajax for submissions.
|
|
|
@300
|
14 years |
Dominic Hargreaves |
More cleanups
|
|
|
@296
|
14 years |
Dominic Hargreaves |
Add user agent and IP address to form mail
|
|
|
@261
|
14 years |
Dominic Hargreaves |
Try to record the user agent.
|
|
|
@259
|
14 years |
Nick Burch |
A postcode isn't always unique, so we can't use hash fetch methods, …
|
|
|
@251
|
14 years |
David Sheldon |
Add google analytics to submit page so we can use their "Goal tracking".
|
|
|
@238
|
14 years |
Dominic Hargreaves |
Make CGIs use shared error functions.
|
|
|
@237
|
14 years |
Dominic Hargreaves |
Move bad-postcode to using shared error function
|
|
|
@234
|
14 years |
David Sheldon |
Add ignore for stats.html and make submit cgi actually generate it.
|
|
|
@232
|
14 years |
Dominic Hargreaves |
Generate stats
|
|
|
@227
|
14 years |
Dominic Hargreaves |
config file moves, and is now an example only
|
|
|
@222
|
14 years |
Dominic Hargreaves |
Make everything use the modules
|
|
|
@215
|
14 years |
David Sheldon |
better return link handling.
|
|
|
@205
|
14 years |
Nick Burch |
Include source
|
|
|
@204
|
14 years |
Nick Burch |
Take account of deleted
|
|
|
@199
|
14 years |
Nick Burch |
Include ID to, so we can report it as bad
|
|
|
@198
|
14 years |
Nick Burch |
Include a header
|
|
|
@197
|
14 years |
Nick Burch |
Finish script, seems to work
|
|
|
@196
|
14 years |
Nick Burch |
Nearly working cgi for getting distant postcodes
|
|
|
@195
|
14 years |
David Sheldon |
Colour the FTP postcodes blue.
|
|
|
@169
|
14 years |
Dominic Hargreaves |
Have the deleted flag take effect.
|
|
|
@154
|
14 years |
Dominic Hargreaves |
Error checking
|
|
|
@153
|
14 years |
Dominic Hargreaves |
Fix problem
|
|
|
@152
|
14 years |
Dominic Hargreaves |
Streamline mail processing
|
|
|
@140
|
14 years |
Dominic Hargreaves |
Fix previous commit
|
|
|
@139
|
14 years |
Dominic Hargreaves |
Should fix #17
|
|
|
@135
|
14 years |
David Sheldon |
Ok, the bug reporting script might work basically now.
|
|
|
@134
|
14 years |
Dominic Hargreaves |
This matches the live deployment on urchin
|
|
|
@130
|
14 years |
David Sheldon |
fix the back link
|
|
|
@84
|
14 years |
David Sheldon |
Reuse the marker DIVs in the hope of making it faster, and show a …
|
|
|
@82
|
14 years |
Dominic Hargreaves |
Better licence/copyright definition
|
|
|
@81
|
14 years |
Dominic Hargreaves |
Licence my contributions under the MIT licence
|
|
|
@79
|
14 years |
Dominic Hargreaves |
Add interest CGI
|
|
|
@74
|
14 years |
David Sheldon |
Remove dependency on JSON and return error codes on error.
Fixes ticket:14
|
|
|
@72
|
14 years |
Dominic Hargreaves |
Postcode input format is in two fields
|
|
|
@71
|
14 years |
Dominic Hargreaves |
Fix return link stuff (closes #16)
|
|
|
@70
|
14 years |
Dominic Hargreaves |
remove use of Date::Format (fixes #15)
|
|
|
@63
|
14 years |
Dominic Hargreaves |
Takes the following params:
- postcode (id of the bad postcode)
- …
|
|
|
@61
|
14 years |
David Sheldon |
Use BETWEEN rather than >= and <= in SELECT
|
|
|
@47
|
14 years |
Dominic Hargreaves |
Use a config file for the DB parameters
|
|
|
@45
|
14 years |
David Sheldon |
output javascript method calls, a little less verbose
|
|
|
@44
|
14 years |
Dominic Hargreaves |
Portions of the postcode = 0 work
|
|
|
@41
|
14 years |
David Sheldon |
Trim whitespace from submitted postcode.
Change default back link.
…
|
|
|
@40
|
14 years |
Dominic Hargreaves |
Add a return link feature as per trac ticket #10
|
|
|
@39
|
14 years |
Dominic Hargreaves |
First version. Spits out JSON.
|
|
|
@38
|
14 years |
Dominic Hargreaves |
Unused sub declaration
|
|
|
@37
|
14 years |
Dominic Hargreaves |
Store an empty string in inward rather than NULL (allows concatenation …
|
|
|
@28
|
14 years |
Dominic Hargreaves |
submit is now a FastCGI application
|
|
|
@27
|
14 years |
Dominic Hargreaves |
Add check for duplicate submissions.
|
|
|
@26
|
14 years |
Dominic Hargreaves |
Fix header so it actually works as a CGI
|
|
|
@15
|
14 years |
Dominic Hargreaves |
Simplify error function
|
|
|
@13
|
14 years |
Dominic Hargreaves |
Add my submit script.
|