aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Tabs; insert stuff into the database.matthew2006-09-22-36/+46
|
* Let's use a database, and why not.matthew2006-09-22-74/+142
|
* Stop overlapping with map; smaller navigation; submit comment nice form.matthew2006-09-22-32/+80
|
* Nice form submission of problems.matthew2006-09-22-58/+118
|
* Create TilMa service (for mapping tiles).francis2006-09-22-2900/+0
| | | | | | Move map tile stuff to appropriate places: - pnmtilesplit into its own project, as is standalone - tileserver and maketiles into TilMa
* Remove warningfrancis2006-09-22-4/+3
|
* Fix symbol name collision.chris2006-09-22-10/+10
|
* Fix PNGs in IE; add comment form.matthew2006-09-21-12/+67
|
* Tabs; allow changing of selected point.matthew2006-09-21-22/+28
|
* E/N, not lat/long. Displaying of individual problems, with comments,matthew2006-09-21-109/+229
| | | | form for adding problems, marking problem on map.
* Note unsupported feature of the file format.chris2006-09-21-2/+6
|
* Remove message and alert tables, as we don't definitely need them, andfrancis2006-09-20-66/+1
| | | | I want to feel tidy before we forget what we do and don't use :)
* Use real tileserver (currently 254x254, y goes up), all seems to work!matthew2006-09-20-55/+70
|
* Accessor method for path of tileset (maybe useful if we want to cache openchris2006-09-20-1/+7
| | | | tilesets).
* Don't leak requests.chris2006-09-20-1/+4
|
* Hint more strongly that everything is cacheable.chris2006-09-20-3/+11
|
* Add really noddy If-Modified-Since: handling.chris2006-09-20-4/+25
|
* Remove unintended fall-through.chris2006-09-20-1/+3
|
* Add really bogus navigation links to the HTML version; fix a bug in the RABXchris2006-09-20-4/+23
| | | | tile ID generation.
* Text for if no images, start of pin displaying, style changes.matthew2006-09-20-25/+81
|
* SQL trigger to preserve history of changes to the contacts tablefrancis2006-09-20-2/+42
|
* Add some missing files.chris2006-09-20-0/+120
|
* Fix one-byte buffer overrun.chris2006-09-20-2/+2
|
* Oops. Don't leak tilesets.chris2006-09-20-1/+3
|
* D'oh!chris2006-09-20-2/+2
|
* Ho-hum.chris2006-09-20-0/+26
|
* D'oh. Actually process the subtiles in the right order.chris2006-09-20-3/+3
|
* HTML test mode (really basic map). Print tile IDs in order from N to S ratherchris2006-09-20-10/+51
| | | | than vice-versa (to make the HTML test mode work, but it's more logical anyway).
* D'oh. tiles/ subdir.chris2006-09-20-7/+8
|
* Hmm, the floats and the relatives aren't happy.matthew2006-09-20-12/+19
|
* NO_FASTCGI debugging compile option.chris2006-09-20-39/+52
|
* A couple of "what *was* I thinking?" fixes.chris2006-09-20-5/+5
|
* Another accessor, cdb_get_buf.chris2006-09-20-3/+13
|
* Deal with invalid postcodes.matthew2006-09-20-34/+63
|
* D'oh.chris2006-09-20-1/+2
|
* Missing typedefs.chris2006-09-20-1/+3
|
* Various fixes.chris2006-09-20-11/+9
|
* D'oh.chris2006-09-20-3/+3
|
* Rearrange; it helps to give the prototype the same name as the function....chris2006-09-20-3/+4
|
* Oops.chris2006-09-20-2/+6
|
* use top 10 environmental helpline problems list from Lewisham Council tofrancis2006-09-20-3/+4
| | | | populate examples on the front page.
* Note warning.chris2006-09-20-1/+3
|
* Fix syntax errors in schema.francis2006-09-20-19/+57
| | | | Put back warpable dates (bound to be needed in the end)
* More style, start of navigation.matthew2006-09-20-7/+43
|
* Pack tile images into a more efficient structure.chris2006-09-20-0/+155
|
* Better errors, start of style, map must be clickable.matthew2006-09-20-18/+53
|
* More tile server stuff.chris2006-09-20-0/+1008
|
* Use WatchUpdate.matthew2006-09-19-1/+4
|
* Only works for two boroughs.matthew2006-09-19-3/+29
|
* Various small enhancements.chris2006-09-19-5/+26
|