aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeLines
* Typo.matthew2007-01-26-1/+1
* Better alert handling, validation, checking; nicer front end, advertisematthew2007-01-26-60/+166
* Tidy up alert code, use XSL rather than HTML chooser, feed icons.matthew2007-01-26-34/+123
* Typo, and comment on where to ask about email alert possibly.matthew2007-01-26-1/+3
* RSS/email alerts for updates, local problems.matthew2007-01-26-68/+187
* Fix problem reporting without the map; other changes.matthew2007-01-24-123/+135
* Text update, colour tweak, possible JS edge cage perhaps fixed?matthew2007-01-23-66/+75
* We don't have a drag element, so don't try to set its position.matthew2007-01-21-0/+1
* Don't wrap tiles, some tweaks.matthew2007-01-20-62/+68
* Tiny bugfix.matthew2007-01-19-16/+16
* Improvements to JS; move browser support onto Yahoo!'s shoulders. ;)matthew2007-01-19-112/+70
* Deal with multiple councils, more error checking, tidy some code.matthew2007-01-19-43/+83
* Update YUI; clean up JS a bit, add to-dos.matthew2007-01-17-692/+630
* First go at numbered pins.matthew2006-10-19-26/+49
* Be sure to remove photo param before displaying anything.matthew2006-10-18-7/+12
* Loading council data into the database; text tweaks.matthew2006-10-13-4/+4
* Show pins on individual problem page, better pin highlighting.matthew2006-10-10-104/+111
* Display of fixed problems.matthew2006-10-10-3/+7
* Allow fixing of problems via updates, and reopening too.matthew2006-10-10-20/+35
* Dragging in IE!matthew2006-10-10-41/+53
* Add photo upload, few other fixes.matthew2006-10-10-48/+132
* Add optional phone box.matthew2006-10-09-6/+9
* Various bugfixes and improvements; new pins.matthew2006-10-09-46/+104
* Let's not perform a needless nested loop on every mousemove shall we?matthew2006-10-07-103/+87
* Don't reload tiles if it's what we already have.matthew2006-10-07-3/+8
* Typo.matthew2006-10-06-2/+2
* Absolute locations for confirm pages; don't fetch an ID then add with a new one.matthew2006-10-06-4/+4
* Dragging, in Firefox at least.matthew2006-09-29-18/+133
* Make pins links again (would be nice to link with the text; presumablymatthew2006-09-29-8/+13
* Add YUI modules.matthew2006-09-29-0/+282
* Don't error on non-map pages.matthew2006-09-28-10/+10
* JS updates; pins hide when scroll off the map.matthew2006-09-28-82/+86
* Form state is remembered when clicking the Back button. So can't rely onmatthew2006-09-28-8/+10
* Proper proxying; JS scrolling using arrows; GIF pins as the PNG fixing inmatthew2006-09-28-178/+95
* Start of JavaScript on new site; stupid proxy for tileserver (should addmatthew2006-09-28-107/+204
* Update, not comment. Add "fixed" checkbox, no code for it yet.matthew2006-09-27-7286/+49
* Say we don't cover councils we don't have email addresses for. Text updates.matthew2006-09-27-15/+37
* Back links, might as well.matthew2006-09-26-2/+9
* Noddy first attempt at FAQ.matthew2006-09-26-10/+117
* Activate contact form.matthew2006-09-26-15/+46
* Problems on map; problems within 10km; crappy crappy crappy IE.matthew2006-09-26-96/+152
* Email confirmation of problems and comments; bugfix in AuthToken.matthew2006-09-25-11/+129
* Turns out everything needs relativediv now, so stick it in the headermatthew2006-09-25-29/+33
* Placeholders for other pages; style changes.matthew2006-09-25-30/+250
* Improve error handlingfrancis2006-09-25-6/+7
* Generalise out co-ordinate transforms to make it slightly easier in the future.matthew2006-09-22-13/+35
* Inserts working (whoops); POST instead of GET.matthew2006-09-22-9/+12
* Tabs; insert stuff into the database.matthew2006-09-22-24/+36
* Let's use a database, and why not.matthew2006-09-22-52/+111
* Stop overlapping with map; smaller navigation; submit comment nice form.matthew2006-09-22-32/+80